午夜国产狂喷潮在线观看|国产AⅤ精品一区二区久久|中文字幕AV中文字幕|国产看片高清在线

    iphone屏幕旋轉(zhuǎn)的例子
    來源:易賢網(wǎng) 閱讀:743 次 日期:2015-02-03 14:28:29
    溫馨提示:易賢網(wǎng)小編為您整理了“iphone屏幕旋轉(zhuǎn)的例子”,方便廣大網(wǎng)友查閱!

    先在interface builder上放上6個rectbutton,豎放,一排三個

    然后我們下面來看代碼

    .h文件代碼

    1 //

    2 // autosizeviewcontroller.h

    3 // autosize

    4 //

    5 // created by scott on 10-10-26.

    6 // copyright 2010 __mycompanyname__. all rights reserved.

    7 //

    8

    9 #import

    10

    11 @interface autosizeviewcontroller : uiviewcontroller {

    12 uibutton *button1;

    13 uibutton *button2;

    14 uibutton *button3;

    15 uibutton *button4;

    16 uibutton *button5;

    17 uibutton *button6;

    18 }

    19

    20 @property (nonatomic,retain) iboutlet uibutton *button1;

    21 @property (nonatomic,retain) iboutlet uibutton *button2;

    22 @property (nonatomic,retain) iboutlet uibutton *button3;

    23 @property (nonatomic,retain) iboutlet uibutton *button4;

    24 @property (nonatomic,retain) iboutlet uibutton *button5;

    25 @property (nonatomic,retain) iboutlet uibutton *button6;

    26 @end

    27

    下面我們看.m的代碼

    //

    // autosizeviewcontroller.m

    // autosize

    //

    // created by scott on 10-10-26.

    // copyright 2010 __mycompanyname__. all rights reserved.

    //

    #import autosizeviewcontroller.h

    @implementation autosizeviewcontroller

    @synthesize button1;

    @synthesize button2;

    @synthesize button3;

    @synthesize button4;

    @synthesize button5;

    @synthesize button6;

    /*

    // the designated initializer. override to perform setup that is required before the view is loaded.

    - (id)initwithnibname:(nsstring *)nibnameornil bundle:(nsbundle *)nibbundleornil {

    if ((self = [super initwithnibname:nibnameornil bundle:nibbundleornil]))

    {

    // custom initialization

    }

    return self;

    }

    */

    /*

    // implement loadview to create a view hierarchy programmatically, without using a nib.

    - (void)loadview {

    }

    */

    /*

    // implement viewdidload to do additional setup after loading the view, typically from a nib.

    - (void)viewdidload {

    [super viewdidload];

    }

    */

    // override to allow orientations other than the default portrait orientation.

    - (bool)shouldautorotatetointerfaceorientation:(uiinterfaceorientation)interfaceorientation {

    // return yes for supported orientations

    return (interfaceorientation != uiinterfaceorientationportraitupsidedown);

    }

    - (void) willrotatetointerfaceorientation:(uiinterfaceorientation)interfaceorientation duration:(nstimeinterval)duration

    {

    if (interfaceorientation==uiinterfaceorientationportrait || interfaceorientation==uiinterfaceorientationportraitupsidedown) {

    button1.frame=cgrectmake(20, 20, 125, 125);

    button2.frame=cgrectmake(175, 20, 125, 125);

    button3.frame=cgrectmake(20, 168, 125, 125);

    button4.frame=cgrectmake(175, 168, 125, 125);

    button5.frame=cgrectmake(20, 315, 125, 125);

    button6.frame=cgrectmake(175, 315, 125, 125);

    }else {

    button1.frame=cgrectmake(20, 20, 125, 125);

    button2.frame=cgrectmake(20, 155, 125, 125);

    button3.frame=cgrectmake(177, 20, 125, 125);

    button4.frame=cgrectmake(177, 155, 125, 125);

    button5.frame=cgrectmake(328, 20, 125, 125);

    button6.frame=cgrectmake(328, 155, 125, 125);

    }

    }

    - (void)didreceivememorywarning {

    // releases the view if it doesn't have a superview.

    [super didreceivememorywarning];

    // release any cached data, images, etc that aren't in use.

    }

    - (void)viewdidunload {

    // release any retained subviews of the main view.

    // e.g. self.myoutlet = nil;

    self.button1=nil;

    self.button2=nil;

    self.button3=nil;

    self.button4=nil;

    self.button5=nil;

    self.button6=nil;

    [super viewdidunload];

    }

    - (void)dealloc {

    [button1 release];

    button2.release;

    button3.release;

    button4.release;

    button5.release;

    button6.release;

    [super dealloc];

    }

    @end

    更多信息請查看IT技術(shù)專欄

    更多信息請查看技術(shù)文章
    易賢網(wǎng)手機(jī)網(wǎng)站地址:iphone屏幕旋轉(zhuǎn)的例子
    由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!

    2025國考·省考課程試聽報名

    • 報班類型
    • 姓名
    • 手機(jī)號
    • 驗證碼
    關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機(jī)站點 | 投訴建議
    工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
    云南網(wǎng)警備案專用圖標(biāo)
    聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
    咨詢QQ:1093837350(9:00—18:00)版權(quán)所有:易賢網(wǎng)
    云南網(wǎng)警報警專用圖標(biāo)