msgbox1.ctk
来自「C-Talk is interpreted scripting language」· CTK 代码 · 共 4 行
CTK
4 行
/* Example of loading DLL and module msgbox2 which uses functions from this DLL */
loadDLL("User32");
loadModule("msgbox2");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?