比这篇新的文章: Codee#1313
比这篇旧的文章: Codee#1311

Codee#1312 编辑代码

语言: C#, 标签: 无  2009/05/19发布 10个月前更新 | 编辑代码
作者: , 点击123次, 评论(0), 收藏者(0), , 打分:

背景
主题: 字体:
C#语言: Codee#1312
1 if (!(this.title.Value.Substring(0, 3).ToUpper() == "buy".ToUpper()))
2             {
3                 this.title.Value = "Buy " + this.title.Value.ToString();
4             }


所有评论,共0条:( 我也来说两句)


发表评论

注册登录后再发表评论