-
本例子将教会VC初学者如何使用进度条控件,简单易学
本例子将教会VC初学者如何使用进度条控件,简单易学-example of the Church of the VC beginners how to use the progress of control, easy
- 2022-06-27 22:24:17下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
这是一个位图图像控制经常使用的汽车
It is a bitmap picture control which is ofen used to auto-sized bitmap picture
- 2022-03-17 19:31:15下载
- 积分:1
-
辐射能游戏
那里是供货商和多个玩家之间的游戏。它使用的任务之间供货商和玩家使用多线程的同步。
- 2022-08-19 20:17:53下载
- 积分:1
-
A CButton
A CButton-derived hyperlink control that contains a built-in ToolTip
- 2023-01-02 19:45:08下载
- 积分:1
-
C#学生成绩管理系统ACCESS数据库
C#学生成绩管理系统,适合初学者参考
- 2022-11-15 06:25:03下载
- 积分:1
-
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)...
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)-2. Design a heuristic function (A* is the best search function), and Programming, design report must be given to the specific function and state forms design (or analyze why is A* algorithm)
- 2022-07-20 09:08:58下载
- 积分:1
-
由于光的反射和折射的结果,在港想达…
由于反射和折射,光线能在海底想成舞动的刻蚀,本程序对这种景象进行渲染-As a result of reflection and refraction of light in the Harbor would like to dance into the etching, the process for rendering of this scene
- 2022-03-08 08:57:06下载
- 积分:1
-
简单二维号码生成程序
实现上很简单,就是为每个嘉宾生成一个二维码图片,通过彩信发送到手机,再专用识读设备上读取验证一下即可。csdn采用短信里包含网址链接的方式,打开是个二维码的方式也不错。
- 2022-05-21 15:17:24下载
- 积分:1
-
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!...
用Visual c++作的FTP文件上传客户端工具,功能强大,可供学习VC人员下载学习使用!-Using Visual c++ for the FTP client tool to upload files and powerful for the study and download VC personnel learning to use!
- 2022-01-28 04:56:49下载
- 积分:1