开发手记

编程

  博客园 :: 首页 :: 新随笔 ::  ::  :: 管理 ::
  18 随笔 :: 2 文章 :: 39 评论 :: 3 引用

04 2006 档案

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><script>functionaa(){this.x=5;this.y=6;//内部定义的函数只有实例化后才可以使用this.test=function(a){alert(a+","+thi...阅读全文
posted @ 2006-04-27 22:30 Calendar 阅读(177) | 评论 (0) 编辑

摘要: google maps里最重要的对象应该算是GMapsApplication了,它的定义用到了javascript面向对象设计方法。var a=z.prototype;W("GMapsApplication",z);P(z,"getMap",a.N);function W(a,b){window[a]=b}function P(a,b,c){a.prototype[b]=c}z.prototype...阅读全文
posted @ 2006-04-27 21:15 Calendar 阅读(751) | 评论 (1) 编辑

posted @ 2006-04-27 20:47 Calendar 阅读(2220) | 评论 (5) 编辑

posted @ 2006-04-27 20:25 Calendar 阅读(732) | 评论 (0) 编辑

posted @ 2006-04-26 23:22 Calendar 阅读(149) | 评论 (0) 编辑

posted @ 2006-04-26 23:14 Calendar 阅读(60) | 评论 (0) 编辑

posted @ 2006-04-05 22:09 Calendar 阅读(377) | 评论 (0) 编辑