形态与构图
一种流线型、工业化的几何形态,强调可扩展性、性能和现代工作流程。
色彩心理学
充满活力的红/橙色投射出高能量、强烈的激情和快速的实时性能。
设计元素
锋利的字符切面象征着工具栈的结构性和高性能本质。
Logo 为各自所有者的商标,在合理使用原则下用于品牌识别。
Apache Cordova is a mobile application development framework created by Nitobi. Adobe Systems purchased Nitobi in 2011, rebranded it as PhoneGap, and later released an open-source version of the software called Apache Cordova. Apache Cordova enables software programmers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript, instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables the wrapping up of CSS, HTML, and JavaScript code depending on the platform of the device. It extends the features of HTML and JavaScript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application nor purely Web-based. They are not native because all layout rendering is done via Web views instead of the platform's native UI framework. They are not Web apps because they are packaged as apps for distribution and have access to native device APIs. Mixing native and hybrid code snippets has been possible since version 1.9.
来源:维基百科