This topic created in 5463 days ago, the information mentioned may be changed or developed.
比如用C写了一些函数,作为库
是不是不需要重写成Objective-C的形式?
C的标准函数,应该都可以用吧?
4 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
darcy Sep 20, 2011
Objective-C is extend of C.
|
 |
|
2
keywind Sep 20, 2011
必然,而且很多开源库都用c/c++写呢
|
 |
|
4
bl0ck Sep 20, 2011
能,虽然我也没用过
|