1.open your key chain access.2.on top left corner
unlock the key chain (if it is locked).3.click system from top left
corner.4.then click your distrib...
分类:
其他好文 时间:
2014-06-16 09:46:12
阅读次数:
220
Neutron网络服务(网络节点)目录[隐藏]1参考2前置工作2.1调整内核参数3安装4配置4.1keystone对接4.2rabbitmq对接4.3metadata服务对接4.4ML2插件配置4.5L3-agent4.6DHCP-agent5接口配置6服务更新7服务验证8附加配置8.1共享上网8....
分类:
其他好文 时间:
2014-06-16 09:41:02
阅读次数:
310
js:function iFrameHeight() {var ifm=
document.getElementById("iframepage");var subWeb =document.frames ?
document.frames["iframepage"].document : ifm....
分类:
其他好文 时间:
2014-06-12 16:00:55
阅读次数:
240
[DllImport("user32.dll", EntryPoint =
"GetScrollInfo", CallingConvention = CallingConvention.StdCall)] public static
extern bool GetScr...
一、开辟内存执行的方法流程1.CreateFileMapping
创建一个内存块,指定大小。2.OpenFileMapping打开一个已经存在的内存块做映射。3.MapViewOfFile
获得内存块数据的头指针,需要制定大小。二、操作系统:Windows 7 旗舰版, 32-bit在不同的进程A和...
分类:
其他好文 时间:
2014-06-12 09:14:17
阅读次数:
260
编程工具:sublimeText2编程环境: 1,window操作系统 2,nodejs
3,npm自动化:grunt(编译、压缩、打包、构建项目) (npminstall-ggrunt-cli)js自动生成文档:jsDoc (npm install
-g jsdoc)
分类:
其他好文 时间:
2014-06-12 08:25:18
阅读次数:
219