modceproj.bas
来自「这是一个完美版本的的超强文件编辑器,支持各种程序的语法高亮,支持插件和宏录制,支」· BAS 代码 · 共 12 行
BAS
12 行
Attribute VB_Name = "modcEProj"
' This module is all the cEdit project file code. It will load cEdit projects
' and save them.
' Format for these projects is:
' File=name; location
' Link=name; location
' folder=name; location
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?