info.plist

来自「Digital Notebook for MacOS X v1.1.0」· PLIST 代码 · 共 19 行

PLIST
19
字号
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict>	<key>CFBundleExecutable</key>	<string>xdma</string>	<key>CFBundleGetInfoString</key>	<string>Created by Qt/QMake</string>	<key>CFBundleIconFile</key>	<string>xdma.icns</string>	<key>CFBundlePackageType</key>	<string>APPL</string>	<key>CFBundleSignature</key>	<string>????</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 + -
显示快捷键?