`
piperzero
  • 浏览: 3555505 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
文章分类
社区版块
存档分类
最新评论
文章列表
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 我常常在思考:这就是21世纪的J2EE开发现状,甚至有时会怀念VB、Delphi、 ...
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> SOA,现在进行时 SOA现在正热得"烫手"。 对于SO ...
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 这个下载文件是"用Java EE 5实现的网上书店实例"的更新版本 ...
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 今天终于等到了NetBeans 6的正式版发布,从三年前开始使用NetBeans, 一 ...
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 我经常在Solaris服务器上启好几个Tomcat和GlassFish, 会遇到&qu ...
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 194GlassFish开始于2005年6月,3或者说开始于1999年6月,3这 ...
转自http://ugoer.cnblogs.com/archive/2005/09/07/231676.html HttpHandler实现了ISAPI Extention的功能,他处理请求(Request)的信息和发送响应(Response)。HttpHandler功能的实现通过实现IHttpHandler接口来达到。 看图先: <shapetype stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o: ...
转自JS堂 一般的,如果我们定义一个类,会定义一个function对象,然后将公用方法写到其原型上,例如: var Tiger = function(){} Tiger.prototype.Hunting = function(){} 但是要建立一个完善的框架或者类库,没有继承帮忙,组织代码将是一件非 ...
原帖地址:http://www.cnblogs.com/Terrylee/archive/2007/12/09/the-ultimate-jquery-plugin-list.html#Post 概述 jQuery 是继 prototype 之后又一个优秀的 Javascript 框架。其宗旨是—写更少的代码,做更多的事情。它是轻量级的 js 库(压缩后只有21k) ,这是其它的 js 库所不及 的,它兼容 CSS3,还兼容各种浏览器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。 jQuery 是一个快速的,简洁的 javaScript 库,使 ...
转自JS堂 从Library的角度去看,Ext和Prototype JQuery YUI没有太大区别,但它有它的优点,完整的OO支持、成熟的通用widgets并支持主题、良好的扩展性、快速的更新发布新的widgates、社区也很热闹。最重要的是我个人比较喜欢它。 首先打开源代码看一下它的结构: ext从core开始看吧 Ext = {version: '2.0-beta1'}; 这一行代码是定义一个变量Ext,没有使用var表明作者的意思是要将它定义为全局的。等号右边是Json(Javascript object Notation)格式,等效于以下代码: Ext = new Object(); ...
CSS代码生成器 地址: http://www.yile8.com/Soft/web/Htmls/200509/1.html 附:CSS教程 一. 基本语法 1. CSS的语法: CSS的定义是由三个部分构成: 选择符(selector),属性(properties)和属性的取值(value)。 语法: selector {property: value} (选择符 {属性:值})说明: ·选择符是可以是多种形式,一般是你要定义样式的HTML标记,例如BODY、P、TABLE……,你可以通过此方法定义它的属性和值,属性和值要用冒号隔开:例子:body { ...
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 今天,从早上9点多起,CSDN Blog一 ...
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> (《Beginning C# Objects中文版》译序) 由于工作性质的关系,我常常需要 ...
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 今年1月、3月,分别到佛州奥兰多和加州硅谷参加了两次世界顶级的技术大会:IBM Lotus ...
<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe> 我一直用微软的Windows Live Writer写Blog。最近,由于大家知道的原因, ...
Global site tag (gtag.js) - Google Analytics