전체 글 썸네일형 리스트형 (PHP) PHP 로그인 예제 APM 설치 해서 하는 로그인 예제이다. 출처1 : http://blog.naver.com/choda100/220588759547 출처2 : http://blog.naver.com/innergy/100202266953 더보기 (Android Studio) 간단한 RTSP 서버의 영상 재생 어플 출처 : http://yowon009.tistory.com/337 좋은 예제 같다. 더보기 (Android Studio) 안드로이드 그래프 차트 그리기 라이브러리들 소개 출처 : http://bronks.tistory.com/429 1.https://github.com/PhilJay/MPAndroidChart 2.http://www.telerik.com/blogs/telerik-ui-for-android-debuting-with-a-powerful-holo-inspired-chart-library 3.https://github.com/handstudio/HzGrapher 더보기 (Android Studio) MP Android Chart library http://www.truiton.com/2015/04/android-chart-example-mp-android-chart-library/ 차트 만들 수 있는 라이브러리 같은데 사용법을 모르겠다. 더보기 (Android Studio) 두번 터치(onDoubleTap) 예제 다른 사이트 : http://technote.kr/67 아래가 예술.. 출처(出處) : http://blog.csdn.net/nizhuanxingheit/article/details/48716769 중국어로 된 사이트에서 예제를 찾았다. 더블터치를 안드로이드에서 구현하려면 더블탭이란걸 써야한다. 잘 돌아가더라.. ㄷㄷ MyButton.java 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374public class MyButton extends Button { private GestureDetector mGe.. 더보기 (Javascript) 자바스크립트 달력 calendar.js 활용 출처 : http://soosooin.tistory.com/70 더보기 (Javascript) 10줄 자바스크립트 달력 예제 출처 : http://www.phpschool.com/gnuboard4/bbs/board.php?bo_table=tipntech&wr_id=48169 자세한 설명은 위의 출처에서 보시길.. 1234567891011121314151617181920212223242526272829 function showCalendar(y, m) { var text = '\n'; text += ' Y- '; text += ' M- '; text += '[' + y + '/' + ((m 더보기 (Android Studio) 기기별 해상도와 UI 최적화 좋은 얘기가 있어서 적어 놓는다. 출처 : http://solarisailab.com/?p=179 더보기 이전 1 ··· 31 32 33 34 35 36 37 ··· 54 다음