angular - ajax
ajax 선언 myApp.service('myService',['$http',function ($http){ this.requestAjax = function(url, param, type, succ){ $.ajax({ method: type, url: url, data: param, async : false, crossDomain: true, beforeSend : function(xhr){ xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded; charset=UTF-8"); xhr.setRequestHeader("Ajax", "true"); }, success:function(data, status){ succ(data, sta..
spring memo
2019. 11. 15. 14:39
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- typescript
- JSX
- paging
- JSP
- Props
- angular
- ajax
- script
- 스프링
- list
- javascript
- 함수형
- Spring
- module
- nodeJS
- hashmap
- date
- 클래스형
- value
- Redux
- Progressbar
- React
- datePicker
- webpack
- 리액트
- hooks
- java
- html
- input
- JSON
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함