c++!

所属分类:其他
开发工具:Visual C++
文件大小:6611KB
下载次数:1
上传日期:2008-03-11 10:28:18
上 传 者lzcboss
说明:  c++的一些源代码,有些挺简单的,有些还是有点难度的,所以比较适合学习用
(c++ some source code, some quite simple, some are a bit difficult, so more suitable for learning to use)

文件列表:
50842891C\VC大全(精华版)源代码\Samples\0050\Factor.cpp (478, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0050\factor.exe (36864, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0050\factor.obj (1625, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0050 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0093\Tester.cpp (132, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0093\Tester.exe (32768, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0093\Tester.obj (550, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0093 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0094\Tester.c (187, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0094\tester.exe (28672, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0094\tester.obj (560, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0094 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0095\Tester.c (331, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0095\tester.exe (28672, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0095\tester.obj (651, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0095 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0097\Print.cpp (1040, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0097\Print.exe (32768, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0097\Print.obj (1159, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0097 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0098\PRINT2.CPP (934, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0098\PRINT2.EXE (32768, 2000-03-27)
50842891C\VC大全(精华版)源代码\Samples\0098\PRINT2.OBJ (1122, 2000-03-27)
50842891C\VC大全(精华版)源代码\Samples\0098 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0099\PRINT3.CPP (1074, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0099\PRINT3.EXE (32768, 2000-03-28)
50842891C\VC大全(精华版)源代码\Samples\0099\PRINT3.OBJ (1127, 2000-03-28)
50842891C\VC大全(精华版)源代码\Samples\0099 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0100\PRINT4.CPP (1174, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0100\PRINT4.EXE (32768, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0100\PRINT4.OBJ (1158, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0100 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0102\PRINT5.CPP (740, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0102\PRINT5.EXE (32768, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0102\PRINT5.OBJ (937, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0102\UTILITY.CPP (447, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0102\utility.obj (682, 2000-12-13)
50842891C\VC大全(精华版)源代码\Samples\0102 (0, 2005-03-24)
50842891C\VC大全(精华版)源代码\Samples\0103\PRINT6.CPP (831, 2000-03-29)
50842891C\VC大全(精华版)源代码\Samples\0103\PRINT6.EXE (32768, 2000-12-13)
... ...

======================================================================== WIN32 APPLICATION : Shapes ======================================================================== AppWizard has created this Shapes application for you. This file contains a summary of what you will find in each of the files that make up your Shapes application. Shapes.cpp This is the main application source file. Shapes.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. ///////////////////////////////////////////////////////////////////////////// AppWizard has created the following resources: Shapes.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. res\Shapes.ico This is an icon file, which is used as the application's icon (32x32). This icon is included by the main resource file Shapes.rc. small.ico %%This is an icon file, which contains a smaller version (16x16) of the application's icon. This icon is included by the main resource file Shapes.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Shapes.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者