-
美化应用程序的外观界面 本程序主要面向对话框
美化应用程序的外观界面 本程序主要面向对话框-landscaping application program interface appearance of the main procedures for dialog
- 2022-08-18 20:59:18下载
- 积分:1
-
This is a typical task of an engineering informatik class. Have fun reading this
This is a typical task of an engineering informatik class. Have fun reading this
- 2022-02-11 12:38:21下载
- 积分:1
-
实现多列显示的信息框。
实现多列显示的信息框。-multi-column displays the information box.
- 2022-07-22 17:51:20下载
- 积分:1
-
一些漂亮的提示信息代码 可以生成各种不同效果的提示
一些漂亮的提示信息代码 可以生成各种不同效果的提示-Some beautiful message code can generate a variety of different effects tips
- 2022-03-14 13:11:06下载
- 积分:1
-
旋转字体,没有密码
旋转字体,没有密码-font rotation, no password
- 2023-02-28 09:15:04下载
- 积分:1
-
many forms programming, based on EVC development, running on pocket pc. Windows...
多窗体编程,基于EVC开发,运行于pocket pc。也可作为windows编程的参考代码-many forms programming, based on EVC development, running on pocket pc. Windows also can be used as a reference source programming
- 2022-12-07 18:15:03下载
- 积分: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
-
每当新商人加入CellGo,该商人的材料(如:商人的名、地址、电话号、及商人提供的服务)必须被记录下来。你需创建接收商人材料的用户界面。用户界面的功能说明如下:...
每当新商人加入CellGo,该商人的材料(如:商人的名、地址、电话号、及商人提供的服务)必须被记录下来。你需创建接收商人材料的用户界面。用户界面的功能说明如下:
对可存放地址字段的字符个数不应有限制.
界面应允许为商人选择多种服务.
(提示:对接收商人地址使用文本域控件。商人提供诸如:“Free service charges”, “Gifts for mobiles bought”, 和 “10% discount on new mobiles bought”的服务)
-CellGo businessmen, the businessmen of material (such as : businessmen by name, address, telephone number, businessmen and the services provided) must be recorded. You need to create materials to receive businessmen user interface. User interface features as follows : to address field can be stored in the number of characters should not be restricted. interface businessmen should be allowed to choose a variety of services. (Tip : businessmen right to receive the text addresses the use of domain controls. businessmen such as : "Free service charges," "Gifts for mobiles bought," and the "10% discount on new mobiles bought" services)
- 2022-05-06 12:14:51下载
- 积分:1
-
专家系统
我的专家系统它的用来描述这六种疾病为儿童而设由这种疾病的症状六种疾病都是麻疹德国麻疹流感普通感冒流行性腮腺炎鸡流行
- 2022-01-26 02:23:22下载
- 积分:1
-
DFT的GUI界面
使用matlab GUI编写的DFT计算界面,显示矩形函数及其DFT变换
- 2022-02-03 11:07:55下载
- 积分:1