摘要:一直在用Google Reader,也欢迎其他XDJM与我分享阅读的内容,偶尔感觉有趣就用Google Reader添加自己的Blog,发现一个好玩的东东,可以看到有多少人用Google Reader 订阅了自己.第一步:在添加订阅里输入自己Blog标题或关键字 第二步:就可以看到了 很少更新Blog以及偶尔更新Blog的原因:一:是技术上会点的那点东西,不足挂齿,靠GOOGLE都能GOOGLE到...
阅读全文
摘要:Prologue: Real Scientists Don’t Study the MindThe Psychologist’s Fear of the Party Just like any other tribe, scientists have a hierarchy. Psychologists aresomewhere near the bottom. I dis...
阅读全文
摘要:Preface Inside my head there is an amazing labor-saving device. Better even thana dishwasher or a calculator, my brain releases me from the dull, repetitivetask of recognizing the things in the world ...
阅读全文
摘要:1.使用Unit Test Wizard创建单元测试.不必说 2.Copy WebService项目下面的Web.config到单元测试项目下,改名App.config,如有需要修改修改相应配置 3.HostType 注释掉 4.UrlToTest 修改为指定的webservice url 如下: [TestMethod()] // [HostType("ASP.NET")] 注释掉 [AspNe...
阅读全文