-
This book is a typical realization of the module
本书以典型模块的实现为主,比较系统地介绍了用ASP进行网络应用系统开发的基本知识和基本技能,着重于实际应用。
本书内容可以分为两部分:ASP基础知识介绍和ASP设计实例。
本书适合有一定ASP基础和数据库基础的读者阅读。-This book is a typical realization of the module-based, more systematic introduction to the network using ASP application development, the basic knowledge and basic skills, with emphasis on practical application. This book could be divided into two parts: ASP basics introduction and ASP design examples. This book suitable for a certain ASP-based and database-based readers.
- 2023-02-12 23:40:03下载
- 积分: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
-
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。-3-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MFC
- 2022-02-26 15:29:26下载
- 积分:1
-
delphi 基础代码经典总集
delphi 基础代码经典总集-classic collection
- 2022-02-05 15:41:41下载
- 积分:1
-
视频压缩编码标准,详细描述了视频编码标准,英文版描述更精确...
视频压缩编码标准,详细描述了视频编码标准,英文版描述更精确-Video compression coding standard, a detailed description of the video coding standard, a more accurate description of English
- 2022-02-27 03:16:45下载
- 积分:1
-
文中提出一种新的并行,更有效率的XPATH算法.
文中提出一种新的并行,更有效率的XPATH算法.-This paper presents a new parallel algorithm more efficient XPATH.
- 2022-08-23 09:25:20下载
- 积分:1
-
英特尔80386
INTEL 80386
PROGRAMMER S REFERENCE MANUAL
1986
- 2022-01-25 14:04:53下载
- 积分:1
-
MAX232 说明
MAX232 说明-MAX232 Description
- 2022-02-04 05:19:36下载
- 积分:1
-
tax training for Indonesia
tax training for Indonesia
- 2022-02-03 20:41:45下载
- 积分:1
-
books on the TCP/IP senior programming knowledge, Learning to fit in the TCP/IP...
本书籍介绍了TCP/IP高级编程的相关知识,适合于想学习TCP/IP编程的读者,相信会让大家收益不小,很经典的哦-books on the TCP/IP senior programming knowledge, Learning to fit in the TCP/IP programming readers, I believe we can all receipts is not small, very classic oh
- 2022-03-15 13:54:45下载
- 积分:1