-
xpath dom4j
XPath例子,dom4j解析XML的例子-xpath dom4j
- 2022-03-21 08:18:41下载
- 积分:1
-
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is...
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 operating system work internally. With this knowledge, developers can better comprehend the rationale behind design choices when building applications specific to the Windows 2000 platform. Such knowledge can also help developers debug complex problems. System administrators can benefit from this information as well because understanding how the operating system works under the covers facilitates understanding the performance behavior of the system and makes it easier to troubleshoot system problems when things go wrong. After reading this book, you should have a better understanding of how Windows 2000 works and why it behaves as it does.-InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced comp
- 2022-03-31 13:18:56下载
- 积分:1
-
smtp编程程序
smtp编程程序-smtp programming.
- 2022-02-06 07:02:00下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
介绍了工业控制Window组态软件的通信
介绍了工业控制Window组态软件的通信-introduced the Industrial Control Software Configuration Window communications
- 2022-02-04 17:58:13下载
- 积分:1
-
wince 示例程序 已经在evc++环境里 调试成功 主要介绍wince GDI函数的使用.以及窗体的生成
wince 示例程序 已经在evc++环境里 调试成功 主要介绍wince GDI函数的使用.以及窗体的生成-wince sample procedures have been in evc++ environment debug introduction success wince GDI function call. as well as the generation of form
- 2022-03-26 14:45:40下载
- 积分:1
-
wince 按键驱动
wine6.0下的独立按键驱动,代码中详细介绍了如何使用中断的流程,更加定义了如何使用按键的定义,代码描写清晰,注释详细,很适合初学者使用
- 2022-12-26 15:45:04下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1
-
c语言精髓,从入门到精通。包括基础篇
数据结构篇,数值计算与趣味数学篇,图形篇,系统篇,常见试题解答篇,游戏篇,综合实例篇...
c语言精髓,从入门到精通。包括基础篇
数据结构篇,数值计算与趣味数学篇,图形篇,系统篇,常见试题解答篇,游戏篇,综合实例篇-c language essence, from the entry to the master. Fundamentals of data structures, including articles, numerical calculation and fun math articles, graphics, articles, systems articles, answers to Frequently Asked Questions articles, games, articles, comprehensive examples of articles
- 2022-07-03 04:46:25下载
- 积分:1