infoplist.strings.in
来自「Source code (C++) of the Amoebax game fo」· IN 代码 · 共 6 行
IN
6 行
/* Localized versions of Info.plist keys. */CFBundleName = "Amoebax";CFBundleShortVersionString = "Amoebax version @VERSION@";CFBundleGetInfoString = "Amoebax version @VERSION@, Copyright 2006, 2007 Emma's Software.";NSHumanReadableCopyright = "Copyright 2006, 2007 Emma's Software.";
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?