#include#include#include#include#include#include#RequireAdmin$WinVerChk=RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindowsNTCurrentVersion","ProductName")$fonttype=GUICtrlSetFont(-1,8,400,2,"@MicrosoftYaHei")$fontcolor=GUICtrlSetColor(-1,0xC0C0C0)$Form1=GUICreate("Info-Z_v1.0",338,266,-1,-1)$tab=GUICtrlCreateTab(8,8,321,249) Systeminfo()FuncSysteminfo();SystemInformation_RunDOS("wmiccsproductget/format:list>>c:System.log")_RunDOS("wmicbiosget/forma-IMDN开发者社群-imdn.cn"> #include#include#include#include#include#include#RequireAdmin$WinVerChk=RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindowsNTCurrentVersion","ProductName")$fonttype=GUICtrlSetFont(-1,8,400,2,"@MicrosoftYaHei")$fontcolor=GUICtrlSetColor(-1,0xC0C0C0)$Form1=GUICreate("Info-Z_v1.0",338,266,-1,-1)$tab=GUICtrlCreateTab(8,8,321,249) Systeminfo()FuncSysteminfo();SystemInformation_RunDOS("wmiccsproductget/format:list>>c:System.log")_RunDOS("wmicbiosget/forma - IMDN开发者社群-imdn.cn">
登录
首页 » 界面开发 » INFO-Z(讀取系統資訊)

INFO-Z(讀取系統資訊)

于 2022-03-02 发布 文件大小:3.13 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

讀取系統資訊,例如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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Form shock effect, will not care where you jump, a very interesting small progra...
    该程序实现窗体震动的效果,不小心会下你一跳,很有趣的小程序.-Form shock effect, will not care where you jump, a very interesting small programs.
    2023-07-02 18:15:03下载
    积分:1
  • 超酷的工控显示!仪表板模拟仿真。
    界面显示超酷,看到了吧。一是仪表面板的模拟放着,二是指针指示,三是提示栏的超酷表现!喜欢的朋友请赞一个,给个分,呵呵。
    2022-03-18 13:31:16下载
    积分:1
  • 列表视图组件能够以多种形式来显示文件信息。
    列表视图组件能够以多种形式来显示文件信息。-components can be shown in various forms to file information.
    2022-04-24 19:30:51下载
    积分:1
  • API助手伴侣
    API助手伴侣,是易语言开发的好帮手,里面有很多编程常用的是资料。
    2022-05-20 01:38:01下载
    积分:1
  • vc development interface is very troublesome, but pubMFCV can easily interface f...
    vc 开发界面非常麻烦,但是pubMFCV就可以方便地进行界面的开发,并且转到vc上去,可以快速地开发-vc development interface is very troublesome, but pubMFCV can easily interface for the development, and up to vc, can be rapidly developed
    2022-06-16 17:38:30下载
    积分:1
  • 研华采集卡程序
    研华采集卡程序,定时器采集, DMA方式的高速数据采集。DMA方式的数据传输可以节省CPU时间,提高数据传输速率,用于高速传输大量数据。 研华设备驱动支持事件处理机制,用户可以利用各种类型的事件来获得设备当前数据采集和传输的状态,在事件发生时做相应的操作。这种方式无需用户定时查询,提高了系统处理效率。
    2022-03-03 02:57:42下载
    积分:1
  • windwos的制备过程框架,沿着窗户的线是水。
    编写Windwos框架程序,仿照Windows自带的记事本程序界面,添加菜单,添加加速键资源,添加“关于”对话框,更改程序图标为自己的个性化图标等。-Windwos framework of the preparation process, along the lines of Windows comes with Notepad program interface, add the menu, add resources to speed up the key, add " About" dialog box, change the program icons for their own personalized icons.
    2022-07-06 22:21:22下载
    积分:1
  • vc interface prepared by the source code is very practical, from which one can l...
    vc++编写的界面源代码,很实用,从中可以学到不少东西!-vc interface prepared by the source code is very practical, from which one can learn many things!
    2022-07-19 15:48:29下载
    积分:1
  • 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
    1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
    2022-11-30 05:15:03下载
    积分:1
  • 一款功能较为齐全的画图软件,源代码有些复杂,不适合初学者...
    一款功能较为齐全的画图软件,源代码有些复杂,不适合初学者-A function of drawing a more complete software, source code, some complex, not suitable for beginners
    2022-01-27 08:57:34下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载