摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{ //定义一个类. class MyClass { string MyString = "Tony"; public void ShowMessage(string MyString) { if (MyString == this.MyString) // 第一个MyString是这个方法中... 阅读全文
posted @ 2012-10-01 20:06
梦断难寻
阅读(459)
评论(0)
推荐(0)

浙公网安备 33010602011771号