readme.txt
来自「这是一个制做3D立体图(Stereograms)的一个Java Applet, 」· 文本 代码 · 共 21 行
TXT
21 行
How to use this applet
<applet code = "fjstmain.class" width=180 height=30>
width : start button width
height : start button height
<PARAM NAME="imglist" VALUE="imglist.txt">
3D image file list name
default is 'imglist.txt'.
Image list format
button,indication of button
3D image name,3D image file name
3D image name,3D image file name
...
<PARAM NAME="fwidth" VALUE="800">
<PARAM NAME="fheight" VALUE="600">
Initial window size
'0' is maximum size.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?