MainWindow.xib
上传用户:kc0325
上传日期:2020-06-20
资源大小:204k
文件大小:11k
源码类别:

iPhone

开发平台:

Objective-C

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.03">
  3. <data>
  4. <int key="IBDocument.SystemTarget">528</int>
  5. <string key="IBDocument.SystemVersion">9G55</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">677</string>
  7. <string key="IBDocument.AppKitVersion">949.43</string>
  8. <string key="IBDocument.HIToolboxVersion">353.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. <integer value="2"/>
  12. </object>
  13. <object class="NSArray" key="IBDocument.PluginDependencies">
  14. <bool key="EncodedWithXMLCoder">YES</bool>
  15. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  16. </object>
  17. <object class="NSMutableDictionary" key="IBDocument.Metadata">
  18. <bool key="EncodedWithXMLCoder">YES</bool>
  19. <object class="NSArray" key="dict.sortedKeys">
  20. <bool key="EncodedWithXMLCoder">YES</bool>
  21. </object>
  22. <object class="NSMutableArray" key="dict.values">
  23. <bool key="EncodedWithXMLCoder">YES</bool>
  24. </object>
  25. </object>
  26. <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  27. <bool key="EncodedWithXMLCoder">YES</bool>
  28. <object class="IBProxyObject" id="841351856">
  29. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  30. </object>
  31. <object class="IBProxyObject" id="427554174">
  32. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  33. </object>
  34. <object class="IBUICustomObject" id="664661524"/>
  35. <object class="IBUIWindow" id="380026005">
  36. <reference key="NSNextResponder"/>
  37. <int key="NSvFlags">1316</int>
  38. <object class="NSMutableArray" key="NSSubviews">
  39. <bool key="EncodedWithXMLCoder">YES</bool>
  40. <object class="IBUISwitch" id="413459263">
  41. <reference key="NSNextResponder" ref="380026005"/>
  42. <int key="NSvFlags">1316</int>
  43. <string key="NSFrame">{{113, 227}, {94, 27}}</string>
  44. <reference key="NSSuperview" ref="380026005"/>
  45. <bool key="IBUIOpaque">NO</bool>
  46. <bool key="IBUIClipsSubviews">YES</bool>
  47. <bool key="IBUIMultipleTouchEnabled">YES</bool>
  48. <int key="IBUIContentHorizontalAlignment">0</int>
  49. <int key="IBUIContentVerticalAlignment">0</int>
  50. </object>
  51. <object class="IBUILabel" id="126025113">
  52. <reference key="NSNextResponder" ref="380026005"/>
  53. <int key="NSvFlags">1316</int>
  54. <string key="NSFrame">{{20, 329}, {280, 131}}</string>
  55. <reference key="NSSuperview" ref="380026005"/>
  56. <bool key="IBUIOpaque">NO</bool>
  57. <bool key="IBUIClipsSubviews">YES</bool>
  58. <bool key="IBUIUserInteractionEnabled">NO</bool>
  59. <string key="IBUIText"/>
  60. <object class="NSColor" key="IBUITextColor">
  61. <int key="NSColorSpace">1</int>
  62. <bytes key="NSRGB">MCAwIDAAA</bytes>
  63. </object>
  64. <nil key="IBUIHighlightedColor"/>
  65. <int key="IBUIBaselineAdjustment">1</int>
  66. <float key="IBUIMinimumFontSize">8.000000e+00</float>
  67. <int key="IBUINumberOfLines">4</int>
  68. <int key="IBUITextAlignment">1</int>
  69. </object>
  70. </object>
  71. <object class="NSPSMatrix" key="NSFrameMatrix"/>
  72. <string key="NSFrameSize">{320, 480}</string>
  73. <reference key="NSSuperview"/>
  74. <object class="NSColor" key="IBUIBackgroundColor">
  75. <int key="NSColorSpace">1</int>
  76. <bytes key="NSRGB">MSAxIDEAA</bytes>
  77. </object>
  78. <bool key="IBUIOpaque">NO</bool>
  79. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  80. <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
  81. </object>
  82. </object>
  83. <object class="IBObjectContainer" key="IBDocument.Objects">
  84. <object class="NSMutableArray" key="connectionRecords">
  85. <bool key="EncodedWithXMLCoder">YES</bool>
  86. <object class="IBConnectionRecord">
  87. <object class="IBCocoaTouchOutletConnection" key="connection">
  88. <string key="label">delegate</string>
  89. <reference key="source" ref="841351856"/>
  90. <reference key="destination" ref="664661524"/>
  91. </object>
  92. <int key="connectionID">4</int>
  93. </object>
  94. <object class="IBConnectionRecord">
  95. <object class="IBCocoaTouchOutletConnection" key="connection">
  96. <string key="label">window</string>
  97. <reference key="source" ref="664661524"/>
  98. <reference key="destination" ref="380026005"/>
  99. </object>
  100. <int key="connectionID">5</int>
  101. </object>
  102. <object class="IBConnectionRecord">
  103. <object class="IBCocoaTouchEventConnection" key="connection">
  104. <string key="label">startStopServer:</string>
  105. <reference key="source" ref="413459263"/>
  106. <reference key="destination" ref="664661524"/>
  107. <int key="IBEventType">13</int>
  108. </object>
  109. <int key="connectionID">11</int>
  110. </object>
  111. <object class="IBConnectionRecord">
  112. <object class="IBCocoaTouchOutletConnection" key="connection">
  113. <string key="label">displayInfo</string>
  114. <reference key="source" ref="664661524"/>
  115. <reference key="destination" ref="126025113"/>
  116. </object>
  117. <int key="connectionID">13</int>
  118. </object>
  119. </object>
  120. <object class="IBMutableOrderedSet" key="objectRecords">
  121. <object class="NSArray" key="orderedObjects">
  122. <bool key="EncodedWithXMLCoder">YES</bool>
  123. <object class="IBObjectRecord">
  124. <int key="objectID">0</int>
  125. <object class="NSArray" key="object" id="957960031">
  126. <bool key="EncodedWithXMLCoder">YES</bool>
  127. </object>
  128. <reference key="children" ref="1000"/>
  129. <nil key="parent"/>
  130. </object>
  131. <object class="IBObjectRecord">
  132. <int key="objectID">2</int>
  133. <reference key="object" ref="380026005"/>
  134. <object class="NSMutableArray" key="children">
  135. <bool key="EncodedWithXMLCoder">YES</bool>
  136. <reference ref="413459263"/>
  137. <reference ref="126025113"/>
  138. </object>
  139. <reference key="parent" ref="957960031"/>
  140. </object>
  141. <object class="IBObjectRecord">
  142. <int key="objectID">-1</int>
  143. <reference key="object" ref="841351856"/>
  144. <reference key="parent" ref="957960031"/>
  145. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  146. </object>
  147. <object class="IBObjectRecord">
  148. <int key="objectID">3</int>
  149. <reference key="object" ref="664661524"/>
  150. <reference key="parent" ref="957960031"/>
  151. </object>
  152. <object class="IBObjectRecord">
  153. <int key="objectID">-2</int>
  154. <reference key="object" ref="427554174"/>
  155. <reference key="parent" ref="957960031"/>
  156. </object>
  157. <object class="IBObjectRecord">
  158. <int key="objectID">10</int>
  159. <reference key="object" ref="413459263"/>
  160. <reference key="parent" ref="380026005"/>
  161. </object>
  162. <object class="IBObjectRecord">
  163. <int key="objectID">12</int>
  164. <reference key="object" ref="126025113"/>
  165. <reference key="parent" ref="380026005"/>
  166. </object>
  167. </object>
  168. </object>
  169. <object class="NSMutableDictionary" key="flattenedProperties">
  170. <bool key="EncodedWithXMLCoder">YES</bool>
  171. <object class="NSMutableArray" key="dict.sortedKeys">
  172. <bool key="EncodedWithXMLCoder">YES</bool>
  173. <string>-1.CustomClassName</string>
  174. <string>-2.CustomClassName</string>
  175. <string>10.IBPluginDependency</string>
  176. <string>12.IBPluginDependency</string>
  177. <string>2.IBAttributePlaceholdersKey</string>
  178. <string>2.IBEditorWindowLastContentRect</string>
  179. <string>2.IBPluginDependency</string>
  180. <string>3.CustomClassName</string>
  181. <string>3.IBPluginDependency</string>
  182. </object>
  183. <object class="NSMutableArray" key="dict.values">
  184. <bool key="EncodedWithXMLCoder">YES</bool>
  185. <string>UIApplication</string>
  186. <string>UIResponder</string>
  187. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  188. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  189. <object class="NSMutableDictionary">
  190. <bool key="EncodedWithXMLCoder">YES</bool>
  191. <object class="NSArray" key="dict.sortedKeys">
  192. <bool key="EncodedWithXMLCoder">YES</bool>
  193. </object>
  194. <object class="NSMutableArray" key="dict.values">
  195. <bool key="EncodedWithXMLCoder">YES</bool>
  196. </object>
  197. </object>
  198. <string>{{438, 320}, {320, 480}}</string>
  199. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  200. <string>iPhoneHTTPServerAppDelegate</string>
  201. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  202. </object>
  203. </object>
  204. <object class="NSMutableDictionary" key="unlocalizedProperties">
  205. <bool key="EncodedWithXMLCoder">YES</bool>
  206. <object class="NSArray" key="dict.sortedKeys">
  207. <bool key="EncodedWithXMLCoder">YES</bool>
  208. </object>
  209. <object class="NSMutableArray" key="dict.values">
  210. <bool key="EncodedWithXMLCoder">YES</bool>
  211. </object>
  212. </object>
  213. <nil key="activeLocalization"/>
  214. <object class="NSMutableDictionary" key="localizations">
  215. <bool key="EncodedWithXMLCoder">YES</bool>
  216. <object class="NSArray" key="dict.sortedKeys">
  217. <bool key="EncodedWithXMLCoder">YES</bool>
  218. </object>
  219. <object class="NSMutableArray" key="dict.values">
  220. <bool key="EncodedWithXMLCoder">YES</bool>
  221. </object>
  222. </object>
  223. <nil key="sourceID"/>
  224. <int key="maxID">13</int>
  225. </object>
  226. <object class="IBClassDescriber" key="IBDocument.Classes">
  227. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  228. <bool key="EncodedWithXMLCoder">YES</bool>
  229. <object class="IBPartialClassDescription">
  230. <string key="className">NSObject</string>
  231. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  232. <string key="majorKey">IBProjectSource</string>
  233. <string key="minorKey">AsyncSocket.h</string>
  234. </object>
  235. </object>
  236. <object class="IBPartialClassDescription">
  237. <string key="className">iPhoneHTTPServerAppDelegate</string>
  238. <string key="superclassName">NSObject</string>
  239. <object class="NSMutableDictionary" key="actions">
  240. <string key="NS.key.0">startStopServer:</string>
  241. <string key="NS.object.0">id</string>
  242. </object>
  243. <object class="NSMutableDictionary" key="outlets">
  244. <bool key="EncodedWithXMLCoder">YES</bool>
  245. <object class="NSMutableArray" key="dict.sortedKeys">
  246. <bool key="EncodedWithXMLCoder">YES</bool>
  247. <string>displayInfo</string>
  248. <string>window</string>
  249. </object>
  250. <object class="NSMutableArray" key="dict.values">
  251. <bool key="EncodedWithXMLCoder">YES</bool>
  252. <string>UILabel</string>
  253. <string>UIWindow</string>
  254. </object>
  255. </object>
  256. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  257. <string key="majorKey">IBProjectSource</string>
  258. <string key="minorKey">Classes/iPhoneHTTPServerAppDelegate.h</string>
  259. </object>
  260. </object>
  261. <object class="IBPartialClassDescription">
  262. <string key="className">iPhoneHTTPServerAppDelegate</string>
  263. <string key="superclassName">NSObject</string>
  264. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  265. <string key="majorKey">IBUserSource</string>
  266. <string key="minorKey"/>
  267. </object>
  268. </object>
  269. </object>
  270. </object>
  271. <int key="IBDocument.localizationMode">0</int>
  272. <string key="IBDocument.LastKnownRelativeProjectPath">iPhoneHTTPServer.xcodeproj</string>
  273. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  274. </data>
  275. </archive>