摘要:
#import @class ChatMessage;@interface ChatViewController : UIViewController- (IBAction)inputClick:(id)sender;- (IBAction)sendMessage:(id)sender;@prope... 阅读全文
posted @ 2014-08-08 09:44
土豪YY
阅读(455)
评论(0)
推荐(0)
摘要:
#import #import "SRWebSocket.h"@interface ViewController : UIViewController//- (IBAction)SaveLogin:(id)sender;@property (weak, nonatomic) IBOutlet UIT... 阅读全文
posted @ 2014-08-08 09:42
土豪YY
阅读(385)
评论(0)
推荐(0)
摘要:
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions{ // Override point for customization aft... 阅读全文
posted @ 2014-08-08 09:40
土豪YY
阅读(268)
评论(0)
推荐(0)