E D R , A S I H C RSS

BackLinks search for "ObjP"

BackLinks of ObjP


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 황현/Objective-P
          * ObjC의 정신을 이어받아, ObjP 자체는 PHP에 살짝 양념을 친 형태를 띈다.
         @interface MyFirstObjPClass : GNObject <GNSomeProtocol>
         @implementation MyFirstObjPClass
         $myClass = [MyFirstObjPClass new];
         class MyFirstObjPClass extends GNObject implements GNSomeProtocol {
         public function doSomeTaskWithSomething($localIntegerVar, $_objp_type_check=false) { // (void)
         if($_objp_type_check===true) {
         $myClass =MyFirstObjPClass::new(); // defined in GNObject
Found 1 matching page out of 7544 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0103 sec