블로그
-
Russian firm reveals plans for space hotel 2016년엔 10억 들여 우주로 휴가 가볼까?
Then how about a real get-away-from-it-all holiday with plenty of space in space? in orbit 217 miles (347 kilometers) up which would house seven guests in four cabins and have huge windows
blog.naver.com · 2011.08.17
-
google search API 구현 C#
We prepare a simple Windows form application with a TextBox, a Button and a DataGridView. Then the code .......
blog.naver.com · 2011.06.04
-
Install Python2.6.4, mod_wsgi and Django on CentOS 5.4
Once I got Django running on windows, I started hacking around setting Django up on CentOS. Then move on to install mod_wsgi, setup Apache to use mod_wsgi and Install Django on CentOS 5.4 Step1
blog.naver.com · 2011.05.20
-
[C#학습셀03-19] How to: Display a Color Pallet
For example, you can enable users to select a color to apply to a Windows form when they click a button Click Windows Forms Application and then click OK.
blog.naver.com · 2010.06.07
-
[C#학습셀03-17] How to: Display a List of Fonts
For example, you can enable users to select a font in the dialog box, and then apply the selected font Click Windows Forms Application and then click OK.
blog.naver.com · 2010.06.07
-
[C#학습셀03-16] How to: Save a File to a Folder
You can then check whether the user clicked the OK button by using the DialogResult.OK field. Click Windows Forms Application and then click OK.
blog.naver.com · 2010.06.07
-
[C#학습셀03-15] How to: Browse a Folder
You can then check whether the user clicked the OK button by using the DialogResult.OK field. Click Windows Forms Application and then click OK.
blog.naver.com · 2010.06.04
-
[C#학습셀04-23] How to: Search for an Item in a ListBox Control
/msdn.microsoft.com/en-us/library/f9ef2e69(v=VS.90).aspx In this example, you add some items to a Windows Then you search the ListBox for a specific item by clicking a button on the form.
blog.naver.com · 2010.06.13
-
[6.0] 상황별 가장 짧은 소스코드
폴더내 파일 목록 뽑아오기 Dim s$, p$, fp$: p$="C:\WINDOWS": fp$ = IIf(Right$(p, 1) = "\", p, p & "\"): s$ = 폴더내 하위 폴더 목록 뽑아오기 Dim s$, p$, fp$: p$ = "C:\WINDOWS": fp$ = IIf(Right$(p, 1) = "\", p, p & "\"):
blog.naver.com · 2008.09.21
-
evc 4.0 설치시 에러
xp sp2에 설치시 "'Virtual PC/Windows CE Emulator' will cause Windows to become unstable. Click Start, click Run, type sysdm.cpl, and then click OK. 2.
blog.naver.com · 2007.12.06