-
对bitmap图像旋转的一个程序,可以做成动画
对bitmap图像旋转的一个程序,可以做成动画
-right bitmap image of a rotating procedures can create animation EXPLOSIVE
- 2023-04-29 05:20:03下载
- 积分:1
-
VC++写的俄罗斯方块小游戏
大学时候,用VC++写的俄罗斯方块小游戏,可以用于做课程设计或者简单的C++代码编写练习,源代码中注释详尽,简单易读而且游戏界面美观。
- 2022-03-12 02:26:03下载
- 积分:1
-
28个网站后台模版
精心收集的28个网页后台模板,个个经典,做网站的朋友们一定会喜欢的。。
- 2023-02-18 02:40:04下载
- 积分:1
-
这是一个显示目录树的树形列表控件,希望对你有帮助
这是一个显示目录树的树形列表控件,希望对你有帮助-This is a display directory tree tree list control, want to help you
- 2022-03-11 21:55:28下载
- 积分:1
-
1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping...
1)仿WINDOWS界面,但无鼠标操作
2)具整点报时功能,几点报几声
3)可设置时间和日期
当然还有一些地方做得不行,比如输入时的光标闪烁,放在这里的目的就是与大家共同学习,欢迎批评指正。
-1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping function, a few reported scornful 3) to set a time and date of course, some places do not, such as the type of cursor flashing on here aim is to learn together with everyone, welcome criticism.
- 2022-02-21 16:43:21下载
- 积分:1
-
树列表视图应用程序
此示例演示Windows Presentation Foundation的特定功能,因此,未遵循应用程序开发的最佳实践。对于Windows演示基础(WPF)和Microsoft .NET Framework应用程序开发的最佳实践的全面覆盖,是指在适当以下
- 2023-08-07 16:20:03下载
- 积分:1
-
code of whole books management system
good to study vc++
这是个一个完整的图书馆管理程序的源代码,是我学习VC++的入门-code of whole books management system
good to study vc++
- 2022-08-25 02:13:25下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1
-
JPG 周正
一个 c + + 程序来减少更多的便携性和新吨的巨型像素摄像头和手机的图像大小。它可以降低 JPG 大小到 1/2 或 1/4 甚至 1/8 的快速图像传输缓慢互联网 networksJPG DownScaler 用 BorlandC + + Builder 写上
- 2022-08-06 06:02:40下载
- 积分:1
-
WPF的Datagrid自定义控件
应用背景WPF下,DataGrid自带的功能有时不能很好的完成我们的界面需要。为了界面的美观可以,我们可以通过自定义控件的方式来创建新的控件。这个控件是为大家在自定义DataGrid的时候提供一些参考。关键技术WPF的DataGrid的自定义控件应用,绑定功能的时候,以及如何自己为DataGrid添加依赖属性。为DataGrid绘制新的属性,改变DataGrid的样式
- 2022-02-07 01:47:14下载
- 积分:1