<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_坏坏@net</title><subtitle type="text">http://www.aspstat.com map@cnblogs</subtitle><id>http://feed.cnblogs.com/blog/u/5337/rss</id><updated>2010-01-09T21:04:35Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/5337/rss"/><entry><id>http://www.cnblogs.com/PerfmLin/archive/2010/01/10/1643393.html</id><title type="text">我们在期待什么？</title><summary type="text">。。。。。。。。。。。。。。。。。。</summary><published>2010-01-09T21:05:00Z</published><updated>2010-01-09T21:05:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2010/01/10/1643393.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2010/01/10/1643393.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2008/09/12/1290025.html</id><title type="text">CLR学习一：MSIL介绍</title><summary type="text">MSIL是什么MSIL是组成.net框架的CLI的一部分（可以理解为微软中间体语言），是面向对象的，可读的语言格式。.net框架由FCL与CLI组成.CLI又由，CTS,CLS,CIL(MISL）,JIT，CLV组成。其中CTS是通用类型系统CLS就是IL指南了CIL即所有的高级实现语言(vb,c#,c++,java等等)编译后的结果PE文件用ILDASM反汇编得到的lowest-level语言。...</summary><published>2008-09-12T08:23:00Z</published><updated>2008-09-12T08:23:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2008/09/12/1290025.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2008/09/12/1290025.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2008/08/27/1277797.html</id><title type="text">javascript开发中要注意的事情</title><summary type="text">js中的引用：实在的对象绝对不是引用；引用是指向某个对象地址的指针（这和其他语言是一样的）例：var a="do";var b=a; //这里是传值，生成新的string对象b+="ing"; //同样生成新的string对象alert( b==a) //false js中变量作用域javascript的全局作用域和window对象对应属性是一致的 如果变量没有显式定义，它就是全局定义的  闭包(...</summary><published>2008-08-27T08:17:00Z</published><updated>2008-08-27T08:17:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2008/08/27/1277797.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2008/08/27/1277797.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/10/26/939190.html</id><title type="text">Silverlight里访问html元素</title><summary type="text">适用范围:silverlight1.1 语言:C#想象javascript那样访问html元素吗?我们都知道可以通过javascript来访问html元素,这个技术就是我们大家现在所知道的DOM(Document Object Model)--由W3C标准制订.其实在silverlight里也可以用C#代码来很方便的访问html元素.首先你要做的是引用如下名称空间:C#代码 usingSystem...</summary><published>2007-10-26T14:00:00Z</published><updated>2007-10-26T14:00:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/10/26/939190.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/10/26/939190.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/09/11/889603.html</id><title type="text">jQuery 1.2 发布</title><summary type="text">北京时间 2007年9月11日，jQuery终于发布了令人期待已久的1.2.与已往不同的是，这次发布提供三个不同的版本下载。 用Gzip压缩过的精简版 14KB 下载 没有做任何压缩的 77KB 下载（可用来测试、学习、二次开发） 没进行Gzip压缩的压缩版26KB 下载（用来支持浏览器端不支持Gzip的，相对1.14增加了4KB） 更多查看http://www.aspstat.com/87</summary><published>2007-09-11T05:03:00Z</published><updated>2007-09-11T05:03:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/11/889603.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/11/889603.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881309.html</id><title type="text">发布一个jquery插件：jBox-支持div内容inline内容iframe内容的浮动窗口</title><summary type="text">可选择的参数设置：窗口位置大小相关：width height top left默认是否居中显示窗口表现相关： 是否允许最小化是否可以改变大小是否显示滚动条是否可以拖动是否以模式窗口形式显示更多介绍以及DEMO查看：http://www.aspstat.com/73</summary><published>2007-09-04T04:19:00Z</published><updated>2007-09-04T04:19:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881309.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881309.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881305.html</id><title type="text">ASP.NET的本质–IIS以及进程模式</title><summary type="text">ASP.net对于编写WEB应用程序以及组件来说是一个很好的框架，但是由于他的庞大性对于很多人来说要了解他的每一个细节好象是否不太可能，我一直认为有必要了解一下基层结构的工作原理以便在设计时获取更高的性能，在接下来的一系列文章中，我将要描叙一下WEB的生命周期，从当请求被服务器接受开始，传送到ASP.net管道处理一直到生成回送信息（如：HTML）在管道处理后期。介绍Microsoft Activ...</summary><published>2007-09-04T04:07:00Z</published><updated>2007-09-04T04:07:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881305.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/04/881305.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/09/03/880643.html</id><title type="text">通过配置web.config发电子邮件详解</title><summary type="text">原文地址：http://www.aspstat.com/84这篇文章主要讲叙了，如何通过配置文件（web.config）实现邮件发送的相关配置，以及如何根据配置发送电子邮件。适用的框架：asp.netframework 2.0/.net framework3.0/.net framework3.5在web.config里设置.net framework的网络连接XML/HTML代码 &amp;lt;sys...</summary><published>2007-09-03T12:39:00Z</published><updated>2007-09-03T12:39:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/03/880643.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/09/03/880643.html"/></entry><entry><id>http://www.cnblogs.com/PerfmLin/archive/2007/08/31/877847.html</id><title type="text">在silverlight里实现视频重播</title><summary type="text">PS：目前官网的SDK详细文档还没出，我也只能尽我所知来写了，不对的地方，大家可以一起补充；如果有新的发现，我会持续更新此文。MediaElement类简介：用来播放视频或声音名称空间:System.Windows.Controls程序集：agclr定义：C#代码 publicsealedclassMediaElement:System.Windows.Controls.MediaBase 如何实...</summary><published>2007-08-31T15:47:00Z</published><updated>2007-08-31T15:47:00Z</updated><author><name>坏坏@net</name><uri>http://www.cnblogs.com/PerfmLin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/PerfmLin/archive/2007/08/31/877847.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/PerfmLin/archive/2007/08/31/877847.html"/></entry></feed>
