CN103995884A - Hybrid application page switching method and system - Google Patents

Hybrid application page switching method and system Download PDF

Info

Publication number
CN103995884A
CN103995884A CN201410234384.3A CN201410234384A CN103995884A CN 103995884 A CN103995884 A CN 103995884A CN 201410234384 A CN201410234384 A CN 201410234384A CN 103995884 A CN103995884 A CN 103995884A
Authority
CN
China
Prior art keywords
page
primary
listings
container
switching
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
CN201410234384.3A
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.)
State Grid Corp of China SGCC
Beijing China Power Information Technology Co Ltd
Original Assignee
State Grid Corp of China SGCC
Beijing China Power Information Technology 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 State Grid Corp of China SGCC, Beijing China Power Information Technology Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201410234384.3A priority Critical patent/CN103995884A/en
Publication of CN103995884A publication Critical patent/CN103995884A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a hybrid application page switching method and system. The switching method includes the steps that native pages corresponding to multiple hypertext markup language HTML pages one to one are built, a page container is defined and used for recording a native page list and the currently-displayed native page and displaying the historical record of displayed pages, and after a page switching request is received, the current page can be switched forwards or backwards through information recorded by the page container. In the whole switching process, traditional Web page switching is eliminated, but a native page switching mode is used and can be closer to an application bottom layer, the executing efficiency is higher, and the switching is more fluent.

Description

A kind of changing method and system of applying the page of mixing
Technical field
The application relates to communication system technical field, more particularly, relates to a kind of changing method and system of applying the page of mixing.
Background technology
Along with popularizing of mobile terminal, mobile application and development scale presents the trend of blowout.Simplification difference with computer operating system, Mobile operating system has several Mainstream Platforms, and each platform has oneself independently programming language, and it is heavy that this just makes unitized overall development move application difficult, under such background, mix application technology and arise at the historic moment.Mixing application is the combination of native applications and Web application, has adopted a part for native applications, a part for Web application, and it,, in the unified Web technology that uses of different mobile platform terminals, has made up the slight crack between primary Mobile Development language.On the basis of Web technology, be aided with the calling of Resources at key position, can reach the fine balance between tempo of development and application performance.
Mix application in realize the page redirect, switch time, conventional art is realized by Web technology conventionally.But, owing to being subject to mobile device performance limitations, the efficiency of operation Web code is lower, the page there will be card while switching, and in the time that mixing application is used Web code to carry out redirect, primary code in mixing application is limited to its control ability, cannot carry out page inquiry, the control of distribution of information even depth.
Summary of the invention
In view of this, the application provides a kind of changing method and system of applying the page of mixing, and while mixing the switching of applying the page for solving traditional Web technology, execution efficiency is low and be prone to the problem that card pauses.
To achieve these goals, the existing scheme proposing is as follows:
Mix a changing method of applying the page, comprising:
Create and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Definition Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
The handoff request of response page, according to described primary page listings and described display page historical record, controls the page and switches forward or backward.
Preferably, described establishment and multiple HTML (Hypertext Markup Language) html page primary page one to one, be specially:
For html page described in each, create the corresponding with it network view Web View page.
Preferably, also comprise:
According to described primary page listings, carry out interpolation, inquiry and the deletion of the page.
Preferably, acquiescence animation effect ID when described Page Container also records primary page switching and acquiescence animation duration.
Preferably, also comprise:
In the time that the control page switches forward or backward, with reference to described acquiescence animation effect ID and described acquiescence animation duration, carry out the switching of the page.
Preferably, also comprise:
Long-range pushed information is distributed to the primary page of appointment.
Preferably, in the time carrying out page loading, whether judgement wants the page pointer of load page to be stored in primary page listings, if, call the corresponding primary page and show according to primary page pointer, if not, creating a Web View page, the page that will load loads on the Web View page creating.
Mix a switched system of applying the page, comprising:
Primary page creation unit, for creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Page management unit, for defining Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
Page switch unit, for the handoff request of response page, according to described primary page listings and described display page historical record, controls the page and switches forward or backward.
Preferably, described page management unit also, for according to described primary list, carries out interpolation, inquiry and the deletion of the page.
Preferably, acquiescence animation effect ID when the defined Page Container in described page management unit also records primary page switching and acquiescence animation duration.
Can find out from above-mentioned technical scheme, the changing method of the disclosed mixing application of the application page, by creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one, and define a Page Container, for recording the primary page and the display page historical record of primary page listings, current demonstration, receiving after page handoff request, utilizing the information of Page Container record, realizing page switching forward or backward.Whole handoff procedure, has broken away from traditional Web page and switched, and the mode that uses the primary page to switch approaches application bottom more, and execution efficiency is higher, switching is more smooth.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiment of the application, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the disclosed a kind of changing method process flow diagram of applying the page that mixes of the embodiment of the present application;
Fig. 2 is the disclosed another kind of changing method process flow diagram that mixes the application page of the embodiment of the present application;
Fig. 3 is the disclosed a kind of switched system structural drawing of applying the page that mixes of the embodiment of the present application.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is clearly and completely described, obviously, described embodiment is only some embodiments of the present application, instead of whole embodiment.Based on the embodiment in the application, those of ordinary skill in the art are not paying all other embodiment that obtain under creative work prerequisite, all belong to the scope of the application's protection.
For the ease of reader understanding, we make an explanation to some nouns that hereinafter will use:
Web technology: be divided into Web client technology and the large class of Web server technology two, mainly refer to Web client technology here.The main task of Web client technology is presenting information content, mainly comprises the technology such as HTML, shell script, CSS.
Mix application: mixing application is the combination of native applications and Web application, adopted a part for native applications, a part for Web application, therefore part is moved on Web in primitive environment operation, part.
Web View:Web View is network view, can use Web Kit render engine loaded and displayed webpage, can be regarded as a browser.
While mixing the switching of applying the page in order to solve traditional Web technology, execution efficiency is low and be prone to the problem that card pauses, and we have proposed a kind of changing method of applying the page that mixes, referring to Fig. 1:
As shown in Figure 1, this changing method comprises:
Step 101: create and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Particularly, for each html page, we create a network view Web View page.
Step 102: definition Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
Particularly, Page Container can be regarded a page manager as, has recorded the primary page listings creating in Page Container, and what in primary page listings, store is the pointer of multiple primary pages, can find the corresponding primary page according to pointer.Page Container also stores the primary page of current demonstration and the historical record of display page, i.e. the shown all primary page within certain a period of time.
Step 103: the handoff request of response page, according to described primary page listings and described display page historical record, control the page and switch forward or backward.
Particularly, receiving after the request that the page switches, we are with reference to primary page listings, display page historical record, thereby learn a previous or rear primary page of the primary page of current demonstration, find this primary page according to primary page listings, realize the switching of the page.
The changing method of the disclosed mixing application of the embodiment of the present application page, by creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one, and define a Page Container, for recording the primary page and the display page historical record of primary page listings, current demonstration, receiving after page handoff request, the information of utilizing Page Container record, realizes page switching forward or backward.Whole handoff procedure, has broken away from traditional Web page and switched, and the mode that uses the primary page to switch approaches application bottom more, and execution efficiency is higher, switching is more smooth.
Preferably, shown in Figure 2, said method can also comprise step 201: according to described primary page listings, carry out interpolation, inquiry and the deletion of the page.
Utilize primary page listings, can carry out easily the inquiry of the page, can certainly upgrade primary page listings, this renewal can be add the new primary page or delete the existing primary page.
Preferably, acquiescence animation effect ID when Page Container can also record primary page switching and acquiescence animation duration.Like this, carrying out the page while switching, can search the acquiescence animation effect corresponding with giving tacit consent to animation effect ID, then duration according to the rules, utilize animation to carry out the switching of the page.Acquiescence animation effect comprises: without animation, cut from left to right, cut from right to left, cut from the top down, cut from bottom to top, be fade-in fade-out, left page turning, right page turning, ripple type desalinate etc.
Certainly,, except utilizing acquiescence animation effect to carry out the switching of the page, we can also utilize the animation of specifying in load page method to carry out the switching of the page.
In some cases, having some long-range pushed information need to show, now we will be distributed to long-range pushed information the primary page of appointment.Shown by these primary pages.
Load and closing process at the page that mixes application, we realize in the following manner:
When the page loads, first whether judgement wants the page pointer of load page to be stored in primary page listings, if be stored in primary page listings, call the corresponding primary page and show according to primary page pointer, if there is no, create a new Web View page, the page that will load loads on the new Web View page creating.In loading procedure, the animation that uses acquiescence animation or load page method to specify carries out page switching.
After page loaded, record by Page Container the operation history that the page switches.
When page close, all sub-view of the page is removed, and the pointer of this page is removed from the primary page listings of Page Container.In the process removing, use acquiescence animation or close the animation that the page specifies to complete the switching of the page.
After page close, record by Page Container the operation history that the page switches.
Corresponding with the changing method of the above-mentioned mixing application page, the embodiment of the present application also discloses a kind of switched system of applying the page that mixes, and as shown in Figure 3, this switched system comprises:
Primary page creation unit 31, for creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Page management unit 32, for defining Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
Page switch unit 33, for the handoff request of response page, according to described primary page listings and described display page historical record, controls the page and switches forward or backward.
The switched system of the disclosed mixing application of the embodiment of the present application page, by creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one, and define a Page Container, for recording the primary page and the display page historical record of primary page listings, current demonstration, receiving after page handoff request, the information of utilizing Page Container record, realizes page switching forward or backward.Whole handoff procedure, has broken away from traditional Web page and switched, and the mode that uses the primary page to switch approaches application bottom more, and execution efficiency is higher, switching is more smooth.
Preferably, page management unit 32 also, for according to described primary list, carries out interpolation, inquiry and the deletion of the page.
Further, acquiescence animation effect ID when the defined Page Container in page management unit 32 also records primary page switching and acquiescence animation duration.
Like this, carrying out the page while switching, can search the acquiescence animation effect corresponding with giving tacit consent to animation effect ID, then duration according to the rules, utilize animation to carry out the switching of the page.Acquiescence animation effect comprises: without animation, cut from left to right, cut from right to left, cut from the top down, cut from bottom to top, be fade-in fade-out, left page turning, right page turning, ripple type desalinate etc.
Finally, also it should be noted that, in this article, relational terms such as the first and second grades is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply and between these entities or operation, have the relation of any this reality or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby the process, method, article or the equipment that make to comprise a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or be also included as the intrinsic key element of this process, method, article or equipment.The in the situation that of more restrictions not, the key element being limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
In this instructions, each embodiment adopts the mode of going forward one by one to describe, and what each embodiment stressed is and the difference of other embodiment, between each embodiment identical similar part mutually referring to.
To the above-mentioned explanation of the disclosed embodiments, make professional and technical personnel in the field can realize or use the application.To be apparent for those skilled in the art to the multiple amendment of these embodiment, General Principle as defined herein can, in the case of not departing from the application's spirit or scope, realize in other embodiments.Therefore, the application will can not be restricted to these embodiment shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. mix a changing method of applying the page, it is characterized in that, comprising:
Create and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Definition Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
The handoff request of response page, according to described primary page listings and described display page historical record, controls the page and switches forward or backward.
2. changing method according to claim 1, is characterized in that, described establishment and multiple HTML (Hypertext Markup Language) html page primary page one to one, be specially:
For html page described in each, create the corresponding with it network view Web View page.
3. changing method according to claim 2, is characterized in that, also comprises:
According to described primary page listings, carry out interpolation, inquiry and the deletion of the page.
4. changing method according to claim 3, is characterized in that, acquiescence animation effect ID when described Page Container also records primary page switching and acquiescence animation duration.
5. changing method according to claim 4, is characterized in that, also comprises:
In the time that the control page switches forward or backward, with reference to described acquiescence animation effect ID and described acquiescence animation duration, carry out the switching of the page.
6. changing method according to claim 1, is characterized in that, also comprises:
Long-range pushed information is distributed to the primary page of appointment.
7. changing method according to claim 2, it is characterized in that, in the time carrying out page loading, whether judgement wants the page pointer of load page to be stored in primary page listings, if so, call the corresponding primary page and show according to primary page pointer, if not, create a Web View page, the page that will load loads on the Web View page creating.
8. mix a switched system of applying the page, it is characterized in that, comprising:
Primary page creation unit, for creating and multiple HTML (Hypertext Markup Language) html pages primary page one to one;
Page management unit, for defining Page Container, described Page Container is for recording the primary page and the display page historical record of primary page listings, current demonstration, and described primary page listings stores the pointer of multiple described primary pages;
Page switch unit, for the handoff request of response page, according to described primary page listings and described display page historical record, controls the page and switches forward or backward.
9. switched system according to claim 8, is characterized in that, described page management unit also, for according to described primary list, carries out interpolation, inquiry and the deletion of the page.
10. switched system according to claim 8, is characterized in that, acquiescence animation effect ID when the defined Page Container in described page management unit also records primary page switching and acquiescence animation duration.
CN201410234384.3A 2014-05-29 2014-05-29 Hybrid application page switching method and system Pending CN103995884A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410234384.3A CN103995884A (en) 2014-05-29 2014-05-29 Hybrid application page switching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410234384.3A CN103995884A (en) 2014-05-29 2014-05-29 Hybrid application page switching method and system

Publications (1)

Publication Number Publication Date
CN103995884A true CN103995884A (en) 2014-08-20

Family

ID=51310049

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410234384.3A Pending CN103995884A (en) 2014-05-29 2014-05-29 Hybrid application page switching method and system

Country Status (1)

Country Link
CN (1) CN103995884A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630461A (en) * 2014-10-27 2016-06-01 航天信息股份有限公司 Managing method of android application interface
CN105630949A (en) * 2015-12-23 2016-06-01 小米科技有限责任公司 Page loading and backspacing method and device
CN105893508A (en) * 2016-03-30 2016-08-24 北京京东尚科信息技术有限公司 Method, device and system for determining access sequence of native page and H5 page
CN105988846A (en) * 2015-03-03 2016-10-05 腾讯科技(深圳)有限公司 Page loading method and page loading device
CN106021549A (en) * 2016-05-27 2016-10-12 青岛海信传媒网络技术有限公司 Page control method and device of web application program and terminal device
CN106020604A (en) * 2016-05-18 2016-10-12 北京金山安全软件有限公司 Method and device for switching folders and electronic equipment
CN106708498A (en) * 2015-11-18 2017-05-24 中兴通讯股份有限公司 Terminal for realizing multi-mode application page, method and system
CN107040609A (en) * 2017-05-25 2017-08-11 腾讯科技(深圳)有限公司 A kind of network request treating method and apparatus
WO2017148298A1 (en) * 2016-03-02 2017-09-08 阿里巴巴集团控股有限公司 Method and apparatus reusing list cell in hybrid application
CN107622063A (en) * 2016-07-13 2018-01-23 深圳联友科技有限公司 A kind of page switching method and device for avoiding white page
CN107679061A (en) * 2017-07-26 2018-02-09 上海壹账通金融科技有限公司 Mix APP page navigation method, device, terminal and storage medium
CN107766423A (en) * 2017-09-13 2018-03-06 成都路行通信息技术有限公司 A kind of proceduring switching methods of web page contents 3D
CN107870929A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 The page turning method and system of five application page under Hybrid frameworks
CN108259435A (en) * 2016-12-29 2018-07-06 中国移动通信集团浙江有限公司 Access the implementation method and device of the mixing application of Web components
CN108255561A (en) * 2018-01-15 2018-07-06 广东欧珀移动通信有限公司 The processing method of blank screen, device and computer readable storage medium during page layout switch
CN109063202A (en) * 2018-09-13 2018-12-21 北京三快在线科技有限公司 The method, apparatus and computer equipment of pop-up are realized in mixed interface application
CN109857477A (en) * 2019-01-16 2019-06-07 北京辰森世纪科技股份有限公司 Transition optimization method, device and equipment are applied in mixing
CN109976620A (en) * 2019-03-28 2019-07-05 北京字节跳动网络技术有限公司 List items show determination method, apparatus, equipment and the storage medium of attribute information
CN110109665A (en) * 2018-10-18 2019-08-09 神思旭辉医疗信息技术有限责任公司 A kind of front end UI system and method based on container encapsulation
WO2020019458A1 (en) * 2018-07-27 2020-01-30 平安科技(深圳)有限公司 Page switching method of hybrid application, framework, computer device and storage medium
CN110750744A (en) * 2019-10-11 2020-02-04 浙江口碑网络技术有限公司 Page presentation method and device
CN110891199A (en) * 2019-11-14 2020-03-17 聚好看科技股份有限公司 Page display method and display equipment
WO2020199544A1 (en) * 2019-04-01 2020-10-08 苏宁云计算有限公司 Webpage loading method and apparatus, and intelligent device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6757868B1 (en) * 1998-06-22 2004-06-29 International Business Machines Corporation Programmatic switching of arbitrary HTML forms
CN102214068A (en) * 2011-04-28 2011-10-12 宇龙计算机通信科技(深圳)有限公司 Control method for page switching display and mobile terminal
CN102663003A (en) * 2012-03-16 2012-09-12 掌中帷幄(北京)科技有限公司 Page switching method and system for application of mobile terminal in environment with multiple web pages
CN103246739A (en) * 2013-05-16 2013-08-14 百度在线网络技术(北京)有限公司 Web browsing control method of multiple Web Views and browser
CN103399950A (en) * 2013-08-19 2013-11-20 江苏金智教育信息技术有限公司 Device and method for solving Web application memory usage problem
CN103514179A (en) * 2012-06-21 2014-01-15 腾讯科技(深圳)有限公司 Method for web browser to switch over historical webpages and web browser

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6757868B1 (en) * 1998-06-22 2004-06-29 International Business Machines Corporation Programmatic switching of arbitrary HTML forms
CN102214068A (en) * 2011-04-28 2011-10-12 宇龙计算机通信科技(深圳)有限公司 Control method for page switching display and mobile terminal
CN102663003A (en) * 2012-03-16 2012-09-12 掌中帷幄(北京)科技有限公司 Page switching method and system for application of mobile terminal in environment with multiple web pages
CN103514179A (en) * 2012-06-21 2014-01-15 腾讯科技(深圳)有限公司 Method for web browser to switch over historical webpages and web browser
CN103246739A (en) * 2013-05-16 2013-08-14 百度在线网络技术(北京)有限公司 Web browsing control method of multiple Web Views and browser
CN103399950A (en) * 2013-08-19 2013-11-20 江苏金智教育信息技术有限公司 Device and method for solving Web application memory usage problem

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘欢等: "华东师范大学:混合开发移动应用", 《中国教育网络》 *
孙松: "跨平台移动应用Web开发技术研究", 《第22届中国数字广播电视与网络发展年会暨第13届全国互联网与音视频广播发展研讨会》 *
李宝韩: "基于Android的PhoneGap平台研究及其跨移动平台媒体框架的扩展", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630461A (en) * 2014-10-27 2016-06-01 航天信息股份有限公司 Managing method of android application interface
CN105988846B (en) * 2015-03-03 2019-11-05 腾讯科技(深圳)有限公司 Page loading method and page loading device
CN105988846A (en) * 2015-03-03 2016-10-05 腾讯科技(深圳)有限公司 Page loading method and page loading device
CN106708498A (en) * 2015-11-18 2017-05-24 中兴通讯股份有限公司 Terminal for realizing multi-mode application page, method and system
CN105630949A (en) * 2015-12-23 2016-06-01 小米科技有限责任公司 Page loading and backspacing method and device
CN105630949B (en) * 2015-12-23 2019-03-22 小米科技有限责任公司 Page load, backing method and device
WO2017148298A1 (en) * 2016-03-02 2017-09-08 阿里巴巴集团控股有限公司 Method and apparatus reusing list cell in hybrid application
US10691427B2 (en) 2016-03-02 2020-06-23 Alibab Group Holding Limited Method and apparatus reusing listcell in hybrid application
US10789051B1 (en) 2016-03-02 2020-09-29 Alibaba Group Holding Limited Method and apparatus reusing ListCell in hybrid application
CN105893508A (en) * 2016-03-30 2016-08-24 北京京东尚科信息技术有限公司 Method, device and system for determining access sequence of native page and H5 page
CN105893508B (en) * 2016-03-30 2019-08-30 北京京东尚科信息技术有限公司 Determine the methods, devices and systems of the primary page and H5 page access order
CN106020604A (en) * 2016-05-18 2016-10-12 北京金山安全软件有限公司 Method and device for switching folders and electronic equipment
CN106021549B (en) * 2016-05-27 2020-04-07 青岛海信传媒网络技术有限公司 Web application program page control method and device and terminal equipment
CN106021549A (en) * 2016-05-27 2016-10-12 青岛海信传媒网络技术有限公司 Page control method and device of web application program and terminal device
CN107622063B (en) * 2016-07-13 2021-01-19 深圳联友科技有限公司 Page switching method and device for avoiding white pages
CN107622063A (en) * 2016-07-13 2018-01-23 深圳联友科技有限公司 A kind of page switching method and device for avoiding white page
CN107870929A (en) * 2016-09-26 2018-04-03 平安科技(深圳)有限公司 The page turning method and system of five application page under Hybrid frameworks
CN108259435A (en) * 2016-12-29 2018-07-06 中国移动通信集团浙江有限公司 Access the implementation method and device of the mixing application of Web components
CN107040609A (en) * 2017-05-25 2017-08-11 腾讯科技(深圳)有限公司 A kind of network request treating method and apparatus
CN107040609B (en) * 2017-05-25 2020-09-04 腾讯科技(深圳)有限公司 Network request processing method and device
CN107679061A (en) * 2017-07-26 2018-02-09 上海壹账通金融科技有限公司 Mix APP page navigation method, device, terminal and storage medium
CN107679061B (en) * 2017-07-26 2019-12-24 深圳壹账通智能科技有限公司 Page navigation method, device, terminal and storage medium of hybrid APP
CN107766423A (en) * 2017-09-13 2018-03-06 成都路行通信息技术有限公司 A kind of proceduring switching methods of web page contents 3D
CN108255561A (en) * 2018-01-15 2018-07-06 广东欧珀移动通信有限公司 The processing method of blank screen, device and computer readable storage medium during page layout switch
WO2020019458A1 (en) * 2018-07-27 2020-01-30 平安科技(深圳)有限公司 Page switching method of hybrid application, framework, computer device and storage medium
CN109063202A (en) * 2018-09-13 2018-12-21 北京三快在线科技有限公司 The method, apparatus and computer equipment of pop-up are realized in mixed interface application
CN109063202B (en) * 2018-09-13 2022-01-25 北京三快在线科技有限公司 Method and device for realizing popup in mixed interface application and computer equipment
CN110109665A (en) * 2018-10-18 2019-08-09 神思旭辉医疗信息技术有限责任公司 A kind of front end UI system and method based on container encapsulation
CN109857477A (en) * 2019-01-16 2019-06-07 北京辰森世纪科技股份有限公司 Transition optimization method, device and equipment are applied in mixing
CN109976620B (en) * 2019-03-28 2020-09-01 北京字节跳动网络技术有限公司 Method, device, equipment and storage medium for determining list item display attribute information
CN109976620A (en) * 2019-03-28 2019-07-05 北京字节跳动网络技术有限公司 List items show determination method, apparatus, equipment and the storage medium of attribute information
WO2020199544A1 (en) * 2019-04-01 2020-10-08 苏宁云计算有限公司 Webpage loading method and apparatus, and intelligent device
CN110750744A (en) * 2019-10-11 2020-02-04 浙江口碑网络技术有限公司 Page presentation method and device
CN110891199A (en) * 2019-11-14 2020-03-17 聚好看科技股份有限公司 Page display method and display equipment
CN110891199B (en) * 2019-11-14 2022-01-21 聚好看科技股份有限公司 Page display method and display equipment

Similar Documents

Publication Publication Date Title
CN103995884A (en) Hybrid application page switching method and system
CN108352003B (en) Method and apparatus for single or multiple choice data presentation through a collaborative database service
US20170308617A1 (en) Codeless sharing of spreadsheet objects
CN105930467A (en) Information processing method and electronic device
CN110333918B (en) Method and equipment for managing boarder programs
CN103370689A (en) Cross-environment application compatibility
US9575732B2 (en) Providing design time projections for a visual program
US8839186B2 (en) Entity morphing in metamodel-based tools
CN102207823A (en) Display method and device for application program
CN111736818A (en) Application creation method and device based on container cloud, electronic equipment and storage medium
CN105760156A (en) Main menu navigation method based on Android system
CN103019520A (en) Display method for optional item information of terminal application and terminal
CN102981818A (en) Scenario based animation library
CN111708516A (en) Web application customization development system on network
CN102122245A (en) Method and system for generating configuration item setting interface
CN103414750A (en) System and method for web visual editing of ANDROID client application
CN104793836A (en) Information processing method and device based on user operations and terminal
CN111625741A (en) Page data interaction method and device, storage medium and electronic equipment
CN106708478B (en) Scroll view display method and apparatus
CN105959474A (en) Short message editing method and terminal
CN103049168B (en) A kind of disposal route of address list data, device and equipment
US20120317171A1 (en) System and Method for Sharing Web Contents for Building Rich Internet Applications
CN107220044B (en) Method and device for driving business object based on meta-model
US20130232185A1 (en) Managing distributed applications using structural diagrams
CN107544723A (en) A kind of exchange method of application program, apparatus and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140820