1、.h
#import <UIKit/UIKit.h> @interface FKViewController : UIViewController <UITextViewDelegate> @property (strong, nonatomic) IBOutlet UITextView *textView; @end#import <UIKit/UIKit.h> @interface F
1、.h
#import <UIKit/UIKit.h> @interface FKViewController : UIViewController <UITextViewDelegate> @property (strong, nonatomic) IBOutlet UITextView *textView; @end#import <UIKit/UIKit.h> @interface F