Objective-C: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m →Interfacce e implementazioni: typo |
|||
Riga 56:
#import "NomeDellaSuperclasse.h"
@interface
{
//variabili d'istanza
Riga 87:
#import "NomeDellaClasse.h"
@implementation
+ metodoDiClasse1
{
Riga 575:
Besides the [[GNU Compiler Collection|GCC]]/[[NeXT]]/[[Apple Computer]] implementation, which added several extensions to the original [[Stepstone]] implementation, there exists another free open-source Objective-C implementation, which implements a slightly different set of extensions: The Portable Object Compiler [http://users.pandora.be/stes/compiler.html] implements, among other things, also [[Smalltalk]]-like blocks for Objective-C.
-->
== Analisi del linguaggio ==
{{T sezione|lingua=inglese|argomento=informatica|data=febbraio 2008}}
|