把痛苦留给自己

技术改变人生

2008年10月24日

03_11.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _03_11{ class Class_03_11{ public static void Main(string[] a... 阅读全文

posted @ 2008-10-24 13:48 郭兴华 阅读(81) 评论(0) 推荐(0) 编辑
03_10.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _03_10{ class class_03_10{ public static void Main(string[] a... 阅读全文

posted @ 2008-10-24 13:34 郭兴华 阅读(103) 评论(0) 推荐(0) 编辑
ultraedit高亮显示文件

摘要: ultraedit高亮显示文件下载 2008年10月24号12:16:17下载的 CSS C# java XML&xsl html xhtml javascript asp vb actionscript 阅读全文

posted @ 2008-10-24 12:19 郭兴华 阅读(154) 评论(0) 推荐(0) 编辑
03_09.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _03_09{ class Class_03_09{ public static void Main(String[] args) { int[]... 阅读全文

posted @ 2008-10-24 09:59 郭兴华 阅读(96) 评论(0) 推荐(0) 编辑
03_08.cs

摘要: using System; namespace _03_08{ class Class_03_08{ public static void Main(String[] args) { int[,] intArray2=new int[3,4]; int k=0; for(int i=0;i<intArray2.GetLength(0);++i) { for(int j=0;j<intArray2.... 阅读全文

posted @ 2008-10-24 03:21 郭兴华 阅读(98) 评论(0) 推荐(0) 编辑
03_07.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _03_07 { class Car { public string color; privat... 阅读全文

posted @ 2008-10-24 03:07 郭兴华 阅读(87) 评论(0) 推荐(0) 编辑
03_06.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _03_06{ class Car{ public string color; private float weight; private Dat... 阅读全文

posted @ 2008-10-24 02:36 郭兴华 阅读(103) 评论(0) 推荐(0) 编辑

2008年10月23日

02_12.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _02_12 { class Class_02_12 { public static void Main(S... 阅读全文

posted @ 2008-10-23 21:11 郭兴华 阅读(92) 评论(0) 推荐(0) 编辑
02_11.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> using System; namespace _02_11 { class Class_02_11 { public static void Main(String[] ar... 阅读全文

posted @ 2008-10-23 20:43 郭兴华 阅读(97) 评论(0) 推荐(0) 编辑
02_10.cs

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; namespace _02_10{ class Class_02_10{ public static void Main(String[] args){ ... 阅读全文

posted @ 2008-10-23 20:31 郭兴华 阅读(71) 评论(0) 推荐(0) 编辑