-
很多大型网站的策划文档,非常好。 还有一些网络策划问题回答。...
很多大型网站的策划文档,非常好。 还有一些网络策划问题回答。-planning documents, very good. Some network planning questions answered.
- 2023-02-28 00:30:04下载
- 积分:1
-
NS2学习中必备资料,非常适合于初学者。提供了大量的实例,并进行细致的讲解和分析,虽然是英文,但是理解起来不难。...
NS2学习中必备资料,非常适合于初学者。提供了大量的实例,并进行细致的讲解和分析,虽然是英文,但是理解起来不难。-NS2 essential learning materials are suitable for beginners. Provides a wealth of examples and meticulous explanations and analysis, though in English, but it is not difficult to understand them.
- 2022-02-22 06:25:23下载
- 积分:1
-
C++代码设计与重用
C++代码设计与重用-C code and design reuse
- 2022-11-12 17:50:04下载
- 积分:1
-
关于Java的ppt,详细的介绍基础知识,例如类的定义,声明,方法...
关于Java的ppt,详细的介绍基础知识,例如类的定义,声明,方法-With regard to Java, ppt, detail the basics, such as class definitions, statements, methods, etc.
- 2022-06-27 17:07:30下载
- 积分:1
-
例如88色按钮?路?8色按钮?路?8彩色按钮
实例88 彩色按钮?道? 8 彩色按钮-Example 88 Color button? Road? 8 color button? Road? 8 color button
- 2022-11-08 11:15:04下载
- 积分:1
-
本程序实现了图形的剪裁对于进行计算机图形学的三维变换具有参考意义...
本程序实现了图形的剪裁对于进行计算机图形学的三维变换具有参考意义-This program implements graphics tailored for the three-dimensional computer graphics to change with the reference value
- 2022-01-27 22:25:23下载
- 积分:1
-
"Windows Programming (Chinese Edition)" Learning Windows Programming g...
《WINDOWS程序设计(中文版)》学习windows编程的很好的书籍,chm格式-"Windows Programming (Chinese Edition)" Learning Windows Programming good books, chm format
- 2022-03-01 21:27:00下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
MFC类关系图,学mfc的重要参考,mfc的,v c++的
MFC类关系图,学mfc的重要参考,mfc的,v c++的-MFC Class relationship diagram, an important reference mfc school, mfc s, v c the
- 2022-03-26 09:00:35下载
- 积分:1
-
面向对象的网络协议 很好的学习资料 很经典
面向对象的网络协议 很好的学习资料 很经典-Object-oriented network protocols a good learning materials
- 2022-04-11 12:23:58下载
- 积分:1