1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 4514" systemVersion =" 13B42" targetRuntime =" iOS.CocoaTouch.iPad" propertyAccessControl =" none" initialViewController =" b2H-CS-z0F" >
3
+ <dependencies >
4
+ <deployment defaultVersion =" 1536" identifier =" iOS" />
5
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3747" />
6
+ </dependencies >
7
+ <scenes >
8
+ <!-- View Controller - Main-->
9
+ <scene sceneID =" tne-QT-ifu" >
10
+ <objects >
11
+ <viewController id =" BYZ-38-t0r" customClass =" PMViewController" sceneMemberID =" viewController" >
12
+ <view key =" view" contentMode =" scaleToFill" id =" 8bC-Xf-vdC" >
13
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 768" height =" 1024" />
14
+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
15
+ <subviews >
16
+ <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" lineBreakMode =" middleTruncation" id =" O8X-VG-afa" >
17
+ <rect key =" frame" x =" 369" y =" 227" width =" 30" height =" 30" />
18
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
19
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 15" />
20
+ <state key =" normal" title =" 列表" >
21
+ <color key =" titleColor" red =" 0.0" green =" 0.47843137250000001" blue =" 1" alpha =" 1" colorSpace =" calibratedRGB" />
22
+ <color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
23
+ </state >
24
+ <connections >
25
+ <action selector =" iPadTableButtonPressAction:" destination =" BYZ-38-t0r" eventType =" touchUpInside" id =" ECP-Hs-gr2" />
26
+ </connections >
27
+ </button >
28
+ <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" lineBreakMode =" middleTruncation" id =" Q0i-J8-oz7" >
29
+ <rect key =" frame" x =" 369" y =" 303" width =" 30" height =" 30" />
30
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
31
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 15" />
32
+ <state key =" normal" title =" 时间" >
33
+ <color key =" titleColor" red =" 0.0" green =" 0.47843137250000001" blue =" 1" alpha =" 1" colorSpace =" calibratedRGB" />
34
+ <color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
35
+ </state >
36
+ <connections >
37
+ <action selector =" iPadDateButtonPressAction:" destination =" BYZ-38-t0r" eventType =" touchUpInside" id =" 4BI-MX-LKu" />
38
+ </connections >
39
+ </button >
40
+ <label opaque =" NO" clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" left" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" text =" 结果" textAlignment =" center" lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" adjustsFontSizeToFit =" NO" id =" p6m-tL-ykZ" >
41
+ <rect key =" frame" x =" 244" y =" 171" width =" 280" height =" 21" />
42
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
43
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 17" />
44
+ <color key =" textColor" cocoaTouchSystemColor =" darkTextColor" />
45
+ <nil key =" highlightedColor" />
46
+ </label >
47
+ <textField opaque =" NO" clipsSubviews =" YES" contentMode =" scaleToFill" contentHorizontalAlignment =" left" contentVerticalAlignment =" center" borderStyle =" roundedRect" placeholder =" 请选择数据" minimumFontSize =" 17" id =" adz-pQ-aVm" >
48
+ <rect key =" frame" x =" 244" y =" 260" width =" 280" height =" 30" />
49
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
50
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 14" />
51
+ <textInputTraits key =" textInputTraits" />
52
+ <connections >
53
+ <outlet property =" delegate" destination =" BYZ-38-t0r" id =" Qbe-FB-b4a" />
54
+ </connections >
55
+ </textField >
56
+ <textField opaque =" NO" clipsSubviews =" YES" contentMode =" scaleToFill" contentHorizontalAlignment =" left" contentVerticalAlignment =" center" borderStyle =" roundedRect" placeholder =" 请选择时间" minimumFontSize =" 17" id =" chk-Tg-55J" >
57
+ <rect key =" frame" x =" 244" y =" 336" width =" 280" height =" 30" />
58
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
59
+ <fontDescription key =" fontDescription" type =" system" pointSize =" 14" />
60
+ <textInputTraits key =" textInputTraits" />
61
+ <connections >
62
+ <outlet property =" delegate" destination =" BYZ-38-t0r" id =" 6Au-NZ-G0a" />
63
+ </connections >
64
+ </textField >
65
+ </subviews >
66
+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
67
+ </view >
68
+ <navigationItem key =" navigationItem" title =" Main" id =" J6c-cx-k5a" >
69
+ <barButtonItem key =" leftBarButtonItem" title =" 列表" id =" omQ-aM-vBW" >
70
+ <connections >
71
+ <action selector =" iPadTableBarButtonAction:" destination =" BYZ-38-t0r" id =" uAi-w0-Sqr" />
72
+ </connections >
73
+ </barButtonItem >
74
+ <barButtonItem key =" rightBarButtonItem" title =" 时间" id =" b3I-VB-mUx" >
75
+ <connections >
76
+ <action selector =" iPadDateBarButtonAction:" destination =" BYZ-38-t0r" id =" FBa-3f-QKl" />
77
+ </connections >
78
+ </barButtonItem >
79
+ </navigationItem >
80
+ <connections >
81
+ <outlet property =" dateField" destination =" chk-Tg-55J" id =" ch4-5F-0Qj" />
82
+ <outlet property =" resultLbl" destination =" p6m-tL-ykZ" id =" DPk-Uk-z2I" />
83
+ <outlet property =" tableField" destination =" adz-pQ-aVm" id =" mZJ-9i-5P1" />
84
+ </connections >
85
+ </viewController >
86
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" dkx-z0-nzr" sceneMemberID =" firstResponder" />
87
+ </objects >
88
+ <point key =" canvasLocation" x =" 1534" y =" -155" />
89
+ </scene >
90
+ <!-- Navigation Controller-->
91
+ <scene sceneID =" Byh-qa-LBS" >
92
+ <objects >
93
+ <navigationController automaticallyAdjustsScrollViewInsets =" NO" id =" b2H-CS-z0F" sceneMemberID =" viewController" >
94
+ <toolbarItems />
95
+ <navigationBar key =" navigationBar" contentMode =" scaleToFill" id =" goA-tE-4Oq" >
96
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 768" height =" 44" />
97
+ <autoresizingMask key =" autoresizingMask" />
98
+ </navigationBar >
99
+ <nil name =" viewControllers" />
100
+ <connections >
101
+ <segue destination =" BYZ-38-t0r" kind =" relationship" relationship =" rootViewController" id =" OQP-tI-dhz" />
102
+ </connections >
103
+ </navigationController >
104
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" HRB-rf-6OY" userLabel =" First Responder" sceneMemberID =" firstResponder" />
105
+ </objects >
106
+ <point key =" canvasLocation" x =" 721" y =" -155" />
107
+ </scene >
108
+ </scenes >
109
+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
110
+ <simulatedStatusBarMetrics key =" statusBar" statusBarStyle =" blackOpaque" />
111
+ <simulatedOrientationMetrics key =" orientation" />
112
+ <simulatedScreenMetrics key =" destination" />
113
+ </simulatedMetricsContainer >
114
+ </document >
0 commit comments