CN107832051A - The page navigation processing method and processing device of application program - Google Patents

The page navigation processing method and processing device of application program Download PDF

Info

Publication number
CN107832051A
CN107832051A CN201710882646.0A CN201710882646A CN107832051A CN 107832051 A CN107832051 A CN 107832051A CN 201710882646 A CN201710882646 A CN 201710882646A CN 107832051 A CN107832051 A CN 107832051A
Authority
CN
China
Prior art keywords
page
navigation
navigation controller
controller corresponding
controller
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710882646.0A
Other languages
Chinese (zh)
Inventor
邓竹立
彭飞
吕庆春
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuba Co Ltd
Original Assignee
Wuba Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuba Co Ltd filed Critical Wuba Co Ltd
Priority to CN201710882646.0A priority Critical patent/CN107832051A/en
Publication of CN107832051A publication Critical patent/CN107832051A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The present invention provides a kind of page navigation processing method and processing device of application program, and this method includes:Create navigation controller corresponding to the page;When the page starts navigation controller corresponding to the page is ejected in current display interface.In this method, for a specific page, terminal creates navigation controller corresponding to the page first, and then, created navigation controller is ejected when the page starts, so that the display of the navigation bar carried out to the specific page sets and is only limited in the proprietary navigation controller of the page, without being had an impact to shared navigation controller, so as to ensure that the normal display of the navigation bar of other pages on the premise of the Personalized Navigation column of the specific page is realized.

Description

The page navigation processing method and processing device of application program
Technical field
The present invention relates to the page navigation processing method and processing device of computer technology, more particularly to a kind of application program.
Background technology
With the continuous development of mobile Internet, user can use increasing application program by mobile terminal (Application, abbreviation APP), wherein, many pages in APP include navigation bar.Each page shares identical in APP Navigation controller, correspondingly, the pattern and interaction style of the navigation bar showed are all unified.But in some scenes Under, partial page may need different navigation bar patterns or interaction style.
In the prior art, then can be in these pages when some page needs specific navigation bar pattern or interaction style It is controlled in the life cycle methodology in face.Specifically, need to carry out navigation controller according to the page when opening the page Set, when the page is destroyed, then delete the setting when page starts.
But shared navigation controller is modified in the method for prior art, other pages may be caused Navigation bar goes wrong.
The content of the invention
The present invention provides a kind of page navigation processing method and processing device of application program, for solving in the prior art to altogether Navigation controller be modified may caused by other pages navigation bar occur it is abnormal the problem of.
First aspect present invention provides a kind of page navigation processing method of application program, and this method includes:
Create navigation controller corresponding to the page;
Navigation controller corresponding to the page is ejected in current display interface when the page starts.
Further, it is described to eject control of being navigated corresponding to the page in current display interface when the page starts Before device processed, in addition to:
Transition animation is created for navigation controller corresponding to the page;
Transition agency is created for navigation controller corresponding to the page, the transition is acted on behalf of for calling the transition to move Method corresponding to picture.
Further, described is that navigation controller corresponding to the page creates transition animation, including:
The transition animation with press-in effect is created for navigation controller corresponding to the page.
Further, navigation controller corresponding to the establishment page, including:
Navigation controller corresponding to the page is created, is controlled view controller corresponding to the page as the navigation The root controller of device processed.
Further, in addition to:
When exiting the page navigation controller corresponding to the page is removed in the current display interface.
Second aspect of the present invention provides a kind of page navigation processing unit of application program, and the device includes:
First creation module, for creating navigation controller corresponding to the page;
Pop-up module, for ejecting control of being navigated corresponding to the page in current display interface when the page starts Device processed.
Further, in addition to:
Second creation module, for creating transition animation for navigation controller corresponding to the page;
3rd creation module, for creating transition agency, the transition agency for navigation controller corresponding to the page For calling method corresponding to the transition animation.
Further, second creation module is specifically used for:
The transition animation with press-in effect is created for navigation controller corresponding to the page.
Further, first creation module is specifically used for:
Navigation controller corresponding to the page is created, is controlled view controller corresponding to the page as the navigation The root controller of device processed.
Further, in addition to:
Module is exited, for removing navigation corresponding to the page in the current display interface when exiting the page Controller.
The page navigation processing method and processing device of application program provided by the present invention, it is whole for a specific page End creates navigation controller corresponding to the page first, and then, created navigation controller is ejected when the page starts, from And the display for the navigation bar for carry out the specific page sets and is only limited in the proprietary navigation controller of the page, Without being had an impact to shared navigation controller, so as on the premise of the Personalized Navigation column of the specific page is realized It ensure that the normal display of the navigation bar of other pages.
Brief description of the drawings
, below will be to embodiment or prior art in order to illustrate more clearly of technical scheme of the invention or of the prior art The required accompanying drawing used is briefly described in description, it should be apparent that, drawings in the following description are the one of the present invention A little embodiments, for those of ordinary skill in the art, without having to pay creative labor, can also be according to this A little accompanying drawings obtain other accompanying drawings.
Fig. 1 is the exemplary plot of different navigation bars;
Fig. 2 is the schematic flow sheet of the page navigation processing method embodiment one of application program provided by the invention;
Fig. 3 is the schematic flow sheet of the page navigation processing method embodiment two of application program provided by the invention;
Fig. 4 is the function structure chart of the page navigation processing unit embodiment one of application program provided by the invention;
Fig. 5 is the function structure chart of the page navigation processing unit embodiment two of application program provided by the invention;
Fig. 6 is the function structure chart of the page navigation processing unit embodiment three of application program provided by the invention.
Embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with attached in the embodiment of the present invention Figure, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is the present invention Part of the embodiment, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art are not having The every other embodiment obtained under the premise of creative work is made, belongs to the scope of protection of the invention.
For APP, the setting of its internal most navigation controller is all unified, that is, includes unified lead Boat column pattern and unified interaction style.But due to the demand of business, the navigation setting meeting of some specific webpages and other The page is otherwise varied.
Fig. 1 is the exemplary plot of different navigation bars, as shown in figure 1, the page 1 and the page 2 are set using the APP navigation bars given tacit consent to Put, and the element of personalization is added in the page 3, that is, add subtitle and progress bar.In addition, the APP acquiescence overall situations are all supported Gesture, which is slided, to be returned, and the page 3 prohibits slip and returned.
From the point of view of the example, progress bar and subtitle may be used only in the page 3, in APP other pages It may be difficult to reuse, support to slide the interaction setting that most of pages in return and APP all use.
In current APP implementation, each page shares a navigation controller in APP.
In the prior art, in order to realize the personalized navigation bar effect of the page 3 in for example above-mentioned Fig. 1, it is necessary to altogether Navigation controller is modified.
Specifically, it is controlled by the life cycle methodology of the page of special setting navigation controller is needed.
By taking ios operating systems as an example, it is necessary in-(void) viewWillAppear:(BOOL) animated methods neutralize- (void)viewWillDisappear:(BOOL) setting, recovery and the state that navigation controller is carried out in animated methods are deposited Storage.When this page is destroyed, a series of influences caused by it are also deleted in life cycle methodology, avoid some nothings Setting is remained in navigation bar.
But because navigation controller is that the page all in Navigation Control stack shares, therefore work as and some page is led When route controller carries out special setting, other pages also can accordingly be influenceed, therefore, to the personal settings of a page The pollution to navigation controller is actually caused, the navigation bar of other pages may be caused to go wrong.
The present invention is based on above mentioned problem, proposes a kind of page navigation processing method of application program, by need to carry out The special navigation controller of the page creations of personal settings, and the special navigation controller is ejected when the page starts, from And only to be limited in oneself proprietary navigation controller for the setting that the page for needing to carry out personal settings is carried out, Without being had an impact to shared navigation controller, so as to ensure the normal display of the navigation bar of other pages.
It should be noted that all being illustrated in following examples of the present invention by taking ios operating systems as an example, still, this is simultaneously It should not be limiting for the invention, technical scheme can be applied equally to other operation systems that can be applicable System.
Fig. 2 be application program provided by the invention page navigation processing method embodiment one schematic flow sheet, the party The executive agent of method is installs the terminal of application program, as shown in Fig. 2 the implementation procedure of this method is:
S201, create navigation controller corresponding to the page.
S202, navigation controller corresponding to the page is ejected in current display interface when the above-mentioned page starts.
Wherein, the above-mentioned page can be any one page in APP.
Specifically, navigation controller is a container view controller, and the view of clear and definite hierarchical relationship is possessed for switching. The switching between two level view, rather than sane level view is switched to by one-level view.The hierarchical structure of view controller in navigation, Referred to as navigation controller stack.
In the present embodiment, it is first navigation controller corresponding to page creation, this navigation controller is different from existing The navigation controller that each page in technology shares, but specially only for the navigation controller of the specific webpage.Alternatively, may be used With triggering establishment navigation controller when user performs a specific operation.
For example, user clicks on registration button in the homepage A of some network trading platform, then enrollment page B can be jumped to, then After user clicks on registration button, terminal is that page B creates a navigation controller.
And then when terminal starts in the page, navigation controller corresponding to the page can be ejected.
Exemplarily, after user clicks on registration button in the homepage A of some network trading platform, then network trading is put down Platform can jump to enrollment page B from homepage A, i.e. page B can start to start.During page B starts, terminal can be current Navigation controller corresponding to the page B created is ejected on display interface, i.e., with corresponding to navigation controller corresponding to page B Navigation display mode show navigation bar.
In the present embodiment, for a specific page, terminal create the page first corresponding to navigation controller, enter And created navigation controller is ejected when the page starts, so that the navigation bar carried out to the specific page Display set and be only limited in the proprietary navigation controller of the page, without being had an impact to shared navigation controller, So as to ensure that the normal display of the navigation bar of other pages on the premise of the Personalized Navigation column of the specific page is realized.
On the basis of above-described embodiment, the present embodiment is related to navigation controller corresponding to the page and creates transition animation Process.
That is, Fig. 3 is the schematic flow sheet of the page navigation processing method embodiment two of application program provided by the invention, such as Shown in Fig. 3, before above-mentioned steps S202, in addition to:
S301, it is that navigation controller corresponding to the above-mentioned page creates transition animation.
S302, it is that navigation controller corresponding to the above-mentioned page creates transition agency, the transition is acted on behalf of for calling above-mentioned turn Method corresponding to the animation of field.
By taking ios systems as an example, ios system defaults provide 4 kinds of animations, when ejecting navigation controller, as long as specifying animation Type.
But above-mentioned animation types and the animation effect of the animation effect without Push, i.e. right-to-left ejection.Cause This, in the present embodiment, is first above-mentioned page creation transition animation, specially defines the transition animated type.That is, the present embodiment In, create the animation with press-in effect for navigation controller corresponding to the above-mentioned page.
And then field agency is created for above-mentioned transition animation creation, realize Proxy Method and obtain context, obtain from the context Take the view of the above-mentioned page and animation is increased to it.
And then when navigation controller corresponding to the above-mentioned page is ejected in above-mentioned steps 202, directly specify navigation controller Transition agency, and animation is appointed as to the animation in the above method, and then eject navigation controller corresponding to the above-mentioned page.
On the basis of above-described embodiment, the present embodiment is related to the specific method for creating navigation controller.
That is, the specific method of establishment navigation controller is in above-mentioned steps S201:
Navigation controller corresponding to the above-mentioned page is created, using view controller corresponding to the above-mentioned page as the Navigation Control The root controller of device.
Specifically, when creating navigation controller corresponding to the page, the view controller of specified page is the Navigation Control The root controller of device.After using the view controller of the page as the root controller of navigation controller, before ejecting navigation controller, The view controller of the first popup web page of meeting, then shows navigation bar again in the view controller of the page, so as to ensure that navigation The normal display on column.
On the basis of above-described embodiment, the present embodiment is related to when the page exits to the processing method of navigation controller.
That is, the above method also includes:
When exiting the above-mentioned page navigation controller corresponding to the above-mentioned page is removed in above-mentioned current display interface.
Specifically, when exiting the above-mentioned page, it is necessary first to realized for navigation controller and exit animation.
And then animation creation agency is exited to be above-mentioned, realize Proxy Method and obtain context, obtain from the context State the view of the page and animation is increased to it.
And then when exiting the above-mentioned page, the agency of navigation controller is specified, and animation is appointed as in the above method Animation, and then navigation controller corresponding to the page is removed after the page exits.
Fig. 4 be application program provided by the invention page navigation processing unit embodiment one function structure chart, such as Fig. 4 Shown, the device includes:
First creation module 401, for creating navigation controller corresponding to the page.
Pop-up module 402, led for being ejected when the page starts in current display interface corresponding to the page Route controller.
Wherein, the above-mentioned page can be any one page in APP.
Specifically, navigation controller is a container view controller, and the view of clear and definite hierarchical relationship is possessed for switching. The switching between two level view, rather than sane level view is switched to by one-level view.The hierarchical structure of view controller in navigation, Referred to as navigation controller stack.
For APP, the setting of its internal most navigation controller is all unified, that is, includes unified lead Boat column pattern and unified interaction style.But due to the demand of business, the navigation setting meeting of some specific webpages and other The page is otherwise varied.
Fig. 1 is the exemplary plot of different navigation bars, as shown in figure 1, the page 1 and the page 2 are set using the APP navigation bars given tacit consent to Put, and the element of personalization is added in the page 3, that is, add subtitle and progress bar.In addition, the APP acquiescence overall situations are all supported Gesture, which is slided, to be returned, and the page 3 prohibits slip and returned.
From the point of view of the example, progress bar and subtitle may be used only in the page 3, in APP other pages It may be difficult to reuse, support to slide the interaction setting that most of pages in return and APP all use.
In current APP implementation, each page shares a navigation controller in APP.
In the prior art, in order to realize the personalized navigation bar effect of the page 3 in for example above-mentioned Fig. 1, it is necessary to altogether Navigation controller is modified.
Specifically, it is controlled by the life cycle methodology of the page of special setting navigation controller is needed.
By taking ios operating systems as an example, it is necessary in-(void) viewWillAppear:(BOOL) animated methods neutralize- (void)viewWillDisappear:(BOOL) setting, recovery and the state that navigation controller is carried out in animated methods are deposited Storage.When this page is destroyed, a series of influences caused by it are also deleted in life cycle methodology, avoid some nothings Setting is remained in navigation bar.
But because navigation controller is that the page all in Navigation Control stack shares, therefore work as and some page is led When route controller carries out special setting, other pages also can accordingly be influenceed, therefore, to the personal settings of a page The pollution to navigation controller is actually caused, the navigation bar of other pages may be caused to go wrong.
And in the present embodiment, it is first navigation controller corresponding to page creation, this navigation controller is different from existing There is the shared navigation controller of each page in technology, but specially only for the navigation controller of the specific webpage.Alternatively, Triggering navigation controller can be created when user performs a specific operation.
For example, user clicks on registration button in the homepage A of some network trading platform, then enrollment page B can be jumped to, then After user clicks on registration button, terminal is that page B creates a navigation controller.
And then when terminal starts in the page, navigation controller corresponding to the page can be ejected.
Exemplarily, after user clicks on registration button in the homepage A of some network trading platform, then network trading is put down Platform can jump to enrollment page B from homepage A, i.e. page B can start to start.During page B starts, terminal can be current Navigation controller corresponding to the page B created is ejected on display interface, i.e., with corresponding to navigation controller corresponding to page B Navigation display mode show navigation bar.
In the present embodiment, for a specific page, terminal create the page first corresponding to navigation controller, enter And created navigation controller is ejected when the page starts, so that the navigation bar carried out to the specific page Display set and be only limited in the proprietary navigation controller of the page, without being had an impact to shared navigation controller, So as to ensure that the normal display of the navigation bar of other pages on the premise of the Personalized Navigation column of the specific page is realized.
Fig. 5 be application program provided by the invention page navigation processing unit embodiment two function structure chart, such as Fig. 5 Shown, the device also includes:
Second creation module 403, for creating transition animation for navigation controller corresponding to the page.
3rd creation module 404, for creating transition agency, the transition generation for navigation controller corresponding to the page Manage for calling method corresponding to the transition animation.
By taking ios systems as an example, ios system defaults provide 4 kinds of animations, when ejecting navigation controller, as long as specifying animation Type.
But above-mentioned animation types and the animation effect of the animation effect without Push, i.e. right-to-left ejection.Cause This, in the present embodiment, is first above-mentioned page creation transition animation, specially defines the transition animated type.That is, the present embodiment In, create the animation with press-in effect for navigation controller corresponding to the above-mentioned page.
And then field agency is created for above-mentioned transition animation creation, realize Proxy Method and obtain context, obtain from the context Take the view of the above-mentioned page and animation is increased to it.
And then when ejecting navigation controller corresponding to the above-mentioned page, the transition agency of navigation controller is directly specified, and Animation animation being appointed as in the above method, and then eject navigation controller corresponding to the above-mentioned page.
In another embodiment, the second creation module 403 is specifically used for:
The transition animation with press-in effect is created for navigation controller corresponding to the page.
In another embodiment, the first creation module 401 is specifically used for:
Navigation controller corresponding to the page is created, is controlled view controller corresponding to the page as the navigation The root controller of device processed.
Specifically, when creating navigation controller corresponding to the page, the view controller of specified page is the Navigation Control The root controller of device.After using the view controller of the page as the root controller of navigation controller, before ejecting navigation controller, The view controller of the first popup web page of meeting, then shows navigation bar again in the view controller of the page, so as to ensure that navigation The normal display on column.
Fig. 6 be application program provided by the invention page navigation processing unit embodiment three function structure chart, such as Fig. 6 Shown, the device also includes:
Module 405 is exited, for being removed when exiting the page in the current display interface corresponding to the page Navigation controller.
Specifically, when exiting the above-mentioned page, it is necessary first to realized for navigation controller and exit animation.
And then animation creation agency is exited to be above-mentioned, realize Proxy Method and obtain context, obtain from the context State the view of the page and animation is increased to it.
And then when exiting the above-mentioned page, the agency of navigation controller is specified, and animation is appointed as in the above method Animation, and then navigation controller corresponding to the page is removed after the page exits.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above-mentioned each method embodiment can lead to The related hardware of programmed instruction is crossed to complete.Foregoing program can be stored in a computer read/write memory medium.The journey Sequence upon execution, execution the step of including above-mentioned each method embodiment;And foregoing storage medium includes:ROM, RAM, magnetic disc or Person's CD etc. is various can be with the medium of store program codes.
Finally it should be noted that:Various embodiments above is merely illustrative of the technical solution of the present invention, rather than its limitations;To the greatest extent The present invention is described in detail with reference to foregoing embodiments for pipe, it will be understood by those within the art that:Its according to The technical scheme described in foregoing embodiments can so be modified, either which part or all technical characteristic are entered Row equivalent substitution;And these modifications or replacement, the essence of appropriate technical solution is departed from various embodiments of the present invention technology The scope of scheme.

Claims (10)

  1. A kind of 1. page navigation processing method of application program, it is characterised in that including:
    Create navigation controller corresponding to the page;
    Navigation controller corresponding to the page is ejected in current display interface when the page starts.
  2. 2. according to the method for claim 1, it is characterised in that it is described when the page starts in current display interface Before ejecting navigation controller corresponding to the page, in addition to:
    Transition animation is created for navigation controller corresponding to the page;
    Transition agency is created for navigation controller corresponding to the page, the transition is acted on behalf of for calling the transition animation pair The method answered.
  3. 3. according to the method for claim 2, it is characterised in that described is that navigation controller establishment turns corresponding to the page Field animation, including:
    The transition animation with press-in effect is created for navigation controller corresponding to the page.
  4. 4. according to the method described in claim any one of 1-3, it is characterised in that Navigation Control corresponding to the establishment page Device, including:
    Navigation controller corresponding to the page is created, using view controller corresponding to the page as the navigation controller Root controller.
  5. 5. according to the method described in claim any one of 1-3, it is characterised in that also include:
    When exiting the page navigation controller corresponding to the page is removed in the current display interface.
  6. A kind of 6. page navigation processing unit of application program, it is characterised in that including:
    First creation module, for creating navigation controller corresponding to the page;
    Pop-up module, for ejecting Navigation Control corresponding to the page in current display interface when the page starts Device.
  7. 7. device according to claim 6, it is characterised in that also include:
    Second creation module, for creating transition animation for navigation controller corresponding to the page;
    3rd creation module, for creating transition agency for navigation controller corresponding to the page, the transition, which is acted on behalf of, to be used for Call method corresponding to the transition animation.
  8. 8. device according to claim 7, it is characterised in that second creation module is specifically used for:
    The transition animation with press-in effect is created for navigation controller corresponding to the page.
  9. 9. according to the device described in claim any one of 6-8, it is characterised in that first creation module is specifically used for:
    Navigation controller corresponding to the page is created, using view controller corresponding to the page as the navigation controller Root controller.
  10. 10. according to the device described in claim any one of 6-8, it is characterised in that also include:
    Module is exited, for removing Navigation Control corresponding to the page in the current display interface when exiting the page Device.
CN201710882646.0A 2017-09-26 2017-09-26 The page navigation processing method and processing device of application program Pending CN107832051A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710882646.0A CN107832051A (en) 2017-09-26 2017-09-26 The page navigation processing method and processing device of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710882646.0A CN107832051A (en) 2017-09-26 2017-09-26 The page navigation processing method and processing device of application program

Publications (1)

Publication Number Publication Date
CN107832051A true CN107832051A (en) 2018-03-23

Family

ID=61643542

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710882646.0A Pending CN107832051A (en) 2017-09-26 2017-09-26 The page navigation processing method and processing device of application program

Country Status (1)

Country Link
CN (1) CN107832051A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069417A (en) * 2019-05-07 2019-07-30 北京字节跳动网络技术有限公司 A/B test method and device
CN110738713A (en) * 2019-10-28 2020-01-31 北京明略软件系统有限公司 type solar system navigation creating method and device
CN111198741A (en) * 2019-12-31 2020-05-26 浙江工业大学 Method for initializing web page based on iOS system
CN111901370A (en) * 2020-05-29 2020-11-06 大数金科网络技术有限公司 Method for customizing iOS navigation bar style based on protocol
CN112394865A (en) * 2020-11-18 2021-02-23 平安普惠企业管理有限公司 Target application construction method and device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217146A1 (en) * 2008-02-22 2009-08-27 Eugene Goldfarb Page navigation generation system for a customizable application
CN104050171A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Method, device and system for navigating pages presented on mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090217146A1 (en) * 2008-02-22 2009-08-27 Eugene Goldfarb Page navigation generation system for a customizable application
CN104050171A (en) * 2013-03-12 2014-09-17 腾讯科技(深圳)有限公司 Method, device and system for navigating pages presented on mobile terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HOOCAN: ""初学iOS_UI界面源代码_精细整理笔记内容_视图控制器和导航视图控制器"", 《HTTP://BLOG.SINA.COM.CN/S/BLOG_12FF4F7900102VFOC.HTML》 *
TRACY_LJS: ""有关UINavigationController页面之间的跳转动画"", 《HTTPS://WWW.JIANSHU.COM/P/BB9972546BC2》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069417A (en) * 2019-05-07 2019-07-30 北京字节跳动网络技术有限公司 A/B test method and device
CN110738713A (en) * 2019-10-28 2020-01-31 北京明略软件系统有限公司 type solar system navigation creating method and device
CN111198741A (en) * 2019-12-31 2020-05-26 浙江工业大学 Method for initializing web page based on iOS system
CN111198741B (en) * 2019-12-31 2023-05-16 浙江工业大学 Method for initializing web page based on iOS system
CN111901370A (en) * 2020-05-29 2020-11-06 大数金科网络技术有限公司 Method for customizing iOS navigation bar style based on protocol
CN112394865A (en) * 2020-11-18 2021-02-23 平安普惠企业管理有限公司 Target application construction method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107832051A (en) The page navigation processing method and processing device of application program
KR102323333B1 (en) Application data processing method and apparatus, and storage medium
CN102855142B (en) A kind of client framework structure based on RIA and its implementation
CN103678536A (en) Method and device for implementing page returning
CN105630461A (en) Managing method of android application interface
CN103098001B (en) A kind of disposal route of user interface and electronic equipment
CN109240670A (en) Modular software development methodology, system, equipment and medium
KR101968977B1 (en) Cartoon providing system, cartoon providing device and cartoon providing method
CN103914450A (en) Method and device for presenting web graphics in mobile terminal platform
CN102724430B (en) A kind of exchange method of nonlinear editing system and image-text packaging system
CN102209963A (en) Automatic designation of footnotes to fact data
CN106251508A (en) The method for processing business of a kind of self-aided terminal and system
CN104077194A (en) Text input protection method and text input protection device
CN104133865A (en) Advertisement filtering method and device
CN107038219A (en) The method and device of GIF animations is loaded in iOS
CN108062336A (en) Media information processing method and device
CN104978124A (en) Picture display method for terminal and terminal
CN108550033A (en) A kind of method and device of display Digital Object Unique Identifier
CN110191182A (en) Distributed document batch processing method, device, equipment and readable storage medium storing program for executing
CN105446752B (en) Triggering method and device of control in application program and mobile terminal
CN113094046A (en) Method, device and terminal for product page development
CN105739771A (en) Display interface management method and device as well as terminal
CN112835576A (en) Page packaging method
EP2608003B1 (en) Method and device for movement of image object
CN103955388A (en) Cold start method and device for client

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination