06 2015 档案
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace RedisCall{ using ServiceSt...
阅读全文
摘要:#region 1.0 单例类的写法 private static readonly MessageMgr _instance; static MessageMgr() { _instance = new MessageMgr(); } pri...
阅读全文
摘要:private void button1_Click(object sender, EventArgs e) { //1.0 string str = "server=.;database=test;uid=sa;pwd=m...
阅读全文

浙公网安备 33010602011771号