摘要:
一、rdlc报表 Microsoft.Reporting 解决方案:https://www.cnblogs.com/xbding/p/16481049.html 二、给定关键字不在字典中 The given key was not present in the dictionary 1、mysql版 阅读全文
摘要:
一、host '' is not allowed to connect to this Mysql server 原因:没有打开远程访问 1、远程链接服务器,在服务器内mysql系统目录下的/bin文件下执行./mysql -u root -p;输入密码登入mysql;2、在mysql中执行use 阅读全文