Fork me on GitHub
摘要: 1、 虚拟机打开失败 VMware Workstation报错(打开虚拟机时出错:获取该虚拟机的所有权失败。主机上的某个应用程序正在使用该虚拟机。配置文件:D:\Ubuntu 16.04\Ubuntu 16.04 64位.vmx。): (此配图来源于网路) 在虚拟机运行时,一次非正常关机。导致虚拟机 阅读全文
posted @ 2017-06-19 20:03 RongT 阅读(27572) 评论(2) 推荐(11)
摘要: ata0-master用来指明模拟系统中第一个ATA通道上连接的第一个ATA设备(硬盘等)。 ATA是AT Attachment的缩写, 意思是AT计算机上的附加设备 Bochs配置文件入门 :http://blog.chinaunix.net/uid-26185912-id-3192338.htm 阅读全文
posted @ 2017-06-18 18:00 RongT 阅读(1386) 评论(0) 推荐(1)
摘要: Java遇见HTML——JSP篇之JavaBeans: http://www.cnblogs.com/Qian123/p/5277425.html 阅读全文
posted @ 2017-06-15 16:33 RongT 阅读(205) 评论(0) 推荐(1)
摘要: 是否苦于不知如何停靠console, 是否后悔将它拉出来, 是否在纠结为何没办法拉回去。 将console或其他面板停靠的方法有两种: 1、Window -> Layouts -> Default 然后再重新排列它们 2、其实它是可以拖回去的,只不过你需要按住console前面的图标拖动 阅读全文
posted @ 2017-06-10 18:00 RongT 阅读(2190) 评论(0) 推荐(1)
摘要: linux0.12 编译过程 https://www.bbsmax.com/A/GBJrMb0Kz0/ http://www.cnblogs.com/strugglesometimes/p/4231359.html https://www.server110.com/linux/201704/480 阅读全文
posted @ 2017-06-09 20:04 RongT 阅读(180) 评论(0) 推荐(1)
摘要: Inventory Pro2.3.1: https://mega.nz/#!MIIx1bqI!_nTHyvT1IJsAxOtSEp_cSnc2OL9pqF3EBXS_N143_X8 NGUI 3.11.2: http://download.csdn.net/detail/liuzhenrain/97 阅读全文
posted @ 2017-06-09 01:14 RongT 阅读(564) 评论(0) 推荐(1)
摘要: 简单版: http://blog.csdn.net/caoshuangxiaodouya/article/details/46550655 复杂版: http://www.tuicool.com/articles/3UrMfu 阅读全文
posted @ 2017-06-09 00:07 RongT 阅读(1481) 评论(0) 推荐(1)
摘要: 更加高效的切换(Unity API更新) 阅读全文
posted @ 2017-06-08 23:23 RongT 阅读(8593) 评论(0) 推荐(1)
摘要: http://www.newbieol.com/information/740.html 阅读全文
posted @ 2017-06-08 17:38 RongT 阅读(3297) 评论(0) 推荐(1)
摘要: 相机被隐藏或删除了 应该是你的代码摧毁了全部的东西,包括摄像机,所以就会提示你没有摄像机了. 或者说你将 OnClose(); 这段代码的脚本赋给了摄像机 阅读全文
posted @ 2017-06-08 16:58 RongT 阅读(7681) 评论(0) 推荐(1)