ogsrmgr.str
来自「详细的ERP设计资料」· STR 代码 · 共 11 行
STR
11 行
;*********************************************************
;* Error strings for the SRMGR unit *
;*********************************************************
//Compile with SRMC, then compile SRMGR.RC with BRCC[32]
1, "String not found: %d"
2, "Cannot lock resource"
3, "String resource not found: %s"
4, "Unable to open string resource: %s"
5, "Invalid string resource"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?