일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
29 | 30 |
- mysql
- 코딩
- Android
- tomcat
- 시작하기
- MSSQL
- 운정
- html5
- 잡토이 메이킹 코딩 학원
- 스크래치
- 파주
- 예제
- 톰캣
- librecad
- 설정
- 리브레캐드
- Unity
- jobtoy
- 설치
- 라즈베리파이
- 안드로이드
- 오라클
- oracle
- 아두이노
- 잡토이
- Spring Security
- 강좌
- s4a
- 유니티
- jsp
- Today
- Total
목록programming/javascript (5)
랩제이
[javascript] array 사용하기 var gCouponInfoArray = []; // 초기화function gCouponInfoArrayInit() {gCouponInfoArray = [];} // array에 data 저장gCouponInfoArray.push({cp_no :cp_no,cpu_cpdn_no :cpu_cpdn_no,cp_type :cp_type ,cp_sale_type :cp_sale_type ,cp_price :cp_price ,cp_max_price :cp_max_price ,cp_app_price :cp_app_price ,apply_cp_price :apply_cp_price,cp_reg_type :cp_reg_type}); // 가져다 쓰기$.each(gCouponIn..
[javascript] ajax으로 param 넘기기 [javascript] ajax으로 param 넘기기
[javascript] 이메일 유효성 체크 Front.IsValidEmailAddress = function (emailAddress) { var pattern = new RegExp(/^(("[\w-\s]+")|([\w-]+(?:\.[\w-]+)*)|("[\w-\s]+")([\w-]+(?:\.[\w-]+)*))(@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$)|(@\[?((25[0-5]\.|2[0-4][0-9]\.|1[0-9]{2}\.|[0-9]{1,2}\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\]?$)/i); ret..
도로명주소 안내시스템http://www.juso.go.kr/openIndexPage.do