If IsActivated() = False Then ;InstallProductKey($OSkey) ; installs a product key and also activates it Else MsgBox(0,'','ssssss os') EndIf If OfficeI ...
分类:
其他好文 时间:
2017-10-10 16:27:00
阅读次数:
580
au3抓取糗事百科网站 网址:'http://www.qiushibaike.com/8hr/page/' & $pagenum & '?s=4512150' ...
分类:
Web程序 时间:
2017-09-18 10:39:27
阅读次数:
146
以任务管理器为例,在命令行提示符下输入taskmgr.exe 接下来识别这个窗口上的控件 在AU3 中提供了一个捕捉控件的工具是Au3Info.exe 这里记录了控件的标题,控件的类型,控件的坐标和控件的id ...
分类:
其他好文 时间:
2017-07-11 12:50:39
阅读次数:
168
有时候,我们的工作需要输入许多号码,例如条码。这些条码已经是电子文档了。能不能偷个懒,直接用软件来输入这些号码?答案当然是肯定的。 ...
分类:
其他好文 时间:
2017-07-02 15:19:01
阅读次数:
160
首先要先设计个维护面板,看下图 设计完以后 把窗口生成器生成的代码 复制到SCITE编辑器里 红色部分就是需要我们写上去的代码 在SCITE里新建一个脚本 然后复制进去#include <GUIConstants.au3>#include <Process.au3>#Region ### START ...
分类:
其他好文 时间:
2017-06-19 10:04:18
阅读次数:
149
#include <String.au3>#include <Array.au3>#cs 0.125 0000003e 12.25 00004441 -0.125 000000be 1.3 6666a63f 1.299999952316284 0.3125 0000a030 0.2 c8cc4c3e ...
分类:
其他好文 时间:
2017-06-06 18:47:44
阅读次数:
173
项目相关地址 源码:https://github.com/easonjim/Backup_Driver bug提交:https://github.com/easonjim/Backup_Driver/issues ...
分类:
其他好文 时间:
2016-08-31 07:07:15
阅读次数:
110
项目相关地址 源码:https://github.com/easonjim/Resolution_Settings bug提交:https://github.com/easonjim/Resolution_Settings/issues ...
分类:
其他好文 时间:
2016-08-31 07:06:07
阅读次数:
156
项目相关地址 源码:https://github.com/easonjim/Smart_Driver bug提交:https://github.com/easonjim/Smart_Driver ...
分类:
其他好文 时间:
2016-08-31 07:03:22
阅读次数:
811