?? readme.txt
字號:
/*********************************************************************/
該工程為第一次作業工程
其中包括三部分內容:
作業1:輸入一個數據并打印從1到該數據
作業2:輸入年月日輸出該日期在年中的第幾天
作業3:打印2009年的日歷
/*********************************************************************/
========================================================================
CONSOLE APPLICATION : test3
========================================================================
AppWizard has created this test3 application for you.
This file contains a summary of what you will find in each of the files that
make up your test3 application.
test3.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
test3.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named test3.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -