-
《C++程序设计教程》作者石志国—源代码
《C++程序设计教程》作者石志国—源代码,1-15章全部源代码,适合初学者分析借鉴学习。
- 2022-03-25 00:14:59下载
- 积分:1
-
Euler公式与改进Euler比较。
Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
- 2022-07-02 18:34:40下载
- 积分:1
-
this is a vhdl code for a bus
this a vhdl code for a bus-this is a vhdl code for a bus
- 2022-01-26 02:40:10下载
- 积分:1
-
这是一个简单的迷宫程序,我花费了一天的时间写的
这是一个简单的迷宫程序,我花费了一天的时间写的-This a simple maze procedure, I spent a day of time to write!
- 2022-02-03 05:39:28下载
- 积分:1
-
一个简单的卡巴斯基的安全升级的方法
一个简单的卡巴斯基的安全升级的方法 -Kaspersky a simple way to upgrade the safety
- 2022-01-31 00:33:27下载
- 积分:1
-
实现一个字符串类的若干函数的操作
实现一个字符串类的若干函数的操作-achieve a certain kind of string function operation
- 2022-03-02 06:06:51下载
- 积分:1
-
11 bit dsp core data sheet
11 bit dsp core data sheet
- 2023-08-08 07:20:03下载
- 积分:1
-
PLC is used to do a windshield of Health and assembly software, including the S7
是用PLC做一条的挡风玻璃生和组装软件,包括S7-300硬件组态,-PLC is used to do a windshield of Health and assembly software, including the S7-300 hardware configuration,
- 2023-01-13 12:10:03下载
- 积分:1
-
DOS下进入Protect Mode,任意访问0
DOS下进入Protect Mode,任意访问0-4GB内存地址数据。-DOS into Protect Mode, random access memory address 0-4GB of data.
- 2022-02-14 01:37:57下载
- 积分:1
-
有源码事例,还有说明.一看就明白,
一,把"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