上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 36 下一页
摘要: 阅读全文
posted @ 2008-08-25 08:02 怒杀神 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 15:35 怒杀神 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 14:47 怒杀神 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 14:38 怒杀神 阅读(346) 评论(1) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 13:56 怒杀神 阅读(848) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 13:55 怒杀神 阅读(234) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2008-08-24 13:54 怒杀神 阅读(144) 评论(0) 推荐(0) 编辑
摘要: 传址: Dim arr1() As Object = {"string1", "string2", "string3"} Dim arr2() As Object = arr1 传值: Dim arr1() As Object = {"string1", "string2", "string3"} Dim arr2() As Object ReDim arr2(arr1.Length-... 阅读全文
posted @ 2008-07-21 10:17 怒杀神 阅读(457) 评论(0) 推荐(0) 编辑
摘要: 事件 VB6: DoEvents VB.NET: System.Windows.Forms.Application.DoEvents() 颜色 VB6: Command1.BackColor = vbRed VB.NET: Command1.BackColor = System.Drawing.Color.Red Command1.BackColor = System.D... 阅读全文
posted @ 2008-07-21 10:04 怒杀神 阅读(1087) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 Imports System 2 Imports System.Text 3 Imports System.Diagnostics 4 Imports System.Runtime.I... 阅读全文
posted @ 2008-07-21 09:04 怒杀神 阅读(401) 评论(0) 推荐(0) 编辑
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 36 下一页