-
VC通用控件编程之CSlider控件,方法介绍。源码
VC通用控件编程之CSlider控件,方法介绍。源码 -VC General Controls Programming Between CSlider controls, methods introduced. Source
- 2023-08-13 12:55:03下载
- 积分:1
-
一个强大的多用户网络文件管理系统,系统采用ASP编写。可以让您随时随地管理和保存您的文件、资料等。管理界面和功能类似于windows的资源管理器,具体功能如下:...
一个强大的多用户网络文件管理系统,系统采用ASP编写。可以让您随时随地管理和保存您的文件、资料等。管理界面和功能类似于windows的资源管理器,具体功能如下:1、类似于windows资源管理器的文件目录列表;2、文件复制、剪切、粘贴、邮寄、下载、浏览、删除等常见操作;3、目录创建、重命名、删除等目录操作;4、类似于windows资源管理器的目录树,并具有记忆功能;5、无限个数的多文件同时上传;6、用户资料修改、密码取回等用户控制面板。-a powerful multi-user network document management system, the system used to prepare ASP. At any time you can save your management and document information. Management interface and functionality similar to the windows for resource management, specific functions are as follows : a, similar to the windows of resource management document directory listings; 2, the paper copy, cut, paste, by mail, download, browse, delete common operation; 3, directory creation, Rename, delete directory operations; 4, similar to windows resources management for the directory tree, with memory function; 5, unlimited number of the many documents also upload; 6, user information changes, such as user password to recover the control panel.
- 2022-11-28 09:10:03下载
- 积分:1
-
基于Windows的Win32编程的基础上实现分层窗口发…
基于windows基础上的win32编程,实现窗口的分层淡入淡出,也可通过修改基于Pocket PC上运行-windows based on the basis of win32 programming to achieve the layered window fades out, also by modifying based on the Pocket PC operating
- 2022-06-01 06:51:03下载
- 积分:1
-
一款不错的聊天程序,可以与window的NetMeeting兼容!欢迎大家使用!...
一款不错的聊天程序,可以与window的NetMeeting兼容!欢迎大家使用!-one good chat program, with the NetMeeting window compatible! Everyone is welcome to use!
- 2023-04-17 21:35:03下载
- 积分:1
-
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助...
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
- 2023-06-13 23:05:03下载
- 积分:1
-
extenededgaya NMT的球员
ExtenededGaya for NMT Players
- 2022-03-16 18:29:37下载
- 积分:1
-
浮动提示框:鼠标在文本或图片或图片中的实现…
浮动提示框:实现鼠标移动到文字或者图片或者图片中的热点显示提示信息,或者点击是显示提示信息。-Floating prompt box: the realization of mouse over text or picture or picture in a hot show message, or click on a message is displayed.
- 2022-10-17 13:55:03下载
- 积分:1
-
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装...
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装序列号的显示;
* 修正选择自定义信息后无法再选择内置信息的错误;
* 文件选择对话框去掉预览功能,以支持快捷方式的文件联接。
V1.1 更新:
* 增加对windows 98的支持;
* 增加显示产品序列号。
V1.0 更新:
* 增加新联想OEM信息和11种主流CPU信息;
* 改正高级选项里的一个BUG。
V0.99 发布,内置15种品牌OEM信息,可自定义OEM信息。-V1.2 Update :* OEM default on the original information backup;* Amendments to the lower part of windows 98 brands can not use error;* Installation of windows 98 of the sequence shows;* Amendments to select the custom message can no longer choose the wrong message embedded;* Documentation election Optional box removed preview capabilities to support efficient way connected to the paper. V1.1 Update :* increase support for Windows 98;* The increasing product serial number. V1.0 Update :* The new Lenovo OEM information and 11 CPU;* High corrective options"s a BUG. V0.99 released, built-in 15 brands OEM information, OEM-defined information.
- 2022-03-02 04:43:51下载
- 积分: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
-
XP风格的界面效果控件
XP风格的界面效果控件-XP-style interface effects Controls
- 2023-02-15 05:10:04下载
- 积分:1