-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1
-
这本书是一个彻底改写的第一个版本,以反映所有的变化…
This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++
by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition
has been examined and rewritten, sometimes removing old examples, often changing existing
examples and adding new ones, and adding many new exercises. Significant rearrangement
and re-ordering of the material took place to reflect the availability of better tools and my
improved understanding of how people learn C++. A new chapter was added which is a rapid
introduction to the C concepts and basic C++ features for those who haven’t been exposed.
The CD ROM bound into the back of the book contains a seminar which is an even gentler
introduction to the C concepts necessary to understand C++ (or Java). It was created by
Chuck Allison for my company (MindView, Inc.) and it’s called “Thinking in C: Foundations
for Java and C++.” It introduces you to the aspects of C that are necess
- 2022-10-23 19:40:04下载
- 积分:1
-
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Optio...
开发工具EVC3.0 按下面做然后编译 是一个字典程序 请解压缩到D盘根目录,在eMbedded Visual C++ 3.0 的Tools=>Options菜单项Directories选择卡中加入头文件路径: D:JFDict200SourceCodelibxmlinclude D:JFDict200SourceCodelibxslt 和正确的库文件路径,对于Pocket PC为: D:JFDict200SourceCode\_libfilesWCE300Pocket_PCARMRel-development tools EVC3.0 done by Below is then compiled a dictionary please procedures to extract the D occurs, the eMbedded Visual Tools 3.0, C = gt; Directories Options menu items to choose the first card to add paper trails : D : JFDict200 SourceCode libxml include D : JFDict200 SourceCode libxslt and the correct path of the library for Pocket PC : D : JFDict200 SourceCode _libfiles WCE300 Pocket_PC ARMRel
- 2022-12-11 15:15:03下载
- 积分:1
-
列举系统中运行的所有进程,自编
列举系统中运行的所有进程,自编-cited operating system in all processes, self
- 2022-03-22 13:50:53下载
- 积分:1
-
一个经典网络性能测量工具,可以实现对吞吐量等网络性能的测量分析...
一个经典网络性能测量工具,可以实现对吞吐量等网络性能的测量分析-A classical network performance measurement tool, you can achieve throughput measurements, such as network performance analysis
- 2022-02-28 16:19:34下载
- 积分:1
-
可以动态得到任何一点的坐标`
可以动态得到任何一点的坐标`-dynamic can be the coordinates of any point
- 2023-06-18 20:10:03下载
- 积分:1
-
文件快速分割器QuickSplit 1.0
文件快速分割器QuickSplit 1.0 -document rapid dividers QuickSplit 1.0
- 2023-08-25 03:10:04下载
- 积分:1
-
Official document conversion system for the flat data and information transfer
公文转换系统 用于单位内的资料信息的传递-Official document conversion system for the flat data and information transfer
- 2022-11-16 01:05:03下载
- 积分:1
-
有关c++学习的笔记,希望对大家有帮助,谢谢交流
有关c++学习的笔记,希望对大家有帮助,谢谢交流-Related c++ Study notes, in the hope that everyone has to help, thank you sharing
- 2023-06-03 18:10:03下载
- 积分:1
-
12306余票查询系统
源代码演示了如何在客户端程序,按HTML的格式,封装报头,通过12306系统的接口,进行火车票的查询。程序还提供了一种根据用户输入,自动匹配目的地的方法。程序内部处理12306返回消息是通过xml(还是json忘记了,懒得看源代码了)的方式实现的。HTML封装也是网络分层的一部分,有兴趣的同学可以看下,对于计算机网络知识的学习还是有些帮助的,如果只是想通过本程序查找12306的接口,那还是算了,铁道部有事没事就换一下接口,其实接口参数和名称都差不多,就变一下,相当蛋疼,还是自己看网页源代码吧,上面都写有,不了解html和js的同学开始会比较头疼,其实一门语言学熟悉了,看起来也都没差,没什么好说的了。
- 2022-01-25 15:50:27下载
- 积分:1