資源簡介

代碼片段和文件信息
/*?***********************************************
Copyright?1997?AT&T?Corporation.??All?rights
reserved.??Permission?is?granted?for?individuals
to?use?this?material?for?educational?purposes
in?connection?with?the?book?Ruminations?on?C++
Addison-Wesley?1997?ISBN?0-201-42339-1.
**************************************************?*/
#include?
#include?“Picture.h“
char?*init[]?=?{?“Paris“?“in?the“?“Spring“?};
int?main()
{
Picture?p(init?3);
cout?< return?0;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????8090169??2012-07-23?17:50??C++沉思錄書和源代碼\c++沉思錄2.pdf
?????文件????????522??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\main1.c
?????文件????????705??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\main2.c
?????文件????????560??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\main3.c
?????文件????????410??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\makefile
?????文件???????4704??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\picture.c
?????文件???????2882??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap10\picture.h
?????目錄??????????0??2010-06-06?06:01??C++沉思錄書和源代碼\code\chap10
?????文件????????980??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap12\array.h
?????文件????????624??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap12\main.c
?????文件????????146??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap12\makefile
?????目錄??????????0??2010-06-06?06:01??C++沉思錄書和源代碼\code\chap12
?????文件????????997??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap13\array.c
?????文件???????2928??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap13\array.h
?????文件????????679??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap13\main.c
?????文件????????174??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap13\makefile
?????目錄??????????0??2010-06-06?06:01??C++沉思錄書和源代碼\code\chap13
?????文件???????3638??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap14\array.c
?????文件???????5032??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap14\array.h
?????文件????????646??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap14\main.c
?????文件????????634??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap14\main2.c
?????文件????????299??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap14\makefile
?????目錄??????????0??2010-06-06?06:01??C++沉思錄書和源代碼\code\chap14
?????文件???????1723??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap15\main.c
?????文件????????186??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap15\makefile
?????文件???????2719??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap15\seq.c
?????文件???????1475??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap15\seq.h
?????目錄??????????0??2010-06-06?06:01??C++沉思錄書和源代碼\code\chap15
?????文件?????????21??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap16\input_fi
?????文件????????556??1996-12-10?09:24??C++沉思錄書和源代碼\code\chap16\int_iter.h
............此處省略76個文件信息
- 上一篇:3D圖形旋轉
- 下一篇:c++并發編程實戰C++11完整pdf中文版
評論
共有 條評論