CN105955748A - Return scene processing method and device of application program - Google Patents

Return scene processing method and device of application program Download PDF

Info

Publication number
CN105955748A
CN105955748A CN201610301910.2A CN201610301910A CN105955748A CN 105955748 A CN105955748 A CN 105955748A CN 201610301910 A CN201610301910 A CN 201610301910A CN 105955748 A CN105955748 A CN 105955748A
Authority
CN
China
Prior art keywords
application
return
stack
destination application
corresponding relation
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
CN201610301910.2A
Other languages
Chinese (zh)
Other versions
CN105955748B (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.)
Hisense Visual Technology Co Ltd
Original Assignee
Qingdao Hisense Electronics 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 Qingdao Hisense Electronics Co Ltd filed Critical Qingdao Hisense Electronics Co Ltd
Priority to CN201610301910.2A priority Critical patent/CN105955748B/en
Publication of CN105955748A publication Critical patent/CN105955748A/en
Application granted granted Critical
Publication of CN105955748B publication Critical patent/CN105955748B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a return scene processing method and device of an application program. The return scene processing method of the application program comprises the following steps: receiving a return operation instruction aiming at a target application program, wherein return operation instruction is used for indicating the target application program to exit out the current interface; acquiring a dispatching return application program at the stack low bottom of an application stack at the target application program; determining a preset first corresponding relationship in the dispatching return application program, determining the first return scene page according to the first corresponding relationship, wherein the first corresponding relationship comprises the corresponding relationship of the target application program and the return scene page; displaying the first return scene page. Through the adoption of the method and device provided by the invention, the user needed return scene page can be selected to display, the operation is simple and convenient, and high in flexibility.

Description

The return scene process method and device of application program
Technical field
The present invention relates to intelligent television technical field, particularly relate to the return scene process method and device of a kind of application program.
Background technology
The development of intelligent operating system makes the terminal such as mobile phone, TV the most intelligent, the intelligent terminal such as smart mobile phone, intelligent television arise at the historic moment, have significantly changed the life style of people, the upper application program miscellaneous of intelligent terminal greatly meets the work of people, life and entertainment requirements.
In existing intelligent terminal, the management to application program is all carried out by single application stack model.Application stack is a kind of data structure in operating system, and for preserving the service datas such as application program user interface operationally, state, application program can be controlled by operating system according to the service data preserved in application stack, dispatch, the operation such as represent.Single application stack model requires that all of application program all operates in same application stack, and the application program only operating in stack top is only the application program that user is currently being operated, and can be presented in the user interface of intelligent terminal.And the return scene of application program has relatively-stationary pattern, common return scene all to follow mode first-in last-out.Such as: if application A starts application program B, be then shown that application A after exiting application program B.
In this process, the return scene of application program is relatively-stationary, i.e. application program returns only in mode first-in last-out, is shown that applying the upper application program in stack after exiting application program.Therefore, in said process, the return scene of application program is more limited to, and motility is poor.
Summary of the invention
The present invention provides the return scene process method and device of a kind of application program, to overcome the return scene of application program in prior art more to limit to, and the problem that motility is poor.
First aspect, the present invention provides a kind of return scene process method of application program, including:
Receiving the return operational order for destination application, described return operational order is used for indicating described destination application to exit current interface;
Obtain the application being positioned at described destination application scheduling at the bottom of stack stack and return application program;
Determining that described scheduling returns the first corresponding relation preset in application program, determine the first return scene page according to described first corresponding relation, wherein, described first corresponding relation includes: described destination application and the corresponding relation returning the scene page;
Show that described first returns the scene page.
Second aspect, the present invention provides the return scene process device of a kind of application program, including:
Receiver module, for receiving the return operational order for destination application, described return operational order is used for indicating described destination application to exit current interface;
Acquisition module, returns application program for obtaining the application being positioned at described destination application scheduling at the bottom of stack stack;
Determine module, for determining that described scheduling returns the first corresponding relation preset in application program, determining the first return scene page according to described first corresponding relation, wherein, described first corresponding relation includes: described destination application and the corresponding relation returning the scene page;
Display module, is used for showing that described first returns the scene page.
The return scene process method and device of application program of the present invention, by receiving the return operational order of destination application, then obtain the application being positioned at destination application scheduling at the bottom of stack stack and return application program, the first corresponding relation preset in application program is returned according to scheduling, determine the first return scene page, first corresponding relation includes: destination application and the corresponding relation returning the scene page, display the first return scene page, due to can be at the return scene page corresponding to destination application defined in the first corresponding relation, therefore when destination application returns, the return scene page that user can be selected to need shows, achieve the self-defining return scene page, compared with prior art, without returning to the application program of the previous display of this destination application, motility is higher.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in describing below is some embodiments of the present invention, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Figure 1A is system homepage stack schematic diagram;
Figure 1B is the application stack schematic diagram of existing application program;
Fig. 2 is the schematic flow sheet of return scene process method one embodiment of application program of the present invention;
Fig. 3 A is the application stack schematic diagram one of the application program of one embodiment of the invention;
Fig. 3 B is the application stack schematic diagram two of the application program of one embodiment of the invention;
Fig. 3 C is the application stack schematic diagram three of the application program of one embodiment of the invention;
Fig. 3 D is the application stack schematic diagram four of the application program of one embodiment of the invention;
Fig. 4 is the structural representation of return scene process device one embodiment of application program of the present invention;
Fig. 5 is the structural representation of TV one embodiment of the present invention.
Detailed description of the invention
For making the purpose of the embodiment of the present invention, technical scheme and advantage clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is a part of embodiment of the present invention rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art are obtained under not making creative work premise, broadly fall into the scope of protection of the invention.
The terminal related in the embodiment of the present invention includes but not limited to the terminal unit such as intelligent television, smart mobile phone, is only illustrated with intelligent television in following example.
Figure 1A is system homepage stack schematic diagram.Figure 1B is the application stack schematic diagram of existing application program.
In current intelligent television system, the return scene of application program is to have relatively-stationary pattern, and common application returns scene and all follows the mode first-in last-out of stacking-type.Such as: if application A starts application program B, be then shown that application A after exiting application program B;If directly starting application program B from system homepage, then exit display system homepage after application program B.Concrete application stack is as shown in Figure 1B.
In fig. ib, the page of only application program B can show on a user interface.As shown in Figure 1A, Figure 1B, if now user exits this application program B by return key, the process of return is as follows:
Application program B exits, and now application A is stack top application, shows application A;
Continuing to press return key, application A exits, and now application stack is empty;
After application stack is sky, display system homepage.
The method that the present embodiments relate to, it is intended to solving in said process, the return scene of application program is more limited to, and motility is poor, it is impossible to be returned directly to the problem that user wants the return scene returned.
With specifically embodiment, technical scheme is described in detail below.These specific embodiments can be combined with each other below, may repeat no more in some embodiment for same or analogous concept or process.
Fig. 2 is the schematic flow sheet of return scene process method one embodiment of application program of the present invention.Fig. 3 A is the application stack schematic diagram one of the application program of one embodiment of the invention.Fig. 3 B is the application stack schematic diagram two of the application program of one embodiment of the invention.Fig. 3 C is the application stack schematic diagram three of the application program of one embodiment of the invention.Fig. 3 D is the application stack schematic diagram four of the application program of one embodiment of the invention.As in figure 2 it is shown, the method for the present embodiment, including:
Step 201, reception, for the return operational order of destination application, return operational order and are used for indicating destination application to exit current interface;
Step 202, acquisition are positioned at the application of destination application scheduling at the bottom of stack stack and return application program;
Step 203, determining that scheduling returns the first corresponding relation preset in application program, determine the first return scene page according to the first corresponding relation, wherein, the first corresponding relation includes: described destination application and the corresponding relation returning the scene page;
Step 204, display the first return scene page.
Wherein, in actual applications, can also proceed as follows before step 201:
Receive the control instruction starting described destination application;
According to described control instruction, start the application stack of described destination application;
In the application stack of described destination application, start described scheduling and return application program, start described destination application afterwards
Specifically, before carrying out the current interface of destination application returning operation, firstly the need of starting this destination application, first the application stack of this destination application is started when starting this target program, can pre-build, set up after can also receiving control instruction, scheduling is returned at the bottom of the stack that application program is placed on application stack, start scheduling the most successively and return application program and destination application, application stack as shown in Figure 3A, now shows the page of application program in user interface.
In technical scheme, each application program can correspond to an application stack, need this application program launching when application program launching in the application stack the most corresponding with this application program, and first start one " scheduling returns application program " when starting each application program as application program at the bottom of stack, still according to existing return pattern first-in last-out, after so the page at application program returns, this scheduling returns the page of application program and can become the stack top page and show.
When the current interface of destination application carries out returning operation, destination application is i.e. made to exit current interface, obtain the application being positioned at destination application scheduling at the bottom of stack stack and return application program, the first corresponding relation preset in application program is returned according to scheduling, determine the first return scene page, then return the scene page to first to show, thus realize the first return scene page to be shown after scheduling display application program returns, it is achieved the technical scheme of scene can be returned with self-defined application program.
Such as, during user's application A to be opened, first scheduling is returned application program launching at the bottom of the stack of the application stack of application A.Opening homepage and the details page of the A of application program the most successively, as shown in Figure 3A, now the details page of application A in the stack top of this application stack and shows on a user interface;
User presses return key, now receives return operational order, closes the details page of application A, the homepage of display application A, as shown in Figure 3 B, now applies the homepage that the stack top page is application A of stack;
User continues to press return key, and as shown in Figure 3 C, now scheduling returns the page of application program and becomes the stack top page and show on a user interface.Now, the first corresponding relation preset in application program is returned according to scheduling, determine the first return scene page, i.e. determine the first return scene page to be shown, the homepage that the first return scene page is application program B such as determined, the most as shown in Figure 3 D, the first return scene page of display, i.e. show the homepage of application program B.
Wherein, in actual applications, the destination application preset and the corresponding relation returning the scene page can be as shown in the table:
Table 1
Application name Return the scene page
Application A The page of application program B
Application program B System homepage
Application program C The page of application program D
Application program D The page of system default
In upper table, the page of system default, can be system homepage or the page of other acquiescences.
In the embodiment of the present invention, in above-mentioned steps, scheduling returns application program and serves pivotal role in the scheduling returning the scene page, it can be a blank page that scheduling returns the page of application program, the most any user interface (User Interface is called for short UI) displayed.It is positioned at the bottom of the application stack stack of destination application, echo plex mode first-in last-out according to system default, after the page of application program above returns successively, this scheduling returns the page of application program and can show on foreground, now can trigger the operation performing step 203.
In the technical scheme of the embodiment of the present invention, application program is returned owing to having pre-actuated scheduling in the application stack of destination application, therefore when destination application returns, when i.e. exiting the current interface of destination application, show that this scheduling returns application program, trigger and perform to return the first corresponding relation preset in application program according to scheduling, determine the operation of the first return scene page, such that it is able to avoid revising the source program of destination application, and owing to different destination applications starts in different application stacks, impact is there will not be between the most different application programs, it is easily achieved, it is prone to extension, and operate more convenient, efficiency is higher, further due to can be at the return scene page corresponding to destination application defined in the first corresponding relation, motility is higher.
Wherein, in actual applications, according to control instruction, start the application stack of destination application, specifically can realize in the following way:
According to control instruction, the second corresponding relation that inquiry is preset, wherein, the second corresponding relation includes the corresponding relation of application program and application stack;
If the application stack of destination application exists, then start the application stack of destination application;
If the application stack of destination application does not exists, then create and start the application stack of destination application, and in the second corresponding relation, increase the corresponding relation of destination application and the application stack of destination application.
Concrete, destination application on startup, may have been set up the application stack of this destination application before, therefore can safeguard second corresponding relation, and this second corresponding relation includes the corresponding relation of application program and application stack.When starting the application stack of destination application, first this second corresponding relation is inquired about, if there is this destination application in this second corresponding relation, then directly initiate the application stack of this destination application, if there is not this destination application in this second corresponding relation, then create and start the application stack of destination application, and in the second corresponding relation, increase the corresponding relation of destination application and the application stack of destination application, in order to subsequent query.
The application program that the present embodiment provides returns the processing method of the scene page, by receiving the return operational order of destination application, then obtain the application being positioned at destination application scheduling at the bottom of stack stack and return application program, the first corresponding relation preset in application program is returned according to scheduling, determine the first return scene page, first corresponding relation includes: destination application and the corresponding relation returning the scene page, display the first return scene page, due to can be at the return scene page corresponding to destination application defined in the first corresponding relation, therefore when destination application returns, the return scene page that user can be selected to need shows, achieve the self-defining return scene page, compared with prior art, without returning to the application program of the previous display of this destination application, motility is higher.
On the basis of above-described embodiment, further, in actual applications, in order to avoid repeatedly showing the same return scene page, after step 201, it is also possible to proceed as follows:
The display number of times of the first return scene page that record object application program is corresponding;
If display number of times reaches preset times, then the first return scene page that in the first corresponding relation, destination application is corresponding is revised as the second return scene page.
Specifically, the data in the first corresponding relation can be change, dynamically can adjust according to real needs in system operation.Such as, when being advertisement page for the return scene page, in order to avoid interference user, can be set as only opening once in 1 day, after opening once, can revise the data in the first corresponding relation, first corresponding for this destination application return scene page is revised as the second return scene page, second returns the scene page for example, system homepage.
Such as, user starts application A, then press return key, then according to the homepage that the first return scene page is application program B determined in the first corresponding relation.
According to demand, every day only can open an application program B, therefore after application program B opens, the data in the first corresponding relation can be revised, the first return scene page that in first corresponding relation, application A is corresponding is revised as the second return scene page, now first returning the homepage that the scene page is application program B, the second return scene page can be such as system homepage.
Further, in actual applications, when the first return scene page that in the first corresponding relation, destination application is corresponding is revised as the second return scene page, can be with the record modification time;
After then the first return scene page that in the first corresponding relation, destination application is corresponding being revised as the second return scene page, it is also possible to proceed as follows:
If the interval of current time and modification time exceedes prefixed time interval, the second return scene page that in the first corresponding relation, destination application is corresponding is revised as the first return scene page.
Concrete, when the first return scene page that in the first corresponding relation, destination application is corresponding is revised as the second return scene page, can be with the record modification time, the modification time such as recorded is 14:00 in afternoon on May 5th, 2016, then assume that current time is 20:00 in afternoon on May 5th, 2016, and assume that prefixed time interval is 5 hours, then the interval of current time and modification time exceedes prefixed time interval, revise the data in the first corresponding relation, the second return scene page that in first corresponding relation, destination application is corresponding is revised as the first original return scene page, so when user returns this destination application, the first original return scene page can be returned directly to.
Fig. 4 is the structural representation of return scene process device one embodiment of application program of the present invention.As shown in Figure 4, the return scene process device of the application program of the present embodiment, including:
Receiver module 401, acquisition module 402, determine module 403 and display module 404;
Wherein, receiver module 401, for receiving the return operational order for destination application, described return operational order is used for indicating described destination application to exit current interface;
Acquisition module 402, returns application program for obtaining the application being positioned at described destination application scheduling at the bottom of stack stack;
Determine module 403, for determining that described scheduling returns the first corresponding relation preset in application program, determining the first return scene page according to described first corresponding relation, wherein, described first corresponding relation includes: described destination application and the corresponding relation returning the scene page;
Display module 404, is used for showing that described first returns the scene page.
Alternatively, as a kind of enforceable mode, described receiver module, it is additionally operable to receive the control instruction starting described destination application;
Also include:
Processing module, for according to described control instruction, starts the application stack of described destination application;
In the application stack of described destination application, start described scheduling and return application program, start described destination application afterwards.
Alternatively, as a kind of enforceable mode, described processing module, specifically for:
According to described control instruction, the second corresponding relation that inquiry is preset, wherein, described second corresponding relation includes the corresponding relation of application program and application stack;
If the application stack of described destination application exists, then start the application stack of described destination application;
If the application stack of described destination application does not exists, then create and start the application stack of described destination application, and in described second corresponding relation, increase the corresponding relation of described destination application and the application stack of described destination application.
Alternatively, as a kind of enforceable mode, also include:
Logging modle, for recording the display number of times of the first return scene page corresponding to described destination application;
Modified module, if reaching preset times for described display number of times, is then revised as the second return scene page by first corresponding for destination application described in the described first corresponding relation return scene page.
Alternatively, as a kind of enforceable mode, described logging modle, it is additionally operable to:
When first corresponding for destination application described in the described first corresponding relation return scene page is revised as the second return scene page, the record modification time;
Described modified module, is additionally operable to:
If the interval of current time and described modification time exceedes prefixed time interval, second corresponding for destination application described in the described first corresponding relation return scene page is revised as described first and returns the scene page.
The device of the present embodiment, may be used for performing the technical scheme of any of the above-described embodiment of the method, and it is similar with technique effect that it realizes principle, and here is omitted.
Fig. 5 is the structural representation of an embodiment of TV of the present invention.As it is shown in figure 5, the TV of the present embodiment, may include that processor 501, memorizer 502, communication interface 503 and display 504;Wherein, memorizer 502, it is used for storing program;Specifically, program can include that program code, described program code include computer-managed instruction.Memorizer 502 may comprise random access memory (random access memory is called for short RAM), it is also possible to also includes nonvolatile memory (non-volatile memory), for example, at least one disk memory.
Processor 501, for performing the program of memorizer 502 storage, for performing the technical scheme that method embodiment of the present invention is provided, it is similar with technique effect that it realizes principle, refers to the embodiment of the method shown in Fig. 2, and here is omitted.
Communication interface 503, is used for receiving return operational order;
Display 504, for showing the page of application program and returning the scene page;
Said apparatus determining, the function of module, acquisition module, processing module, logging modle and modified module can be realized by processor 501;
Receiver module can be realized by communication interface;
Display module can be realized by display.
Above-mentioned parts are communicated by one or more bus.It will be understood by those skilled in the art that the structure of the terminal shown in Fig. 5 is not intended that limitation of the invention, it both can be busbar network, it can also be hub-and-spoke configuration, can also include that ratio illustrates more or less of parts, or combine some parts, or different parts are arranged.
It should be noted that for television embodiment, owing to it essentially corresponds to embodiment of the method, so the part that relevant part sees embodiment of the method illustrates.
One of ordinary skill in the art will appreciate that: all or part of step realizing said method embodiment can be completed by the hardware that programmed instruction is relevant, aforesaid program can be stored in a computer read/write memory medium, this program upon execution, performs to include the step of said method embodiment;And aforesaid storage medium includes: the various media that can store program code such as ROM, RAM, magnetic disc or CDs.
Last it is noted that various embodiments above is only in order to illustrate technical scheme, it is not intended to limit;Although the present invention being described in detail with reference to foregoing embodiments, it will be understood by those within the art that: the technical scheme described in foregoing embodiments still can be modified by it, or the most some or all of technical characteristic is carried out equivalent;And these amendments or replacement, do not make the essence of appropriate technical solution depart from the scope of various embodiments of the present invention technical scheme.

Claims (10)

1. the return scene process method of an application program, it is characterised in that including:
Receiving the return operational order for destination application, described return operational order is used for indicating institute State destination application and exit current interface;
Obtain the application being positioned at described destination application scheduling at the bottom of stack stack and return application program;
Determine that described scheduling returns the first corresponding relation preset in application program, corresponding according to described first Relation determines the first return scene page, and wherein, described first corresponding relation includes: described intended application Program and the corresponding relation returning the scene page;
Show that described first returns the scene page.
Method the most according to claim 1, it is characterised in that receive for destination application Return operational order before, also include:
Receive the control instruction starting described destination application;
According to described control instruction, start the application stack of described destination application;
In the application stack of described destination application, start described scheduling and return application program, open afterwards Dynamic described destination application.
Method the most according to claim 2, it is characterised in that described according to described control instruction, Start the application stack of described destination application, including:
According to described control instruction, the second corresponding relation that inquiry is preset, wherein, described second correspondence is closed System includes the corresponding relation of application program and application stack;
If the application stack of described destination application exists, then start the application of described destination application Stack;
If the application stack of described destination application does not exists, then create and start described destination application Application stack, and in described second corresponding relation, increase described destination application and described intended application The corresponding relation of the application stack of program.
4. according to the method described in any one of claim 1-3, it is characterised in that show that described first returns After returning the scene page, also include:
Record the display number of times of the first return scene page corresponding to described destination application;
If described display number of times reaches preset times, then by intended application described in described first corresponding relation Program corresponding first return the scene page be revised as the second return scene page.
Method the most according to claim 4, it is characterised in that also include:
First corresponding for destination application described in the described first corresponding relation return scene page is being repaiied When changing the second return scene page into, the record modification time;
Then first corresponding for destination application described in the described first corresponding relation return scene page is repaiied After changing the second return scene page into, also include:
If the interval of current time and described modification time exceedes prefixed time interval, by described first right The second return scene page that described in should being related to, destination application is corresponding is revised as described first and returns to field The scape page.
6. the return scene process device of an application program, it is characterised in that including:
Receiver module, for receiving the return operational order for destination application, described return operates Instruction is used for indicating described destination application to exit current interface;
Acquisition module, should for obtaining the application being positioned at described destination application scheduling return at the bottom of stack stack Use program;
Determine module, for determining that described scheduling returns the first corresponding relation preset in application program, root Determining the first return scene page according to described first corresponding relation, wherein, described first corresponding relation includes: Described destination application and the corresponding relation returning the scene page;
Display module, is used for showing that described first returns the scene page.
Device the most according to claim 6, it is characterised in that described receiver module, is additionally operable to connect Receive the control instruction starting described destination application;
Also include:
Processing module, for according to described control instruction, starts the application stack of described destination application;
In the application stack of described destination application, start described scheduling and return application program, open afterwards Dynamic described destination application.
Device the most according to claim 7, it is characterised in that described processing module, specifically uses In:
According to described control instruction, the second corresponding relation that inquiry is preset, wherein, described second correspondence is closed System includes the corresponding relation of application program and application stack;
If the application stack of described destination application exists, then start the application of described destination application Stack;
If the application stack of described destination application does not exists, then create and start described destination application Application stack, and in described second corresponding relation, increase described destination application and described intended application The corresponding relation of the application stack of program.
9. according to the device described in any one of claim 6-8, it is characterised in that also include:
Logging modle, for recording the display of the first return scene page corresponding to described destination application Number of times;
Modified module, if reaching preset times, then by described first corresponding relation for described display number of times Described in destination application corresponding first return the scene page be revised as the second return scene page.
Device the most according to claim 9, it is characterised in that described logging modle, also uses In:
First corresponding for destination application described in the described first corresponding relation return scene page is being repaiied When changing the second return scene page into, the record modification time;
Described modified module, is additionally operable to:
If the interval of current time and described modification time exceedes prefixed time interval, by described first right The second return scene page that described in should being related to, destination application is corresponding is revised as described first and returns to field The scape page.
CN201610301910.2A 2016-05-06 2016-05-06 The return scene process method and device of application program Active CN105955748B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610301910.2A CN105955748B (en) 2016-05-06 2016-05-06 The return scene process method and device of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610301910.2A CN105955748B (en) 2016-05-06 2016-05-06 The return scene process method and device of application program

Publications (2)

Publication Number Publication Date
CN105955748A true CN105955748A (en) 2016-09-21
CN105955748B CN105955748B (en) 2019-07-02

Family

ID=56914815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610301910.2A Active CN105955748B (en) 2016-05-06 2016-05-06 The return scene process method and device of application program

Country Status (1)

Country Link
CN (1) CN105955748B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106658124A (en) * 2016-11-10 2017-05-10 海信电子科技(深圳)有限公司 Television page return control method and television
CN108345479A (en) * 2017-01-22 2018-07-31 北京优朋普乐科技有限公司 A kind of page returns and the method and system of mark stacking
CN108804138A (en) * 2018-06-05 2018-11-13 Oppo(重庆)智能科技有限公司 application operating optimization method, device, storage medium and terminal device
CN109976823A (en) * 2017-12-27 2019-07-05 Tcl集团股份有限公司 A kind of application program launching method, device and terminal device
CN110187823A (en) * 2019-05-31 2019-08-30 浙江口碑网络技术有限公司 The page display method and device realized using virtual key
CN111538574A (en) * 2020-03-27 2020-08-14 北京达佳互联信息技术有限公司 Task stack management method, device, terminal and storage medium
CN111901686A (en) * 2020-08-03 2020-11-06 海信视像科技股份有限公司 Method for keeping normal display of user interface stack and display equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110007180A1 (en) * 2005-09-26 2011-01-13 Sony Ericsson Mobile Communications Japan, Inc. Portable information terminal and image management program
US20120233559A1 (en) * 2011-03-07 2012-09-13 Samsung Electronics Co., Ltd. Method and apparatus for interworking application and web browser
CN102902585A (en) * 2012-10-12 2013-01-30 深圳市远行科技有限公司 Resident process control system and resident process control method
CN105516767A (en) * 2015-12-01 2016-04-20 海信集团有限公司 Smart television and application switching method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110007180A1 (en) * 2005-09-26 2011-01-13 Sony Ericsson Mobile Communications Japan, Inc. Portable information terminal and image management program
US20120233559A1 (en) * 2011-03-07 2012-09-13 Samsung Electronics Co., Ltd. Method and apparatus for interworking application and web browser
CN102902585A (en) * 2012-10-12 2013-01-30 深圳市远行科技有限公司 Resident process control system and resident process control method
CN105516767A (en) * 2015-12-01 2016-04-20 海信集团有限公司 Smart television and application switching method thereof

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106658124A (en) * 2016-11-10 2017-05-10 海信电子科技(深圳)有限公司 Television page return control method and television
CN106658124B (en) * 2016-11-10 2019-12-24 海信电子科技(深圳)有限公司 Television page return control method and television
CN108345479A (en) * 2017-01-22 2018-07-31 北京优朋普乐科技有限公司 A kind of page returns and the method and system of mark stacking
CN109976823A (en) * 2017-12-27 2019-07-05 Tcl集团股份有限公司 A kind of application program launching method, device and terminal device
CN108804138A (en) * 2018-06-05 2018-11-13 Oppo(重庆)智能科技有限公司 application operating optimization method, device, storage medium and terminal device
CN110187823A (en) * 2019-05-31 2019-08-30 浙江口碑网络技术有限公司 The page display method and device realized using virtual key
CN111538574A (en) * 2020-03-27 2020-08-14 北京达佳互联信息技术有限公司 Task stack management method, device, terminal and storage medium
CN111538574B (en) * 2020-03-27 2024-03-12 北京达佳互联信息技术有限公司 Task stack management method, device, terminal and storage medium
CN111901686A (en) * 2020-08-03 2020-11-06 海信视像科技股份有限公司 Method for keeping normal display of user interface stack and display equipment
CN111901686B (en) * 2020-08-03 2022-04-08 海信视像科技股份有限公司 Method for keeping normal display of user interface stack and display equipment

Also Published As

Publication number Publication date
CN105955748B (en) 2019-07-02

Similar Documents

Publication Publication Date Title
CN105955748A (en) Return scene processing method and device of application program
CN104965708B (en) A kind of EMS memory management process and device of application program operational process
CN103761132A (en) Intelligent terminal starting-up animation play control method
CN106383742B (en) A kind of I O scheduling method based on linux
CN105741106A (en) Selection method and device of NFC (Near Field Communication) payment way
CN106998357A (en) The method and cloud desktop system of a kind of use cloud desktop
CN104183105A (en) Mobile-terminal-based remote control method and device
CN108874348A (en) A kind of resource broadcast control system and method
CN109416662A (en) Use the selective flash memory compression/de-compression of storage utilization rate ring
CN111104178A (en) Dynamic library loading method, terminal device and storage medium
CN104571781B (en) More application widget display methods and counter management apparatus in Android system
CN109195157A (en) application management method, device and terminal
CN104007820A (en) Information processing method and electronic equipment
CN105094776A (en) List processing method and device
CN107391272A (en) The method and terminal of multi-process data interaction
CN104572000B (en) Combination startup LOGO display and device
CN105100862A (en) Grid movement display processing method and grid movement display processing system
CN104808953B (en) Control the method, device and mobile terminal of data storage
CN106157138A (en) Group belonging to a kind of bank transaction data determines method and device
CN101789991A (en) Method, device and mobile terminal for acquiring data change information
CN105903191A (en) Data processing method and system across terminals
CN102609310A (en) Computer operating system and inter-process communication method therefor
CN104750547B (en) The input and output I/O request processing method and processing device of virtual machine
CN109977079A (en) A kind of data processing method and device based on distributed file system
CN104077546B (en) The method and system switched based on SD card multi partition

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Patentee after: Hisense Video Technology Co.,Ltd.

Address before: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Patentee before: HISENSE ELECTRIC Co.,Ltd.

CP01 Change in the name or title of a patent holder