02 2008 档案

A new way to perform parameter validation in C# 3.0
摘要:首先看用法:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> class Program { static void Main(string[] args) { string param =... 阅读全文

posted @ 2008-02-23 16:27 deerchao 阅读(441) 评论(0) 推荐(0) 编辑

Understanding SiteUrls.config from CommunityServer
摘要: 阅读全文

posted @ 2008-02-12 14:49 deerchao 阅读(224) 评论(0) 推荐(0) 编辑

Why people don't use C++
摘要:1, you have to know that there is a key labled "Caps Lock" 2, you don't even know how large "int" is 3, you do know how large "char" is, but you still don't know how large "wchar_t" is, if you or yo... 阅读全文

posted @ 2008-02-10 22:40 deerchao 阅读(315) 评论(0) 推荐(0) 编辑

使用C# 3.0编译器编译 Asp.Net 项目代码
摘要:只需要在 web.config 里添加这样的一段设置就OK了:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 阅读全文

posted @ 2008-02-08 15:24 deerchao 阅读(502) 评论(0) 推荐(0) 编辑

关于直觉
摘要:今天又见到这个智力问题了: 假设你参加了一个游戏节目,现在要从三个密封的箱子中选择一个。其中两个箱子是空的,另一个箱子里面有大奖(你偶像的签名^^)。你并不知道奖在哪一个箱 子里,但主持人知道。游戏节目的主持人先要你选择一个箱子,接着他把你没有选的空箱子打开,以证明它是空的。最后主持人给你换箱子的机会,你可以把你所选 择的箱子换成另一个没有打开的箱子。此时你该不该换箱子? 我的直觉告诉我,换与... 阅读全文

posted @ 2008-02-05 23:15 deerchao 阅读(664) 评论(6) 推荐(0) 编辑

So, who is "Google"?
摘要:Why would he put ads on every web page I've seen? 阅读全文

posted @ 2008-02-03 23:15 deerchao 阅读(246) 评论(1) 推荐(0) 编辑

如何设计svn的目录层次?
摘要:这两天在研究SVN,感觉似乎应该这么设置目录层次:projects|-- project1| |-- tags| | `-- v1.0| | |-- test.txt| | `-- test2.txt| `-- trunk| |-- test.txt| `-- test2.txt`-- project2 | `--... 阅读全文

posted @ 2008-02-01 01:03 deerchao 阅读(991) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示