搜索资源列表
Advanced Windows程序的汇编形式
- Windows 核心编程 第三版中的源代码,改编成汇编语言-core Windows programming of the third edition of the source code and reorganized into assembly language
WindowsSmpEd3.1
- windows 系统编程原书第三版,比较全面的表述。
vc++study00
- 『VC++技术内幕』学习笔记我看的『VC++技术内幕』版本为--潘爱民和王国印译清华大学出版的第四版,因从网上看到此版译的最好。 这篇学习笔记是后补的,因为这本书我已经看到了第三十二章,之前并没有做笔记,只是随意的在书上画了画重点,可是越向后学越觉得前面的知识并没有掌握,所以决定重新来过并补上笔记。我认为只有踏踏实实的记录下每天的学习心得才能真正的有所收获。我个人认为学习这本经典之前最好先看看WINDOWS 32位编程的书,至少能
wince编程第三版(中文高清晰)
- MS.Press.Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition的中文版,不过不是是很全
PHP&Mysql经典版教程
- PHP&Mysql经典版教程,第一课讲的是在Unix和Windows环境下安装这两个软件。如果您不太关心这个问题(也许您是在ISP的服务器上开发),您可以直接跳到第一个示例程序,从那里开始您的奇妙之旅。在第二课里,我们要学习一些更加复杂的脚本功能,比如循环、处理用户输入,以及与数据库交换数据等等。第三课要讲的是确认功能,以及如何使您的脚本程序清晰简练。
Windows高级编程指南
- Windows高级编程指南(第三版)Jeffrey Richter著 清华大学出版社 进程和线程的管理、Windous32内存管理、消息处理、动态链接库、文件系统和设备输入输出、结构异常化处理等等
《Windows核心编程(第四版)》中文版.rar
- 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
wince编程第三版
- wince编程第三版,对WINCE初学者很有帮助,欢迎下载-The Third Version of wince program It do much help to the laymans. welcome here!
Advanced Windows程序的汇编形式
- Windows 核心编程 第三版中的源代码,改编成汇编语言-core Windows programming of the third edition of the source code and reorganized into assembly language
WindowsSmpEd3.1
- windows 系统编程原书第三版,比较全面的表述。-windows system programming third edition of the original book, a more comprehensive formulation.
Windows_CE_Programe
- WINCE程序设计第三版,本书在99年出的第一版,已有中文版本,被认为是最经典的WINCE程序设计教程 -WINCE programming third edition, this book in 99 years of the first edition, have the Chinese version, is considered the most classic WINCE Programming Tutorial
vc++study00
- 『VC++技术内幕』学习笔记我看的『VC++技术内幕』版本为--潘爱民和王国印译清华大学出版的第四版,因从网上看到此版译的最好。 这篇学习笔记是后补的,因为这本书我已经看到了第三十二章,之前并没有做笔记,只是随意的在书上画了画重点,可是越向后学越觉得前面的知识并没有掌握,所以决定重新来过并补上笔记。我认为只有踏踏实实的记录下每天的学习心得才能真正的有所收获。我个人认为学习这本经典之前最好先看看WINDOWS 32位编程的书,至少能
Phone_simulator_shudoo.com
- 手机S60第三版和Windows_mobile用的FC(红白机)和街机模拟器。本压缩包仅包含模拟器软件,使用方法及模拟游戏的下载请参见内附说明-S60 third edition mobile phones and Windows_mobile using FC (NES) and the arcade emulator. This compressed package contains only the simulator softw
Windows_System_Programming_Third_Edition
- Windows系统编程第三版,帮助文档格式,所有代码都经过测试可以使用-Windows System Programming Third Edition, to help document format, all of the code have been tested using
Programming_Microsoft_Windows_CE.NET
- windows ce编程必备书籍之一,Douglas Boling的《PROGRAMMING MICROSOFT WINDOWS CE.NET》第三版,详细地描述和解释了wince编程可能会碰到的各类问题和一些基本的技巧,让你更好地掌握windows ce 编程。-You need it in windows ce programming.
Windows-System-Programming
- windows系统编程第三版chm格式Windows System Programming, Third Edition gives a solid grounding on using the core Windows APIs, includingWin64 is updated for Windows Server 2003, Windows XP, and the Microsoft Visual Studio .NET fr
Windows-advance-programming
- Windows高级编程指南(第三版)及源码-windows advance programming textbok and src
foiprogramhikg
- Windows 核心编程 第三版中的源代码,改编成汇编语言,-Windows core programming The third edition of the source code, adapted for assembly language,
SPSS for Windows统计分析
- spss for windows 卢纹岱第三版ppt和数据(spss for windows Lu Third Edition ppt and date)
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP proto