最新发布第88页
排序
文件搜索利器Everything v1.4.1.1032正式版
Everything中文版是一款小巧免费的文件搜索工具的文件搜索利器,Everything最新版搜索文件速度之快令人震惊,百G硬盘几十万个文件,可在几秒钟之内完成NTFS索引;文件名称搜索瞬间呈现结果,关键词高...
使用 LogicLib.nsh 实现基本流程控制结构
LogicLib.nsh 程序的三种基本结构包括:顺序结构、分支结构、循环结构。顺序结构是最基本的结构,本文主要说明了如何在NSIS脚本中写出分支结构和循环结构。 最基本的分支结构和循环结构可以用St...
NSIS制作安装文件全攻略(二)
#========================================================================================= ; 头文件 !include 'MUI.nsh' !include 'Sections.nsh' !include 'LogicLib.nsh' #============...
NSIS 获取物理内存
!addplugindir . Name Memory OutFile Memory.exe XPStyle on InstallColors /windows ShowInstDetails show RequestExecutionLevel admin Page instfiles Section Install # 获取系统已识别的...
CorelDRAW Graphics Suite X7 v17.6.0.1021简体中文最终版
CorelDRAW Graphics Suite for Win X7 中文免费版,CorelDRAW Graphics Suite X7 是我们迄今最具创意的最新图形设计程序!可在 CorelDRAW Graphics Suite X7 中获取我们所有行业公认的工具,以...
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用法注释
;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'...
Edit Control 编辑框控件之EN_KILLFOCUS消息使用 [大三TJB_708]
Edit Control控件的EN_KILLFOCUS消息即当鼠标光标从编辑控件内离开时对应的消息。利用此消息就可以在光标离开当前Edit Control编辑框后就判断刚刚的输入是否合理。如果不合理再将光标置回编辑框...
AU3宏指令参考 – 完整宏指令列表
宏 指 令 描 述 @AppDataCommonDir 应用程序数据文件夹路径 (译注: WinXp 为 'Application Data' 文件夹路径; 对于 Win7/8, 为 'ProgramData' 文件夹路径) @AppDataDir 当前用户应用程序数据文...



![Edit Control 编辑框控件之EN_KILLFOCUS消息使用 [大三TJB_708]-永恒心锁-分享互联网](https://www.yhxs3344.net/wp-content/uploads/2020/04/aut3-300x188.png)










用户25813011 1小时前0
感谢分享!!!!!用户52912580 1小时前0
感谢分享用户51055089 2小时前0
感谢分享ynthzkx 4小时前0
感谢分享用户72252901 5小时前0
3Q,5111用户89112796 5小时前0
试一下000