小秋的家

          home

            BlogJava :: 首頁 :: 聯(lián)系 :: 聚合  :: 管理
            1 Posts :: 91 Stories :: 17 Comments :: 0 Trackbacks
          1.NSMutableString *receiver = [[NSMutableString alloc] init];
             [receiver appendFormat:@"%@",[self.receiverArray objectAtIndex:i]];

          2.[self.textfield becomeFirstResponder] ->將焦點移到NSTextField上,這時虛擬鍵盤將會出現(xiàn)
             [self.textfield resignFirstResponder]  ->將焦點移出NSTextField,這時虛擬鍵盤將會關(guān)閉
            becomeFirstResponder ->將焦點移動控件上
            resignFirstResponder  ->將焦點移出控件

          3.viewWillAppear: 
            Called when the view is about to made visible. Default does nothing
            視圖即將可見時調(diào)用。默認情況下不執(zhí)行任何操作
            viewDidAppear: 
            Called when the view has been fully transitioned onto the screen. Default does nothing
            視圖已完全過渡到屏幕上時調(diào)用
            viewWillDisappear:
            Called when the view is dismissed, covered or otherwise hidden. Default does nothing
           視圖被駁回時調(diào)用,覆蓋或以其他方式隱藏。默認情況下不執(zhí)行任何操作
            viewDidDisappear:
            Called after the view was dismissed, covered or otherwise hidden. Default does nothing
            視圖被駁回后調(diào)用,覆蓋或以其他方式隱藏。默認情況下不執(zhí)行任何操作

            loadView; 
            This is where subclasses should create their custom view hierarchy if they aren't using a nib. Should never be called         directly.
            這是當他們沒有正在使用nib視圖頁面,子類將會創(chuàng)建自己的自定義視圖層。絕不能直接調(diào)用。
            viewDidLoad;
            Called after the view has been loaded. For view controllers created in code, this is after -loadView. For view controllers   unarchived from a nib, this is after the view is set.
            在視圖加載后被調(diào)用,如果是在代碼中創(chuàng)建的視圖加載器,他將會在loadView方法后被調(diào)用,如果是從nib視圖頁面輸出,他將會在視圖設置好 后被調(diào)用。

          posted on 2011-05-04 17:23 棋劍小秋 閱讀(337) 評論(0)  編輯  收藏 所屬分類: iPhone
          主站蜘蛛池模板: 井研县| 新和县| 迁安市| 大新县| 抚顺市| 贺兰县| 牡丹江市| 延边| 永康市| 长葛市| 鲁甸县| 聂荣县| 沿河| 乌拉特前旗| 淳化县| 桓仁| 吴川市| 广东省| 高密市| 容城县| 乳源| 德令哈市| 丽江市| 辽宁省| 巴马| 徐汇区| 大关县| 大田县| 湄潭县| 克山县| 威信县| 阿城市| 井冈山市| 玉门市| 浏阳市| 岑溪市| 奎屯市| 沙湾县| 托克逊县| 康平县| 辽中县|