返回列表 发帖

贴棋谱的方法一

基本方法:(感谢blacwet提供java程序)
[othello=初始序列]下棋序列[/othello]
1.如果棋谱从头开始,将下棋序列直接填写到两个中括号之间即可
例1、[othello]f5d6c3d3c4f4f6g5c6e3d2c5d7b3e2e6b5c2b4f1c1g6f3g4e7c7e1a4a5f2g3f8e8c8d8f7b6a3h4h6g8h8h3b8a2g7h5a7b7a8g1d1h7g2h2a6a1b2h1b1[/othello]



2.如果棋谱为残局,则要稍微复杂一点:
第一个中括号里"="号后面的序列表示棋盘的初始状态,两个中括号之间的序列表示下棋次序。且必须注意:大写的字母表示黑子,小写字母表示白子。
例2.飞机定式演示 [othello=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othello]
Java Applet is not Supported by your Browser


[ Last edited by zhut97 on 2004-5-6 at 20:13 ]

试试

[othello=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othelo]

TOP

ftft

[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othello]

TOP

ftft

[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othello]

TOP

ftft

Java Applet is not Supported by your Browser

TOP

有个问题问一下哦

那个othello的java程序是这个论坛特地加上去的吧?
现在这个论坛的内壳是谁在维护的呀。。。。

TOP

test

Java Applet is not Supported by your Browser

TOP

[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othelo]

_

TOP

test

Java Applet is not Supported by your Browser

TOP

果然好用,谢谢听听!

_

TOP

ft ft

[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othelo]

TOP

ftft,要用othello,而不是othelo

_

TOP

ddd

[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othello]

TOP

ddd

<SCRIPT>function runEx(){var winEx = window.open(  ,   ,  resizable,scrollbars ); winEx.document.open( text/html ,  replace );winEx.document.write(unescape(event.srcElement.parentElement.children[2].value));}</SCRIPT>HTML代码如下:<BR><TEXTAREA style=WIDTH:100% name=textfield rows=10>[othelo=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othelo]
</TEXTAREA><INPUT onclick=runEx() type=button value=运行此代码>

TOP

再试一次

[othello=E4D5d4e5]F5f6E6f4E3c5C4e7G4g3D7[/othelo]

TOP

返回列表