Expand Cut Tags

No cut tags

Oct. 20th, 2011

dizel_by: (Default)
Оригинал взят у [livejournal.com profile] slonopotamus вот тут
Исходники на ObjectiveC выглядят так, как будто они diff-файл:
@interface classname : superclassname {
    // instance variables
}
+ classMethod1;
+ (return_type)classMethod2;
+ (return_type)classMethod3:(param1_type)param1_varName;
 
- (return_type)instanceMethod1:(param1_type)param1_varName :(param2_type)param2_varName;
- (return_type)instanceMethod2WithParameter:(param1_type)param1_varName andOtherParameter:(param2_type)param2_varName;
@end

Profile

dizel_by: (Default)
dizel_by

December 2016

S M T W T F S
    1 23
45678910
11121314151617
18192021222324
25 262728293031

Page Summary

Style Credit

Page generated Jul. 27th, 2025 02:23 am
Powered by Dreamwidth Studios