摘要: 概述jQuery 是继 prototype 之后又一个优秀的 Javascript 框架。其宗旨是—写更少的代码,做更多的事情。它是轻量级的 js 库(压缩后只有21k) ,这是其它的 js 库所不及的,它兼容 CSS3,还兼容各种浏览器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。 jQuery 是一个快速的,简洁的 javaScript 库,使用户能更方便地处理 HTML documents、events、实现动画效果,并且方便地为网站提供 AJAX 交互。 jQuery 还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有 阅读全文
posted @ 2011-11-17 15:46 Areas 阅读(176) 评论(0) 推荐(0)
摘要: Avoid incorrect Silverlight XAP file cachingwith 36 commentsThe code below appends the last-write filedate of the Silverlight Application XAP file to the path in the source parametre of the Silverlight object tag.This will ensure that poorly constructed caching functionality of webbrowsers and proxy 阅读全文
posted @ 2011-11-17 15:10 Areas 阅读(219) 评论(0) 推荐(0)
摘要: Group Policy SettingsBelow are descriptions of Silverlight configuration options which can be implemented via administrative templates and enforced in group policy. Learn about the configurable options:Digital Rights Management— enable or disable playback of DRM enabled contentSilverlight Automatic 阅读全文
posted @ 2011-11-17 08:56 Areas 阅读(448) 评论(0) 推荐(0)