搜索资源列表
xjgl
- 学籍管理系统代码。利用面向对象的方法以及C++的编程思想来完成系统的设计。
sort
- 汇集了几乎所有的排序算法,内涵代码和设计思想,想必可以在编程中得到巨大的帮助-Brought together almost all the sorting algorithm, meaning the code and design ideas, must be able to get great programming help
VC.3D
- VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
Android
- 讲述了Android程序员在发展道路上应该掌握的编程技术及思想。-About Android programmers in the development of the road should have programming techniques and ideas.