블로그
- 증권사(투자은행)에서 많이 쓰이는 엑셀 단축키 CTRL Shortcuts CTRL + A Select All CTRL + B Bold CTRL + C Copy CTRL + C, ALT E+S Paste Special CTRL + to CTRL + H Replace CTRL + I Italic CTRL + K Insert Hyperlink CTRL + N New Workbook CTRL + O Open File
- [그래픽]시어핀스키 삼각형을 그려주는 프로그램 int imageArray[MAX][MAX][3]; typedef struct { float x; float y; } Point2D; void main() { int i, j, c, j for(c=0;c 목차 없음
- [Visual Studio] .pdb .map [출처] http://msdn.microsoft.com/en-us/library/yd4f8bd1(v=vs.71).aspx A program database (PDB) file holds A PDB file is created when you compile a C/C++ program with /ZI or /Zi or a Visual Basic/C#/JScript .
- 리눅스 파일 압축 (tar, gzip, bzip2) option] 생성파일 압축할파일 2. gzip */home 디렉토리를 gzip을 이용하여 home.tar.gz 라는 이름으로 압축 tar -cvzf home.tar.gz /home c: 새 저장 파일 생성 v: 처리중인 파일을 자세히 보여준다. z: gzip으로 압축하거나 해제. f: --file 저장 파일 혹은 장치 파일 F에 저장한다.
- c/cpp 소스에서 로그 출력하기 안드로이드의 c/cpp 소스에 보면 LOGV로 출력하는 코드를볼수 있는데 이 부분은 컴파일 타임에 제거된다. builds. * You can modify this (for example with "#define LOG_NDEBUG 0" * at the top of your source file
- [C#학습셀03-16] How to: Save a File to a Folder [C#학습셀03-16] How to: Save a File to a Folder http://msdn.microsoft.com/en-us/library/bb397505(v=VS.90 To display the folder browser dialog box On the File menu, click New Project.
- [C#학습셀03-18] How to: Display an OpenFileDialog Dynamically [C#학습셀03-18] How to: Display an OpenFileDialog Dynamically http://msdn.microsoft.com/en-us/library/yt4zx6ty load the selected file to a RichTextBox control on a Windows Form.
- [C#학습셀02-13] How to: Load Text into a RichTextBox Control [C#학습셀02-13] How to: Load Text into a RichTextBox Control http://msdn.microsoft.com/en-us/library/ms228352 (v=VS.90).aspx This example loads a text file that a user selects in the OpenFileDialog.
- [C#학습셀03-19] How to: Display a Color Pallet [C#학습셀03-19] How to: Display a Color Pallet http://msdn.microsoft.com/en-us/library/bb383969(v=VS.90) To display the color dialog box On the File menu, click New Project.
- [C#학습셀03-17] How to: Display a List of Fonts [C#학습셀03-17] How to: Display a List of Fonts http://msdn.microsoft.com/en-us/library/bb383968(v=VS.90 To display the font dialog box On the File menu, click New Project.
← 이전
10 페이지