代码搜索:UIKit

找到约 78 项符合「UIKit」的源代码

代码结果 78
www.eeworm.com/read/448672/7527428

h myuiwindow.h

#import #import #import "CommuServerAppDelegate.h" @interface MyUIWindow : UIWindow/* Specify a superclass (eg: NSObject or NSView) */ { IBOutlet UITextV
www.eeworm.com/read/448671/7527440

m main.m

// // main.m // CommuClient // // Created by Owen.Qin on 9/24/08. // Copyright __MyCompanyName__ 2008. All rights reserved. // #import int main(int argc, char *argv[]) { NSAut
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/448655/7527766

h sortdescriptorappdelegate.h

// // SortDescriptorAppDelegate.h // SortDescriptor // // Created by Owen.Qin on 10/28/08. // Copyright __MyCompanyName__ 2008. All rights reserved. // #import @class SortDescrip
www.eeworm.com/read/448655/7527779

h myuiwindow.h

#import #import @interface MyUIWindow : UIWindow/* Specify a superclass (eg: NSObject or NSView) */ { } - (void)sortByName:(id)sender; - (void)sortByAge:(
www.eeworm.com/read/448655/7527794

h employee.h

// // Employee.h // SortDescriptor // // Created by Owen.Qin on 10/28/08. // Copyright 2008 __MyCompanyName__. All rights reserved. // #import @interface Employee : NSObject {
www.eeworm.com/read/448655/7527811

m main.m

// // main.m // SortDescriptor // // Created by Owen.Qin on 10/28/08. // Copyright __MyCompanyName__ 2008. All rights reserved. // #import int main(int argc, char *argv[]) { N
www.eeworm.com/read/436916/7758905

m main.m

// // main.m // TAB RSS reader // // Created by Jason Terhorst on 7/28/08. // Copyright AstoundingCookie, LLC 2008. All rights reserved. // #import int main(int argc, char *argv[
www.eeworm.com/read/337794/12341030

pch crashlanding_prefix.pch

/* Prefix header file. 1.6 */ #ifdef __OBJC__ #import #import #endif
www.eeworm.com/read/473817/6841907

h touchimageview_private.h

#import #import "TouchImageView.h" @interface UITouch (TouchSorting) - (NSComparisonResult)compareAddress:(id)obj; @end @interface TouchImageView (Private) - (CGAffineTransform)i