-
[비공개] linux ftp PROFTPD 설치
홈페이지 : http://www.dolmengi.com, , Hit:14 -->, Down:0 -->, Down:0 --> --> --> --> --> --> --> --> --> -->PROFTPD http://www.proftpd.org추천 -
[비공개] XML사이트 정리된 사이트 목록
- 디자인적인 요소가 잘정리되어 있음.( XSLT,CSS,XML기초등) http://www.cadvance.org/ - 기초자료 조금 디자인패턴 http://www.word.pe.kr/bbs/main.php?id=main - 책정리 해놓은 것(너무간략함) http://kr.geocities.com/kwon37xi/xslt_quickly.html http://www.jabook.org - 개인 사이트임. http://blog.naver.com/war333?Redirect=Log&logNo=20013335955 - 그냥 참조만 http://openframework.or.kr http://openframework.or.kr/framework_reference/spring/ver2.x/html/extensible-xml.html http://72.14.235.104/search?q=cache:hBC3b3rS9NYJ:klpl.re.pusan.ac.kr/seminar/2005/winter/20060124_SW.ppt+xml+xsd&hl=ko&ct=clnk&.......추천 -
[비공개] XML/XSD 에디터 정보
XMLFox XML/XSD Editor 입니다 http://xmlfox-xml-xsd-editor.rustemsoft.qarchive.org/_download2.html추천 -
[비공개] GnuWin32 Free Type 정보
FreeType for Windows FreeType: font engine and rasterizer Version 2.1.10 Description FreeType is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.. Note that FreeType is a font service and doesn't provide APIs to perform higher-level features, like text layout or graphics processing (e.g. colored text rendering, "hollowing", etc..). However, it gre.......추천 -
[비공개] Unix Sample Shell 1번
#!/bin/shi=1while [ $i -le 10 ]doecho " hello x is $i"i=`echo $i+1|bc`doneprint "bye"결과:hello x is 1hello x is 2hello x is 3hello x is 4hello x is 5hello x is 6hello x is 7hello x is 8hello x is 9hello x is 10bye3-1.switch문은 c 나 c ++ 프로그램으로 가능합니다.이것은 case문#!/bin/shecho -e "input [yes or no or maybe ]: "read anscase $ans inyes|YES)echo " YES ";;NO|no)echo " No ";;maybe|MAYBE)echo " MAYBE ";;*)echo " $ans is input error\n"esacprint "bye"exit 0추천 -
[비공개] 차두리 혼내는 아버지 차범근 동영상 버젼
차두리 혼내는 아버지 차범근 동영상 버젼 입니다.. 차두리 혼내는 아버지 차범근 동영상 버젼!! 정말 우끼는 차두리 혼내는 아버지 차범근 동영상 입니다.추천 -
[비공개] 911 테러 자작극 동영상!
911테러 자작극-루즈체인지(loose change) 911테러 자작극-루즈체인지(loose change) 미국 정부가 지난 2001년 발생한 9·11 테러를 조작했다는 주장이 떠돌고 있다. 국내·외 포털사이트에서 최근 급속도로 퍼져 나가며 인터넷 최고의 화제로 떠오른 동영상 ‘루즈 체인지(loose change)’. 다큐멘터리 형식의 이 동영상은 신빙성 있는 근거를 제시하며 미국 정부의 9·11 테러 음모설을 주장하고 있다. 루즈 체인지는 우선 세계무역센터(WTC)의 붕괴를 의심하고 있다. 비행기의 충돌만으로 WTC 건물 전체가 무너질 수 없다는 것. 루즈 체인지는 건물 안에 미리 폭발물을 설치했다고 설명한다. 이 동영상은 그 증거로 ‘WTC의 24시간’이라는 다큐.......추천