Common method for passing parameters during air import in three20

Source: Internet
Author: User

The previous article only introduced the method of passing parameters in the URL. In this way, only parameters of the string type can be passed. What should we do if we want to pass parameters of the object type? In fact, there is a way to provide two online articles to understand how to transfer them.

Http://groups.google.com/group/three20/browse_thread/thread/1f70e6b36ce8999b/b0a24d7b5347c512? Lnk = GST & Q = URL + navigation + object # b0a24d7b5347c512

Http://technote.me/how-to-pass-custom-object-during-url-navigati

Is to build a tturlaction * action, which includes various parameters, and then [[ttnavigatornavigator] openurlaction: Action]; navigate to the target view, which will call-(ID) initwithnavigatorurl :( nsurl *) URL query: (nsdictionary *) query to parse the passed parameters. In this way, the purpose of passing parameters is achieved.

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.