摘要:
直接上代码了://注册命名空间Type.registerNamespace("MyNamesapce");MyNamesapce.Eat = function(){ //定义EventHandlerList对象 // this._events = new Sys.EventHandlerList(); this._events = null;}MyNamesapce.Eat.prototype =... 阅读全文
posted @ 2009-12-27 23:40
Peter_xpp
阅读(135)
评论(0)
推荐(0)
摘要:
直接贴代码了。。//注册命名空间Type.registerNamespace("MyNamespace");//----枚举定义开始,构造函数MyNamespace.EmployeeType = function(){ throw Error.notImploemented();}//枚举成员MyNamespace.EmployeeType.prototype = { Intern : 0, Ve... 阅读全文
posted @ 2009-12-27 19:13
Peter_xpp
阅读(148)
评论(0)
推荐(0)
浙公网安备 33010602011771号