资源列表
斜45度游戏引擎
- 斜45度游戏引擎的演示程序,不是第一人称视角,类似二位地图的场景。-Slanting 45 games engine demonstrationprogram,Is not the first person angle of view, similar two maps scene.
家庭财务管理系统
- 全英文的系统,能够完成家庭财务系统的大部分功能,提供友好界面,全vc++制作-A pure English system, providing most family finacial system functions with friendly interface and totally written in VC++.
Winsock实践
- 网络编程的入门程序,对初学者很有帮助! 程序分客户端和服务器端,能通信!-The introduction program leading to network programming.It could make a good help to the beginners! The program include Client-end and Server-end,and can communicate between the two.
0140
- 一个好的C++程序罗列, 有高的参考价值-a nice C++ programs list. With high reference value
FileSplit
- 一个简单的文件分割工具,有意思,大家可以-an interesting simple file split tool.
ftpprotocol_client
- 在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西-I suddenly catch something when I study the FTP protocol. Therefore I want to write something to summarize my learnings.
RemoteFileContral
- 程序架构和部分代码参考网上开源代码,主要演示在控制端对远程被控机器上文件进行剪切、复制、删除、运行操作,涉及函数主要有CreateFile,DeleteFile,CopyFile-The program framework and part of the code reference the open code source from the Internet,mainly demonstrate how to cut,copy,delete,run at the control part to
common(wenxiu)
- 开发B/S结构的ERP中用到的一些公共的方法-The public method is used when you devolop B/S architecture ERP programe
Utile
- 根据值来取ID,或者根据ID来取值,便于两者之间的转换-Exchange from ID and values, we can tanslate between ID and values easily.
MetaDataStruc
- 用来存放数据字典元数据的静态变量,便于元数据修改时所对应应用界面的更改-Use to change the deal to the that deposit the data dictionary a data, easy to a data modification hour to should apply the interface change
DomXMLToStruc
- 用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构-This is a class used for dealing with XML files. It reads out the data descr iption and formats the SelectItemStruc class structure.
SysService
- vc创建系统服务编程,有点借鉴的作用,有兴趣的可以-It showed how to create one system service. VC code.