123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="O97-gL-WCb" customClass="RQErrorExerciseToolBarView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="WrY-p4-0S0">
- <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="COV-Sm-mrH">
- <rect key="frame" x="0.0" y="0.0" width="88" height="50"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="删除" translatesAutoresizingMaskIntoConstraints="NO" id="dra-Sz-7Sc">
- <rect key="frame" x="33" y="7" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="P5V-uB-D7u"/>
- <constraint firstAttribute="width" secondItem="dra-Sz-7Sc" secondAttribute="height" multiplier="1:1" id="Qrt-ue-d9z"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="删除" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FSZ-Oi-hJQ">
- <rect key="frame" x="30.5" y="32" width="27" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="bI9-Zz-E6U"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="FSZ-Oi-hJQ" secondAttribute="bottom" constant="4" id="00h-Fg-uYm"/>
- <constraint firstItem="FSZ-Oi-hJQ" firstAttribute="centerX" secondItem="COV-Sm-mrH" secondAttribute="centerX" id="9P3-Pn-8Pb"/>
- <constraint firstItem="dra-Sz-7Sc" firstAttribute="top" secondItem="COV-Sm-mrH" secondAttribute="top" constant="7" id="Bdh-R6-vQq"/>
- <constraint firstItem="dra-Sz-7Sc" firstAttribute="centerX" secondItem="COV-Sm-mrH" secondAttribute="centerX" id="d89-Jy-WZG"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ftq-Yp-wdX">
- <rect key="frame" x="96" y="0.0" width="87.5" height="50"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CorrectOption" translatesAutoresizingMaskIntoConstraints="NO" id="0bZ-fN-Vg3">
- <rect key="frame" x="13.5" y="7" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="Bf7-gB-OkT"/>
- <constraint firstAttribute="width" secondItem="0bZ-fN-Vg3" secondAttribute="height" multiplier="1:1" id="oZq-wK-gmA"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ch2-Xn-00f">
- <rect key="frame" x="20.5" y="32" width="8.5" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="wOA-am-njW"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ErrorOption" translatesAutoresizingMaskIntoConstraints="NO" id="jjy-mR-cnT">
- <rect key="frame" x="51.5" y="7" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="Xe8-x8-wUP"/>
- <constraint firstAttribute="width" secondItem="jjy-mR-cnT" secondAttribute="height" multiplier="1:1" id="hqt-Qy-s7D"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hhc-vH-t2D">
- <rect key="frame" x="58.5" y="32" width="8.5" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="Bad-tt-Sh4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="jjy-mR-cnT" firstAttribute="width" secondItem="jjy-mR-cnT" secondAttribute="height" multiplier="1:1" id="1Kz-lA-PaT"/>
- <constraint firstItem="0bZ-fN-Vg3" firstAttribute="top" secondItem="Ftq-Yp-wdX" secondAttribute="top" constant="7" id="1Vq-UD-pVI"/>
- <constraint firstItem="Hhc-vH-t2D" firstAttribute="centerX" secondItem="jjy-mR-cnT" secondAttribute="centerX" id="A8D-nS-7am"/>
- <constraint firstAttribute="bottom" secondItem="ch2-Xn-00f" secondAttribute="bottom" constant="4" id="I3V-NT-Heb"/>
- <constraint firstAttribute="bottom" secondItem="Hhc-vH-t2D" secondAttribute="bottom" constant="4" id="IkM-YB-65p"/>
- <constraint firstItem="ch2-Xn-00f" firstAttribute="centerX" secondItem="0bZ-fN-Vg3" secondAttribute="centerX" id="KVa-WR-9Gx"/>
- <constraint firstItem="jjy-mR-cnT" firstAttribute="leading" secondItem="0bZ-fN-Vg3" secondAttribute="trailing" constant="16" id="Kw3-7m-GcP"/>
- <constraint firstItem="0bZ-fN-Vg3" firstAttribute="centerX" secondItem="Ftq-Yp-wdX" secondAttribute="centerX" constant="-19" id="c23-Db-Pam"/>
- <constraint firstItem="jjy-mR-cnT" firstAttribute="top" secondItem="Ftq-Yp-wdX" secondAttribute="top" constant="7" id="tgO-aR-1fY"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9rK-GX-5vY">
- <rect key="frame" x="191.5" y="0.0" width="88" height="50"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="TotalNumberOfQuestions" translatesAutoresizingMaskIntoConstraints="NO" id="ZuS-AR-jUI">
- <rect key="frame" x="34" y="7" width="20" height="22"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="ZuS-AR-jUI" secondAttribute="height" multiplier="20:22" id="6zU-zI-7BC"/>
- <constraint firstAttribute="height" constant="22" id="Qrx-cB-aeL"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0/1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7WZ-pE-2L4">
- <rect key="frame" x="35" y="32" width="18" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="cyv-f2-eT1"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CNI-Qh-a10">
- <rect key="frame" x="35" y="32" width="0.0" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="JEQ-nM-i0R"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jxr-SG-X10">
- <rect key="frame" x="53" y="32" width="0.0" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="VIT-tj-sIv"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="Jxr-SG-X10" firstAttribute="centerY" secondItem="7WZ-pE-2L4" secondAttribute="centerY" id="0bt-sB-fMR"/>
- <constraint firstItem="7WZ-pE-2L4" firstAttribute="leading" secondItem="CNI-Qh-a10" secondAttribute="trailing" id="2St-xN-x38"/>
- <constraint firstItem="ZuS-AR-jUI" firstAttribute="top" secondItem="9rK-GX-5vY" secondAttribute="top" constant="7" id="45d-cF-NHA"/>
- <constraint firstItem="7WZ-pE-2L4" firstAttribute="centerX" secondItem="9rK-GX-5vY" secondAttribute="centerX" id="JHa-V3-fhW"/>
- <constraint firstAttribute="bottom" secondItem="7WZ-pE-2L4" secondAttribute="bottom" constant="4" id="bjN-IG-ECA"/>
- <constraint firstItem="Jxr-SG-X10" firstAttribute="leading" secondItem="7WZ-pE-2L4" secondAttribute="trailing" id="qSR-2B-gJf"/>
- <constraint firstItem="CNI-Qh-a10" firstAttribute="centerY" secondItem="7WZ-pE-2L4" secondAttribute="centerY" id="qnf-nL-UV8"/>
- <constraint firstItem="ZuS-AR-jUI" firstAttribute="centerX" secondItem="9rK-GX-5vY" secondAttribute="centerX" id="t2c-Dm-ecF"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yw5-xW-ZCI">
- <rect key="frame" x="287.5" y="0.0" width="87.5" height="50"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="OfficialInterpretation" translatesAutoresizingMaskIntoConstraints="NO" id="a8k-xT-nC2">
- <rect key="frame" x="32.5" y="7" width="22" height="22"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="a8k-xT-nC2" secondAttribute="height" multiplier="22:22" id="HuO-e8-fof"/>
- <constraint firstAttribute="height" constant="22" id="ZvW-oj-Rd0"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="官方解释" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RfJ-G2-nru">
- <rect key="frame" x="17" y="32" width="53.5" height="14"/>
- <constraints>
- <constraint firstAttribute="height" constant="14" id="wc8-Lk-1Rx"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="RfJ-G2-nru" secondAttribute="bottom" constant="4" id="5o5-7l-dmd"/>
- <constraint firstItem="a8k-xT-nC2" firstAttribute="centerX" secondItem="yw5-xW-ZCI" secondAttribute="centerX" id="Cu0-Jl-4el"/>
- <constraint firstItem="RfJ-G2-nru" firstAttribute="centerX" secondItem="yw5-xW-ZCI" secondAttribute="centerX" id="G25-IZ-fJg"/>
- <constraint firstItem="a8k-xT-nC2" firstAttribute="top" secondItem="yw5-xW-ZCI" secondAttribute="top" constant="7" id="au6-oZ-tu5"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="Ftq-Yp-wdX" firstAttribute="height" secondItem="WrY-p4-0S0" secondAttribute="height" id="1Pe-KS-7Aw"/>
- <constraint firstItem="9rK-GX-5vY" firstAttribute="height" secondItem="WrY-p4-0S0" secondAttribute="height" id="I7F-3G-yWT"/>
- <constraint firstItem="yw5-xW-ZCI" firstAttribute="height" secondItem="WrY-p4-0S0" secondAttribute="height" id="Ix6-9b-5M2"/>
- <constraint firstItem="COV-Sm-mrH" firstAttribute="height" secondItem="WrY-p4-0S0" secondAttribute="height" id="bFD-9c-k9b"/>
- </constraints>
- </stackView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="WrY-p4-0S0" firstAttribute="top" secondItem="O97-gL-WCb" secondAttribute="top" id="0D4-3z-062"/>
- <constraint firstAttribute="trailing" secondItem="WrY-p4-0S0" secondAttribute="trailing" id="3ZY-w7-Wvy"/>
- <constraint firstAttribute="bottom" secondItem="WrY-p4-0S0" secondAttribute="bottom" id="KVO-9K-Roz"/>
- <constraint firstItem="WrY-p4-0S0" firstAttribute="leading" secondItem="O97-gL-WCb" secondAttribute="leading" id="mAu-Hf-1pV"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
- <integer key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
- <integer key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
- <size key="value" width="1" height="-1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <outlet property="allQuestionNumLabel" destination="Jxr-SG-X10" id="1lj-rG-5Y9"/>
- <outlet property="correctOptionNumLabel" destination="ch2-Xn-00f" id="Pem-GS-huL"/>
- <outlet property="currentQuestionNumLabel" destination="CNI-Qh-a10" id="yIP-2o-V81"/>
- <outlet property="deleteView" destination="COV-Sm-mrH" id="JVP-Jo-hrD"/>
- <outlet property="errorOptionNumLabel" destination="Hhc-vH-t2D" id="zjz-bC-ETP"/>
- <outlet property="officialInterpretationView" destination="yw5-xW-ZCI" id="wcr-Dr-70L"/>
- <outlet property="totalNumberOfQuestionsLabel" destination="7WZ-pE-2L4" id="dTc-WS-1Fk"/>
- <outlet property="totalNumberOfQuestionsView" destination="9rK-GX-5vY" id="unC-T9-Uk9"/>
- </connections>
- <point key="canvasLocation" x="121.0144927536232" y="103.125"/>
- </view>
- </objects>
- <resources>
- <image name="CorrectOption" width="22" height="22"/>
- <image name="ErrorOption" width="22" height="22"/>
- <image name="OfficialInterpretation" width="22" height="22"/>
- <image name="TotalNumberOfQuestions" width="20" height="22"/>
- <image name="删除" width="22" height="22"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|