自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

cooleader320的专栏

沟通发现价值,技术创造财富

  • 博客(5)
  • 资源 (6)
  • 收藏
  • 关注

转载 namespace in javascript

 namespace in javascript    http://www.codeproject.com/KB/scripting/jsnamespaces.aspx 

2008-09-25 07:30:00 425

原创 OOP in Javascript(4)

 Objects as associative arrays    "javascript" type="text/javascript">        testObj = {    prop1:"hello",    prop2:"hello2",    prop3:new Array("helloa",1,2)    }    for(x in

2008-09-25 07:15:00 397

原创 OOP in Javascript(3)

  Inheritance in Javascript  "javascript" type="text/javascript">            function SuperClass(){            //attach method supperTest             this.superTest=superTest;   

2008-09-25 07:10:00 495

原创 OOP in Javascript(2)

  Object Constructor and prototyping            //define class //        Here the function "cat()" is an object constructor, //         and its properties and methods are declare

2008-09-25 07:06:00 457

原创 OOP in Javascript(1)

Basic ways of creating an object using javascript"text/javascript">    //create object using new object keyword     //We define a custom object "person," then add to it its own propert

2008-09-25 06:19:00 623

linux安装手册

linux安装手册linux安装手册 E:\EBook\Linux 教程

2011-12-17

Blog Engine help doc

Blog Engine help doc

2009-08-03

ms PROJECT JIAN JIE

PMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMPPMP

2008-11-23

Japanese Japanese

Japanese Japanese Japanese Japanese Japanese

2008-10-27

DialogSamples

Dialog Samples

2007-05-14

Atlas Webconfig file

Atlas Webconfig file

2007-05-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除