CN112084449A - Terminal operation method, operation server control method, terminal and medium - Google Patents

Terminal operation method, operation server control method, terminal and medium Download PDF

Info

Publication number
CN112084449A
CN112084449A CN202010937824.7A CN202010937824A CN112084449A CN 112084449 A CN112084449 A CN 112084449A CN 202010937824 A CN202010937824 A CN 202010937824A CN 112084449 A CN112084449 A CN 112084449A
Authority
CN
China
Prior art keywords
data
terminal
resource data
resource
operation server
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
CN202010937824.7A
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.)
Shenzhen Leiniao Network Media Co ltd
Original Assignee
Shenzhen Leiniao Network Media 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 Shenzhen Leiniao Network Media Co ltd filed Critical Shenzhen Leiniao Network Media Co ltd
Priority to CN202010937824.7A priority Critical patent/CN112084449A/en
Publication of CN112084449A publication Critical patent/CN112084449A/en
Pending legal-status Critical Current

Links

Images

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

Abstract

The invention provides a terminal operation method, an operation server control method, a terminal and a computer readable storage medium, wherein the method comprises the following steps: sending a resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request; receiving resource data fed back by the operation server, wherein the resource data are obtained by the operation server according to project data acquired in advance from at least one preset project server; and updating the display data of the preset display position according to the resource data. The project data of each project server is obtained in advance through the operation server, and the resource data is fed back, so that the terminal can send the resource requests to the operation server one to one, and the operation display is carried out at the corresponding operation position according to the resource data fed back by the operation server, each application does not need to send the requests to the server corresponding to each application independently, and resources are saved.

Description

Terminal operation method, operation server control method, terminal and medium
Technical Field
The present invention relates to the field of terminal operation, and in particular, to a terminal operation method, an operation server control method, a terminal, and a computer-readable storage medium.
Background
The google starter google launchers can push one row of operation units as operation positions when customizing, but because operation companies corresponding to the applications are different, media resources are different, and addresses for acquiring the media resources are different, in actual operation, the applications need to independently control own operation contents, and when starting up, a large number of applications simultaneously send requests to servers corresponding to the applications, so that resources are wasted and the operation is complicated.
Disclosure of Invention
The invention mainly aims to provide a terminal operation method, an operation server control method, a terminal and a computer readable storage medium, and aims to solve the problems of resource waste and complex operation caused by starter operation in the prior art.
In order to achieve the above object, the present invention provides a terminal operation method, including the steps of:
sending a resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request;
receiving resource data fed back by the operation server, wherein the resource data are generated by the operation server according to project data acquired in advance from at least one preset project server;
and updating the display data of the preset display position according to the resource data.
Optionally, the step of sending the resource request to the operation server includes:
detecting the state of a terminal screen in real time;
if the screen state of the terminal is detected to be changed from off screen to bright screen, executing: and sending the resource request to an operation server.
Optionally, the step of receiving the resource data fed back by the operation server includes:
receiving resource data fed back by the operation server, and updating local resource data information according to the resource data;
the step of sending the resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request includes:
and sending a resource request including local resource data information to an operation server so that the operation server judges whether the local resource data needs to be updated according to the local resource data information and feeds back the corresponding resource data when the local resource data needs to be updated.
Optionally, the resource data includes operation data corresponding to each project; the step of updating the display data of the preset display position according to the resource data comprises:
determining display units corresponding to the items in preset display positions respectively according to the operation data;
and updating the display data of the display unit corresponding to each project in a one-to-one correspondence manner according to the operation data corresponding to each project.
Optionally, the step of determining, according to the operation data, display units respectively corresponding to the items in preset display positions includes:
judging whether operation data corresponding to the newly added item exists in the resource data;
and if the operation data corresponding to the newly added item exists, adding a display unit corresponding to the newly added item at a preset display position.
Optionally, the step of displaying the operation data on the corresponding display unit after the operation step includes:
and if the selection instruction is detected to be triggered in the area of the display unit, starting the application corresponding to the display unit.
In order to achieve the above object, the present invention further provides an operation server control method, where the operation server stores resource data; the method comprises the following steps:
receiving a resource request sent by a system, and sending resource data to the corresponding system according to the resource request so that the system updates display data of a preset display position according to the resource data.
Optionally, the step of receiving a resource request sent by a terminal, and sending resource data to a corresponding terminal according to the resource request, so that the terminal updates display data at a preset display position according to the resource data includes:
receiving a resource request which is sent by a terminal and comprises local resource data information, and acquiring latest resource data information corresponding to the latest resource data;
judging whether the local resource data information is consistent with the current latest resource data information;
and if not, sending the resource data to the corresponding terminal according to the resource request.
To achieve the above object, the present invention also provides a terminal comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the terminal operating method as described above.
To achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the terminal operating method as described above.
The invention provides a terminal operation method, an operation server control method, a terminal and a computer readable storage medium, wherein the method comprises the following steps: sending a resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request; receiving resource data fed back by the operation server, wherein the resource data are obtained by the operation server according to project data acquired in advance from at least one preset project server; and updating the display data of the preset display position according to the resource data. The project data of each project server is obtained in advance through the operation server, the resource data are fed back, so that the terminal provided with various applications can send resource requests to the operation server one to one, and operation display is carried out at the corresponding operation position according to the resource data fed back by the operation server, each application does not need to send the requests to the server corresponding to each application independently, resources are saved, the resource data of all the applications are obtained through the operation server, and management of operation contents of each application is facilitated.
Drawings
Fig. 1 is a flowchart illustrating a first embodiment of a terminal operation method according to the present invention;
fig. 2 is a detailed flowchart of step SA30 of the fourth embodiment of the terminal operation method of the present invention;
fig. 3 is a detailed flowchart of step SA32 of the fifth embodiment of the terminal operation method of the present invention;
FIG. 4 is a detailed flowchart of step SB10 of the second embodiment of the operation server control method of the present invention
FIG. 5 is a block diagram of the system of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a terminal operation method, which is applied to a terminal, and referring to fig. 1, fig. 1 is a flow diagram of a first embodiment of the terminal operation method of the invention, and the method comprises the following steps:
step SA10, sending a resource request to an operation server, so that the operation server feeds back corresponding resource data according to the resource request;
the terminal operation method of the present invention refers to an operation method on a terminal launcher, which is a desktop in a terminal operating system.
Before a terminal sends a resource request, the terminal is connected with an operation server through a communication interface, such as an HTTP interface or Socket, the resource request can be sent to the operation server in a state of being successfully connected to the operation server, the operation server feeds back corresponding resource data according to the resource request after receiving the resource request sent by the terminal, the resource request can include information such as a machine type, a region, an account and the like, and the operation server can obtain the corresponding resource data according to the information such as the machine type, the region, the account and the like and send the resource data to the corresponding terminal.
Step SA20, receiving resource data fed back by the operation server, wherein the resource data are generated by the operation server according to project data acquired in advance from at least one preset project server;
the operation server side can be used for setting the preset project servers by operation and maintenance personnel, continuously receiving project data sent by the preset project servers, generating resource data according to the received project data sent by the project servers, or sending project data requests to the preset project servers at preset time intervals, and generating the resource data according to the project data fed back by the preset project servers. Further, after receiving the project data sent by each project server, the operation server may typeset the project data in a preset format, where the preset format is, for example: a name; an address; and (4) items, and comprehensively generating resource data from the typeset item data. The preset format can be set by operation server end operation and maintenance personnel, the project data sent by all the project servers can be set to share one template, the project data sent by different project servers can also be set to correspond to different templates in a personalized manner, and the operation server end operation and maintenance personnel can also perform personalized typesetting on the single project data.
Step SA30, updating the display data of the preset display position according to the resource data.
The resource data may be JSON data or XML data, and after acquiring the resource data, the terminal parses the resource data to obtain display data corresponding to each item, where the display data may specifically include data such as a preview, a descriptive text, a name, and a poster, and may also include other media data such as a video and a motion picture, and it should be noted that the resource data may include media data, and may also include a media data address, so that after receiving the resource data, the terminal acquires the corresponding media data according to the media data address. And after the display data are acquired, correspondingly updating the display data in the preset display position. Specifically, local data of a position corresponding to the display data in the local storage is acquired, and then the local data of the position corresponding to the display data in the local storage is replaced by the corresponding display data, so that the display data in the preset display position is updated.
In the embodiment, the project data of each project server is obtained in advance through the operation server, and the resource data is fed back, so that the terminal provided with various applications can send the resource requests to the operation server one to one, and the operation display is performed at the corresponding operation position according to the resource data fed back by the operation server, so that each application does not need to send the requests to the server corresponding to each application independently, resources are saved, the resource data of all applications is obtained through the operation server, and the management of the operation content of each application is facilitated.
Further, in the second embodiment of the terminal operation method of the present invention proposed based on the first embodiment of the terminal operation method of the present invention, before the step SA10, the steps of:
step SA40, detecting the state of a terminal screen in real time;
step SA50, if it is detected that the terminal screen state is switched from off to on, step SA10 is executed.
The switching of the screen state of the terminal from the off state to the on state can be a switching from the off state to the awake state in the on state, or a switching from the off state to the on state in the off state. Further, a preset resource request time can be set, and the resource request is sent to the operation server every other preset resource request time. Specifically, timing is started by taking any resource request sending time as a starting point, and if a resource request sending event is not triggered before the timing reaches the preset resource request time, namely when the timing reaches the preset resource request time, an operation of sending a resource request is executed; if the timing reaches the preset resource request time, triggering the resource request event sending, namely clearing the timing, and restarting the timing by taking the time of sending the resource request event as a starting point.
According to the method and the device, the resource request is sent to the operation server when the screen state of the terminal is changed from off to on by detecting, so that the use habit of a user is met.
Further, in a third embodiment of the terminal operation method of the present invention proposed based on the first embodiment of the terminal operation method of the present invention, the step SA20 includes:
step SA21, receiving the resource data fed back by the operation server, and updating local resource data information according to the resource data;
the step SA10 includes the steps of:
step SA11, sending a resource request including local resource data information to an operation server, so that the operation server determines whether the local resource data needs to be updated according to the local resource data information, and feeds back corresponding resource data when the local resource data needs to be updated.
When the local resource data does not need to be updated, the operation server feeds back the information which does not need to be updated to the terminal, so that the terminal can directly update the display data of the preset display position according to the locally stored resource data.
The method comprises the steps that under the influence of project data acquisition frequency of an operation server and resource request sending frequency of a terminal, when the terminal sends a resource request, under the condition that the latest resource data on the operation server is consistent with local resource data, if the operation server feeds back the latest resource data every time the resource request is received, resource waste is easily caused, so that the terminal sends the resource request containing local resource data information to the operation server, the operation server judges whether the latest resource data of the operation server is different from the local resource data of the terminal according to the local resource data information, and under the condition that the latest resource data of the operation server is different from the local resource data of the terminal, the operation server feeds back the resource data to the terminal. The local resource data information may specifically be a resource data version number or the time of last acquiring the resource data fed back by the operation server, and the operation server may determine whether the latest resource data on the operation server is consistent with the local resource data by determining whether the resource data version number of the local resource data information is consistent with the resource data version number of the latest resource data information at the operation server; the latest resource data on the operation server and the local resource data are considered to be consistent when the time that the terminal acquires the resource data fed back by the operation server last time is later than the time that the latest resource data is created; and when the time that the terminal acquires the resource data fed back by the operation server last time is earlier than or equal to the time that the latest resource data is created, the latest resource data on the operation server is considered to be inconsistent with the local resource data.
In this embodiment, the operation server determines whether the local resource data needs to be updated, and feeds back the corresponding resource data when the local resource data needs to be updated, so that repeated resource data is prevented from being acquired for many times, and network resources are saved.
Further, referring to fig. 2, in a fourth embodiment of the terminal operation method of the present invention proposed based on the first embodiment of the terminal operation method of the present invention, the resource data includes operation data corresponding to each item; the step SA30 includes the steps of:
step SA31, determining display units corresponding to the items in preset display positions respectively according to the operation data;
step SA32, updating the display data of the display unit corresponding to each item in a one-to-one correspondence according to the operation data corresponding to each item.
The preset display position is a position for operation display in the starter, such as a negative screen of the mobile phone or a homepage of a television, and the negative screen is a screen displayed on the leftmost screen of the mobile phone starter and can provide services such as search, application suggestion, shortcut service, scene intelligence and the like for a user. In the preset display position, a display unit is correspondingly arranged for each item, and the display forms of the display units can be arranged in rows in sequence. In the Google Launcher of a terminal, the position of the display unit corresponding to an item is fixed, and a user can change the position of a single display unit according to own preference or requirement, so after acquiring the operation data of each item, the display data of the display unit needs to be updated correspondingly through the operation data. For example, in a preset display position of Google Launcher of a terminal, a first display unit is a display unit corresponding to a Youtube item from top to bottom, and a second display unit is a display unit corresponding to a Netflix item, that is, when operation data including the Youtube item and the Netflix item is acquired, display data of the first display unit is updated through the operation data corresponding to the Youtube item, and display data of the second display unit is updated through the operation data corresponding to the Netflix item.
It can be understood that the resource data acquired at a single time does not necessarily include the operation data of the items corresponding to all the display units, and therefore, only the display data of the display unit corresponding to the item corresponding to the acquired operation data is updated.
In this embodiment, the display data of the display unit corresponding to the item is updated according to the operation data corresponding to the item, so that the updated display data of the display unit is still consistent with the item corresponding to the display data before updating, and the use habit of the user is met.
Further, referring to fig. 3, in a fifth embodiment of the terminal operation method of the present invention proposed based on the fourth embodiment of the present invention, the step SA31 includes the steps of:
step SA311, determining whether there is operation data corresponding to the newly added item in the resource data;
in step SA312, if there is operation data corresponding to the newly added item, a display unit corresponding to the newly added item is added at a preset display position.
The newly added item is relative to the item corresponding to the current display unit, for example: the resource data comprises operation data corresponding to three items, wherein the operation data respectively correspond to the Youtube item, the Netflix item and the zee5 item, and the zee5 item is a newly added item.
When the operation data corresponding to the newly added item appears, a display unit corresponding to the item needs to be added to display the operation data corresponding to the newly added item. Further, the display unit can be deleted from the preset display position or arranged to the end of the display unit queue when the display data in a certain display unit is not updated within the preset time; further, when the operation data corresponding to a certain item includes a unit deletion instruction, the display unit corresponding to the item is deleted.
In the embodiment, the display unit corresponding to the newly added item is added at the preset display position under the condition that the operation data corresponding to the newly added item exists, so that the operation requirement is met.
Further, in a sixth embodiment of the terminal operation method of the present invention proposed based on the first embodiment of the terminal operation method of the present invention, after the step SA30, the steps of:
in step SA60, if a selection command is detected to be triggered in the area of the display unit, an application corresponding to the display unit is started.
The trigger selection instruction may be sent by a user through a display unit area displayed on a touch screen, or may be sent by selecting a module corresponding to the display unit through a remote controller, and various instruction sending modes exist in the field of terminals, which is not limited in this embodiment.
When a selection instruction is triggered in the area of the display unit, the item corresponding to the display unit is acquired, and the application installed corresponding to the item on the terminal is opened, for example, a video item can start a video application, an audio item can start an audio application, and the like, and the item with the specific corresponding application can directly start the corresponding application, for example, a Youtube item can start a Youtube application. Further, after the application corresponding to the operation unit is started, the address in the display data may be sent to the corresponding application, so that the application can directly perform operations such as page jump or playing according to the address after being started.
In the embodiment, the selection instruction is triggered in the area of the display unit, and the application corresponding to the operation unit is started, so that the user can directly reach the content to be browsed.
The invention also provides an operation server control method, which is applied to an operation server, wherein the operation server stores resource data, and the method comprises the following steps:
step SB10, receiving a resource request sent by a system, and sending resource data to a corresponding system according to the resource request, so that the system updates display data at a preset display position according to the resource data.
The operation server side can be used for setting the preset project servers by operation and maintenance personnel, continuously receiving project data sent by the preset project servers, generating resource data according to the received project data sent by the project servers, or sending project data requests to the preset project servers at preset time intervals, and generating the resource data according to the project data fed back by the preset project servers. Further, after receiving the project data sent by each project server, the operation server may typeset the project data in a preset format, where the preset format is, for example: a name; an address; and (4) items, and comprehensively generating resource data from the typeset item data. The preset format can be set by operation server end operation and maintenance personnel, the project data sent by all the project servers can be set to share one template, the project data sent by different project servers can also be set to correspond to different templates in a personalized manner, and the operation server end operation and maintenance personnel can also perform personalized typesetting on the single project data. After receiving a resource request sent by a terminal, an operation server feeds back corresponding resource data according to the resource request, wherein the resource request may include information such as a model, a region, an account and the like, and the operation server may acquire the corresponding resource data according to the information such as the model, the region, the account and the like and send the resource data to the corresponding terminal.
In the embodiment, the project data of each project server is acquired by the server, the resource data is fed back, so that the resource requests are sent to the operation servers one to one, and the operation display is performed at the corresponding operation positions according to the resource data fed back by the operation servers, so that each application does not need to send the requests independently, resources are saved, the resource data of all the applications is acquired by the operation servers, and the operation management of each application is facilitated.
Further, referring to fig. 4, in the second embodiment of the terminal operation method of the present invention proposed based on the first embodiment of the operation server control method of the present invention, the step SB10 includes the steps of:
step SB20, receiving a resource request containing local resource data information sent by a terminal, and acquiring the latest resource data information corresponding to the current resource data;
step SB30, judging whether the local resource data information is consistent with the current latest resource data information;
and step SB40, if not, sending the resource data to the corresponding terminal according to the resource request.
And when the local resource data information is consistent with the current latest resource data information, feeding back the information which is not required to be updated to the terminal. The local resource data information may specifically be a resource data version number or the time of last acquiring the resource data fed back by the operation server, and the operation server may determine whether the latest resource data on the operation server is consistent with the local resource data by determining whether the resource data version number of the local resource data information is consistent with the resource data version number of the latest resource data information at the operation server; the latest resource data on the operation server and the local resource data are considered to be consistent when the time that the terminal acquires the resource data fed back by the operation server last time is later than the time that the latest resource data is created; and when the time that the terminal acquires the resource data fed back by the operation server last time is earlier than or equal to the time that the latest resource data is created, the latest resource data on the operation server is considered to be inconsistent with the local resource data.
In the embodiment, the operation server judges whether the local resource data information is consistent with the current latest resource data information, and feeds back the corresponding resource data when the local resource data information is inconsistent with the current latest resource data information, so that repeated resource data is prevented from being acquired for many times, and network resources are saved.
Referring to fig. 5, the terminal includes components such as a communication module 10, a memory 20, and a processor 30 in a hardware configuration. The memory 20 has stored thereon a computer program that is simultaneously executed by the processor 30, which when executed performs the steps of the above-described terminal operation method embodiments.
The communication module 10 may be connected to an external communication device through a network. The communication module 10 may receive a request from an external communication device, and may also send a request, an instruction, and information to the external communication device, where the external communication device may be another system, a server, or an internet of things device, such as a television.
The memory 20 may be used to store software programs as well as various data. The memory 20 may mainly include a program storage area and a data storage area, where the program storage area may store an operating system, an application program required by at least one function (for example, if a selection instruction is detected to be triggered in an area of the display unit, an application corresponding to the operation unit is started), and the like; the storage data area may include a database, and the storage data area may store data or information created according to use of the system, or the like. Further, the memory 20 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 30, which is a control center of the system, connects various parts of the entire system using various interfaces and lines, and performs various functions of the system and processes data by operating or executing software programs and/or modules stored in the memory 20 and calling data stored in the memory 20, thereby monitoring the entire system. Processor 30 may include one or more processing units; alternatively, the processor 30 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 30.
Although not shown in fig. 5, the system may further include a circuit control module for connecting to a power source to ensure proper operation of other components. Those skilled in the art will appreciate that the system architecture shown in FIG. 5 is not intended to be limiting of the system, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The invention also provides an operation server which comprises components such as a communication module, a memory, a processor and the like. The memory has stored thereon a computer program that is simultaneously executed by an operator processor, which when executed performs the steps of the above-described operator server control method embodiments.
The invention also provides a system which comprises the terminal and the operation server, wherein the server and the terminal can comprise components such as a communication module, a memory, a processor and the like. In the system, the processor is connected to the memory and the communication module, respectively, the memory stores a computer program, the computer program is executed by the processor at the same time, and the computer program realizes the steps of the above-mentioned terminal operation method and operation server control method embodiments when executed.
The invention also proposes a computer-readable storage medium on which a computer program is stored. The computer-readable storage medium may be the Memory 20 in the system of fig. 5, and may also be at least one of a ROM (Read-Only Memory)/RAM (Random Access Memory), a magnetic disk, and an optical disk, and the computer-readable storage medium includes instructions for enabling a terminal (which may be a television, an automobile, a mobile phone, a computer, a server, a system, or a network device) having a processor to execute the method according to the embodiments of the present invention.
In the present invention, the terms "first", "second", "third", "fourth" and "fifth" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance, and those skilled in the art can understand the specific meanings of the above terms in the present invention according to specific situations.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although the embodiment of the present invention has been shown and described, the scope of the present invention is not limited thereto, it should be understood that the above embodiment is illustrative and not to be construed as limiting the present invention, and that those skilled in the art can make changes, modifications and substitutions to the above embodiment within the scope of the present invention, and that these changes, modifications and substitutions should be covered by the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for operating a terminal, the method comprising:
sending a resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request;
receiving resource data fed back by the operation server, wherein the resource data are generated by the operation server according to project data acquired in advance from at least one preset project server;
and updating the display data of the preset display position according to the resource data.
2. The terminal operation method of claim 1, wherein the step of sending a resource request to an operation server is preceded by:
detecting the state of a terminal screen in real time;
if the screen state of the terminal is detected to be changed from off screen to bright screen, executing: and sending the resource request to an operation server.
3. The terminal operation method according to claim 1, wherein the step of receiving the resource data fed back by the operation server comprises:
receiving resource data fed back by the operation server, and updating local resource data information according to the resource data;
the step of sending the resource request to an operation server so that the operation server feeds back corresponding resource data according to the resource request includes:
and sending a resource request including local resource data information to an operation server so that the operation server judges whether the local resource data needs to be updated according to the local resource data information and feeds back the corresponding resource data when the local resource data needs to be updated.
4. The terminal operation method according to claim 1, wherein the resource data includes operation data corresponding to each item; the step of updating the display data of the preset display position according to the resource data comprises:
determining display units corresponding to the items in preset display positions respectively according to the operation data;
and updating the display data of the display unit corresponding to each project in a one-to-one correspondence manner according to the operation data corresponding to each project.
5. The terminal operation method according to claim 4, wherein the step of determining the display units corresponding to the respective items in the preset display positions according to the operation data comprises:
judging whether operation data corresponding to the newly added item exists in the resource data;
and if the operation data corresponding to the newly added item exists, adding a display unit corresponding to the newly added item at a preset display position.
6. The terminal operation method as set forth in claim 4, wherein the step of displaying the operation data on the corresponding display unit is followed by:
and if the selection instruction is detected to be triggered in the area of the display unit, starting the application corresponding to the display unit.
7. An operation server control method is characterized in that resource data are stored in an operation server; the method comprises the following steps:
receiving a resource request sent by a terminal, and sending resource data to the corresponding terminal according to the resource request so that the terminal updates display data of a preset display position according to the resource data.
8. The operation server control method according to claim 7, wherein the step of receiving the resource request sent by the terminal, sending resource data to the corresponding terminal according to the resource request, so that the terminal updates the display data of the preset display position according to the resource data includes:
receiving a resource request which is sent by a terminal and comprises local resource data information, and acquiring latest resource data information corresponding to the latest resource data;
judging whether the local resource data information is consistent with the current latest resource data information;
and if not, sending the resource data to the corresponding terminal according to the resource request.
9. A terminal, characterized in that it comprises a memory, a processor and a computer program stored on said memory and executable on said processor, said computer program, when executed by said processor, implementing the steps of the terminal operating method according to any one of claims 1 to 6.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the terminal operation method according to any one of claims 1 to 6.
CN202010937824.7A 2020-09-07 2020-09-07 Terminal operation method, operation server control method, terminal and medium Pending CN112084449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010937824.7A CN112084449A (en) 2020-09-07 2020-09-07 Terminal operation method, operation server control method, terminal and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010937824.7A CN112084449A (en) 2020-09-07 2020-09-07 Terminal operation method, operation server control method, terminal and medium

Publications (1)

Publication Number Publication Date
CN112084449A true CN112084449A (en) 2020-12-15

Family

ID=73731585

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010937824.7A Pending CN112084449A (en) 2020-09-07 2020-09-07 Terminal operation method, operation server control method, terminal and medium

Country Status (1)

Country Link
CN (1) CN112084449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113797551A (en) * 2021-09-30 2021-12-17 腾讯科技(深圳)有限公司 Data transmission method, device, equipment, storage medium and computer program product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110366025A (en) * 2019-07-12 2019-10-22 深圳Tcl新技术有限公司 Show configuration method, intelligent terminal and the computer readable storage medium of content
CN111355798A (en) * 2020-02-27 2020-06-30 典基网络科技(上海)有限公司 Data distribution method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110366025A (en) * 2019-07-12 2019-10-22 深圳Tcl新技术有限公司 Show configuration method, intelligent terminal and the computer readable storage medium of content
CN111355798A (en) * 2020-02-27 2020-06-30 典基网络科技(上海)有限公司 Data distribution method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113797551A (en) * 2021-09-30 2021-12-17 腾讯科技(深圳)有限公司 Data transmission method, device, equipment, storage medium and computer program product
CN113797551B (en) * 2021-09-30 2023-07-25 腾讯科技(深圳)有限公司 Data transmission method, apparatus, device, storage medium and computer program product

Similar Documents

Publication Publication Date Title
US20160004774A1 (en) Information recommendation method and apparatus and information recommendation system
CN110888635B (en) Same-layer rendering method and device, electronic equipment and storage medium
US9672026B2 (en) Light app offline updating method, device and terminal
CN108228293B (en) Interface skin switching method and device
EP2866158A1 (en) Method for reader to provide service, reader, terminal and computer storage medium
CN109361948B (en) Interface management method, intelligent terminal and readable storage medium
CN110139118B (en) Function running method and device of application program, electronic equipment and storage medium
US20140373067A1 (en) Electronic Device, Method, and Computer Program Product
CN112689170B (en) Content playing method of display terminal, display terminal and readable storage medium
US20160006787A1 (en) Methods and devices for visiting a webpage
CN112084449A (en) Terminal operation method, operation server control method, terminal and medium
CN110716777A (en) Application program language dynamic switching method and device, storage medium and electronic equipment
CN111241438B (en) Cartoon picture display method, cartoon picture display device, cartoon picture display computer readable storage medium and cartoon picture display computer equipment
CN107341234B (en) Page display method and device and computer readable storage medium
CN109617950B (en) Data updating method, device, equipment and readable storage medium
CN111090364A (en) Page style switching method and device, electronic equipment and readable storage medium
CN112328195A (en) Screen projection control method, system, electronic device and medium
CN109729132B (en) Switch control method, device, equipment and computer readable storage medium
CN109101429B (en) Method and device for debugging browser page of set top box
CN104581695A (en) Mobile terminal configuration method and system
CN111381749A (en) Image display and processing method, device, equipment and storage medium
CN106897456B (en) Activity information publishing method, activity information driving method, related equipment and system
CN109327740B (en) Popularization application operation method of terminal, terminal and computer readable storage medium
JP2003248613A (en) Information distributing system and distributed information creating device used therein
CN110866203B (en) Page jump method, device, equipment and computer readable storage medium

Legal Events

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