12 2016 档案
摘要:http://blog.csdn.net/lsgy2008/article/details/8216484 1、把大漠插件 dm.dll 转成.net程序集。方法:在Visual Studio 命令提示 中输入 Tlbimp D:\dm.dll /out: D:\dmNet.dll 即可。
阅读全文
摘要:异常信息:Message = EF "Timeout 时间已到。在操作完成之前超时时间已过或服务器未响应。"
阅读全文
摘要:http://www.jianshu.com/p/6ad7864e005e 先来看这样一个错误: No resource found that matches the given name '@style/Theme.AppCompat.Light' 对于这个错误,相信大部分Android开发者都遇
阅读全文