代码搜索:UIWindow
找到约 17 项符合「UIWindow」的源代码
代码结果 17
www.eeworm.com/read/160841/10489201
class uiwindow.class
www.eeworm.com/read/221293/14749065
class uiwindow.class
www.eeworm.com/read/387001/8713960
h myexample.h
#import
#import
@interface MyApp : UIApplication
{
UIWindow *window;
UIView *mainView;
}
- (void)applicationDidFinishLaunching:(NSNotificati
www.eeworm.com/read/421586/10728365
h ___projectnameasidentifier___appdelegate.h
//
// ___PROJECTNAMEASIDENTIFIER___AppDelegate.h
// ___PROJECTNAME___
//
// Created by ___FULLUSERNAME___ on ___DATE___.
// Copyright ___ORGANIZATIONNAME___ ___YEAR___. All rights reserved.
//
@c
www.eeworm.com/read/461307/7229369
h iphonetestsqliteappdelegate.h
//
// iPhoneTestSqliteAppDelegate.h
// iPhoneTestSqlite
//
// Created by Matteo Bertozzi on 11/22/08.
// Copyright __MyCompanyName__ 2008. All rights reserved.
//
#import
@interf
www.eeworm.com/read/473817/6841911
h multitouchdemoappdelegate.h
//
// MultiTouchDemoAppDelegate.h
// MultiTouchDemo
//
// Created by Jason Beaver on 5/29/08.
// Copyright Apple Inc. 2008. All rights reserved.
//
#import
@class MultiTouchDemoV
www.eeworm.com/read/436916/7758903
h tab_rss_readerappdelegate.h
//
// TAB_RSS_readerAppDelegate.h
// TAB RSS reader
//
// Created by Jason Terhorst on 7/28/08.
// Copyright AstoundingCookie, LLC 2008. All rights reserved.
//
#import
@interfac
www.eeworm.com/read/448671/7527442
h myuiwindow.h
#import
#import
#import "CommuClientAppDelegate.h"
@interface MyUIWindow : UIWindow {
IBOutlet UITextView *oTextRecv;
IBOutlet UITextView *oTextSend
www.eeworm.com/read/468367/1491114
h main.h
#import
#import "cocos2d.h"
//CLASS INTERFACE
@interface AppController : NSObject
{
UIWindow *window;
}
@end
@int
www.eeworm.com/read/468367/1491142
h attachdemo.h
//
// attach Demo
// a cocos2d example
//
#import
//CLASS INTERFACE
@interface AppController : NSObject
{
IBOutlet UIWindow *window;
IBOutlet UIView