码迷,mamicode.com
首页 >  
搜索关键字:openstack window    ( 32127个结果
每次的蛋疼,
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
OpenStack IceHouse 部署 - 5 - 网络节点部署
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
iframe自动适应高度1
js:function iFrameHeight() {var ifm= document.getElementById("iframepage");var subWeb =document.frames ? document.frames["iframepage"].document : ifm....
分类:其他好文   时间:2014-06-12 16:00:55    阅读次数:240
C#:使用Window自带函数(如:user32.dll)
[DllImport("user32.dll", EntryPoint = "GetScrollInfo", CallingConvention = CallingConvention.StdCall)] public static extern bool GetScr...
分类:Windows程序   时间:2014-06-12 11:59:40    阅读次数:411
开辟和映射虚拟内存块在不同位数不同操作系统的问题
一、开辟内存执行的方法流程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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!