-
IEEE 802.15.4规范2006英文原版
IEEE 802.15.4规范2006英文原版-IEEE 802.15.4 specification the original English edition, 2006
- 2023-04-05 21:10:04下载
- 积分: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
-
LED摇摇棒的详细制作资料
LED摇摇棒的详细制作资料-mmm
- 2022-05-28 22:55:49下载
- 积分:1
-
一个很好的javabeans的开发书,详细地介绍了javabeans的开发的过程实现了逐步提高,通熟易懂,是初学者很容易的上手,也可以作为高手提高的教材。...
一个很好的javabeans的开发书,详细地介绍了javabeans的开发的过程实现了逐步提高,通熟易懂,是初学者很容易的上手,也可以作为高手提高的教材。-a good Javabeans development, a detailed introduction of the Javabeans development process of achieving a progressively higher-cooked understandable, is very easy to beginners and thus can be used as a master to improve teaching.
- 2022-06-21 22:30:59下载
- 积分:1
-
Effective C++ Second Edition(中文版)传说中很牛的,对提高从c++编程能力很有提高...
Effective C++ Second Edition(中文版)传说中很牛的,对提高从c++编程能力很有提高-Effective C++ Second Edition (Chinese version) is the legendary cattle raising from c++ Programming ability is to raise
- 2022-11-02 13:00:03下载
- 积分:1
-
TFT液晶控制器uPD161621文档,不知为什么,在网上很难找得到。这是从公司内部说明文档中找到的。...
TFT液晶控制器uPD161621文档,不知为什么,在网上很难找得到。这是从公司内部说明文档中找到的。-TFT LCD controller uPD161621 document, I do not know why, it is hard to get online. This is the internal documentation from the company found.
- 2022-01-28 03:19:04下载
- 积分:1
-
JDBC入门中文文档,看了就知道了,还不得不写这个,郁闷
JDBC入门中文文档,看了就知道了,还不得不写这个,郁闷 -JDBC Introduction to Chinese documents, read on to know, and also had to write this, depressed
- 2022-06-20 21:28:02下载
- 积分:1
-
观也u内核和开发法程序/。很好用,希望号郝整理
观也u内核和开发法程序/。很好用,希望号郝整理-View also u kernel and Development Act procedures /. Very good with the hope that Hao finishing No.
- 2022-04-22 05:06:16下载
- 积分:1
-
这本书
此书为《c参考大全第四版>>的电子书,写得不错-The book for the
- 2023-07-17 14:00:07下载
- 积分:1
-
TI dsp仿真平台ccs学习的入门教程,讲解得很详细,书名为《DSP集成开发环境CCS使用指南》。...
TI dsp仿真平台ccs学习的入门教程,讲解得很详细,书名为《DSP集成开发环境CCS使用指南》。-TI dsp simulation platform to study entry ccs tutorial explaining in detail the title
- 2022-07-06 22:50:29下载
- 积分:1