搜索资源列表
再现Windows的CD播放器
- 再现Windows的CD播放器 AppWizard has created this MyCDPlayer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file con
简单聊天系统
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
304074PlayMP3-eVC3.rar
- ======================================================================== Microsoft Foundation Class Library for Windows CE: PlayMP3 ======================================================================== AppWizard has created this PlayMP
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
ProgrammingWindowswithMFCsourcecode
- 这是 mfc Windows程序设计第二版随书光盘源代码,能够更好的理解书中的例子及调试相关程序。-This is the mfc Windows Programming Second Edition CD-ROM with the book source code, to better understand the book' s examples and debugging procedures.
Programming_Applications_for_Windows
- WINDOWS核心编程,原名Programming Applications for Microsoft Windows。由微软出版。作者:Jeffrey Richter[美国]。内容简介:本書在高階技術(尤涉作業系統核心)方面居崇高位,不少名書也常推薦此書以補不足。本書基本以作業系統觀念為主,輔以範例驗證之。讀者群設定在具備32位元Windows程式經驗者。"Richter在實作技巧是位高手。諸君,試安裝本書所附光碟片你就知道了,我只能用華麗兩字來形容。"引自台湾候杰先生语。 -WINDO
jdcyuyan
- 本書在高階技術(尤涉作業系統核心)方面居崇高位,不少名書也常推薦此書以補不足。本書基本以作業系統觀念為主,輔以範例驗證之。讀者群設定在具備32位元Windows程式經驗者。"Richter在實作技巧是位高手。諸君,試安裝本書所附光碟片你就知道了,我只能用華麗兩字來形容。"引自台湾候杰先生语。-This book in high-end technology (especially related to the operating system core) ranks highest, and m
CLEANW
- 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean W
WINDOWS_program
- 本書在高階技術(尤涉作業系統核心)方面居崇高位,不少名書也常推薦此書以補不足。本書基本以作業系統觀念為主,輔以範例驗證之。讀者群設定在具備32位元Windows程式經驗者。"Richter在實作技巧是位高手。諸君,試安裝本書所附光碟片你就知道了,我只能用華麗兩字來形容。"引自台湾候杰先生语。-This book at high-end technology (especially related to the operating system core) ranks highest, and m
20090806
- windows编程经典必备书籍随书光盘中的源代码,有助于深入理解windows编程思想-windows programming books essential classic CD with the book s source code, help-depth understanding of windows programming ideas
duideng_c
- 对等网络C#编写的源代码,《对等网络编程源代码》一书附带的光盘的C#源码-This file contains the information about running the C# version of the application. You must have the following Software installed on your machine in order to run this application. 1. Microsoft Visual Studio
VCjcslqj
- 《Visual C++精彩实例详解》随书光盘 光盘包括二部分内容。 1.本书源代码 包含了本书的1~50章全部源代码。 2.本书附录 包含了ADO常用类介绍和Windows常用消息大全两项内容。 -" Visual C++ excellent example explanation," With the book CD-ROM CD-ROM includes two parts. 1. This book contains the source
C_Cpp_Cs_Programmer
- 本书通过对大量程序实例的分析,深入浅出地讲解了C/C++语言基本知识,编译方法和程序设计技术,并给出了众多的编程技巧与应用.全书首先介绍了C语言的基本知识,对C语言编程的实际方法,技巧,以及常见的问题和难点进行了详细阐述和解答 然后逐步过渡到C++编程与Windows编程,用较大的篇幅对它们进行了深入地剖析 最后介绍了基于.NET环境的C#编程.无论是C/C++的初学者还是资深程序员都能从中受益匪浅. 本书是广大程序员和编程自学者学习和掌握C/C++编程的优秀指南.-This CD-ROM co
Windows-API
- 《Windows程序设计(第5版 珍藏版)》光盘中附带全套源码,支持vs2008-" Windows Program Design (5th Edition Collector' s Edition) CD-ROM comes with full source code, support for vs2008
VCPPdepth-explation-code
- 从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。本书不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。本
手机抓包步骤(1)
- 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后