-
可以动态在对话框上展示Bar和其他控件
可以动态在对话框上展示Bar和其他控件-can dynamically display in the dialog box and other controls Bar
- 2022-08-11 15:36:14下载
- 积分:1
-
Create round SysMenu buttons and learn how to do flicker
Create round SysMenu buttons and learn how to do flicker-free painting in the caption and more. (New features were added.)
- 2022-02-14 20:57:24下载
- 积分:1
-
PDA编程接口
pda上界面编程-pda on Programming Interface
- 2022-08-22 07:29:50下载
- 积分:1
-
利用vc编制的任意形状的按钮控件,可以产生很美观的效果.
利用vc编制的任意形状的按钮控件,可以产生很美观的效果.-vc prepared by the use of arbitrary shape control button, can produce very impressive results.
- 2023-06-16 21:15:02下载
- 积分:1
-
此IP电话界面是跨平台的,图形库用了wxWidgets,而开发工具用了DialogBlocks,而且可以移植到VC++中...
此IP电话界面是跨平台的,图形库用了wxWidgets,而开发工具用了DialogBlocks,而且可以移植到VC++中-This IP telephone interface is cross-platform, graphics library used wxWidgets, and development tools used DialogBlocks, and can be transplanted to VC++ In
- 2022-11-03 01:00:04下载
- 积分:1
-
虚拟示波器
纯代码实现虚拟示波器,值得分享和参考,可以动态缩小和扩大,采用MFC 框架实现。示波器有十个子页面,每个页面有十个自通道,自己可以随意更改代码,实现自己想要实现的效果。比较好
- 2023-07-09 05:55:04下载
- 积分:1
-
unigui 0.99.99.2300
{3E20D68D-BE72-4F57-8EA4-F3315298C36D}
&nb
- 2022-02-11 23:52:26下载
- 积分:1
-
This is a student information management system, includes all the functions of s...
这是一个学生信息管理系统,他包含了所有学生信息的功能,当你做这方面的系统时都可以采用到它里面的内容,希望大家喜欢-This is a student information management system, includes all the functions of student information, when you do this the system can be applied to the contents inside it, hope you like
- 2022-08-10 01:25:41下载
- 积分: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
-
在状态条中显示鼠标的设备坐标与逻辑坐标
在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
- 2022-06-15 16:16:55下载
- 积分:1