系统升级win10后,eclipse打开图片都默认使用txt文本打开,结果肯定乱码。 解决方案一:将图片拖到桌面->打开方式->其他->使用图片打开(下面勾选以后都这样打开)。 解决方案二:点击Window- preference-general-editors-file associations, ...
分类:
系统相关 时间:
2017-09-15 21:43:16
阅读次数:
214
Android Studio电脑不支持HAXM的解决办法 下载amd的system-images Your CPU does not support required features (VT-x or SVM).This computer does not support VT-x. 解决方式:G ...
分类:
移动开发 时间:
2017-09-15 12:07:45
阅读次数:
291
PDF.js viewer Thumbnails ... ...
分类:
Web程序 时间:
2017-09-14 16:52:55
阅读次数:
366
keil mdk5.14新建工程进行仿真时,进入Debug环境发现System Viewer菜单显示空白,Peripherals菜单没有外设寄存器。如图1和图2所示。打开Oprons for Target 查看System Viewer File选项没有勾选Use Custom File,系统默认的 ...
分类:
其他好文 时间:
2017-09-08 10:05:55
阅读次数:
1876
给一段代码做参考 public ActionResult RdlcReport(string code) { LocalReport localReport = new LocalReport(); EasyMan.Dtos.ErrorInfo err = new EasyMan.Dtos.Erro ...
分类:
Web程序 时间:
2017-09-06 00:44:45
阅读次数:
341
修改Sublime Text3 的侧边栏字体大小 1. 安装”Package Control Package Control”,建议使用官方安装命令:https://sublime.wbond.net/installation 2. 安装”PackageResourceViewer” 3. Ctrl ...
分类:
其他好文 时间:
2017-09-05 23:04:47
阅读次数:
215
安装i386库: 安装TeamViewer: 参考: http://blog.csdn.net/love_xiaozhao/article/details/52704197 ...
分类:
系统相关 时间:
2017-09-01 23:04:54
阅读次数:
465
参考:http://hadoop.apache.org/docs/r2.6.3/hadoop-project-dist/hadoop-hdfs/HdfsImageViewer.html 离线镜像查看器用于查看HDFS镜像。hadoop2.4之前的镜像查看器与之后的不同,要查看2.4之前的,请用2.3... ...
分类:
其他好文 时间:
2017-08-30 23:46:33
阅读次数:
225
var d = new Date(); var hour = 0 - d.getTimezoneOffset(); viewer.animation.viewModel.timeFormatter = function (date, viewModel) { var dateZone8 = Cesi ...
分类:
其他好文 时间:
2017-08-30 17:09:16
阅读次数:
360
Eclipse Class Decompiler是一款Eclipse插件,整合了多种反编译器,和Eclipse Class Viewer无缝集成,能够很方便的使用插件查看类库源码,进行Debug调试。同时还提供了在线自动查找源代码,查看Class二进制字节码的功能。 Eclipse Class De ...
分类:
编程语言 时间:
2017-08-29 11:06:32
阅读次数:
230