专注计算机技术: Linux Android 云计算 虚拟化 网络
发布时间:2014-10-19 09:03:20
Q: A company has asked me to deliver them a c/c++ library. They want to use it in an iphone app, which is objective c based.I would prefer to deliver a library as opposed to code.Could they wrap the c/c++ library into their iphone app without any need to see the source code?Thank.........【阅读全文】
发布时间:2014-10-11 03:24:20
HowTo compile native C codes to a library for iOS development in Xcode – take Mosquitto as an examplePosted on 2011/10/30 by allen For iOS development, sometimes you want to use a existed native C codes for help. Objective-C is a superset of C so it’s easy to combine C codes in your .........【阅读全文】
发布时间:2014-10-11 03:02:02
Strategies for Using C++ in Objective-C Projects (and vice versa)Update (May 2012): while nothing in this article is incorrect, there have been some changes to Objective-C since clang became Apple's primary compiler. This means there is now an easier way to combine C++ and Objective-C than the.........【阅读全文】
发布时间:2014-10-11 02:56:55
Cross-platform (iOS/Android) Mobile App development using C++At AmigoCloud, we use tons of C++ & OpenGL for our Mapping applications.Funny enough, when I talk to tech-people about our startup and tell them that we have a cross-platform framework, the first words that come out of their mout.........【阅读全文】
发布时间:2014-10-09 04:35:25
Java工具类,主要包括SimpleCache——小型缓存、AutoGetDataCache——自动获取新数据的缓存, ArrayUtils——数组工具类、FileUtils——文件操作工具类、JSONUtils——Json工具类、ListUtils——list工具类、MapUtils——map工具类、ObjectUtils——Object工具类、RandomUtils——随机数工具类、SerializeUtils——序列化.........【阅读全文】
COMPUTER-TECH2014-12-23 15:06
COMPUTER-TECH:近期在搞JNI,Xcode, 所以转了好多C++的文章。 C++,需要真正的面向对象设计,面向的不好是自己给自己找麻烦。
找麻烦呀找麻烦,好好面向对象吧。
回复 | 举报