摘要: 一:代码解释代码:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"WIDTH="550" HEIGHT="400" ><PARAM VALUE="myFlashMovie.swf"><PARAM VALUE 阅读全文
posted @ 2010-09-08 19:59 张长胜 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 近日,Persistence4j 1.1版本发布了,它是一个小型、轻量级的Java 对象持久层类库,实现关系数据库和Java 对象之间的持久化。此版本主要是对bug的修复,点击查看更新详情:http://code.google.com/p/persistence4j/ Persistence4j的目标就是开发一款操作简单使用方便的Java ORM框架,秉承这一设计理念设计出的Persistenc... 阅读全文
posted @ 2010-09-08 11:31 张长胜 阅读(292) 评论(0) 推荐(0) 编辑
摘要: JavaScript is the world's most misunderstood programming language. Some believe that it lacks the property of information hiding because objects cannot have private instance variables and methods. But this is a misunderstanding. JavaScript objects can have private members. Here's how.Objects 阅读全文
posted @ 2010-09-08 10:32 张长胜 阅读(108) 评论(0) 推荐(0) 编辑