我写的第一个Symbian OS C++程序 - TicTacToe

为了学习Symbian,练练手,参考了S60 SDK里的那个NAC的例子,算法是从JDK的示例代码中那个TicTacToe的Applet移植过来的。

开发环境: S60_2nd_FP3 + Carbide. c++ Express 1.0

在Nokia N70上测试过。

模拟器截屏:

mydemo.jpg TicTacToe_menu.jpg

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>