书籍详情
Microsoft Windows 2000服务器端应用程序设计
作者:Microsoft公司著
出版社:北京大学出版社
出版时间:2000-09-01
ISBN:9787900629357
定价:¥118.00
购买这本书可以去
内容简介
本书是《微软编程圣典丛书(影印版)》之一,讲述Windows下的服务器应用程序设计技巧,内容涉及涉及访问控制、CPU周期、进程间通信、设备I/O、事件记录和性能临控等。为了增加本书的实用性,特以配套光盘的形式提供了丰富的程序实例、MicrosoftPlatformSDK(Windows2000版)、C++类以及本书的电子版。本书由微软公司组织专家编写,具有相当的技术深度,是中、高级程序员必备的参考书。
作者简介
暂缺《Microsoft Windows 2000服务器端应用程序设计》作者简介
目录
Introduction
Part 1 required readlng
chapter one
the discipline of service development
fault tolerance and tidy code
scalability and performance
security
network communication
chapter two
device i/o and Interthread communication
opening and closing devices
adtailed lood at createfile
working with file devices
getting a fil's size
positioning a file piinter
setting the end of a file
performing synchronous device I/o
flushing data to the device
basics of asynchronous device I/o
the overlapped structure
asynchronous device I/o caveats
canceling queued device I/o pequests
……
part II services
part III administration
part Ⅳ security
part Ⅴ apendlxes
index
Part 1 required readlng
chapter one
the discipline of service development
fault tolerance and tidy code
scalability and performance
security
network communication
chapter two
device i/o and Interthread communication
opening and closing devices
adtailed lood at createfile
working with file devices
getting a fil's size
positioning a file piinter
setting the end of a file
performing synchronous device I/o
flushing data to the device
basics of asynchronous device I/o
the overlapped structure
asynchronous device I/o caveats
canceling queued device I/o pequests
……
part II services
part III administration
part Ⅳ security
part Ⅴ apendlxes
index
猜您喜欢