웹 사이트를 구축하려면 웹 서버 프로그램을 사용해야 합니다. 우선 쉽게 접할 수 있는 웹 서버 프로그램으로는 IIS가 있습니다. IIS는 윈도우 2000 프로, 윈도우즈 XP 프로에 들어있습니다. 윈도우즈를 설치할 때 기본으로 설치되지 않기 때문에, 나중에 따로 프로그램 추가를 통해서 설치해야 합니다. 윈도우즈에서 쓸 수 있는 다른 웹 서버 프로그램으로 아파치 서버가 있습니다. 아파치 서버는 윈도우즈 뿐 아니라 리눅스를 비롯한 대부분의 운영체제에서 사용할 수 있는 무료 웹 서버 프로그램입니다. 그 밖에도 많은 웹 서버 프로그램들이 있지만, 여기서는 아파치 서버를 사용하도록 하겠습니다. 아파치 서버는 아래 링크에서 다운로드 받을 수 있습니다. http://www.apache.org
아래 사이트에서 이메일 주소 이미지를 무료로 만들 수 있습니다. 이메일 주소를 이미지로 만들면 여러가지 좋은 점이 있습니다. 우선, 이메일 주소를 인터넷에 공개해도 메일 주소가 불법으로 수집되어서 스팸 메일의 대상이 될 확률이 거의 없어집니다. 사실 이것이 가장 중요할 장점입니다. 또한 웹상에서 이메일 주소가 단순히 글자로 보여지는 것 보다 훨씬 예쁩니다. 한번씩들 써보세요. Mail Signature http://www.signaturegenerator.net
http://www.gnu.org/software/emacs/manual/html_node/emacs/Sorting.html for Windows, M-x is ALT+x M-x sort-lines Divide the region into lines, and sort by comparing the entire text of a line. A numeric argument means sort into descending order. M-x sort-paragraphs Divide the region into paragraphs, and sort by comparing the entire text of a paragraph (except for leading blank lines). A numeric arg..
Java SE APIs & Documentationhttp://www.oracle.com/technetwork/java/javase/documentation/api-jsp-136079.html This page lists the documentation for the Java Platform, Standard Edition, and the JDK. The moregeneral documentation page provides links to the documentation for Java EE, Java ME, and other Java APIs and products. (Note the Documentation Redistribution Policy.)
http://chublog.kr/82http://windstop.tistory.com/11http://www.tech-recipes.com/rx/2691/virtualbox_change_host_key/ Default Host Key : Right CTRL 파일 > 환경 설정 > 입력File > Preferences > Input Virtual Machine Connection Key Combinations with Hyper-Vhttp://blogs.msdn.com/b/virtual_pc_guy/archive/2008/01/14/virtual-machine-connection-key-combinations-with-hyper-v.aspx Default R..
LRESULT CMainFrame::OnUserTray(WPARAM wParam, LPARAM lParam) { CMenu menu, *pSubMenu; if (LOWORD(lParam) == WM_LBUTTONDOWN) { CString str("369048"); CString str1 = str.Left(3); CString str2 = str.Right(3); LPTSTR pstr1 = str1.GetBuffer(str1.GetLength()); LPTSTR pstr2 = str2.GetBuffer(str2.GetLength()); LPWSTR wstr1 = new WCHAR[4]; LPWSTR wstr2 = new WCHAR[4]; int len1 = MultiByteToWideChar(CP_AC..
#include #include using namespace System; using namespace msclr::interop; int main(array ^args) { { // System::String^ to const char* marshal_context^ context = gcnew marshal_context(); String^ message = gcnew String("System::String^ to const char*"); const char* result = context->marshal_as(message); puts(result); delete context; } { // const char* to System::String^ const char* message = "cons..
#pragma once #include #include #include #ifdef _UNICODE #define tcout wcout #define tcin wcin #else #define tcout cout #define tcin cin #endif #ifdef _UNICODE #define tstring wstring #else #define tstring string #endif #ifdef _UNICODE #define tregex wregex #define tcmatch wcmatch #define tsmatch wsmatch #else #define tregex regex #define tcmatch cmatch #define tsmatch smatch #endif
- Total
- Today
- Yesterday
- DotNetMagic
- download.com
- jre
- Service pack
- Microsoft
- iText
- READYSTATE_COMPLETE
- java
- ScreenHunter
- registry
- 스크린캡쳐
- AdSense숨기기
- WinAutomation
- Sample Code
- AxWebBrowser
- autohotkey
- 유틸리티
- iTextSharp
- windows
- c#
- .net framework
- 애드센스숨기기
- tagREADYSTATE
- 애드센스감추기
- Regular Expressions
- Rollback Rx
- AdSense감추기
- Automation
- Phalanger
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |