搜索资源列表
osgEarthManal
- OsgEarth是一个跨平台的库,可以使用版本号为2.6.2或更新版本的Cmake对其进行编译。-OsgEarth is a cross-platform library, you can use the version number is 2.6.2 or later Cmake compile it.
Webrtc
- 这篇文章的目的在于为你节省生命中宝贵的10小时(甚至更多),或者浪费你10分钟。作为Google更新频繁的大型跨平台基础库,WebRTC的编译一直被人称为噩梦。如果恰巧你偏要在Windows下编译WebRTC-The purpose of this article is to save you 10 precious hours in life (or even more), or waste you 10 minutes. As the Google update frequent large
C++.GUI.Qt编程
- C++.GUI.Qt编程 Qt使用“一次编写,随处编译”的方式为开发跨平台的图形用户界面应用程序提供了一个完整的C++应用程序开发框架。
PAInstall(分区助手)
- 兼容vc6.0++编译器,vs插件,能提供跨平台编译。(vc6.0++ compiler install on visual studio, and support c++ code compiler multi-platform.)
c#开发Android应用实战
- c#开发Android应用实战,随着跨平台工具的不断发展,它们往往采用下面所介绍的两种方法之一来帮助开发人 员编写应用程序。第一种方法是利用移动设备对Web浏览的固有支持,而第二种方法是开 发将诸如C#或Javascr ipt 之类的通用语言翻译(或编译)为诸如Java for Android/Dalvik或 Objective-C for iOS 之类的本机语言的手段。