-
该对话框添加一个网址链接
对话框上添加URL连接-The dialog box to add a URL link
- 2022-07-13 02:04:35下载
- 积分:1
-
//开始通信录的用户界面操作
//菜单处理函数管理程序的用户界面操作
//显示记录
//查询记录
//添加记录
//保存记录...
//开始通信录的用户界面操作
//菜单处理函数管理程序的用户界面操作
//显示记录
//查询记录
//添加记录
//保存记录
//读取记录
//结束程序
//清空当前记录信息
//菜单选择函数
//显示表头-//Start communication recorded in the user interface operation// Menu handler management program" s user interface operation// Display records// query records// Add records// Save records// read record// end of the program// Clear the current Record Information// menu to select the function// display header
- 2022-07-12 11:42:57下载
- 积分:1
-
VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等...
VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等-VC++ screen mapping process, and the electronic brush is very similar to drawing automatically hide the main program, you can set the program whether it is in the most front-end display, set up drawing a line color, brush style, start automatically, fine, you can also set hot keys, etc.
- 2022-02-27 07:54:17下载
- 积分:1
-
可以列出指定文件夹,并双击打开。
可以列出指定文件夹,并双击打开。-list designated folder, and double-click to open.
- 2023-05-08 13:20:02下载
- 积分:1
-
demonstrations on how to custom floating toolbar
示范如何定制浮动工具条-demonstrations on how to custom floating toolbar
- 2022-03-16 10:42:20下载
- 积分:1
-
酒店客房预订系统
整个代码包括酒店的预订与退订,客户以及酒店的信息查找,更改,删除等信息
- 2023-01-24 17:55:04下载
- 积分: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
-
redis 测试工具
reids 测试数据工具上传,包含了一些数据,能够在任用平台用下去,也有些测试记录,方便让大家清晰的看到结果,不在去测试
- 2022-01-22 01:54:08下载
- 积分:1
-
重绘组合框控件,很好用。真的很好。
重绘组合框的控件,很好用的。真的非常好用的。-Redraw combo box control, very good use. Really nice.
- 2023-06-20 14:20:03下载
- 积分:1
-
这个我做的一款计算器的代码,大家可以参考一下.
这个我做的一款计算器的代码,大家可以参考一下.-I do this one calculator code, we can take a look.
- 2022-03-07 03:25:39下载
- 积分:1