-
利用VC++制作出按扭,并在起上面着色.实现点击后按扭着色.
利用VC++制作出按扭,并在起上面着色.实现点击后按扭着色.-Use VC++ Create button, and shading from above. Realization click button coloring.
- 2022-03-09 14:40:14下载
- 积分:1
-
华为内部软件编码规范训练教材,有助提升编码可读性!
华为内部软件编码规范训练教材,有助提升编码可读性!-Internal software coding norms Huawei training materials, and help enhance the readability of code!
- 2022-11-28 21:25:03下载
- 积分:1
-
一个Windows ping源码,用VC++6.0编写,socket 入门编程
一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
- 2022-07-26 12:50:03下载
- 积分:1
-
Windows下的一个worm源代码
Windows下的一个worm源代码-A worm under the Windows source code
- 2022-05-17 10:08:24下载
- 积分:1
-
This is a program used in class. It s applicable to beginner. if you study JAVA...
这个也是上课用的程序,适合于初学者用,对于java的初学者,建议多看源码。-This is a program used in class. It s applicable to beginner. if you study JAVA just now,I suggest you read some source code.
- 2022-04-24 07:54:56下载
- 积分:1
-
Windows Mobile7 UX Customization Overview
Windows Mobile7 UX Customization Overview
- 2022-03-19 13:08:30下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行...
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行比较。若发现有不同,则在屏幕上显示出相异二行的行号及其内容,并暂停下来询问用户是否需要继续比较后继行,直到用户回答不需要继续进行比较,或者已经比到了二文件的结束时停止处理。-7. Programmed CompFile, first of all allow users to enter two file names and their paths (two files are text files), then through the use of class member function getline reads line by line, the contents of the two specified file and compare. If it is found they were different, differences on the screen shows the line number 2 and its contents, and suspend the down and asks if they need to continue to compare follow-up line, until the user answers do not need to continue to compare, or is already higher than to the two documents stop processing at the end.
- 2022-04-27 23:39:29下载
- 积分:1
-
利用C#.net开发的dxf读取程序,对于初学者有较大帮助
利用C#.net开发的dxf读取程序,对于初学者有较大帮助-The use of C#. Net developed dxf reader, have a greater help for beginners
- 2022-02-02 15:51:25下载
- 积分:1
-
图形化界面的计算器
图形化界面的计算器。支持算法优先。
有两种模式:一种是输入一个完整表达式,获取计算结果,这种工作模式类似于我们的计算表达式的过程;第二种是进行即使计算,即显示单步计算的中间结果,这种工作模式类似于普通计算器功能。
计算器包括2个文本框,一个输入框,一个输出框
支持阶乘
- 2022-04-22 07:09:44下载
- 积分:1