⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 multitouchdemoviewcontroller.xib

📁 iphone app 中的多点触摸实例
💻 XIB
字号:
<?xml version="1.0" encoding="UTF-8"?><archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.02">	<data>		<int key="IBDocument.SystemTarget">512</int>		<string key="IBDocument.SystemVersion">9D32</string>		<string key="IBDocument.InterfaceBuilderVersion">666</string>		<string key="IBDocument.AppKitVersion">949.33</string>		<string key="IBDocument.HIToolboxVersion">352.00</string>		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">			<bool key="EncodedWithXMLCoder">YES</bool>			<integer value="1"/>		</object>		<object class="NSArray" key="IBDocument.PluginDependencies">			<bool key="EncodedWithXMLCoder">YES</bool>			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>		</object>		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">			<bool key="EncodedWithXMLCoder">YES</bool>			<object class="IBProxyObject" id="372490531">				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>			</object>			<object class="IBProxyObject" id="843779117">				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>			</object>			<object class="IBUIView" id="191373211">				<reference key="NSNextResponder"/>				<int key="NSvFlags">268</int>				<string key="NSFrameSize">{320, 480}</string>				<reference key="NSSuperview"/>				<object class="NSColor" key="IBUIBackgroundColor">					<int key="NSColorSpace">3</int>					<bytes key="NSWhite">MQA</bytes>					<object class="NSColorSpace" key="NSCustomColorSpace">						<int key="NSID">2</int>					</object>				</object>			</object>		</object>		<object class="IBObjectContainer" key="IBDocument.Objects">			<object class="NSMutableArray" key="connectionRecords">				<bool key="EncodedWithXMLCoder">YES</bool>				<object class="IBConnectionRecord">					<object class="IBCocoaTouchOutletConnection" key="connection">						<string key="label">view</string>						<reference key="source" ref="372490531"/>						<reference key="destination" ref="191373211"/>					</object>					<int key="connectionID">3</int>				</object>			</object>			<object class="IBMutableOrderedSet" key="objectRecords">				<object class="NSArray" key="orderedObjects">					<bool key="EncodedWithXMLCoder">YES</bool>					<object class="IBObjectRecord">						<int key="objectID">0</int>						<object class="NSArray" key="object" id="360949347">							<bool key="EncodedWithXMLCoder">YES</bool>						</object>						<reference key="children" ref="1000"/>						<nil key="parent"/>					</object>					<object class="IBObjectRecord">						<int key="objectID">1</int>						<reference key="object" ref="191373211"/>						<object class="NSMutableArray" key="children">							<bool key="EncodedWithXMLCoder">YES</bool>						</object>						<reference key="parent" ref="360949347"/>					</object>					<object class="IBObjectRecord">						<int key="objectID">-1</int>						<reference key="object" ref="372490531"/>						<reference key="parent" ref="360949347"/>						<string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>					</object>					<object class="IBObjectRecord">						<int key="objectID">-2</int>						<reference key="object" ref="843779117"/>						<reference key="parent" ref="360949347"/>					</object>				</object>			</object>			<object class="NSMutableDictionary" key="flattenedProperties">				<bool key="EncodedWithXMLCoder">YES</bool>				<object class="NSMutableArray" key="dict.sortedKeys">					<bool key="EncodedWithXMLCoder">YES</bool>					<string>-1.CustomClassName</string>					<string>-2.CustomClassName</string>					<string>1.IBEditorWindowLastContentRect</string>					<string>1.IBPluginDependency</string>				</object>				<object class="NSMutableArray" key="dict.values">					<bool key="EncodedWithXMLCoder">YES</bool>					<string>MultiTouchDemoViewController</string>					<string>UIResponder</string>					<string>{{484, 335}, {320, 480}}</string>					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>				</object>			</object>			<object class="NSMutableDictionary" key="unlocalizedProperties">				<bool key="EncodedWithXMLCoder">YES</bool>				<object class="NSArray" key="dict.sortedKeys">					<bool key="EncodedWithXMLCoder">YES</bool>				</object>				<object class="NSMutableArray" key="dict.values">					<bool key="EncodedWithXMLCoder">YES</bool>				</object>			</object>			<nil key="activeLocalization"/>			<object class="NSMutableDictionary" key="localizations">				<bool key="EncodedWithXMLCoder">YES</bool>				<object class="NSArray" key="dict.sortedKeys">					<bool key="EncodedWithXMLCoder">YES</bool>				</object>				<object class="NSMutableArray" key="dict.values">					<bool key="EncodedWithXMLCoder">YES</bool>				</object>			</object>			<nil key="sourceID"/>			<int key="maxID">5</int>		</object>		<object class="IBClassDescriber" key="IBDocument.Classes">			<object class="NSMutableArray" key="referencedPartialClassDescriptions">				<bool key="EncodedWithXMLCoder">YES</bool>				<object class="IBPartialClassDescription">					<string key="className">MultiTouchDemoViewController</string>					<string key="superclassName">UIViewController</string>					<object class="IBClassDescriptionSource" key="sourceIdentifier">						<string key="majorKey">IBProjectSource</string>						<string key="minorKey">Classes/MultiTouchDemoViewController.h</string>					</object>				</object>			</object>		</object>		<int key="IBDocument.localizationMode">0</int>		<string key="IBDocument.LastKnownRelativeProjectPath">MultiTouchDemo.xcodeproj</string>		<int key="IBDocument.defaultPropertyAccessControl">3</int>	</data></archive>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -