📄 readme
字号:
###################################################################Please read+use ../rhino/README if you want to play internet chessas this example is outdated (too complicated)!###################################################################This is a demo on how to use xmlBlaster together with svg clients. It makes use of the batik package (see http://xml.apache.org).The demo is a chess board where you can move around the pieces. To run the demo do the following:1) start xmlBlaster in one term > java org.xmlBlaster.Main2) start another term and change to the directory $XMLBLASTER_HOME/demo/javaclients/svg/batik and invoke > java javaclients.svg.batik.ExtendedApplication -svgMaster chess.svg -svgUser user13) start another term and change to the same directory as in 2). Invoke > java javaclients.svg.batik.ExtendedApplication -svgSlave chess.svg -svgUser user2enjoyMichele(michele@laghi.eu)Some additional notes:Only svg elements which have an 'id' attribute set which starts with'xmlBlaster.' are considered to be dynamic. This means that only these elementsare allowed to be moved (by dragging with the mouse).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -