摘要:
Today, I met an error which sent a message like 'Can'tmodify the return value,because it is not a variable'. Now, let us see how this problem happens?First, I had defined a struct named SeqString.public struct SeqString { private char[] _data; private int _length; public SeqString(int si 阅读全文
posted @ 2011-06-10 16:33
凌风有约
阅读(1144)
评论(0)
推荐(0)

浙公网安备 33010602011771号