1 Star 0 Fork 6

wangnew2013/QuickZ

forked from linxinhong/QuickZ 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
loadplugins.ahk 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
quickz.LoadPlugins()
quickz.GenerateInclude()
; quickz.InitPlugins()
exitApp
#include lib\class_quickz.ahk
#include lib\Path_API.ahk
#include lib\class_json.ahk
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
AutoHotkey
1
https://gitee.com/wangnew2013/QuickZ.git
git@gitee.com:wangnew2013/QuickZ.git
wangnew2013
QuickZ
QuickZ
master

搜索帮助