SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


software:jmol

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
software:jmol [2024/03/05 10:30] – [MacOSX版] kimisoftware:jmol [2024/03/05 11:26] (現在) – [MacOSX版] kimi
行 21: 行 21:
  
 <code> <code>
-Jmol +Jmol.app 
- +└── Contents 
- +- Contents +    ├── Info.plist 
-      |+    ├── MacOS 
 +    │   ├── Jmol.jar 
 +    │   └── jmol.sh 
 +    └── Resources 
 +        └── jmol.icns
 </code> </code>
  
 +kimi@persimmon Jmol.app % cat ./Contents/Info.plist 
 +<file xml Info.plist>
 +<?xml version="1.0" encoding="UTF-8"?>
 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 +<plist version="1.0">
 +<dict>
 +<key>CFBundleSignature</key>
 +<string>????</string>
 +<key>CFBundlePackageType</key>
 +<string>APPL</string>
 +<key>CFBundleVersion</key>
 +<string>1.0</string>
 +<key>CFBundleExecutable</key>
 +<string>jmol.sh</string>
 +<key>CFBundleIdentifier</key>
 +<string>jp.seraphyware.appbundlexample</string>
 +<key>CFBundleDisplayName</key>
 +<string>App Bundle Example</string>
 +<key>CFBundleName</key>
 +<string>AppBundleExample</string>
 +<key>CFBundleIconFile</key>
 +<string>jmol.icns</string>
 +</dict>
 +</plist>
 +</file>
 [[研究室の共有フォルダ]]に入れてあるので研究室の諸君は各自ダウンロードしておくべし。 [[研究室の共有フォルダ]]に入れてあるので研究室の諸君は各自ダウンロードしておくべし。
software/jmol.1709602257.txt.gz · 最終更新: 2024/03/05 10:30 by kimi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki