📄 readme.txt
字号:
当前目录文件说明:
adovbs.inc
常数定义,被包含在db.inc中
common.inc
常用函数SetUserInfor, EmptyUserInfor, SetUserId, GetUserId, SetUserName, GetUserName, SetEmpSerial, GetEmpSerial,
SetRoleId, GetRoleId, SetCoId, GetCoId, SetCoName, GetCoName,
SetOnline, SetOffline, IsLogin, IsOnline等
config.inc
全局配置信息
datahandle.inc
有关数据处理的通用函数GetParam, ToHTML, ToURL, ToSQL, FormatDT, Bref等
date.inc
跟日期时间有关的函数getGongliStr, getNongliStr, getWeekdayStr等
db.inc
跟访问数据库有关的常用类与函数CDBConnection, CRecordset, TotalRecords, DLookUp, SelectOptions, ExecuteSQL, ExecuteSP等
debug.inc
调试信息有关函数Debug, DebugStr等
recordlist.inc
跟分页有关的函数TableHeaderField, TotalRecords, Paginate, WhiteRows等。
security.inc
跟权限、安全有关的函数Security等
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -