-
Java 入门书的源码,很棒哦
Java 入门书的源码,很棒哦-the Java source code, oh great
- 2022-03-13 11:14:40下载
- 积分:1
-
Some students ask me how to learn C++, I have no other way to you, the only way...
一些同学问我,如何学好C++,我没有别的办法给你们,唯一的办法就是读书,读大
量的书,就可以解决。要把C++作为日常语言,而不是一种程序语言,这样就好办了。-Some students ask me how to learn C++, I have no other way to you, the only way is to study, read a lot of books, can be resolved. To C++ As day-to-day language, rather than a programming language, so that was true.
- 2022-04-09 22:20:52下载
- 积分:1
-
很好的C++
经典C++程序,里面包含了C++ 里面大多数的知识。-nice C++
- 2022-02-07 23:14:08下载
- 积分:1
-
XML编程综合资料库,希望对朋友们有所帮助.
XML编程综合资料库,希望对朋友们有所帮助.-XML programming comprehensive database, and I hope to help friends.
- 2022-08-06 01:10:07下载
- 积分:1
-
Delphi COM编程介绍
软件重用是业界追求的目标,人们一直希望能够像搭积木一样随意“装配”应用程序,组件对象就充当了积木的角色。
所谓组件对象,实际上就是预定义好的、能完成一定功能的服务或接口。问题是,这些组件对象如何与应用程序、
如何与其他组件对象共存并相互通信和交互?这就需要制定?个规范,让这些组件对象按统一的标准方式工作。
COM是个二进制规范,它与源代码无关。这样,即使COM对象由不同的编程语言创建,运行在不同的进程空间和不同的
操作系统平台,这些对象也能相互通信。COM既是规范,也是实现,它以COM库(OLE32.dll和贴OLEAut32.dll)的形式提供了
访问COM对象核心功能的标准接口以及一组API函数,这些API函数用于创建和管理COM对象。COM本质上仍然是客户服务器
模式。客户(通常是应用程序)请求创建COM对象并通过COM对象的接口操纵COM对象。服务器根据客户的请求创建并管理COM
对象。客户和服务器这两种角色并不是绝对的。
- 2022-12-18 19:50:04下载
- 积分:1
-
photoshop百例,讲解了photoshop的各种应用
photoshop百例,讲解了photoshop的各种应用-100 cases, on the application of the different photoshop
- 2022-11-05 21:25:04下载
- 积分:1
-
The most classic C function library, consists of 17, respectively, for the proce...
最经典的C函数库,共分17篇,分别为进程操作篇,内存控制篇,信号处理篇,环境变量等17篇-The most classic C function library, consists of 17, respectively, for the process of chapter operations, chapter memory control, signal processing articles, such as environment variables 17
- 2022-08-13 17:23:54下载
- 积分:1
-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系...
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The
- 2022-01-25 15:12:02下载
- 积分:1
-
jScript手册
jScript手册-JScript Manual
- 2022-02-15 14:23:08下载
- 积分:1
-
xml bundled with the publication Oreilly
java与xml的绑定 oreilly出版-xml bundled with the publication Oreilly
- 2022-07-12 18:49:33下载
- 积分:1