일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- objective-c
- MapView
- 안드로이드 2.0 개발
- 아이폰 배경화면
- 안드로이드 배경화면
- 구글 안드로이드
- 안드로이드 개발 2.0 강좌
- 안드로이드폰
- 안드로이드2.0
- 하루 한마디 영어
- 안드로이드
- 안드로이드2.0개발
- 아이폰 바탕화면
- 안드로이드개발
- 안드로이드 개발
- 영어
- Form Stuff
- 스카이 안드로이드폰 시리우스 K양 동영상
- 구글 안드로이드 개발
- 안드로이드 개발 강좌
- 안드로이드 개발 2.0
- 스카이 안드로이드폰 시리우스
- 구글안드로이드
- 하루한마디영어
- android
- SKY 시리우스
- 안드로이드 바탕화면
- 인기있는 블로그 만들기
- 스마트폰 배경화면
- sky 시리우스폰
- Today
- Total
목록TIS_2017/응용sw_1기 (163)
moozi
ajax연습문제02
git 간편 안내서 https://rogerdudler.github.io/git-guide/index.ko.html
eclipse git 연동 http://jwgye.tistory.com/38 http://www.itpaper.co.kr/eclipse%EC%97%90%EC%84%9C-github-%EC%97%B0%EB%8F%99%ED%95%98%EA%B8%B0/
LISTVIEW의 ONITEMCLICKLISTENER가 작동하지 않을 때 http://newpouy.pe.kr/56/ 다음 방법도 참고. http://ssyworld.tistory.com/21
안드로이드 ScrollView안에 ListView넣기 http://hayarain.tistory.com/7 http://glorymind.tistory.com/122
스프링 크로스도메인 http://ithub.tistory.com/63 http://devtrans.tistory.com/entry/CORS-support-in-Spring-Framework https://pedaler.github.io/CORS-%ED%81%AC%EB%A1%9C%EC%8A%A4-%EB%8F%84%EB%A9%94%EC%9D%B8-%EC%9D%B4%EC%8A%88%EC%97%90-%EA%B4%80%ED%95%98%EC%97%AC/
안드로이드 스튜디오 gradle 관련 오류 발생시 http://skillsocius.com/10183736025 http://www.masterqna.com/android/44658/%EC%BB%AC%EB%9F%AC%ED%94%BC%EC%BB%A4-%EC%83%98%ED%94%8C%EC%9D%84-%EB%B0%9B%EC%95%84%EC%84%9C-%EC%9E%84%ED%8F%AC%ED%8A%B8%EC%8B%9C%EC%BC%B0%EB%8A%94%EB%8D%B0-%EC%97%90%EB%9F%AC%EA%B0%80-%E3%85%A0%E3%85%A0
아파치 톰캣 외부접속 http://blog.daum.net/redox90/45
MySQL 원격접속 http://blog.naver.com/itkmj/220898960514 MySQL 권한설정 - 계정생성. localhost or %(원격접속허용) create user 'hkd'@'%' identified by '1234'; -- 계정생성 확인 use mysql; select * from user; -- 권한 설정. db명.테이블명 grant all privileges on *.* to 'hkd'@'%' identified by '1234'; grant all privileges on *.* to 'hkd'@'%' with grant option; -- 8.X버젼용 -- grant select on *.* to 'hkd'@'%' identified by '1234';
RecyclerView http://onlyformylittlefox.tistory.com/9
안드로이드 Spring 연동 http://cocomo.tistory.com/412
MySQL Datetime to String http://shonm.tistory.com/257
vo와 map에 대한 고찰 http://zgundam.tistory.com/65
ERMaster 1. 이클립스 실행 2. Help - Install New Software 3. Add - Name : ERMaster - Location : http://ermaster.sourceforge.net/update-site 4. 설치
슬라이딩메뉴 https://drive.google.com/open?id=0B8U2plRvHaNSbU1jMFZCMHRBWm8
ckeditor활용하기 http://blog.daum.net/_blog/BlogTypeView.do?blogid=0FLdZ&articleno=5
네이밍룰
style.xml @style/MyActionBar #800000 @style/TitleColor #000099 또는 ActionBar actionbar = getSupportActionBar(); actionbar.setTitle(Html.fromHtml("ActionBarTitle "));
http://ylper.blog.me/220741491219 http://cusmaker.tistory.com/146
4/20 BoardExample01 Final
4/21 boardExample01
프로젝트 주제 프로젝트 주제를 다음과 같은 형식으로 댓글로 작성해주세요. 팀명: 홍길동외 5인팀장: 홍길동주제: 한국형 인스타그램형태: 웹+앱
4/20 BoardExample01
수정삭제종료댓글등록이름 내용 등록
4/18 BoardExample01
4/18 BoardExample01
4/14 BoardExamp01 Final
스프링연습문제03
4/14 BoardExample01