⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 info-plist.am

📁 FreeFem++可以生成高质量的有限元网格。可以用于流体力学
💻 AM
字号:
<?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>CFBundleDevelopmentRegion</key>	<string>English</string>	<key>CFBundleDocumentTypes</key>	<array>		<dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>.edp</string>			</array>			<key>CFBundleTypeName</key>			<string>NSStringPboardType</string>			<key>CFBundleTypeOSTypes</key>			<array>				<string>****</string>			</array>			<key>CFBundleTypeRole</key>			<string>Editor</string>		</dict>	</array>	<key>CFBundleExecutable</key>	<string>FreeFem++</string>	<key>CFBundleGetInfoString</key>	<string>Version @VVERSION@  @DATE@ ,  LJLL Univerty Pierre et Marie , Curie , Paris, France </string>	<key>CFBundleIconFile</key>	<string>FreeFem++.icns</string>	<key>CFBundleIdentifier</key>	<string>ann.jussieu.fr.FreeFem++</string>	<key>CFBundleInfoDictionaryVersion</key>	<string>6.0</string>	<key>CFBundleName</key>	<string>FreeFem++</string>	<key>CFBundlePackageType</key>	<string>APPL</string>	<key>CFBundleShortVersionString</key>	<string>@VVERSION@</string>	<key>CFBundleSignature</key>	<string>????</string>	<key>CFBundleVersion</key>	<string>@VVERSION@</string>	<key>NSMainNibFile</key>	<string>MainMenu</string>	<key>NSPrincipalClass</key>	<string>NSApplication</string>	<key>NSServices</key>	<array>		<dict>			<key>NSMenuItem</key>			<dict>				<key>default</key>				<string>FreeFem++</string>			</dict>			<key>NSMessage</key>			<string>dropService</string>			<key>NSPortName</key>			<string>FreeFem++</string>			<key>NSSendTypes</key>			<array>				<string>NSFilenamesPboardType</string>			</array>		</dict>	</array></dict></plist>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -