海阔天空

导航

2010年1月27日 #

c# 问号表达式

摘要: 下面这样类似的代码:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--if ( strParam== null ){ strParam= "";}与这样的代码:string strParam= Request.Params["param"] == nu... 阅读全文

posted @ 2010-01-27 15:17 达芬奇 阅读(7324) 评论(0) 推荐(0)