最新发布第149页
排序
au3自删除的多种方法
相信很多弟兄都是做系统的,要写写au3脚本来进行任务调度,那么在任务调度以后,必然是需要对脚本进行自删除。现在简单作下归结。 常规的做法: Run(@ComSpec&' /c ping 127.0.0.1 -n 3&...
网页协议相关知识
在WINDOWS平台,可以实现HTTP访问的对象和API很多,一般常见的有下面几种 API 方式 WinINet, WinHTTP, WinSock, ws2_32 对象方式 MSXML2.XMLHTTP, Microsoft.XMLHTTP, WinHttp.WinHttpR...
返回运行进程的内存或 IO 信息数组
ProcessGetStats 返回运行进程的内存或 IO 信息数组. ProcessGetStats ( ['进程' [, 类型 = 0]] ) 参 数 进程 [可选] 进程的名称或者PID. 默认值(-1) 表示当前进程. 类型 [可选] 0 = (默认) 内...
AU3宏指令参考 – 完整宏指令列表
宏 指 令 描 述 @AppDataCommonDir 应用程序数据文件夹路径 (译注: WinXp 为 'Application Data' 文件夹路径; 对于 Win7/8, 为 'ProgramData' 文件夹路径) @AppDataDir 当前用户应用程序数据文...
Edit Control 编辑框控件之EN_KILLFOCUS消息使用 [大三TJB_708]
Edit Control控件的EN_KILLFOCUS消息即当鼠标光标从编辑控件内离开时对应的消息。利用此消息就可以在光标离开当前Edit Control编辑框后就判断刚刚的输入是否合理。如果不合理再将光标置回编辑框...
NSIS用法注释
;this is a test comment #this is a test comment too, /*this is a test comment too*/ ;MessageBox MB_OK 'hi test!' ;MessageBox MB_OK '$\'A quote from a wise man$\' said the wise man'...
NSIS 重启Explorer
FindWindow $0 'Progman' 'Program Manager' System::Call User32::GetWindowThreadProcessId(ir0,*i.r0) System::Call Kernel32::OpenProcess(i0x0001,i,ir0)i.r0 System::Call Kernel32::Term...
NSIS 获取物理内存
!addplugindir . Name Memory OutFile Memory.exe XPStyle on InstallColors /windows ShowInstDetails show RequestExecutionLevel admin Page instfiles Section Install # 获取系统已识别的...
NSIS制作安装文件全攻略(二)
#========================================================================================= ; 头文件 !include 'MUI.nsh' !include 'Sections.nsh' !include 'LogicLib.nsh' #============...












用户68219322 10分钟前0
感谢分享用户13455568 23分钟前0
其实我最喜欢的是我的电视,要是有那种可以实时更新源的就好了用户13455568 26分钟前0
宝藏网站用户55518966 12小时前0
感谢分享用户70425267 13小时前0
非常good用户65693240 15小时前0
感觉分享