摘要:
示例代码如下: public struct SpiderResult { public string robotName; public string RobotName { get { return robotName; } set { robotName = value; } } public int num; public int totalNum; } public class TestClass { pu... 阅读全文
posted @ 2014-03-02 17:35
曾是土木人
阅读(8994)
评论(1)
推荐(0)

浙公网安备 33010602011771号