E D R , A S I H C RSS

Full text search for "MyClass"

My Class


Search BackLinks only
Display context of search results
Case-sensitive searching
  • Gof/Command . . . . 5 matches
         MyClass의 instance로 있는 Action을 호출할 command를 만들기 위해서, 클라이언트는 단순히 이렇게 코딩한다.
         MyClass* receiver = new MyClass;
          new SimpleCommand<MyClass> (receiver, &MyClass::Action);
  • JavaScript/2011년스터디/서지혜 . . . . 3 matches
         function MyClass(id, name){
         var class_test = new MyClass("1", "test");
         MyClass.prototype.name1 = "name1";
Found 2 matching pages out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

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