Driver's license Assistant

Source: Internet
Author: User

Driver's license assistant mainly realizes the subject one answer interface and the mock examination, the wrong collection, the online registration and so on some simple function.


The main contents used are:

  1. The database for account one is a database for SQL, using a third-party class library Fmdb to query the SQL database and add the resulting data to the tableview.
  2. The answer interface is by adding three tableview in a ScrollView, and by judging ScrollView current offset contentoffset when sliding scrollview to get the current number of pages, when the page slip offset changes, Dynamically set three TableView frame with offset, update data and refresh current TableView each time the page is slid.
  3. Set TableView's Headview and Footview to display the title and answer, after clicking on the option cell, determine if the selection column ordinal is equal to the answer number to show whether the current option is correct and displays the correct answer.
  4. Topic view swipe to the selected topic by setting the offset of the scrollview.
  5. The mock exam is done by setting up a 60-minute timer and randomly selecting 100 questions in the test bank.
  6. Using iOS-UIWebView to access the Driving School registration website for online registration, through MPMoviePlayerController to achieve the local video playback of account II and account three.
  7. Play GIF animations with a third-party class library Scgifimageview.

Driver's license Assistant

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.