Description Because of the wrong status of the bicycle, Sempr begin to walk east to west every morning and walk back every evening. Walking may cause
分类:
其他好文 时间:
2016-03-06 23:23:06
阅读次数:
237
在ubuntu14.04版的中文输入法ibus中,有时会出现拼音乱拼的问题。不过已经有了成熟的解决方案。 具体方法如下: apt-get remove ibus-pinyin apt-get install ibus-libpinyin 装完之后重新登陆。在系统设置里的Text Entry Sett
分类:
系统相关 时间:
2016-02-29 10:41:58
阅读次数:
279
* What went wrong:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'.> com.android.build.api.transform.TransformException: co
分类:
移动开发 时间:
2016-02-18 16:20:12
阅读次数:
153
The yocto project testing: "bitbake" the poky distribution with meta-raspberrypi layer for raspberrypi2 B+ board. After I finished the build process s
分类:
Web程序 时间:
2016-02-05 18:45:26
阅读次数:
209
今天更新了universal-image-loader-1.9.5.jar文件,studio死活找不到其中相关的类,上网百度试了很多办法,总算解决了,具体方法跟一篇老外的帖子的差不多,这里分享下。 解决步骤: Something went wrong in incremental build sys
分类:
移动开发 时间:
2016-02-01 21:02:02
阅读次数:
311
2016-01-30 mount失败问题解决
[root@mofficedb2 ~]# mount /dev/sdc /dta
mount: you must specify the filesystem type
[root@mofficedb2 ~]#
[root@mofficedb1 ~]# mount -t ext4 /dev/sdc1 /data...
分类:
其他好文 时间:
2016-02-01 02:18:54
阅读次数:
348
尝试使用SET生成Teensy脚本是出现问题 1.出现错误 [!] Something went wrong, printing the error: [Errno 2] No such file or directory: 'reports/binary2teensy.pde' 在github上也
分类:
系统相关 时间:
2016-01-31 03:11:26
阅读次数:
465
lmhostid获取hostid为空问题问题描述今天迁移以前的一个装有flexlm的虚拟机,结果发现在迁移后启动时报错... Wrong hostid on SERVER line for license file
...
... SERVER line says 00e081787ba8, hostid is (Cannot get hostid of type 2 [])
... Invalid...
分类:
其他好文 时间:
2016-01-08 10:30:22
阅读次数:
373
Designing fault tolerant systems is extremely difficult. You can try to anticipate and reason about all of the things that can go wrong with your soft...
分类:
其他好文 时间:
2015-12-30 19:13:41
阅读次数:
183
导入Excel时出现错误,错误提示:Wrong Local header signature: 0xE011CFD0,这个是excel的扩展名问题,.xlsx应该XSSFWorkbookworkbook=newXSSFWorkbook(file);而xls应该用HSSFWorkbookworkboo...
分类:
其他好文 时间:
2015-12-30 19:10:23
阅读次数:
2582