zipnew173.rc
来自「zip算法的源码」· RC 代码 · 共 27 行
RC
27 行
// 1.73 12 July 2003
#include "ZipMsg.h"
STRINGTABLE {
EX_NoExtrDir "Extract directory '%s' must exist"
PR_Archive "*Resetting Archive bit"
PR_CopyZipFile "*Copying Zip File"
PR_SFX "*SFX"
PR_Header "*??"
PR_Finish "*Finalising"
PR_Copying "*Copying"
PR_CentrlDir "*Central Directory"
PR_Checking "*Checking"
AD_NoDestDir "Destination directory '%s' must exist!"
WZ_DropDirOnly "Dropping %d empty directory entries"
WZ_NothingToWrite "Nothing to write"
LD_NoDll "Failed to load %s"
LD_BadDll "Unable to load %s - It is old or corrupt"
LD_DllLoaded "Loaded "
LD_DllUnloaded "Unloaded "
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?