摘要: #import @class ChatMessage;@interface ChatViewController : UIViewController- (IBAction)inputClick:(id)sender;- (IBAction)sendMessage:(id)sender;@prope... 阅读全文
posted @ 2014-08-08 09:44 土豪YY 阅读(418) 评论(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 阅读(351) 评论(0) 推荐(0) 编辑
摘要: - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions{ // Override point for customization aft... 阅读全文
posted @ 2014-08-08 09:40 土豪YY 阅读(248) 评论(0) 推荐(0) 编辑