JavaScript
iteye_11104
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
JavaScript The Definitive Guide Note Part 1
Part 1 Core JavaScript Chapter 2. Lexical Structure 2.1 Character Set JavaScript programs are written using the Unicode character set. 2.2 Case Sensitivity 2.3. Whitespace and Line Breaks JavaS...原创 2009-01-01 16:21:20 · 127 阅读 · 0 评论 -
JavaScript The Definitive Guide Note Part 2
3.13. Primitive Datatype Wrapper Objects each of the three key primitive datatypes has wrapper , that cantains the save primitive data value, but it also defines properties and mathods. when you try ...原创 2009-01-03 16:47:04 · 111 阅读 · 0 评论 -
flash载入xml不显示中文之谜
新建一层, 按F9,加上this.setMask(mascara);2009-07-18 00:36:43 · 199 阅读 · 0 评论
分享