-
小型公司工资管理系统 小型公司工资管理系统
小型公司工资管理系统 小型公司工资管理系统-small companies wage management system sma ll companies Salary Management System
- 2022-03-16 06:36:34下载
- 积分:1
-
数据库的相关资料,好不容易才弄到
数据库的相关资料,好不容易才弄到-database of relevant information, the hard-won result of
- 2022-01-26 05:41:25下载
- 积分:1
-
组合框实例,用于创建一个组合框在视觉
combo box example for creating a combo box in visual c-combo box example for creating a combo box in visual c++
- 2022-08-12 22:05:24下载
- 积分:1
-
matlab的图形,界面设计的等多项函数
matlab的图形,界面设计的等多项函数-matlab the graphics, interface design, such as the number of function
- 2023-08-29 21:05:04下载
- 积分:1
-
全景图浏览程序
应用背景为了程序可以正常运行,要将RealSceneViewr下的Data文件夹拷贝到程序目录下关键技术C++,vs2010,3D,全景漫游,3d漫游,鱼眼全景
- 2022-03-21 00:43:20下载
- 积分:1
-
Qt的监控仪表控件,简单实用美观
Qt的监控仪表控件,简单实用美观,将头文件和cpp文件包含进工程,即可实用。包含工控仪表常用控件。
内含详细例程,帮助快速入门。
- 2022-01-27 10:35:57下载
- 积分:1
-
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小...
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小- JAVA does the audio frequency player, can broadcast the MID
form the audio frequency document, can control the music the current
capacity and the sound size
- 2022-03-10 23:17:29下载
- 积分:1
-
搜索引擎代码
你知我知搜索引擎的设计与实现是仿照百度知道的功能和模板,利用ASP.NET语言和.NET三层框架,实现用户提问模块,问题回答模块,设置最佳答案模块,关闭问题模块,搜索问题模块等业务功能。在现代信息资源共享的大背景下,该设计为用户提供了一个问题交流的平台,分享信息资源的同时,还能解决自己或者他人的问题,提高了信息资源的利用率。
- 2022-01-25 22:01:42下载
- 积分:1
-
简化Win32 API错误异常处理
Simplified Exception Handling For Win32 API Errors
- 2022-08-02 19:34:28下载
- 积分: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