随笔分类 -  C#

摘要:一般情况下,勾选这些之后就直接可以复制粘贴,要是不行,可以直接从服务器访问本地的磁盘 有些勾选之后还不能复制粘贴的,在服务器运行任务管理器 结束本进程之后,再重新运行就可以了 阅读全文
posted @ 2016-09-27 16:24 如果冬天没有雪 阅读(390) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using Model;using System.Reflection;usi 阅读全文
posted @ 2016-07-25 16:06 如果冬天没有雪 阅读(339) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using MySql.Data;using MySql.Data.MySqlClient;using System.Data; nam 阅读全文
posted @ 2016-07-25 16:05 如果冬天没有雪 阅读(248) 评论(0) 推荐(0)