?? readme.en
字號:
Webshelf 1.1 beta 5 Jan 2000 Webshelf is Java applet for presentation of weblinks as books on bookshelves. Applet and other classes are in file shelf.jar. It is free. You can use it "as is" as you like it. There are some difference between Netscape Java and MS IE Java when loading resources (pictures). To avoid security check problems you should pack all pictures with applet in one jar (or zip) file You should use <APPLET> tag in your HTML-page:<APPLET name="shelf" archive=shelf.jar code="korolev.bsh.Webshelf.class" width=400 height=300> Parameteres are to be set as<param name=..... value=.....> All colors are to be set in hex format: RRGGBB====================================================================== parameter parameter name value----------------------------------------------------------------------putBooks if parameter value starts with "vert" books a standing verticalyframe window name for link or one of reserved words (_self, _blank, _parent, _top, _bottom)wall.color color of the wallsshelf.color color of the shelvestitle.color default color of the titlescover.color default color of the coversbook.size hight of the books (pixels)book.thickness default thickness of the books (pixels)book.min minimum thickness of the books (pixels)book.max maximum thickness of the books (pixels)book.volume base book volume: (book thickness) = (book volume)/(base book volume)*(min.thickness-2)+2books.number number of the books on shelves$1.title title of the 1 book, semicolumn in title devide lines.$1.ref web-link of the 1 book$1.cover.color cover color of the 1 book$1.cover.title title color of the 1 book$1.icon picture (gif or jpg) of the 1 book$1.volume volume of the 1 book$2.title title of the 2 book, semicolumn in title devide lines.$2.ref web-link of the 2 book$2.cover.color cover color of the 2 book$2.cover.title title color of the 2 book$2.icon picture (gif or jpg) of the 2 book$2.volume volume of the 2 book.... Same for other books Any parameter and book number can be ommited. If you have questions, problems, need help or some special modifications write me please: nicksakva@mtu-net.ru Good luck!
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -