摘要: 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2009-12-13 22:10 唔愛吃蘋果 阅读(255) 评论(0) 推荐(0)
摘要: 数组:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//二维数组String[,]abcd=newstring[2,4];//建立一个2*4的数组abcd[0,0]="田洪川";//abcd[0,1]="";abcd[0,2]="自由职业者";... 阅读全文
posted @ 2009-12-13 12:40 唔愛吃蘋果 阅读(329) 评论(0) 推荐(0)