c#单例模式
摘要:
using System;using System.Collections.Generic;using System.Text;namespace 单例模式{ class Program { static void Main(string[] args) { ... 阅读全文
posted @ 2015-03-08 12:07 lol霖 阅读(170) 评论(0) 推荐(0)
posted @ 2015-03-08 12:07 lol霖 阅读(170) 评论(0) 推荐(0)
posted @ 2015-03-08 11:50 lol霖 阅读(506) 评论(0) 推荐(0)