-
实现超级连接的例子
实现超级连接的例子-achieve hyperlinks example
- 2022-12-20 18:25:04下载
- 积分:1
-
为什么窗户没有关上窗户?
Why won t A Note close when Windows does?
When Windows closes it sends a message to all programs that they should close. A Note receives this message and starts to upload the notes to the server. Sometimes the server has a lot of other traffic and therefore is a bit slow to respond to A Note. Therefore, Windows displays the dialog box A Note is not responding . Most of the time, the server will answer A Note, the program will close and so will Windows. If the A Note is not responding time-out message, you can press cancel now . The notes have already been uploaded and saved to disk.
- 2022-02-07 06:07:36下载
- 积分:1
-
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。...
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。-Palindrome number is read from a high level to low and from low to high time is the same as, for example: 131,1221 and so on, this procedure is to find m, the requirements m, m* m, m* m* m, the three values palindrome are few.
- 2023-05-21 02:30:03下载
- 积分:1
-
自制Msgbox方法窗体,支持修改。
自制Msgbox窗体,支持vbOKOnly vbOKCancel vbYesNo vbYesNoCancel vbRetryCancel vbAbortRetryIgnore 其他可以自行修改
- 2022-03-25 23:09:08下载
- 积分:1
-
这是另一个简单的帮助对话框的实现。Simple RTF based Help Dialog,...
这是另一个简单的帮助对话框的实现。Simple RTF based Help Dialog,-This is another simple dialog with the help of the achievement. Simple RTF based Help Dialog,
- 2022-03-20 11:57:44下载
- 积分:1
-
dataGrid显示数据库
dataGrid显示数据库-dataGrid demonstrates the database
- 2022-05-22 16:33:20下载
- 积分:1
-
MFC编程浏览图标控件设计代码
MFC编程浏览图标控件设计代码,组合框里的内容为图片
- 2022-06-28 18:16:45下载
- 积分:1
-
Flex3下实现类Windows Metro风格界面
Metro UI是微软在Windows Phone 7中正式引入的一种 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 01:13:08下载
- 积分:1
-
此代码实现在运行时修改控件属性的功能。在开发用户可自定义界面时会用到。...
此代码实现在运行时修改控件属性的功能。在开发用户可自定义界面时会用到。-This code in the run-time functions modify the control properties. In the development of custom user interface can be used.
- 2022-05-18 05:23:04下载
- 积分:1
-
MFC_学生成绩管理系统
输入功能:由键盘输入若干个学生的学号、姓名、三科成绩,并计算出平均成绩和总成
绩。
2. 插入功能:按学号增加一个学生信息,并将其插入。
3. 排序功能,按要求对学生信息进行排序,分为按学号和按总成绩进行排序两种情形,并
输出结果。
4. 查询功能:按要求查找学生信息,分为按学号和姓名进行查询两种情形,并输出结果。
5. 删除功能:按要求将学生信息删除,分为按学号和姓名进行删除两种情形。
6. 输出功能:按学号输出学生信息。
7. 成绩升降:同一个学生,不同时期之间成绩浮动情况查询。
- 2022-05-21 10:26:02下载
- 积分:1