-
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下.
二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
"hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块
"hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
- 2022-02-02 07:16:06下载
- 积分:1
-
测量仪器控制程序,可以控制仪器进行隧道断面测量。
测量仪器控制程序,可以控制仪器进行隧道断面测量。-Measuring instrument control program to control the tunnel cross-section measurement instruments.
- 2023-02-13 13:11:03下载
- 积分:1
-
这是一个VC版的电子便笺, 这是一个VC版的电子便笺
这是一个VC版的电子便笺, 这是一个VC版的电子便笺-This an electronic version of the VC memo, which is an electronic version of the VC memo, which is an electronic version of the VC memo
- 2022-05-16 10:14:55下载
- 积分:1
-
制作网页的时候,有很多的技巧,如屏蔽鼠标右键 、防止复制、不准粘贴、 防止被人frame 等...
制作网页的时候,有很多的技巧,如屏蔽鼠标右键 、防止复制、不准粘贴、 防止被人frame 等-production of the website, a lot of skills, such as shielding the right mouse button to prevent copying, no paste, to prevent any such frame
- 2022-02-21 06:42:34下载
- 积分:1
-
NTL is a high
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
- 2023-01-01 04:45:03下载
- 积分:1
-
此文件是关于做幻灯片(PPT)时可以使用的模板素材,可以方便用户直接在模板上设计,而不用再为设计不出漂亮的底板而烦燥了!...
此文件是关于做幻灯片(PPT)时可以使用的模板素材,可以方便用户直接在模板上设计,而不用再为设计不出漂亮的底板而烦燥了!-This document is about to do slides (PPT) can be used when the template material, can be user-friendly design directly in the template, and no longer beautiful for the design of any floor and the irritable!
- 2022-09-30 21:35:03下载
- 积分:1
-
mapgis二次开发其中一部份,介绍了有关DBS的原始代码
mapgis二次开发其中一部份,介绍了有关DBS的原始代码-MAPGIS secondary development of one part of the introduction of the DBS source code
- 2022-04-21 17:17:14下载
- 积分:1
-
a very simple little game
一个十分简单的小游戏――剪刀、石头、布,供初学者参考-a very simple little game-- a pair of scissors, stone, cloth, for beginners reference
- 2022-01-26 05:07:13下载
- 积分:1
-
介绍了微波patch天线的基本原理和特性,具体用了gps天线作为例子进行设计推导。...
介绍了微波patch天线的基本原理和特性,具体用了gps天线作为例子进行设计推导。-introduced a microwave antenna patch the basic principles and characteristics with a specific example gps antenna design is derived.
- 2023-06-05 01:35:04下载
- 积分:1
-
% Atomizer Main Directory, Version .802
里面信号含有分解去噪合成过程的代码
%...
% Atomizer Main Directory, Version .802
里面信号含有分解去噪合成过程的代码
%---------------------------------------
--------------------------------
% This is the main directory of the Atomizer package the full package
% contains over 100 files, consisting of .m files, .mex files, and datasets.- Atomizer Main Directory, Version .802 decomposition inside the signal containing the code synthesis process denoising- This is the main directory of the Atomizer package the full package contains over 100 files, consisting of. M files,. Mex files, and datasets.
- 2022-02-02 04:23:13下载
- 积分:1