CN102663003A - Page switching method and system for application of mobile terminal in environment with multiple web pages - Google Patents

Page switching method and system for application of mobile terminal in environment with multiple web pages Download PDF

Info

Publication number
CN102663003A
CN102663003A CN2012100722282A CN201210072228A CN102663003A CN 102663003 A CN102663003 A CN 102663003A CN 2012100722282 A CN2012100722282 A CN 2012100722282A CN 201210072228 A CN201210072228 A CN 201210072228A CN 102663003 A CN102663003 A CN 102663003A
Authority
CN
China
Prior art keywords
page
new
application
new page
module
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.)
Granted
Application number
CN2012100722282A
Other languages
Chinese (zh)
Other versions
CN102663003B (en
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.)
It 's (beijing) Technology Co Ltd
Original Assignee
It 's (beijing) 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 It 's (beijing) Technology Co Ltd filed Critical It 's (beijing) Technology Co Ltd
Priority to CN201210072228.2A priority Critical patent/CN102663003B/en
Publication of CN102663003A publication Critical patent/CN102663003A/en
Application granted granted Critical
Publication of CN102663003B publication Critical patent/CN102663003B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to the technical field of mobile operation systems, and discloses a page switching method and a system for application of a mobile terminal in an environment with multiple web pages. The method includes generating a new page loading request according to application logics during running of the application, assigning relation between a new page and a current page and analyzing and recording corresponding relation between a new page address and the new page; creating a new page running example, loading the new page according to the new page address, switching the status of the new page into a running status and switching running statuses of relevant pages; and generating a finish request when running of the new page is finished, obtaining a parent page of the new page according to the assigned page relation, then informing that the new page enters a finish status and simultaneously informing that a running status of the parent page of the new page is recovered. The page switching method and the system can effectively support the application of the mobile terminal in the environment with the multiple web pages, development difficulty is reduced, advanced control is realized, maintenance of the system is facilitated, reliability of the system is guaranteed, and performances of the system are greatly enhanced.

Description

Page switching method and system during many web of portable terminal page is used
Technical field
The present invention relates to the Mobile operating system technical field, page switching method and system during particularly a kind of many web of portable terminal page is used.
Background technology
Along with fast development of information technology and widespread use; Especially along with the progress of software and hardware technology, but have only functions such as the open operating system expanding software that just has on the large-scale terminal such as computing machine, web visit, multitasking also can on small mobile terminals, realize gradually originally.Such as in digital products such as mobile phone, PDA, panel computer, various open operating systems have obtained widely using, have greatly enriched the function of these small mobile terminals, for processing and people's sharing information of data brought very big facility.
Along with being the fast development of the mobile terminal operating system of representative with ios and android; The technology that adopts web technological development portable terminal to use is popularized gradually, and many companies also develop and made corresponding product and standard and instruct that to adopt the web technology with the standard developer be the mobile device Application and Development with organizing.Such as being the platform product of representative with PhoneGap, it makes web developer just can develop the web with function that conventional browser such as calling, send note do not possess through the javascript code and uses.Such as wac widget and BONDI standard, they provide api standard for web application access underlying device ability again.
Yet all be based on the application of single-page in the prior art in portable terminal Application and Development (like the application and development of adopting PhoneGap or wacwidget standard etc. to carry out).That is to say that the function of these Product Definitions is all only just effective in the environment of a html page.Though single-page can be supported small-sized simple application preferably,, along with increasing and operating system complicated of perfect, the application program of hardware capability, begun to occur large-scale complicated applications on the portable terminal.The program function of most of large-scale application is complicated; Need be divided into a plurality of independently functional modules to application inevitably controls respectively and realizes; If still adopting the single-page mode handles; The all functions module can only be put in the environment of a page, causes program architecture confusion, control complicacy, is difficult to realize and safeguard; And because single page has been carried too much content, very easily cause program conflict, and the integral body that any mistake all will cause using under the single page environment is collapsed.
Summary of the invention
The technical matters that (one) will solve
To the above-mentioned defective of prior art, the present invention can't support the technical matters of large-scale application in order to solve single-page mode in the prior art, and page switching method and the system of a kind of many web of portable terminal page in using is provided.
(2) technical scheme
For realizing above-mentioned purpose, the present invention adopts following technical scheme:
On the one hand, the present invention provides the page switching method in a kind of many web of portable terminal page application, and said method comprises step:
S1 uses in the operational process, produces the new page load request according to applied logic, and specifies new page and current page relation of plane;
S2, the corresponding relation of parsing and record new page address and new page and current page;
S3 creates the new page running example, loads new page according to the new page address, subsequently the new page state is switched to running status and switches the running status of related pages;
S4 will produce ending request behind the new page end of run, obtain father's page of new page according to the page of appointment relation, notify new page to get into done state subsequently and notify its father's page to return to running status again simultaneously.
Preferably, also comprise step S0 before the step S1: application start, create the also root page of load operating application.
Preferably, step S0 specifically comprises:
S0-1 presents all application to the user, and the user selects a certain application operation;
S0-2 searches the information of this application, and obtains the address of the root page of this application;
S0-3, the record root page is as the root page of this application;
S0-4, root page running example is created, through the address loading and the operation root page of the root page.
Preferably, the corresponding relation of new page and current page is set membership or brotherhood.
Preferably, among the step S3, the subpage frame of creating if specify set membership only switches to non-operating state with parent page when then new page is moved; The fraternal page of creating if specify brotherhood directly finishes original fraternal page when the then new fraternal page moves.
Preferably, in step S3, when switching the running status of the page, while Data transmission between the page.
Preferably, the legitimacy to data is carried out verification in data transfer.
Preferably, said between the page Data transmission specifically refer to: when page generation redirect, be delivered to page parameter the target pages from the former page simultaneously.
On the other hand, the present invention also provides the page switched system in a kind of many web of portable terminal page application simultaneously, and said system comprises:
Page container module is used for using operational process according to applied logic generation new page load request, and specifies the corresponding relation of new page and current page;
Relation management module is used to resolve and write down the corresponding relation of new page address and new page and current page;
Page operation module is used to create the new page running example, loads new page according to the new page address, subsequently the new page state is switched to running status and switches the running status of related pages;
Finish to return module, be used for behind the new page end of run, producing ending request,, notify new page to get into done state subsequently and also notify its father's page to return to running status again simultaneously according to its father's page of page relation acquisition of appointment.
Again on the one hand, the present invention also provides the page switched system in a kind of many web of portable terminal page application simultaneously, and said system comprises web application management module, page operation container module and page management module, wherein:
The web application management module: be in charge of the information that operable web uses on the native system, this module comprises:
A) web application deployment administration module: be responsible for installing, upgrade and unloading web application, and write down the web key application structural information that each has installed deployment;
B) application management GUI module: the inlet of GUI is provided, and is provided appearing of GUI for the user uses web to use;
Page operation container module: be responsible for loading and moving the page of appointment, for the page provides expansion javascript functional interface, and the processing page return course;
The page management module: be responsible for the time safeguarding the relation between role, running status and the page of each page in this application in operation, it comprises following two modules:
Page relation management module: when operation, create new page running example and load the new page, write down the relation of two pages simultaneously according to the request of the page;
Page data switch management module: be responsible for Data transmission between the page.
(3) beneficial effect
In the technical scheme of the present invention; Operational management through the multipage face; Supported the portable terminal of many web page to use effectively; Application and development no longer only is confined to single-page, has greatly reduced the exploitation complexity of using, and making in the system can integrated more applications or can realize the large-scale application that program function is more complicated.In addition; The present invention can carry out state and switch between the multipage face, realized senior page function control, makes application operation framework cheer and bright; The realization and the maintenance of using have been made things convenient for; Avoided program conflict, reduced the probability of system crash, guaranteed the reliability of system and greatly promoted system performance.
Description of drawings
Fig. 1 be in the embodiment of the invention in the portable terminal many web page use the changing method schematic flow sheet;
Fig. 2 is the method flow synoptic diagram of application start process in the embodiment of the invention;
Fig. 3 is the changing method schematic flow sheet of father and son's page in one embodiment of the present of invention;
Fig. 4 is the changing method schematic flow sheet of the fraternal page in an alternative embodiment of the invention;
Fig. 5 be in the embodiment of the invention in the portable terminal many web page use switched system virtual module structural representation;
Fig. 6 be in the embodiment of the invention in the portable terminal many web page use switched system software function module structural representation.
Embodiment
To combine the accompanying drawing in the embodiment of the invention below, the technical scheme in the embodiment of the invention is carried out clear, intactly description, obviously, described embodiment is a part of embodiment of the present invention, rather than whole embodiment.Based on the embodiment among the present invention, the every other embodiment that those of ordinary skills are obtained under the prerequisite of not making creative work belongs to the scope that the present invention protects.
Among the present invention,, a kind of application mode based on the multipage face has been proposed at first in order better the large-scale application with a plurality of difference in functionality modules to be provided support, and the system that on portable terminal, how to realize supporting the running environment of this application mode of operation.Based on this application mode and running environment, the present invention can allow to use at web and comprises a plurality of pages, freely between a plurality of pages, calls in the time of can supporting to be applied in operation among the present invention simultaneously and switches, the support of the complicacy control that has realized web is used.
The typical model that web based on the multipage face uses is at first described among the present invention.
This application model is used web and is made following constraint criterion:
1) application must comprise at least one html page and corresponding css and javascript file.
2) page of using can be divided into following kind according to its logic function difference:
A) the root page: represent the portal page of whole application, that is to say, be applied in when starting, running environment will at first load this page.Application can only comprise a root page.
B) sub-page face: other pages in the application except the root page all are the sub-page faces.
3) page relation of using:
Application program is controlled the redirect and the switching of the page according to applied logic, thereby has been formed page relation when operation.There is following two kinds of pages relation in the model should using:
A) set membership: when page A request running environment is opened page B, can become its child's page by specified page B, at this moment page A and page B just form set membership, and page A is page B " father ", and page B become page A's " child ".
B) brotherhood: when page A request running environment is opened page B, can specified page B be its brother.At this moment page A and page B just form brotherhood.
It is emphasized that the applications pages relation of plane is not the notion of a static state, it is controlled by being applied in when moving.Such as, be applied in operation and the time can let page B as the son of page A, also can be opposite, this depends on the logic of application fully.
Based on above-mentioned setting, as shown in Figure 1, many web page application changing method comprises step generally in the portable terminal of the present invention:
S1 uses in the operational process, produces the new page load request according to applied logic, and specifies new page and current page relation of plane;
S2, the corresponding relation of parsing and record new page address and new page and current page;
S3 creates the new page running example, loads new page according to the new page address, subsequently the new page state is switched to running status and switches the running status of related pages;
S4 will produce ending request behind the new page end of run, obtain father's page of new page according to the page of appointment relation, notify new page to get into done state subsequently and notify its father's page to return to running status again simultaneously.
Wherein, also comprise step S0 before the above-mentioned steps S1: application start, create the also root page of load operating application.
More specifically, as shown in Figure 2, the start-up course of a new application A comprises step:
S0-1 presents all application (such as in graphical user interface GUI, showing) to the user, and the user selects operation " to use A ";
S0-2, the information of " using A " of searching is carried out application deployment, and obtains the address of the root page a of this application A;
S0-3 carries out page management, and record root page a is as the root page of this application;
S0-4, root page running example is created, through address loading and the operation root page a of root page a.
Among the present invention, the page of application relation comprises set membership and brotherhood, and therefore, above-mentioned changing method further comprises the switching of father and son's page and the switching of the fraternal page.Through 2 specific embodiments these two kinds of switching modes are done further explanation below.
Embodiment 1
In embodiments of the invention 1, describe through the blocked operation between page a and its subpage frame b, as shown in Figure 3 particularly, the handoff procedure of father and son's page is:
S1 ', page a request of loading page b, and require page b to become the subpage frame of oneself;
S2 ' resolves the address of page b, and writes down the father that page a becomes page b;
S3 ', the running example of page b is created, and according to the address load page b of page b, page b is switched get into running status, page a is switched to get into non-operating state simultaneously;
S4 ', when page b request finishes operation, the inspection logout, the father who finds page b is page a, get into done state with Notifications page b this moment, and Notifications page a returns to running status again.
Embodiment 2
In embodiments of the invention 2, describe through the blocked operation between page b and its fraternal page c, for further specifying the control flow of page b, c, at first specified the process that obtains its subpage frame b through page a in the present embodiment 2.Therefore, as shown in Figure 4, in present embodiment 2, whole handoff procedures of the fraternal page are:
S1 ", page a request of loading page b, and require page b to become the subpage frame of oneself;
S2 ", resolve the address of page b, and write down the father that page a becomes page b;
S3 ", the running example of page b is created, and according to the address load page b of page b, page b is switched get into running status, page a is switched to get into non-operating state simultaneously;
S3 " 1, page b request of loading page c, and indication page c becomes the fraternal page of oneself;
S3 " 2, the address of request analysis page c, and record page b becomes the brother of page c;
" 3, the running example of page c is created S3, and according to the address load page c of page c, page c is switched get into running status, simultaneously page b is directly finished;
S4 ", page c asks when out of service, the inspection logout, the father who finds page c is page a, get into done state with Notifications page c this moment, and Notifications page a returns to running status again.
Can find out, in the method for the invention, when step S3 carries out the page status switching,, only parent page switched to non-operating state when then new page is moved if pass through the subpage frame that parent page is created; If the fraternal page through fraternal page creation, during then new fraternal page operation original fraternal page is directly finished.
Owing to possibly produce the request that loads new page in the method for the present invention at any time; Therefore for a certain page; When its during in running status (after accomplishing the step S3 of himself), can carry out the processing procedure of new page at any time according to request, carry out the corresponding step S1-S4 of new page.
In addition, in step S3, when switching the running status of the page, while Data transmission between the page.Promptly when page generation redirect, be delivered to page parameter the target pages from the former page simultaneously; In addition, in data transfer, also the legitimacy of data is carried out verification.
One of ordinary skill in the art will appreciate that; Realize that all or part of step in the foregoing description method is to instruct relevant hardware to accomplish through program; Described program can be stored in the computer read/write memory medium; This program comprise each step of the foregoing description method, and described storage medium can be: ROM/RAM, magnetic disc, CD, storage card etc. when carrying out.Therefore, corresponding with method of the present invention, the present invention comprises simultaneously that also many web page is used switched system in a kind of portable terminal, and this system is usually to represent with the form of the corresponding functional module of each step of method; As shown in Figure 5, said system comprises:
Page container module is used for using the input generation new page load request of operational process according to the user;
Relation management module is used to resolve and write down the corresponding relation of new page address and new page;
Page operation module is used to create the new page running example, loads new page according to the new page address, and the new page state is switched to running status and switches the running status of respective page;
Finish to return module, be used for when producing ending request behind the new page end of run, searching its father's page according to the corresponding relation of new page, the notice new page gets into done state and notifies its father's page to return to running status again simultaneously.
For ease of understanding; The functional module division of system of the present invention further is described with the angle of software design below; Referring to Fig. 6, system of the present invention specifically comprises Web application management module 101, page operation container module 201 and page management module 301, wherein:
1.Web application management module 101: the information of being in charge of operable web app on the native system.Further, this module mainly comprises following two sub-module:
A) Web application deployment administration module 111: main installation, renewal and the unloading webapp of being responsible for, write down the web app key structure information that each has installed deployment in addition, comprising: the address of the Apply Names and the root page.
B) application management GUI (Graphic User Interface; Graphic user interface) module 112: have two major functions---the inlet of GUI is provided for the function of module 111; And, the user uses for using web to use to provide appearing of GUI, user to start the web that is deployed to native system through it.
2. the page moves container module 201: comprised the module of a similar browser, only needed the specified page load address, just be responsible for loading and moving the page of appointment.In addition, also, make the page can visit the function that conventional browser does not possess for the page provides expansion javascript functional interface.In system of the present invention, increased support on the basis of existing technology to the multipage surface model, particularly, this module is that the page provides two methods:
A) open the page: the page is through the new page of this method request of loading, and appointment is own and the relation of new page.
B) return: the page returns the father's page of oneself through this method.If the page is the root page, so whole application will finish operation.
3. the page management module 301: during each application start, system will create the instance of this module for this application specific.This instance is responsible for when operation, safeguarding role's (the root page or subpage frame) of each page in this application, running status and the relation between them (father and son is the brother still).This module is crucial innovation of the present invention, and it comprises following two modules:
A) page relation management module 311: this module is created new page running example (instance of page operation container module 201) according to the request of the page and is loaded the new page when operation, write down the relation of two pages simultaneously.
B) the page data switch management module 312: this module is responsible for Data transmission between the page.Promptly this module is responsible for being delivered to parameter the target pages from the former page when page generation redirect.In addition, also be responsible for the legitimacy of data is carried out verification.
If with Fig. 5 and Fig. 6 to as directed; Then to move container module 201 corresponding basically with finishing to return module and the page among Fig. 6 for the page container module among Fig. 5; Relation management module among Fig. 5 and page operation module are corresponding basically with the page management module 201 among Fig. 6, and the Web application management module 101 among Fig. 6 is then mainly carried out outside and upper management in application start and operational process.It should be understood by one skilled in the art that; System among Fig. 5 is and method step virtual module division one to one; And the system among Fig. 6 is software function module division of the present invention; Both all are modular structures of system of the present invention, are the different form of presentations of same embodiment, should not regard the restriction to the specific embodiment of the invention as.
In the technical scheme of the present invention; Operational management through the multipage face; Supported the portable terminal of many web page to use effectively; Application and development no longer only is confined to single-page, has greatly reduced the exploitation complexity of using, and making in the system can integrated more applications or can realize the large-scale application that program function is more complicated.In addition; The present invention can carry out state and switch between the multipage face, realized senior page function control, makes application operation framework cheer and bright; The realization and the maintenance of using have been made things convenient for; Avoided program conflict, reduced the probability of system crash, guaranteed the reliability of system and greatly promoted system performance.
Above embodiment only is used to explain the present invention; And be not limitation of the present invention; The those of ordinary skill in relevant technologies field under the situation that does not break away from the spirit and scope of the present invention, can also be made various variations and modification; Therefore all technical schemes that are equal to also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (10)

1. the page switching method during many web of portable terminal page is used is characterized in that said method comprises step:
S1 uses in the operational process, produces the new page load request according to applied logic, and specifies new page and current page relation of plane;
S2, the corresponding relation of parsing and record new page address and new page and current page;
S3 creates the new page running example, loads new page according to the new page address, subsequently the new page state is switched to running status and switches the running status of related pages;
S4 will produce ending request behind the new page end of run, obtain father's page of new page according to the page of appointment relation, notify new page to get into done state subsequently and notify its father's page to return to running status again simultaneously.
2. method according to claim 1 is characterized in that, also comprises step S0 before the step S1: application start, create the also root page of load operating application.
3. method according to claim 2 is characterized in that step S0 specifically comprises:
S0-1 presents all application to the user, and the user selects a certain application operation;
S0-2 searches the information of this application, and obtains the address of the root page of this application;
S0-3, the record root page is as the root page of this application;
S0-4, root page running example is created, through the address loading and the operation root page of the root page.
4. method according to claim 1 is characterized in that, the corresponding relation of new page and current page is set membership or brotherhood.
5. method according to claim 4 is characterized in that, among the step S3, the subpage frame of creating if specify set membership only switches to non-operating state with parent page when then new page is moved; The fraternal page of creating if specify brotherhood directly finishes original fraternal page when the then new fraternal page moves.
6. method according to claim 1 is characterized in that, in step S3, and when switching the running status of the page, while Data transmission between the page.
7. method according to claim 6 is characterized in that, the legitimacy to data in data transfer is carried out verification.
8. method according to claim 6 is characterized in that, said between the page Data transmission specifically refer to: when page generation redirect, be delivered to page parameter the target pages from the former page simultaneously.
9. the page switched system during many web of portable terminal page is used is characterized in that said system comprises:
Page container module is used for using operational process according to applied logic generation new page load request, and specifies the corresponding relation of new page and current page;
Relation management module is used to resolve and write down the corresponding relation of new page address and new page and current page;
Page operation module is used to create the new page running example, loads new page according to the new page address, subsequently the new page state is switched to running status and switches the running status of related pages;
Finish to return module, be used for behind the new page end of run, producing ending request, obtain father's page of new page, notify new page to get into done state subsequently and notify its father's page to return to running status again simultaneously according to the page relation of appointment.
10. the page switched system during many web of portable terminal page is used is characterized in that said system comprises web application management module, page operation container module and page management module, wherein:
The web application management module: be in charge of the information that operable web uses on the native system, this module comprises:
A) web application deployment administration module: be responsible for installing, upgrade and unloading web application, and write down the web key application structural information that each has installed deployment;
B) application management GUI module: the inlet of GUI is provided, and is provided appearing of GUI for the user uses web to use;
Page operation container module: be responsible for loading and moving the page of appointment, for the page provides expansion javascript functional interface, and the processing page return course;
The page management module: be responsible for the time safeguarding the relation between role, running status and the page of each page in this application in operation, it comprises following two modules:
Page relation management module: when operation, create new page running example and load the new page, write down the relation of two pages simultaneously according to the request of the page;
Page data switch management module: be responsible for Data transmission between the page.
CN201210072228.2A 2012-03-16 2012-03-16 Page switching method and system for application of mobile terminal in environment with multiple web pages Expired - Fee Related CN102663003B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210072228.2A CN102663003B (en) 2012-03-16 2012-03-16 Page switching method and system for application of mobile terminal in environment with multiple web pages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210072228.2A CN102663003B (en) 2012-03-16 2012-03-16 Page switching method and system for application of mobile terminal in environment with multiple web pages

Publications (2)

Publication Number Publication Date
CN102663003A true CN102663003A (en) 2012-09-12
CN102663003B CN102663003B (en) 2015-07-22

Family

ID=46772494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210072228.2A Expired - Fee Related CN102663003B (en) 2012-03-16 2012-03-16 Page switching method and system for application of mobile terminal in environment with multiple web pages

Country Status (1)

Country Link
CN (1) CN102663003B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103442142A (en) * 2013-08-28 2013-12-11 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN103995884A (en) * 2014-05-29 2014-08-20 北京中电普华信息技术有限公司 Hybrid application page switching method and system
WO2014206113A1 (en) * 2013-06-28 2014-12-31 广州市动景计算机科技有限公司 Window switching method and device and storage medium thereof
CN104780142A (en) * 2014-01-10 2015-07-15 中国移动通信集团浙江有限公司 Client using scene state processing method, client using scene state processing system and terminal
CN106843953A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 Application program transverse direction switching system and method based on iOS system
CN106886550A (en) * 2015-09-09 2017-06-23 阿里巴巴集团控股有限公司 The display methods and device and mobile terminal of the page in mobile terminal
CN106933640A (en) * 2017-04-26 2017-07-07 携程旅游网络技术(上海)有限公司 The method and system of Web page are loaded in the browser of mobile terminal
WO2018072634A1 (en) * 2016-10-18 2018-04-26 腾讯科技(深圳)有限公司 Application processing method and device
WO2018103550A1 (en) * 2016-12-05 2018-06-14 腾讯科技(深圳)有限公司 Application program page processing method and apparatus
CN110109665A (en) * 2018-10-18 2019-08-09 神思旭辉医疗信息技术有限责任公司 A kind of front end UI system and method based on container encapsulation
CN110300320A (en) * 2018-03-22 2019-10-01 杭州海康威视数字技术股份有限公司 A kind of video broadcasting method, device, electronic equipment and storage medium
CN111221530A (en) * 2020-01-08 2020-06-02 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, Web application interface and operation method thereof
US11132232B2 (en) 2016-03-07 2021-09-28 Advanced New Technologies Co., Ltd. Resource loading and a service function for a software application

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101004684A (en) * 2007-01-18 2007-07-25 中兴通讯股份有限公司 Focus memory method and device based on embedded browser
CN101005566A (en) * 2007-01-10 2007-07-25 中兴通讯股份有限公司 Page returning method for electronic program list navigation
CN101894136A (en) * 2010-06-13 2010-11-24 优视科技有限公司 Page refreshing processing method based on mobile terminal and system thereof
CN102043630A (en) * 2010-12-30 2011-05-04 国网电力科学研究院 Method and system for generating multi-page in framework

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101005566A (en) * 2007-01-10 2007-07-25 中兴通讯股份有限公司 Page returning method for electronic program list navigation
CN101004684A (en) * 2007-01-18 2007-07-25 中兴通讯股份有限公司 Focus memory method and device based on embedded browser
CN101894136A (en) * 2010-06-13 2010-11-24 优视科技有限公司 Page refreshing processing method based on mobile terminal and system thereof
CN102043630A (en) * 2010-12-30 2011-05-04 国网电力科学研究院 Method and system for generating multi-page in framework

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014206113A1 (en) * 2013-06-28 2014-12-31 广州市动景计算机科技有限公司 Window switching method and device and storage medium thereof
US10460001B2 (en) 2013-06-28 2019-10-29 Guangzhou Ucweb Computer Technology Co., Ltd. Window switching method and device and storage medium thereof
CN103442142A (en) * 2013-08-28 2013-12-11 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN103442142B (en) * 2013-08-28 2015-07-15 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN104780142A (en) * 2014-01-10 2015-07-15 中国移动通信集团浙江有限公司 Client using scene state processing method, client using scene state processing system and terminal
CN103995884A (en) * 2014-05-29 2014-08-20 北京中电普华信息技术有限公司 Hybrid application page switching method and system
CN106886550A (en) * 2015-09-09 2017-06-23 阿里巴巴集团控股有限公司 The display methods and device and mobile terminal of the page in mobile terminal
US11132232B2 (en) 2016-03-07 2021-09-28 Advanced New Technologies Co., Ltd. Resource loading and a service function for a software application
US11693704B2 (en) 2016-03-07 2023-07-04 Advanced New Technologies Co., Ltd. Resource loading and a service function for a software application
US11249806B2 (en) 2016-03-07 2022-02-15 Advanced New Technologies Co., Ltd. Resource loading and a service function for a software application
US10831567B2 (en) 2016-10-18 2020-11-10 Tencent Technology (Shenzhen) Company Limited Application processing method and apparatus
WO2018072634A1 (en) * 2016-10-18 2018-04-26 腾讯科技(深圳)有限公司 Application processing method and device
US11269696B2 (en) 2016-10-18 2022-03-08 Tencent Technology (Shenzhen) Company Limited Application processing method and apparatus
WO2018103550A1 (en) * 2016-12-05 2018-06-14 腾讯科技(深圳)有限公司 Application program page processing method and apparatus
US11868785B2 (en) 2016-12-05 2024-01-09 Tencent Technology (Shenzhen) Company Limited Application program page processing method and device
CN106843953A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 Application program transverse direction switching system and method based on iOS system
CN106843953B (en) * 2017-01-16 2019-12-17 百融(北京)金融信息服务股份有限公司 iOS system based application program transverse switching system and method
CN106933640A (en) * 2017-04-26 2017-07-07 携程旅游网络技术(上海)有限公司 The method and system of Web page are loaded in the browser of mobile terminal
US11204688B2 (en) 2018-03-22 2021-12-21 Hangzhou Hikvision Digital Technology Co., Ltd. Video playing method and device, electronic equipment and storage medium
CN110300320B (en) * 2018-03-22 2022-01-21 杭州海康威视数字技术股份有限公司 Video playing method and device, electronic equipment and storage medium
CN110300320A (en) * 2018-03-22 2019-10-01 杭州海康威视数字技术股份有限公司 A kind of video broadcasting method, device, electronic equipment and storage medium
CN110109665A (en) * 2018-10-18 2019-08-09 神思旭辉医疗信息技术有限责任公司 A kind of front end UI system and method based on container encapsulation
CN111221530B (en) * 2020-01-08 2023-11-14 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, web application interface and operation method thereof
CN111221530A (en) * 2020-01-08 2020-06-02 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, Web application interface and operation method thereof

Also Published As

Publication number Publication date
CN102663003B (en) 2015-07-22

Similar Documents

Publication Publication Date Title
CN102663003B (en) Page switching method and system for application of mobile terminal in environment with multiple web pages
CN101222709B (en) Fast starting method of mobile phone application program
JP6412276B2 (en) Virtual machine creation method and apparatus
CN103593370B (en) The method and browser of expanded application are realized in a browser
CN102087594B (en) Management method and device for extension point and plugins
CN104540027A (en) Multimedia display interaction control system under multi-screen environment
CN112068936A (en) Workflow management platform and workflow management system
CN105453017A (en) Method and apparatus for providing graphic user interface
CN103809864A (en) Method and device for switching interfaces dynamically
CN102567097A (en) Method and terminal for downloading multiple tasks
CN103150183A (en) Wallpaper background switching processing method of multi-desktop system and mobile intelligent equipment
CN105094841A (en) Page commenting method and device
CN111708528A (en) Method, device and equipment for generating small program and storage medium
CN103279270A (en) Method and device for processing applications
CN106095439A (en) A kind of information processing method and electronic equipment
CN103488504A (en) Method and device for loading data
CN105591778A (en) Method and system for updating configuration file in distributed system
CN103648043B (en) Search control method and control device to intelligent television
CN115357156A (en) Display method, display device, electronic equipment and readable storage medium
KR20160097415A (en) Application for operating multi-windows on android platform and the touch device equipped with the same
CN102959512A (en) Virtual machine splitting method and system
CN102023805B (en) Method for assisting in browsing text messages on software interface
CN102880382A (en) Interface display system, method and equipment
CN102129385B (en) Management method capable of dynamically expanding management function of virtual machine
CN104598309A (en) Multi-mode OS (operating system) based on OS virtualization and creating and switching method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150722

Termination date: 20160316

CF01 Termination of patent right due to non-payment of annual fee