<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_跟着企鹅混</title><subtitle type="text">开创自己的事业</subtitle><id>http://feed.cnblogs.com/blog/u/7177/rss</id><updated>2007-10-21T15:24:50Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/7177/rss"/><entry><id>http://www.cnblogs.com/sharpedge/archive/2007/07/03/803695.html</id><title type="text">jquery心得(3)</title><summary type="text">jquery几个的一些有用的小函数：有了trim这个函数，遇到空格再也不用自己去实现一遍了$.trim(str)jQuery CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&amp;gt;$.trim("hello,howareyou?");Result:"...</summary><published>2007-07-02T16:28:00Z</published><updated>2007-07-02T16:28:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2007/07/03/803695.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2007/07/03/803695.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2007/07/02/803671.html</id><title type="text">jquery心得(2)</title><summary type="text">方便地查阅jquery的相关函数可以访问http://visualjquery.com/1.1.2.html ，他的分类比较好，如图：</summary><published>2007-07-02T15:29:00Z</published><updated>2007-07-02T15:29:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2007/07/02/803671.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2007/07/02/803671.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2007/06/28/798316.html</id><title type="text">jquery心得(1)</title><summary type="text">使用jquery开发也有一段时间了，会了些皮毛。如何在实际工作中代替我们的一些工作，把好的特性用于实践，提高效率呢？今天花些时间把一些东西总结下 主要是比较在传统dom编程和jquery中我们的一些用法，以讨论更好的使用方式在dom中插入一个新的页面元素，我们通常会：vardiv = document.createElement("&amp;lt;div&amp;gt;");div.innerHTML = "he...</summary><published>2007-06-27T16:54:00Z</published><updated>2007-06-27T16:54:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2007/06/28/798316.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2007/06/28/798316.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2007/04/27/729352.html</id><title type="text">rails中的调试便利</title><summary type="text">相比较asp.net中的调试，rails提供的一些特性让我很是喜爱：ruby script/console这个脚本可以让应用加载到irb中，方便地测试rails代码，看到这个，我不禁构思起怎么实现个类似的东西给.net用不需要response.write之类的方法，也不用自己去实现个序列化，rails里可以直接在页面上这样一下，输出标准的html，很是方便&amp;lt;%=debug(@xxx) %&amp;g...</summary><published>2007-04-27T02:35:00Z</published><updated>2007-04-27T02:35:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2007/04/27/729352.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2007/04/27/729352.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2007/04/03/697600.html</id><title type="text">ruby中的yield关键字</title><summary type="text">在ruby第二章里面有一段话：  " This is pretty interesting and important, and so if you weren't  paying attention before, you should probably start now."  讲的就是yield这个关键字所传达的东西，这也是ruby比较有特色的一个地方  输入 def call_block ...</summary><published>2007-04-02T17:21:00Z</published><updated>2007-04-02T17:21:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2007/04/03/697600.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2007/04/03/697600.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2006/09/27/515685.html</id><title type="text">对自己更认真点</title><summary type="text">虎狼之侧，岂容酣睡？若无虎狼，汝将如何？虎狼再临，尚能战否？以前在大学，有如虎狼般追求进步的同伴，促使自己也要努力上进，不敢懈怠。工作以后，没有一个朝夕相处的虎狼作伴，危机感不强，以致倦怠，回来也是打游戏，看新闻，对新技术也是浅尝则止，日渐颓废。这样的日子如果继续，我估计真的就泯然众人矣了...在没有网上的日子里，反倒静下来看了下书，虽然一向对技术内幕之类的书嗤之以鼻，但还是认真地读着&amp;lt;AS...</summary><published>2006-09-26T16:12:00Z</published><updated>2006-09-26T16:12:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2006/09/27/515685.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2006/09/27/515685.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2006/03/28/361274.html</id><title type="text">自己动手定制NUnit(三):整合ncover生成代码覆盖率报表</title><summary type="text">作为软件质量保证的重要一环，测试代码覆盖率是评判单元测试的重要标准。既然已经为你的代码编写了自动回归的单元测试，你当然想知道是不是所有的代码都测到了，完整的测试代码覆盖率可以说是零缺陷软件的决定性因素之一。说到.net下的代码覆盖统计软件，当属NCover大名鼎鼎了，我们将其和NAant,Nunit一起配合使用，在每日构建和自动化测试领域是非常方便的，正如我前面所说的，对许多程序员而言，还是集成到...</summary><published>2006-03-28T13:39:00Z</published><updated>2006-03-28T13:39:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2006/03/28/361274.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2006/03/28/361274.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2006/03/26/359409.html</id><title type="text">自己动手定制NUnit(二):生成报表</title><summary type="text">NUnit支持将测试结果保存为xml文件，于是就产生了针对其文件产生报表的一些工具。目前普遍为人所接受的转报表工具是NUnit2Report task,这个开源组件是和NAnt集成的，你要把他跑起来得用NAnt以及相应的配置文件，这种设计的出发点是基于NAnt的自动构建，生成相应的报表。很多像我一样的windows程序员，习惯了集成，习惯于一个工具撒都搞定，不是很有耐心去配置相应的东西，我们希望我...</summary><published>2006-03-26T12:33:00Z</published><updated>2006-03-26T12:33:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2006/03/26/359409.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2006/03/26/359409.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2006/03/25/358704.html</id><title type="text">自己动手定制NUnit(一):增加函数说明显示</title><summary type="text">随着不断地建立TestCase，需要管理的测试方法也越来越多，一打开Nunit，就是一个大大的测试树，对自动化测试而言，也许每个方法的说明并不重要，但有时候想测试某一项功能时，如何准确地找到该方法绝对是件头疼的事。我希望对左边的每个树结点都有相应的方法说明以便于我进行查看和管理。先看看源码吧，我使用的是nunit2.2.7 的源码项目，在代码中，当我们单击左边的树结点时，右边会显示对应得类名和方法...</summary><published>2006-03-25T10:52:00Z</published><updated>2006-03-25T10:52:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2006/03/25/358704.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2006/03/25/358704.html"/></entry><entry><id>http://www.cnblogs.com/sharpedge/archive/2006/03/18/352877.html</id><title type="text">重修Remoting</title><summary type="text">很久以前就买了&amp;lt;microsoft .net remoting&amp;gt;这本书,以前也有努力看过,也许是不够耐心,一直都没有看完,现在有些时间了,争取把这本书读完,彻底搞懂remoting的机制,可以在项目中用到更深层次的东西,也是对自己的一种鞭策吧 ,不然每天都游戏,工作上也学不到太多东西. 今天把第5章看完了,也算有些收获吧 ,看能不能在项目中用改造代理类的方式实现分布式服务的负载均衡,好...</summary><published>2006-03-18T06:40:00Z</published><updated>2006-03-18T06:40:00Z</updated><author><name>sharpedge</name><uri>http://www.cnblogs.com/sharpedge/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sharpedge/archive/2006/03/18/352877.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sharpedge/archive/2006/03/18/352877.html"/></entry></feed>
