123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="RXI-zj-5rR" customClass="RQExerciseExamToolBarCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="160"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RXI-zj-5rR" id="6G9-b9-YLY">
- <rect key="frame" x="0.0" y="0.0" width="320" height="160"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="CUp-KJ-fqv">
- <rect key="frame" x="16" y="16" width="288" height="1"/>
- <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="x9i-fO-D06"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="zkK-x1-gFt">
- <rect key="frame" x="0.0" y="28" width="105.5" height="46"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6tP-Or-Ko2">
- <rect key="frame" x="0.0" y="0.0" width="105.5" height="46"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="收藏" image="NotCollected">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" title="收藏" image="Collected"/>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="6tP-Or-Ko2" secondAttribute="trailing" id="E7a-9N-ZMk"/>
- <constraint firstAttribute="bottom" secondItem="6tP-Or-Ko2" secondAttribute="bottom" id="QsE-qI-sb8"/>
- <constraint firstItem="6tP-Or-Ko2" firstAttribute="top" secondItem="zkK-x1-gFt" secondAttribute="top" id="mRG-uA-Dgv"/>
- <constraint firstItem="6tP-Or-Ko2" firstAttribute="leading" secondItem="zkK-x1-gFt" secondAttribute="leading" id="qyD-WE-E1Q"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="vP3-2v-l10">
- <rect key="frame" x="105.5" y="28" width="105.5" height="46"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qAl-uD-pv7">
- <rect key="frame" x="0.0" y="0.0" width="105.5" height="46"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="tintColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- <state key="normal" title="读题+答案" image="ReadingQuestionsAndAnswers">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" title="读题+答案">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="qAl-uD-pv7" secondAttribute="trailing" id="QPT-N7-MaJ"/>
- <constraint firstItem="qAl-uD-pv7" firstAttribute="top" secondItem="vP3-2v-l10" secondAttribute="top" id="U3C-tp-WzB"/>
- <constraint firstItem="qAl-uD-pv7" firstAttribute="leading" secondItem="vP3-2v-l10" secondAttribute="leading" id="U3Y-14-ED1"/>
- <constraint firstAttribute="bottom" secondItem="qAl-uD-pv7" secondAttribute="bottom" id="Xsq-fu-oX9"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="Het-ST-pJL">
- <rect key="frame" x="211" y="28" width="109" height="46"/>
- <subviews>
- <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="S58-u4-HU7">
- <rect key="frame" x="0.0" y="0.0" width="109" height="46"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="读题" image="ReadingQuestions">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="deviceRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="S58-u4-HU7" secondAttribute="bottom" id="IK3-74-drQ"/>
- <constraint firstItem="S58-u4-HU7" firstAttribute="top" secondItem="Het-ST-pJL" secondAttribute="top" id="kFZ-xz-25L"/>
- <constraint firstItem="S58-u4-HU7" firstAttribute="leading" secondItem="Het-ST-pJL" secondAttribute="leading" id="wrf-jA-dFZ"/>
- <constraint firstAttribute="trailing" secondItem="S58-u4-HU7" secondAttribute="trailing" id="zet-F9-vbc"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="bCZ-NY-cpb">
- <rect key="frame" x="0.0" y="102" width="105.5" height="46"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9To-Hs-czH">
- <rect key="frame" x="0.0" y="0.0" width="105.5" height="46"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="上一题" image="LastQuestion">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" image="Collected"/>
- <connections>
- <action selector="lastQuestionBtnAction:" destination="RXI-zj-5rR" eventType="touchUpInside" id="als-KD-6Oa"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="9To-Hs-czH" secondAttribute="bottom" id="7dm-aZ-iWs"/>
- <constraint firstItem="9To-Hs-czH" firstAttribute="leading" secondItem="bCZ-NY-cpb" secondAttribute="leading" id="9Cl-eD-uZY"/>
- <constraint firstItem="9To-Hs-czH" firstAttribute="top" secondItem="bCZ-NY-cpb" secondAttribute="top" id="X2t-rS-gzj"/>
- <constraint firstAttribute="trailing" secondItem="9To-Hs-czH" secondAttribute="trailing" id="hgH-CR-UEu"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="z7s-On-QJ4">
- <rect key="frame" x="107" y="102" width="106" height="46"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xkI-JR-2hA">
- <rect key="frame" x="26.5" y="0.0" width="53" height="23"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" image="TotalNumberOfQuestions">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" image="Collected"/>
- <connections>
- <action selector="showCatalogueBtnAction:" destination="RXI-zj-5rR" eventType="touchUpInside" id="G0S-hu-WG5"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0/100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="06m-wa-GHZ">
- <rect key="frame" x="0.0" y="28" width="106" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="1QI-bz-b4x"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="xkI-JR-2hA" firstAttribute="width" secondItem="z7s-On-QJ4" secondAttribute="width" multiplier="0.5" id="URV-na-woE"/>
- <constraint firstItem="06m-wa-GHZ" firstAttribute="width" secondItem="z7s-On-QJ4" secondAttribute="width" id="fx1-An-yb0"/>
- </constraints>
- </stackView>
- <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="TNT-6S-p3z">
- <rect key="frame" x="214.5" y="102" width="105.5" height="46"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JXN-OQ-Ymc">
- <rect key="frame" x="0.0" y="0.0" width="105.5" height="46"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="上一题" image="NextQuestion">
- <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" image="Collected"/>
- <connections>
- <action selector="nextQuestionBtnAction:" destination="RXI-zj-5rR" eventType="touchUpInside" id="wrO-KV-8PB"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="JXN-OQ-Ymc" secondAttribute="bottom" id="AmD-mM-RfO"/>
- <constraint firstAttribute="trailing" secondItem="JXN-OQ-Ymc" secondAttribute="trailing" id="GXE-tv-vMG"/>
- <constraint firstItem="JXN-OQ-Ymc" firstAttribute="top" secondItem="TNT-6S-p3z" secondAttribute="top" id="IvR-Es-0KC"/>
- <constraint firstItem="JXN-OQ-Ymc" firstAttribute="leading" secondItem="TNT-6S-p3z" secondAttribute="leading" id="WUG-mq-OTe"/>
- </constraints>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstItem="bCZ-NY-cpb" firstAttribute="top" secondItem="zkK-x1-gFt" secondAttribute="bottom" constant="28" id="2ni-HN-OlS"/>
- <constraint firstItem="z7s-On-QJ4" firstAttribute="width" secondItem="zkK-x1-gFt" secondAttribute="width" id="454-yd-Vbj"/>
- <constraint firstItem="z7s-On-QJ4" firstAttribute="height" secondItem="zkK-x1-gFt" secondAttribute="height" id="BLf-kZ-dZ5"/>
- <constraint firstAttribute="bottom" secondItem="TNT-6S-p3z" secondAttribute="bottom" constant="12" id="Dav-ZD-0iG"/>
- <constraint firstItem="zkK-x1-gFt" firstAttribute="top" secondItem="6G9-b9-YLY" secondAttribute="top" constant="28" id="GMe-Po-7uS"/>
- <constraint firstItem="bCZ-NY-cpb" firstAttribute="height" secondItem="zkK-x1-gFt" secondAttribute="height" id="Kei-Bv-Fgz"/>
- <constraint firstItem="bCZ-NY-cpb" firstAttribute="leading" secondItem="zkK-x1-gFt" secondAttribute="leading" id="Me6-0h-b65"/>
- <constraint firstItem="z7s-On-QJ4" firstAttribute="centerX" secondItem="6G9-b9-YLY" secondAttribute="centerX" id="PZr-rh-fZs"/>
- <constraint firstAttribute="bottom" secondItem="bCZ-NY-cpb" secondAttribute="bottom" constant="12" id="QdU-sK-Lub"/>
- <constraint firstItem="bCZ-NY-cpb" firstAttribute="width" secondItem="zkK-x1-gFt" secondAttribute="width" id="TK8-zN-W4p"/>
- <constraint firstItem="TNT-6S-p3z" firstAttribute="top" secondItem="Het-ST-pJL" secondAttribute="bottom" constant="28" id="UY3-1P-mok"/>
- <constraint firstItem="vP3-2v-l10" firstAttribute="width" secondItem="zkK-x1-gFt" secondAttribute="width" id="UhQ-U3-0Zt"/>
- <constraint firstItem="TNT-6S-p3z" firstAttribute="width" secondItem="zkK-x1-gFt" secondAttribute="width" id="V1Q-Fe-WQo"/>
- <constraint firstAttribute="trailing" secondItem="CUp-KJ-fqv" secondAttribute="trailing" constant="16" id="ViP-ch-cOk"/>
- <constraint firstItem="Het-ST-pJL" firstAttribute="leading" secondItem="vP3-2v-l10" secondAttribute="trailing" id="bKC-3n-Dhp"/>
- <constraint firstItem="vP3-2v-l10" firstAttribute="leading" secondItem="zkK-x1-gFt" secondAttribute="trailing" id="bP8-Y2-Hy7"/>
- <constraint firstAttribute="trailing" secondItem="Het-ST-pJL" secondAttribute="trailing" id="cQk-1D-uEa"/>
- <constraint firstItem="CUp-KJ-fqv" firstAttribute="top" secondItem="6G9-b9-YLY" secondAttribute="top" constant="16" id="dx2-sG-BXj"/>
- <constraint firstItem="CUp-KJ-fqv" firstAttribute="leading" secondItem="6G9-b9-YLY" secondAttribute="leading" constant="16" id="g3n-Vk-AXS"/>
- <constraint firstItem="zkK-x1-gFt" firstAttribute="width" secondItem="6G9-b9-YLY" secondAttribute="width" multiplier="0.33" id="gIS-O4-cZC"/>
- <constraint firstItem="TNT-6S-p3z" firstAttribute="height" secondItem="zkK-x1-gFt" secondAttribute="height" id="hom-3T-2Nn"/>
- <constraint firstAttribute="trailing" secondItem="TNT-6S-p3z" secondAttribute="trailing" id="i6y-H5-rwx"/>
- <constraint firstItem="zkK-x1-gFt" firstAttribute="leading" secondItem="6G9-b9-YLY" secondAttribute="leading" id="ooq-6a-vAR"/>
- <constraint firstItem="Het-ST-pJL" firstAttribute="top" secondItem="6G9-b9-YLY" secondAttribute="top" constant="28" id="tLu-VJ-Q73"/>
- <constraint firstAttribute="bottom" secondItem="z7s-On-QJ4" secondAttribute="bottom" constant="12" id="y4N-oG-aJ7"/>
- <constraint firstItem="vP3-2v-l10" firstAttribute="top" secondItem="6G9-b9-YLY" secondAttribute="top" constant="28" id="yoG-fO-Owy"/>
- <constraint firstItem="z7s-On-QJ4" firstAttribute="top" secondItem="vP3-2v-l10" secondAttribute="bottom" constant="28" id="zkt-3V-5Tt"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="collectBtn" destination="6tP-Or-Ko2" id="DwK-Ej-ZEO"/>
- <outlet property="lastQuestionBtn" destination="9To-Hs-czH" id="QzS-nE-cvo"/>
- <outlet property="nextQuestionBtn" destination="JXN-OQ-Ymc" id="kNQ-eg-VTQ"/>
- <outlet property="numLabel" destination="06m-wa-GHZ" id="WEW-gm-p5N"/>
- <outlet property="readingQuestionsAndAnswersBtn" destination="qAl-uD-pv7" id="1c0-YY-mr5"/>
- <outlet property="readingQuestionsBtn" destination="S58-u4-HU7" id="jGt-7z-faU"/>
- <outlet property="totalNumberOfQuestionsBtn" destination="xkI-JR-2hA" id="OO8-cE-kIZ"/>
- <outlet property="totalNumberOfQuestionsLabbel" destination="06m-wa-GHZ" id="OzX-wD-qJc"/>
- </connections>
- <point key="canvasLocation" x="-52" y="83"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="Collected" width="24" height="22"/>
- <image name="LastQuestion" width="22" height="21.5"/>
- <image name="NextQuestion" width="22" height="21.5"/>
- <image name="NotCollected" width="25.5" height="23.5"/>
- <image name="ReadingQuestions" width="16.5" height="22"/>
- <image name="ReadingQuestionsAndAnswers" width="22" height="22"/>
- <image name="TotalNumberOfQuestions" width="20" height="22"/>
- </resources>
- </document>
|