-
OutlookBar源码及示例.rar
OutlookBar源码及示例.rar-OutlookBar source code and demonstration rar
- 2022-01-26 05:11:38下载
- 积分:1
-
一个滑动条程序,包括滑动条的实现等。
一个滑动条程序,包括滑动条的实现等。-a sliding strip procedures, including sliding strip of realization.
- 2022-03-25 22:09:16下载
- 积分:1
-
GDI+应用
GDI+应用-GDI Application
- 2022-04-09 21:03:34下载
- 积分:1
-
基于sterling的股票交易源码
基于sterling开发的股票交易程序,界面操作,支持股票的买卖,一键快速下单。
- 2023-07-12 06:05:04下载
- 积分:1
-
这是一个很好的在vc中外设编程的例子,具有很强的通用性,很值得一看啊...
这是一个很好的在vc中外设编程的例子,具有很强的通用性,很值得一看啊-This is a very good peripherals in China vc programming examples, and has a strong universal, it is worth looking ah
- 2022-07-07 16:59:50下载
- 积分: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
-
对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样...
对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样-menu
- 2022-10-06 10:55:04下载
- 积分:1
-
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发....
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
- 2023-03-19 10:30:04下载
- 积分:1
-
This is a drawing program, we can draw graphics Tools menu, you can use the last...
这是一个绘图程序,既可以用Tools菜单绘制图形,也可以用最后一行的工具条绘制。-This is a drawing program, we can draw graphics Tools menu, you can use the last line of the drawing toolbar.
- 2022-12-03 00:10:03下载
- 积分:1
-
定时关机
实现 定时关机, 适合初学者学习,通过命令行调用系统关机命令
- 2022-11-22 11:45:02下载
- 积分:1