摘要: 简单实例 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1publicclasstest2{3publicdeledatevoidMenuHandler(stringusername);4publicvoidMenuHandlershixian(st... 阅读全文
posted @ 2009-12-16 16:13 任飞儿 阅读(192) 评论(0) 推荐(0)
摘要: AIR 是什么 AIR(Adobe Integrated Runtime)是Adobe公司推出的一个跨操作系统的运行平台,前身名为Apollo。通过AIR平台,开发者可以将现有的Flash、HTML、Ajax、Flex、JavaScript等Web技术结合在一起开发在桌面上使用的RIA(Rich Internet Applications,丰富互联网应用程序),比如在RSS订阅、博客编辑、在线办公... 阅读全文
posted @ 2009-12-16 14:46 任飞儿 阅读(842) 评论(0) 推荐(0)
摘要: usifng System; System 命名空间包含基本类和基类,这些类定义常用的值和引用数据类型、事件和事件处理程序、接口、属性和异常处理。 其他类提供的服务支持数据类型转换、方法参数操作、数学运算、远程和本地程序调用、应用程序环境管理和对托管与非托管应用程序的监控。 ================================================using System.D... 阅读全文
posted @ 2009-12-16 12:02 任飞儿 阅读(273) 评论(0) 推荐(0)