2010年1月25日 星期一

Test SyntaxHighlighter

  
string s = @"aaa";
messageBox.show(s);


 
dim s as string = "aaa"
messageBox.show(s)

沒有留言:

張貼留言