#import <Foundation/Foundation.h>int main (int argc, const char * argv[]) {NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];//创建字符串NSString *height;/**类方法:+(i……