"Read-it-later"의 두 판 사이의 차이
ph
(같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
20번째 줄: | 20번째 줄: | ||
*[http://www.ornl.gov/~jar/HowToKerb.html How to Kerberize your site] | *[http://www.ornl.gov/~jar/HowToKerb.html How to Kerberize your site] | ||
*[http://www.javajigi.net/pages/viewpage.action?pageId=278 Junit 을 이용한 효율적인 단위 테스트 전략] | *[http://www.javajigi.net/pages/viewpage.action?pageId=278 Junit 을 이용한 효율적인 단위 테스트 전략] | ||
+ | *[http://dinosaur.compilertools.net/ lex & yacc, flex & bison] / [http://wiki.kldp.org/wiki.php/LinuxdocSgml/Lex_Yacc-KLDP lex & yacc 예제. 한글] / [http://www.antlr.org/grammar/1152141644268/Java.g a complete Java grammar] |
2011년 4월 16일 (토) 17:09 기준 최신판
- subversion branch and merging
- Multicast over TCP/IP HOWTO 이것의 번역 : [1]
- 네트워크레벨 프로토콜 이건 좀 더 좋은 내용을 구할 수 있을텐데. 추후 검토
- OSI 모형 L2, L3, L4등. 라우터, 스위치등을 이해하는데도 도움.
- LPTA LPTA 토큰이 뭘까. SSO관련해서 나오는건가본데.
- mc? 이런명령이 있네?
- html5 spec for developers
- 웹 입력 폼 보안
- Multi-Mechanize - web performance and load testing framework
- Web Application Exploits and Defenses
- google labs tools for web developers
- linux XDMCP howto
- solaris /export/home issue
- PAM !!!
- singleton pattern
- RPG IV Socket Tutorial (Blocking vs. non-blocking sockets)
- curl
- HTTP_HOST vs. SERVER_NAME
- developer support handbook
- How to Kerberize your site
- Junit 을 이용한 효율적인 단위 테스트 전략
- lex & yacc, flex & bison / lex & yacc 예제. 한글 / a complete Java grammar