摘要:
class Applicationdata{ private static ArrayList listxvalue; static Applicationdata() { listxvalue = new ArrayList(); } public static ArrayList Listxvalue { get { return listxvalue; } }}// In the main ... 阅读全文
posted @ 2009-09-07 23:26
greencolor
阅读(232)
评论(0)
推荐(0)
浙公网安备 33010602011771号