-
学习java的基础,通过实例介绍java jdk 的使用。
学习java的基础,通过实例介绍java jdk 的使用。-Java foundation of learning, through examples of the use of java jdk introduction.
- 2022-05-15 05:23:09下载
- 积分:1
-
IEEE 802.16
IEEE 802.16-2004 IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems
- 2022-06-28 20:24:36下载
- 积分:1
-
还不错的vc书籍
还不错的vc书籍-pretty good vc books
- 2022-12-05 09:25:03下载
- 积分:1
-
查普曼
Chapman - Advanced Mathematics and Mechanics Applications Using MATLAB, 3rd Ed - 2003-Chapman- Advanced Mathematics and Mechanics Applications Using MATLAB, 3rd Ed- 2003
- 2022-03-13 14:27:19下载
- 积分:1
-
Thomson
Thomson - Beginning C++ Game Programming-Thomson- Beginning C++ Game Programming
- 2022-05-29 15:35:11下载
- 积分: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
-
分形源程序集合,很有价值! 国外代码!
分形源程序集合,很有价值! 国外代码!-Fractal source pool of great value! Foreign code!
- 2022-05-23 05:04:36下载
- 积分:1
-
用java设计的一个小应用程序,实现一个旋转的风扇
用java设计的一个小应用程序,实现一个旋转的风扇-Using a small java application designed to achieve a rotating fan
- 2022-09-01 22:45:03下载
- 积分:1
-
GENARATOR AND VERIFICATION EVEN ODD BIT
GENARATOR AND VERIFICATION EVEN ODD BIT
- 2023-05-06 07:25:02下载
- 积分:1
-
c语言教程 基础最重要 希望对大家有帮助
c语言教程 基础最重要 希望对大家有帮助-c language tutorial based on the most important we want to help
- 2023-02-15 01:10:04下载
- 积分:1