?? example1.html
字號:
<html> <head> <title>MoleculeViewer (example 1)</title> </head> <body> <h1>MoleculeViewer (example 1)</h1> <hr> <applet code=XYZApp.class width=300 height=300> <param name=model value=models/HyaluronicAcid.xyz> alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag! </applet> <hr> <a href="XYZApp.java">The source</a>. </body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -