代码搜索:UIKit

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

代码结果 78
www.eeworm.com/read/421889/10682658

mm cydia.mm

/* Cydia - iPhone UIKit Front-End for Debian APT * Copyright (C) 2008 Jay Freeman (saurik) */ /* * Redistribution and use in source and binary * forms, with or without modification,
www.eeworm.com/read/444736/7607876

txt readme.txt

UICatalog ========== This sample is a catalog of all the UI elements found in the iPhone's UIKit framework. It is designed to exhibit a large variety of views and controls along with all their varyi
www.eeworm.com/read/407940/11407293

txt readme.txt

UICatalog ========== This sample is a catalog of all the UI elements found in the iPhone's UIKit framework. It is designed to exhibit a large variety of views and controls along with all their varyi
www.eeworm.com/read/387000/8713971

makefile

INFOPLIST=Info.plist SOURCES=\ main.m \ App.m FRAMEWORKS=\ -framework CoreFoundation \ -framework Foundation \ -framework UIKit \ -framework CoreGraphics \ -frame
www.eeworm.com/read/400767/2347006

cs notruntree.cs

using System; using System.Windows.Forms; using NUnit.Core; namespace NUnit.UiKit { /// /// Summary description for NotRunTree. /// public class NotRunTree : TreeVie
www.eeworm.com/read/414181/11125406

makefile

CC=arm-apple-darwin-cc LD=$(CC) LDFLAGS=-lobjc -framework WebKit -framework CoreFoundation -framework Celestial -framework Foundation -framework UIKit -framework LayerKit -framework CoreGraphics -fra
www.eeworm.com/read/400767/2347008

cs assemblylistbox.cs

using System; using System.Drawing; using System.Windows.Forms; using System.ComponentModel; using CP.Windows.Forms; namespace NUnit.UiKit { /// /// Summary description for Assem
www.eeworm.com/read/400767/2347007

cs testtree.cs

using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Data; using System.Windows.Forms; using NUnit.Util; namespace NUnit.UiKit { public d