摘要:
今天我在构造字符串时出现了这个问题.string connStr;connStr=this.txtUserName.Text.ToString()+this.txtPassWord.Text.ToString();this.txtShowconnStr.Text=connStr;当txtPassWord文本框的textmode属性为sigleline时this.txtShowconnStr文本框的... 阅读全文
posted @ 2006-08-30 10:41
小糊涂蛋
阅读(492)
评论(3)
推荐(0)