출처 : http://www.swissdelphicenter.ch/torry/showcode.php?id=147 unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) procedure FormCreate(Sender: TObject); procedure FormDestroy(Sender: TObject); private { Private declarations } id1 : Integer; procedure WMHotKey(var Msg: TWMHotKey); message WM_HOTKEY; public { Pu..
1. Apache Server Download (http://httpd.apache.org/download.cgi) Win32 Binary including OpenSSL 0.9.8g (MSI Installer): apache_2.2.8-win32-x86-openssl-0.9.8g.msi 2. Apache Server Install 2-1. Apache 설치 마법사 실행 화면, [Next] 버튼 선택 2-2. License 동의 Step, License 동의 선택하고, [Next] 버튼 선택 2-3. [Next] 버튼 선택 2-4. 저의 경우 간단한 Test 용도로 사용하는 것으로, 기본값 변경 없이 [Next] 버튼 선택 2- 5. [Next] 버튼 선택 2- 6. [Change] 버튼을 선택해서 설치..
출처 http://kurapa.com/content-a411_%25ED%2588%25AC%25EB%25AA%2585%25EC%259C%2588%25EB%258F%2584%25EC%259A%25B0 http://careerblog.scout.co.kr/home/?pSeq=665762&blogURL=http://neodreamer.tistory.com/39 http://careerblog.scout.co.kr/search/?searchtype=4&searchtext=CodeGear // 투명 윈도우 만들기 procedure TfmMain.Button1Click(Sender: TObject); begin SetWindowLong(handle, GWL_EXSTYLE, GetWindowLong(handle, GW..
Delphi Tip - 파일이름 관련 함수 출처 : http://delphi.borlandforum.com/impboard/impboard.dll?action=read&db=del_tip&no=179 http://www.swissdelphicenter.ch/torry/showcode.php?id=144 http://www.delphibasics.co.uk/RTL.asp?Name=StringReplace // 델파이 function ExtractFileDir(const FileName: string): string; function ExtractFileDrive(const FileName: string): string; function ExtractFileName(const FileName: string)..
Delphi Tip - File Download 출처 : http://delphi.about.com/od/internetintranet/a/get_file_net.htm uses WinInet; function GetInetFile (const fileURL, FileName: String): boolean; const BufferSize = 1024; var hSession, hURL: HInternet; Buffer: array[1..BufferSize] of Byte; BufferLen: DWORD; f: File; sAppName: string; begin result := false; sAppName := ExtractFileName(Application.ExeName); hSession := ..
(Java AXIS + JBOS) + Flex SOAP을 구현중에 유용한 링크 정보입니다. 성공하면 정리해서 다시 올리겠습니다.... ^^ (언제 성공하려나....) Develop Web services clients with Macromedia Flex http://www.ibm.com/developerworks/webservices/library/ws-macroflex/ Review: Macromedia Flex SOAP http://javaboutique.internet.com/reviews/macro_flex/ mx.rpc.soap.Operation (Flex™ 2 레퍼런스 가이드) http://flexdocs.kr/docs/flex2/langref/mx/rpc/soap/Operation.html..
- Total
- Today
- Yesterday
- JavaScript
- 서울오토살롱
- ffmpeg
- 송주경
- 전예희
- KOBA
- oracle
- 레이싱모델 익스트림 포토 페스티벌
- ubuntu
- Java
- Spring MVC
- Delphi Tip
- Linux
- 튜닝쇼 2008
- 일본여행
- MySQL
- android
- NDK
- 동경
- sas2009
- ble
- Spring
- Delphi
- 지스타2007
- BPI-M4
- Mac
- flex
- SAS
- koba2010
- Xcode
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |