Under IOS can use C + + Developer?
Reply:
An extension of Objective-C standard C and C + + basically no relationship, iOS developers can use C + + development, if you're just starting, do not recommend C + +, or even forget to C + +, the Objective-C is fully learn through talk.
Reply:
can use C + + on the Well, what development tools to use it? ? ?
Reply:
IOS supports C + + development? ? ?
What development tool? ? ?
Reply:
Development tools? The official only one Xcode, you appear to have no relevant experience, would you please look at my blog
blog.csdn.net / nicktang
Reply:
Xcode support C + + developers can develop, but the expansion of the program source file name is not the same
Reply:
Fix a

Reply:
With c + + development ios quietly through
Reply:
Good Developer?
Reply:
Now with a platform to use this platform to recommend development tools, learning obj-c do not take much time, if you would c + +, and developed software that basically finished even learned grammar, Apple iOS framework is very No technical content, to learn not to spend much time (iMAC hard to say, it seems that the graphics is very large and cattle X). c + + words and obj-c api butt is a great one, thoroughly understand the time obj-c are already proficient in the .
obj-c rubbish in my opinion is a language, not as good as Apple's frameworks win. apples but since you want to develop, you have to do as the Romans, was very fast hardware finally lose themselves or their own, do not say anything else, you use c + + engage in code, no few people can take over, if you are a small programmer, no one would dare hire you if you want to be leaders, no one can take over your work then you lead.
Reply:
If you are a small programmer, no one would dare hire you if you want to be leaders, no one can take over your job then you are leading
Haha. . .
Reply:
Reply:
Language is the same, each is named after the library is different, different efficiency of the implementation of
The key is to master a set of ideas
When you can one-hundred-up
Reply:
object c Apple's own object-oriented language
Object-c and c + + difference
Single inheritance: Objective-C does not support multiple inheritance, (with Java and Smalltalk), while the C + + language support multiple inheritance.
Dynamic: Objective-C is a dynamic stereotypes (dynamicaly typed) so it's C + + class library than to be easy to operate. Objective-C runtime can allow access based on the string method and class names, you can dynamically connect and add classes.
Follow C + + object-oriented programming in the Simula67 (an early OO language) school, while Objecive-C belong Smalltalk school. In C + +, the static type of the object to determine whether you can send a message to it, while the Objecive-C, it is determined by the dynamic type. Simula 67 schools safer, because most errors can be detected at compile time. The Smalltalk schools more flexibility, such as some Smalltalk seems correct procedure to get Simualr 67 there will not be approved. In many ways, the difference between C + + and Objective-C is not so much technically, as it is a way of thinking.
Common system shortcuts: copy, paste, cut option + c, Option + V, Alt + table, Option + N, Shift + Option + N
Kernel environment: composed mainly of Mach and BSD, but it also includes a network protocol stack, network services, file systems and device drivers
Reply:
Bohou vest is different
Reply:
Objc is handicapped C + +.
No comments:
Post a Comment