-
有很多技巧的
有很多技巧的-a lot of skills.
- 2022-03-09 17:04:44下载
- 积分:1
-
这是一个很经典的C++教材 非常经典 能满足大家的学习需要 对于那些入门者特别适用...
这是一个很经典的C++教材 非常经典 能满足大家的学习需要 对于那些入门者特别适用-This is a very classic C textbook is a classic everyone can meet the learning needs of those who are especially suitable for entry
- 2022-11-19 22:25:03下载
- 积分:1
-
谐波小波鼻祖newland的经典著作是领路的材料
谐波小波鼻祖newland的经典著作是领路的材料-Newland harmonic wavelet originator of the classic material is leading the way
- 2022-07-17 03:59:28下载
- 积分:1
-
VESA monitor timing standard
VESA monitor timing standard
- 2022-01-24 17:33:13下载
- 积分:1
-
架一台服务器哟!
操作系统最好是装 Windows 2000 server版,(有win 2000高级服务器版就更好啦) 其他的版本如Windows 200...
架一台服务器哟!
操作系统最好是装 Windows 2000 server版,(有win 2000高级服务器版就更好啦) 其他的版本如Windows 2000PRO专业版,Windows XP只玩玩WEB和FTP文件传输可以,想架自己的邮件服务器就不大行了。
不过让你的一台普通机子,和一条ADSL,成为一台有自己的网页,自己的FTP服务,自己论坛服务,自己的邮件服务器!!!的这么一台功能强劲的服务器,应该是没有问题的-A server rack yo! The best operating system is installed Windows 2000 server edition, (have win 2000 advanced server version of it okay) Other versions such as Windows 2000PRO Professional Edition, Windows XP play only WEB and FTP file transfers can be, I would like to frame their own mail server not the big brokerages. But let one of your ordinary loom, and a ADSL, to become one of Taiwan have their own web pages, FTP services to their own forum service, its own mail server! ! ! Such a powerful server, there should be no question
- 2022-02-28 21:14:20下载
- 积分: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
-
无懈可击的Web程序设计~~~~值得学习的web开发例子
无懈可击的Web程序设计~~~~值得学习的web开发例子-Web Programming impeccable ~ ~ ~ ~ worth learning web development examples
- 2022-09-21 00:35:03下载
- 积分:1
-
操作系统的考试题很有用大家可以下载来看
操作系统的考试题很有用大家可以下载来看-The operating system exam questions are useful
- 2022-03-16 18:37:28下载
- 积分:1
-
C++程序设计(第2版)
C++程序设计(第2版)-教学大纲-c++
- 2023-01-12 00:10:04下载
- 积分:1
-
MFC 高级编程。该书是英文版的,共有16章,书中有大量的源代码,对大家学习提高很有帮助...
MFC 高级编程。该书是英文版的,共有16章,书中有大量的源代码,对大家学习提高很有帮助-MFC programming. The book is the English version of a total of 16 chapters, the book has a lot of source code, we learn to improve helpful
- 2022-06-28 06:34:38下载
- 积分:1