프로그램 언어 사용 순위 2015-02

2015년 02월 27일 golgol 0

TIOBE에서 순위를 학인하면 된다. TIOBE(http://www.tiobe.com/)에서 상단 메뉴중 Paper&Info 메뉴에서 Tiobe Index 를 선택하면 프로그램 언어의 순위를 확인할 수 있다. 미국 프로그램 연봉순위 참조: http://qz.com/298635/these-programming-languages-will-earn-you-the-most-money/

JavaScript 업로드는 jpg와 gif 파일만 하실수 있습니다.

2015년 02월 26일 golgol 0

javascript GIF JPG

ASP save [snippet id=”193″]

CKEditor.com | The best web text editor for everyone

2015년 02월 24일 golgol 0

바로가기: CKEditor.com | The best web text editor for everyone.

SoapUI 기본 세팅

2015년 02월 09일 golgol 0

다운로드 old version : https://www.soapui.org/downloads/soapui/soapui-os-older-versions.html 세팅 C:\Program Files\SmartBear\SoapUI-5.0.0\bin\SoapUI-5.0.0.vmoptions -Xmx1000m => -Xmx500m 으로 수정 http://www.soapui.org/rest-testing/getting-started.html

win7 explorer 프린트 인쇄가 되지 않는 경우 조치

2014년 11월 17일 golgol 0

When I try to print from Internet Explorer nothing prints and the Print Preview page is blank 참조 :  http://answers.microsoft.com/en-us/ie/forum/ie8-windows_vista/when-i-try-to-print-from-internet-explorer-nothing/60fa191c-f687-4fdb-878f-2d9aff771acb This issue has actually been […]

[linux] 백신 ClamAV

2014년 11월 12일 golgol 0

참조 : http://www.clamav.net/doc/install.html#Debian 참조 : https://auctionpro.co.kr/?p=2511 ubuntu 인스톨 sudo apt-get install clamav 검사 sudo clamscan -r /.   문서다운로드  : clamdoc

Windows2008 Sever FTP 세팅

2014년 10월 29일 golgol 0

** 2008 R2가 아닌 경우 win2008에서 역할 서비스 추가 에서 FTP 서버 말고 다음 사이트에서 다운로드 http://www.iis.net/extensions/FTP 32bit용 다운로드 :ftp7_x86_75 b4bit용 다운로드 : ftp7_x64_75 FPT 기본포트는 […]