블로그
- Russian firm reveals plans for space hotel 2016년엔 10억 들여 우주로 휴가 가볼까? announced plans for a hotel in orbit 217 miles (347 kilometers) up which would house seven guests in four cabins and have huge windows for views of the Earth turning below, the Daily Mail reported Wednesday
- [C#학습셀04-22] How to: Populate a ListBox Control with an Array of Strings library/ab5fwe04(v=VS.90).aspx This example adds an array of strings to a ListBox control when the Windows [] myList = new string[4]; myList[0] = "One"; myList[1] = "Two"; myList[2] = "Three"; myList[3] = "Four
- vb에서 api사용하기 Tutorial 2: Using DLLs and The Windows API Lesson OneLesson TwoLesson ThreeLesson Four Tutorial 3: Understanding ScreenLoading & Displaying an Image Tutorial 6: Subclassing Page One Tutorial 7: Accessing DLLs and the Windows