摘要:
string 是定长字符串string长度固定,"+"的时候创建一个新的string,调用构造函数,占用内存空间例如:string str1="abc"; string str2="bcd";string str3=str1+str2;//str3="abcbcd"创建了一个新的stringStringBuilder是可变长字符串StringBuilder strSql = new Strin... 阅读全文
posted @ 2010-06-10 21:21
艾伦
阅读(353)
评论(0)
推荐(0)
摘要:
方法一:html源码: <select name="select" onchange="changeSelectB()"> <option value="aaa">1</option> <option value="bbb">2</option> <option value="ccc">3</option> <... 阅读全文
posted @ 2010-06-10 09:06
艾伦
阅读(2674)
评论(2)
推荐(0)

浙公网安备 33010602011771号