info.plist
来自「linux下的终端管理工具源码」· PLIST 代码 · 共 21 行
PLIST
21 行
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"><plist version="0.9"><dict> <key>CFBundleIconFile</key> <string>application.icns</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleGetInfoString</key> <string>Created by Qt/QMake</string> <key>CFBundleSignature</key> <string>ttxt</string> <key>CFBundleExecutable</key> <string>nxclient</string> <key>CFBundleName</key> <string>NX Client for OSX</string> <key>NOTE</key> <string>Please, do NOT change this file -- It was generated by Qt/QMake.</string></dict></plist>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?