Visibility Allowed Notification Motivation Design Practical Example Visibility Allowed Notification Motivation Views that are hidden to the User generally do not need to r...
Google Summer of Code How to participate as a student? What is expected from you before participating Before starting to work on a Proposal How to create a proper proposal? How...
DirectFB Contents What is DirectFB? Goals of DirectFB Features of DirectFB Devices supported by DirectFB Supported Media Format DirectFB Architecture DirectFB API Upper Lay...
Windows 自动化测试 Windows 自动化测试 CukeTest自带了完整的Windows应用的自动化测试功能。可以针对各类Windows应用实现自动化,包括Qt、Windows原生应用、.NET、Delphi、DevExpress等类型的应用都提供支持。提供方便易用的应用对象模型库管理功能、强大的控件识别功能,拖拽生成代码,方法调用测试等功...
Vertex Shader Setting up the scene Minimize and normalize Primitive Bending Better Bending Choosing Sides Packaging Vertex Shader The vertex shader can be used to manipula...
上一章我们了解了NetWorker 类的简单实现。不仅如此,我们还提到了几个 C++ 开发时常用的设计模式。这些在接下来得代码中依然会用到。 现在我们先来研究下 OpenWeatherMap 的相关 API 。之所以选择 OpenWeatherMap,主要是因为这个网站提供了简洁的 API 接口,非常适合示例程序,并且其开发也不需要额外申请 App ID...