码迷,mamicode.com
首页 >  
搜索关键字:cloud china 云计算 中国联通    ( 12757个结果
微软职位内部推荐-Senior SDE for Cloud Platform
微软近期Open的职位:Microsoft Launched the public cloud service-Azure in China on May 2013, Cosmos is the key component to Azure which support the platform of...
分类:其他好文   时间:2014-07-06 22:59:13    阅读次数:267
Libvirt 虚拟化库剖析
讲到向外扩展计算(比如云计算),libvirt 可能是您从未听说过的最重要的库之一。libvirt 提供一种虚拟机监控程序不可知的 API 来安全管理运行于主机上的来宾操作系统。libvirt本身不是一种工具, 它是一种可以建立工具来管理来宾操作系统的 API。libvirt 本身构建于一种抽象的概...
分类:其他好文   时间:2014-07-06 18:07:53    阅读次数:215
微软职位内部推荐-Pricipal Dev Manager for Application Ecosystem & Service
微软近期Open的职位:Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG is delivering flagship products in Microsoft. Chin...
分类:移动开发   时间:2014-07-06 16:18:51    阅读次数:307
微软职位内部推荐-Principal Dev Manager for Windows Phone Apps
微软近期Open的职位:Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG is delivering flagship products in Microsoft. Chin...
分类:移动开发   时间:2014-07-06 13:39:38    阅读次数:283
Qt5官方demo解析集19——Chapter 5: Using List Property Types
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 接上文Qt5官方demo解析集18——Chapter 4: Using Custom Property Types 上个例子向我们展示了如何为QML调用的C++类型添加自定义类型的属性,在这个例子中我们更进一步,将这个类型更换为一个Pie...
分类:其他好文   时间:2014-07-06 11:37:26    阅读次数:291
Qt5官方demo解析集20——Chapter 6: Writing an Extension Plugin
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 接上文Qt5官方demo解析集19——Chapter 5: Using List Property Types 在前文中我们定义的PieChart和PieSlice这两个自定义QML类型只用来供app.qml文件使用,如果希望我们所定义的...
分类:其他好文   时间:2014-07-06 09:55:31    阅读次数:373
Qt5官方demo解析集18——Chapter 4: Using Custom Property Types
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 接上文Qt5官方demo解析集17——Chapter 3: Adding Property Bindings 在前面的“饼状图”Demo中,我们为这个自定义类型定义了"name"和"color"属性,他们都是基于Qt内置类型"QStrin...
分类:其他好文   时间:2014-07-06 09:34:26    阅读次数:187
Qt5官方demo解析集16——Chapter 2: Connecting to C++ Methods and Signals
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 接上文Qt5官方demo解析集15——Chapter 1: Creating a New Type 在上篇博文我们了解到如何在C++代码中将一个C++类注册为一个QML类型,并供QML文件使用。接下来这个Demo中进一步向这个PieCha...
分类:编程语言   时间:2014-07-06 08:55:04    阅读次数:257
Qt5官方demo解析集21——Extending QML - Adding Types Example
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 又是一个新的系列了,不过这个系列和我们之前的Chapter系列是及其相似的,但是不过呢,Chapter主要演示了如何使用C++创建具有可视性的类型以扩展我们的QML,而这个系列则关注于如何使用C++扩展QML非可视化的内容。 这里第一个小例子...
分类:其他好文   时间:2014-07-06 00:47:16    阅读次数:279
Qt5官方demo解析集17——Chapter 3: Adding Property Bindings
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873 接上文Qt5官方demo解析集16——Chapter 2: Connecting to C++ Methods and Signals 在C++中我们通常将用户的交互与处理函数用信号槽绑定起来,比如窗口尺寸的变化,颜色的变化等,但在QML...
分类:其他好文   时间:2014-07-05 22:59:28    阅读次数:335
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!