Calling Methods ; To call an Objective-C method with no arguments, the syntax is [object methodName] ; To call a method with one argument, the syntax is [object ...
確定! 回上一頁