2012年10月27日 星期六

VB6 的字串函數string 在vb.net為哪個函數

參考引用
--
 Dim str As String = New String(Chr(n), nLength)

如果只是要個空間,可以用

Dim str As New StringBuilder(nLength)

沒有留言:

張貼留言