以当前虚拟机里的系统为宿主机,为其增加一块新的虚拟硬盘(后缀为vmdk的)创建为单个文件用fdisk命令查看新的硬盘信息Disk/dev/sda:21.4GB,21474836480bytes
255heads,63sectors/track,2610cylinders
Units=cylindersof16065*512=8225280bytes
DeviceBootStartEndBlocksIdSys..
分类:
系统相关 时间:
2015-05-19 07:19:38
阅读次数:
221
这里从SDK的文章中摘录出全部的API变化。主要是希望用户用搜索引擎时能找到相关信息:Major changes and renovations to the Revit APIAPIchanges.NET 4.5Revit's API is now built with and requires ...
忽略某些文件 项目中经常会生成一些Git系统不需要追踪(track)的文件。典型的是在编译生成过程中 产生的文件或是编程器生成的临时备份文件。当然,你不追踪(track)这些文件,可以 平时不用"git add"去把它们加到索...
分类:
其他好文 时间:
2015-05-18 13:09:41
阅读次数:
137
用css设置webkit内核浏览器的滚动条主要设置以下7个属性:
1.::-webkit-scrollbar /*滚动条整体部分,可以设置宽度高度*/
2.::-webkit-scrollbar-button /*滚动条两端的按钮*/
3.::-webkit-scrollbar-track /*外层轨道*/
4.::-webkit-scrollbar-track-piece /*内层滚...
分类:
Web程序 时间:
2015-05-18 12:55:23
阅读次数:
117
/*!
* jQuery lightweight plugin boilerplate
* Original author: @ajpiano
* Further changes, comments: @addyosmani
* Licensed under the MIT license
*/
// the semi-colon before the function invocat...
分类:
Web程序 时间:
2015-05-18 09:05:03
阅读次数:
150
From:http://sinojelly.sinaapp.com/2011/08/git-changes-submitted-by-the-previous-method-pay-special-attention-to-change-id-unchanged/当使用git提交代码到gerrit后...
分类:
其他好文 时间:
2015-05-16 14:48:06
阅读次数:
289
Android Build System Ultimate GuideApril 8,2013Lately, Android Open Source Project has gone through various changes. For instance, Since JB Google dec...
分类:
移动开发 时间:
2015-05-16 13:22:32
阅读次数:
425
号外
昨天,atom官方更新了atom的版本;
把之前内置到core的核心插件autocomplete替换成autocomplete plus,还做了许多修正,具体看这里
Notable Changes
Atom now bundles Autocomplete Plus and the completion providers for HTML, CSS, Less, Sass, sni...
分类:
其他好文 时间:
2015-05-16 12:03:44
阅读次数:
233