CN111767074A - Configuration updating method, device, terminal and storage medium - Google Patents

Configuration updating method, device, terminal and storage medium Download PDF

Info

Publication number
CN111767074A
CN111767074A CN202010396948.9A CN202010396948A CN111767074A CN 111767074 A CN111767074 A CN 111767074A CN 202010396948 A CN202010396948 A CN 202010396948A CN 111767074 A CN111767074 A CN 111767074A
Authority
CN
China
Prior art keywords
terminal
version number
configuration information
server
information
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
CN202010396948.9A
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.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN202010396948.9A priority Critical patent/CN111767074A/en
Publication of CN111767074A publication Critical patent/CN111767074A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The present application belongs to the field of communications technologies, and in particular, to a configuration updating method, apparatus, terminal, and storage medium. The configuration updating method is applied to a terminal, and comprises the following steps: receiving service return information sent by a server based on a service interface request, wherein the service return information carries a first version number corresponding to server configuration information; acquiring a second version number corresponding to the terminal configuration information; and updating the terminal configuration information when the first version number is not matched with the second version number. Therefore, the terminal does not need to update the terminal configuration information based on the preset time interval, and does not need to send the configuration updating request when the server configuration is not updated, so that the resource consumption of the terminal can be saved, the updating operation of the terminal configuration can be reduced, the updating time of the configuration can be reduced, and the updating efficiency of the configuration can be improved.

Description

Configuration updating method, device, terminal and storage medium
Technical Field
The present application belongs to the field of communications technologies, and in particular, to a configuration updating method, apparatus, terminal, and storage medium.
Background
With the development of science and technology, a user can perform corresponding setting and operation of software or hardware aiming at equipment provided with a server operating system according to the actual requirements of an enterprise, so that the business activity requirements of the enterprise are met.
At present, after the configuration information of the server is completed, the terminal may request the server for obtaining the latest configuration information of the server at regular time, and at this time, the server sends the latest configuration information to the terminal.
Disclosure of Invention
The embodiment of the application provides a configuration updating method, a configuration updating device, a terminal and a storage medium, which can improve the efficiency of configuration updating. The technical scheme comprises the following steps:
in a first aspect, an embodiment of the present application provides a configuration updating method, which is applied to a terminal, and the method includes:
receiving service return information sent by a server based on a service interface request, wherein the service return information carries a first version number corresponding to server configuration information;
acquiring a second version number corresponding to the terminal configuration information;
and updating the terminal configuration information when the first version number is not matched with the second version number.
In a second aspect, an embodiment of the present application provides a configuration updating apparatus, where the apparatus includes:
the information receiving unit is used for receiving service return information sent by the server based on the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information;
the version number obtaining unit is used for obtaining a second version number corresponding to the terminal configuration information;
and the information updating unit is used for updating the terminal configuration information when the first version number is not matched with the second version number.
In a third aspect, an embodiment of the present application provides a terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the method of any one of the above first aspects when executing the computer program.
In a fourth aspect, an embodiment of the present application provides a configuration updating method, which is applied to a server, and the method includes:
receiving a service interface request sent by a terminal;
and responding to the service interface request, and sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to server configuration information, and the first version number is used for indicating the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal.
In a fifth aspect, an embodiment of the present application provides a server, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the method of any one of the above fourth aspects when executing the computer program.
In a sixth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program is used for implementing any one of the methods described above when executed by a processor.
In a seventh aspect, this application embodiment provides a computer program product, where the computer program product includes a non-transitory computer-readable storage medium storing a computer program, where the computer program is operable to cause a computer to perform some or all of the steps as described in the first aspect of this application embodiment. The computer program product may be a software installation package.
The embodiment of the application provides a configuration updating method, and by acquiring a first version number corresponding to server configuration information carried in service return information sent by a server, terminal configuration information can be updated when the first version number is not matched with a second version number corresponding to the terminal configuration information. Therefore, the terminal does not need to update the terminal configuration information based on the preset time interval, and does not need to send the configuration updating request when the server configuration is not updated, so that the resource consumption of the terminal can be saved, the updating operation of the terminal configuration can be reduced, the updating time of the configuration can be reduced, and the updating efficiency of the configuration can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic view illustrating an application scenario of a configuration update method or a configuration update apparatus applied to an embodiment of the present application;
FIG. 2 is a flow chart illustrating a configuration update method according to an embodiment of the present application;
FIG. 3 is a schematic diagram illustrating an example of a terminal interface according to an embodiment of the present application;
FIG. 4 is a schematic flow chart illustrating a configuration update method according to an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating an example of a terminal interface according to an embodiment of the present application;
FIG. 6 is a schematic structural diagram of a configuration update apparatus according to an embodiment of the present application;
FIG. 7 is a flow chart illustrating a configuration update method according to an embodiment of the present application;
FIG. 8 illustrates an exemplary diagram of a terminal interface according to an embodiment of the present application;
FIG. 9 is a schematic structural diagram of a configuration update apparatus according to an embodiment of the present application;
fig. 10 shows a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
With the development of science and technology, the updating speed of the server configuration information is faster and faster. The server configuration means that a user can perform corresponding setting and operation of software or hardware for equipment provided with a server operating system according to actual requirements of an enterprise, so that business activity requirements of the enterprise are met. After the server configuration information is complete, the server may save the server configuration information.
According to some embodiments, after the server-side configuration information is completed, the terminal may update the terminal configuration information according to a manual update instruction of a user, and the terminal may further request the server to acquire the latest configuration information of the server based on a preset time interval. Fig. 1 is a schematic view illustrating an application scenario of a configuration updating method or a configuration updating apparatus applied to an embodiment of the present application. As shown in fig. 1, the manual update instruction of the user may be, for example, a click update instruction. When the terminal receives the instruction, the terminal may send a configuration update request to the server, the configuration update requesting the user to obtain the latest configuration information of the server. However, the terminal needs to send the configuration update request to the server only when receiving a manual update instruction of the user, so that the real-time performance of the configuration update is poor, and the update operation of the terminal configuration information is complex.
It will be readily appreciated that the preset time interval set by the terminal may be one hour. At this time, when the terminal requests the server to acquire the latest configuration based on the preset time interval, the terminal may request the server to acquire the latest configuration information of the server every hour. When the configuration information of the server is not updated, the terminal requests the server to acquire the latest configuration information of the server every hour, so that the problem of resource waste is caused. In addition, the terminal requests the server to acquire the latest configuration based on the preset time interval, and when the time interval is insufficient and the user needs to perform a service interface request based on the latest configuration, the user also needs to input a manual update instruction, so that when the terminal requests the server to acquire the latest configuration information of the server based on the preset time interval, the real-time performance of configuration update is poor, and the terminal configuration update efficiency is low. The embodiment of the application provides a configuration updating method, a configuration updating device, a terminal and a storage medium, which can improve the efficiency of configuration updating.
The configuration updating method provided by the embodiment of the present application will be described in detail below with reference to fig. 2 to 5. The execution body of the embodiment shown in fig. 2-5 may be, for example, a terminal.
Referring to fig. 2, a schematic flow chart of a configuration updating method is provided in an embodiment of the present application. As shown in fig. 3, the method of the embodiment of the present application may include the following steps S101 to S103.
S101, receiving service return information sent by the server based on the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information.
According to some embodiments, the service interface request refers to a service interface request sent by the terminal to the server according to a service requirement. The service interface request may be a service interface request generated by the terminal receiving a request instruction for a service interface, or may be generated by the terminal based on a preset request instruction. The service interface request may be, for example, a service interface request generated by the terminal receiving a request instruction for a service interface. When the user opens the wechat application, the user can click an icon corresponding to the wechat application on a display screen of the terminal. At this time, an example schematic diagram of the terminal interface may be as shown in fig. 3. When the terminal detects that the user clicks the icon corresponding to the WeChat application program, the terminal can open the WeChat and send a WeChat information acquisition request to the server. At this time, the wechat information acquisition request is a service interface request.
It is easy to understand that the service return information refers to the service return information that the server sends based on the service interface request sent by the terminal. For example, when the terminal detects that the user clicks an icon corresponding to the wechat application program, the terminal can open the wechat and send a wechat information acquisition request to the server. When the server receives a wechat information acquisition request sent by the terminal, the server can send wechat information to the terminal. The WeChat information sent by the server is the service return information.
According to some embodiments, the server configuration information refers to information corresponding to the server configuration. The server configuration information may be server configuration corresponding information after the server configuration performs corresponding setting or operation.
It is easily understood that the first version number refers to a version number corresponding to the server configuration information. The first is only the version number corresponding to the server configuration information, and does not refer to a fixed version number. For example, the first version number corresponding to the server configuration information may be, for example, V1 before the server information is not updated, and the first version number corresponding to the server configuration information may be, for example, V2 after the server information is updated.
According to some embodiments, the terminal may send a service interface request to the server. When the server receives a service interface request sent by the terminal, the server may generate service return information based on the server configuration information and the received service interface request, and send the service return information to the terminal. Which may be, for example, http information. The terminal can receive service return information sent by the server based on the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information.
It will be readily appreciated that the service interface request may be, for example, a wechat information acquisition request. When the terminal receives the instruction for acquiring the wechat information, the terminal may send the generated wechat information acquisition request to a server corresponding to the wechat application. When the server receives the wechat information acquisition request, the server can send the wechat information to the terminal. The WeChat information may be http information, for example, and a header of the http information may contain a first version number corresponding to the server configuration information, for example. When the terminal receives the http information, the terminal can analyze the http information to obtain a first version number corresponding to the server configuration information.
And S102, acquiring a second version number corresponding to the terminal configuration information.
According to some embodiments, the second version number refers to a version number corresponding to the terminal configuration information, and the first version number refers to only a version number corresponding to the terminal configuration information and does not refer to a certain fixed version number corresponding to the terminal configuration information. For example, the second version number corresponding to the terminal configuration information may be, for example, V11 before the terminal configuration information is not updated, and the second version number corresponding to the terminal configuration information may be, for example, V12 after the terminal configuration information is updated.
It is easy to understand that when the terminal receives the service return information sent by the server based on the service interface request and acquires the first version number corresponding to the server configuration information carried in the service return information, the terminal may acquire the terminal configuration information. When the terminal acquires the terminal configuration information, the terminal may acquire a second version number corresponding to the terminal configuration information.
Optionally, the first version number corresponding to the server configuration information carried in the service return information acquired by the terminal may be, for example, V1048, and the terminal may acquire the second version number corresponding to the terminal configuration information. The second version number corresponding to the terminal configuration information acquired by the terminal may be, for example, V1028.
And S103, updating the terminal configuration information when the first version number is not matched with the second version number.
According to some embodiments, when the terminal acquires the second version number corresponding to the terminal configuration information, the terminal may determine whether the first version number corresponding to the server configuration information matches the second version number corresponding to the terminal configuration information. When the terminal determines that the first version number does not match the second version number, the terminal may update the terminal configuration information.
It is easy to understand that when the terminal receives the service return information sent by the server based on the service interface request, the terminal may obtain the first version number corresponding to the server configuration information carried in the service return information. The first version number acquired by the terminal may be V1048, for example. When the terminal acquires the first version number corresponding to the server configuration information carried in the service return information, the terminal can acquire the second version number corresponding to the terminal configuration information. The second version number corresponding to the terminal configuration information acquired by the terminal may be, for example, V1028. At this time, the terminal may determine whether the first version number and the second version number match. When the terminal determines that the first version number V1048 does not match the second version number V1028, the terminal may update the terminal configuration information.
Optionally, when the terminal determines that the first version number matches the second version number, the terminal does not update the terminal configuration information. For example, when the terminal receives service return information sent by the server based on the service interface request, the terminal may obtain a first version number corresponding to the server configuration information carried in the service return information, where the first version number may be, for example, V1048. When the terminal acquires the first version number corresponding to the server configuration information carried in the service return information, the terminal can acquire the second version number corresponding to the terminal configuration information. The second version number corresponding to the terminal configuration information acquired by the terminal may be, for example, V1048. At this time, the terminal may determine whether the first version number and the second version number match. When the terminal determines that the first version number V1048 matches the second version number V1028, the terminal does not update the terminal configuration information.
The embodiment of the application provides a configuration updating method, which can acquire a first version number corresponding to server configuration information by acquiring service return information sent by a server, and update terminal configuration information when the first version number is not matched with a second version number corresponding to the terminal configuration information. Therefore, the terminal does not need to update the configuration information based on the update instruction of the user or send the configuration update request to the server based on the preset time interval, so that the configuration update operation of the terminal can be reduced, the configuration update time can be reduced, and the configuration update efficiency can be improved.
Referring to fig. 4, a flow chart of a configuration updating method is provided in the present embodiment. As shown in fig. 4, the method of the embodiment of the present application may include the following steps S201 to S207.
S201, acquiring terminal configuration information, and configuring a service interface request based on the terminal configuration information.
According to some embodiments, the terminal configuration information refers to information corresponding to the terminal configuration, and the terminal configuration information includes, but is not limited to, a terminal processor name, a terminal processor number, a terminal processor model, a terminal processor type, a terminal operating system, a version number corresponding to the terminal configuration information, and the like. The operating system of the terminal includes, but is not limited to, a system based on Android system deep development, an IOS system developed by apple, a system based on IOS system deep development, or other systems.
It is easily understood that, before the terminal makes a service interface request, the terminal may receive a request instruction for a service interface. The request instruction for the service interface received by the terminal includes, but is not limited to, a voice request instruction, a click request instruction, a text request instruction, a touch request instruction, and the like. The request instruction received by the terminal for the service interface may be, for example, a voice request instruction. The voice request instruction may be, for example, opening a wechat application and obtaining wechat information. When the terminal receives the voice request instruction, the terminal can acquire the terminal configuration information. When the terminal acquires the terminal configuration information, the terminal may configure the service interface request based on the terminal configuration information. The terminal configures the service interface request based on the terminal configuration information, and can make clear the specific type of the service requested by the terminal. The terminal configuration information acquired by the terminal may be, for example, a version number of a wechat application in the terminal. The service interface request configured by the terminal based on the terminal configuration information may include, for example, a version number of a wechat application in the terminal and a request for obtaining wechat information.
S202, a service interface request is sent to a server.
According to some embodiments, when the terminal acquires the terminal configuration information and completes the service interface request based on the terminal configuration information configuration, the terminal may send the service interface request to the server. The terminal configuration information acquired by the terminal may be, for example, a version number of a WeChat application program in the terminal and a terminal operating system. The service interface request configured by the terminal based on the terminal configuration information may include, for example, a version number of a wechat application in the terminal, a terminal operating system, and a request for obtaining wechat information. When the terminal configuration completes the service interface request, the terminal may send the service interface request to the server corresponding to the wechat application.
S203, receiving service return information sent by the server based on the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information.
The specific process is as described above, and is not described herein again.
And S204, acquiring a second version number corresponding to the terminal configuration information.
The specific process is as described above, and is not described herein again.
S205, when the first version number is not matched with the second version number, a configuration updating request is sent to the server.
According to some embodiments, the configuration update request refers to a request sent by the terminal to the server when it is determined that the terminal configuration information needs to be updated. When the terminal acquires the second version number corresponding to the terminal configuration information, the terminal may determine whether the first version number matches the second version number. When the terminal determines that the first version number does not match the second version number, the terminal may determine that the terminal configuration information needs to be updated. The terminal may then send a configuration update request to the server.
It is easy to understand that the first version number corresponding to the server configuration information acquired by the terminal based on the received service return information may be V12.23.569, for example. The second version number corresponding to the terminal configuration information acquired by the terminal may be V12.23.568, for example. When the terminal determines that the first version number V12.23.569 does not match the second version number V12.23.568, the terminal may determine that the terminal configuration information needs to be updated. The terminal may then send a configuration update request to the server.
Optionally, when the terminal determines that the first version number V12.23.569 does not match the second version number V12.23.568, the terminal may further send a prompt message, where the prompt message includes information that the first version number does not match the second version number and information about whether to update the configuration information of the terminal. At this time, the interface display of the terminal may be as shown in fig. 5. When the terminal receives the confirmation information for the prompt information, the terminal may send a configuration update request to the server.
S206, receiving the server configuration information sent by the server.
According to some embodiments, when the terminal determines that the first version number does not match the second version number, the terminal may send a configuration update request to the server. When the server receives a configuration update request sent by the terminal, the server may obtain server configuration information and send the server configuration information to the terminal. The terminal may then receive the server configuration information sent by the server. The server configuration information is the server configuration information after the server is most newly configured.
It is easy to understand that the first version number corresponding to the server configuration information acquired by the terminal based on the received service return information may be, for example, V12.23.569. The second version number corresponding to the terminal configuration information acquired by the terminal may be V12.23.568, for example. When the terminal determines that the first version number V12.23.569 does not match the second version number V12.23.568, the terminal may determine that the terminal configuration information needs to be updated. The terminal may send a configuration update request to the server. When the server receives the configuration update request transmitted by the terminal, the server may transmit the server configuration information corresponding to the first version number V12.23.569 to the terminal. The terminal may receive the server configuration information sent by the server.
And S207, updating the terminal configuration information based on the server configuration information.
According to some embodiments, when the terminal receives the server configuration information transmitted by the server, the terminal may update the terminal configuration information based on the server configuration information. For example, when the server receives a configuration update request transmitted by the terminal, the server may transmit server configuration information corresponding to the first version number V12.23.569 to the terminal. The terminal may receive the server configuration information sent by the server. The terminal may update the terminal configuration information based on the received server configuration information corresponding to the first version number V12.23.569.
It is easily understood that, when the terminal updates the terminal configuration information, the terminal may update the terminal configuration information as well as the second version number. When the terminal updates the terminal configuration information and the second version number, the terminal can store the server configuration information and update the second version number to the first version number.
Alternatively, for example, when the terminal receives the server configuration information corresponding to the first version number V12.23.569, the terminal may update the terminal configuration information. The terminal saves the terminal configuration information, and the terminal can update the second version number to the first version number. For example, the terminal may update the terminal configuration information corresponding to the second version number V12.23.568 to the terminal configuration information corresponding to the first version number V12.23.569 and save the terminal configuration information. The terminal may also update the second version number V12.23.568 to the first version number V12.23.569.
The embodiment of the application provides a configuration updating method, which can make clear the specific type of a terminal service request by acquiring terminal configuration information, configuring a service interface request based on the terminal configuration information and sending the service interface request to a server. In addition, the terminal can receive the service return information sent by the server based on the service interface request, and the terminal can acquire the service return information sent by the server based on the latest server configuration information, so that the instantaneity of acquiring the service return information by the terminal is improved. Secondly, the terminal sends a configuration updating request to the server when detecting that the first version number is not matched with the second version number, and the configuration updating request does not need to be sent to the server according to a preset time interval, so that the resource consumption of the server when the configuration is not updated can be saved, the number of times of calling a terminal interface is reduced, the configuration updating operation of the terminal is reduced, and the configuration updating efficiency can be improved.
The configuration updating apparatus provided in the embodiment of the present application will be described in detail below with reference to fig. 6. It should be noted that the configuration updating apparatus shown in fig. 6 is used for executing the method of the embodiment shown in fig. 2 to 5 of the present application, and for convenience of description, only the portion related to the embodiment of the present application is shown, and details of the specific technology are not disclosed, please refer to the embodiment shown in fig. 2 to 5 of the present application.
Please refer to fig. 6, which illustrates a schematic structural diagram of a configuration update apparatus according to an embodiment of the present application. The configuration update apparatus 600 may be implemented as all or a part of a user terminal by software, hardware, or a combination of both. According to some embodiments, the configuration updating apparatus 600 includes an information receiving unit 601, a version number obtaining unit 602, and an information updating unit 603, and is specifically configured to:
an information receiving unit 601, configured to receive service return information sent by a server based on a service interface request, where the service return information carries a first version number corresponding to server configuration information;
a version number obtaining unit 602, configured to obtain a second version number corresponding to the terminal configuration information;
an information updating unit 603, configured to update the terminal configuration information when the first version number does not match the second version number.
According to some embodiments, the information updating unit 603 is configured to, when updating the terminal configuration information, specifically:
and updating the terminal configuration information and the second version number.
According to some embodiments, the configuration updating apparatus 600 further includes a request sending unit 604, configured to, before receiving the service return information sent by the server based on the service interface request, specifically:
acquiring terminal configuration information, and configuring a service interface request based on the terminal configuration information;
and sending a service interface request to the server.
According to some embodiments, the information updating unit 603 is configured to, when the first version number does not match the second version number, specifically:
when the first version number is not matched with the second version number, sending a configuration updating request to a server;
receiving server configuration information sent by a server;
and updating the terminal configuration information based on the server configuration information.
According to some embodiments, the information updating unit 603 is configured to, when updating the terminal configuration information based on the server configuration information, specifically: and storing the server configuration information, and updating the second version number into the first version number.
The embodiment of the application provides a configuration updating device, an information receiving unit receives service return information sent by a server based on a service interface request, and acquires a first version number corresponding to server configuration information, a version number acquiring unit acquires a second version number corresponding to terminal configuration information, and an information updating unit can update the terminal configuration information when the first version number is not matched with the second version number. Therefore, the configuration updating device updates the terminal configuration information when the first version number is not matched with the second version number, so that the real-time performance of updating the terminal configuration information based on the preset time interval by the terminal can be improved, the resource consumption of the terminal when the server configuration information is not updated can be saved, the configuration updating operation of the configuration updating device can be reduced, the configuration updating time can be reduced, and the efficiency of configuration updating can be improved.
Referring to fig. 7, a flow chart of a configuration updating method according to an embodiment of the present application is shown. As shown in fig. 7, the method of the embodiment of the present application may include the following steps S301 to S302. The execution subject of the embodiment shown in fig. 7 may be, for example, a server.
S301, receiving a service interface request sent by a terminal.
According to some embodiments, the service interface request is configured by the terminal based on the terminal configuration information. When the terminal receives a request instruction for a service interface, the terminal may obtain terminal configuration information. When the terminal acquires the terminal configuration information, the terminal may configure the service interface request based on the terminal configuration information. The service interface request configured by the terminal can explicitly request the specific type of the service. Specific types of services include, but are not limited to, system updates, information updates in WeChat applications, information updates in QQ applications, and the like. When the terminal completes the service interface configuration request, the terminal may send the service interface configuration request to the server. The server determines that the server can receive the service interface request sent by the terminal when the terminal sends the service interface request.
It will be readily appreciated that the service interface request sent by the terminal may be, for example, a friend circle update request of a WeChat application. The user can input an update instruction for the circle of friends on the display screen of the terminal. The instructions include, but are not limited to, voice update instructions, click update instructions, touch update instructions, and the like. The update instruction of the present embodiment may be, for example, a touch update instruction. The user may slide down the circle of friends of the WeChat application on the terminal display. At this time, the interface display of the terminal may be as shown in fig. 8. When the terminal determines a swipe of the user for the circle of friends of the WeChat application, the terminal may receive an update instruction for the circle of friends of the WeChat application. The terminal may obtain terminal configuration information. The terminal configuration information includes, but is not limited to, friend circle interface information of the wechat application, a version number corresponding to the wechat application, and the like. When the terminal acquires the terminal configuration information, the terminal can configure a friend circle updating request of the WeChat application program. When the terminal configuration completes the friend circle update request of the WeChat application program, the terminal can send the friend circle update request of the WeChat application program to the server. The server may receive a friend circle update request for the WeChat application.
According to some embodiments, before the server receives the service interface request sent by the terminal, the server may update the server configuration information, and update the first version number corresponding to the server configuration information according to a preset rule. The preset rule may be that the updated first version number is added with a preset numerical value on the first version number before updating, and the preset rule may also be that the server updates the first version number corresponding to the server configuration information according to a version number calculation method.
Alternatively, the preset rule may be that the updated first version number is added with 1 to the first version number before updating. When the server updates the server configuration information, the server may update V25.56.235 the first version number V25.56.234 corresponding to the server configuration information.
S302, responding to the service interface request, sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information, and the first version number is used for indicating the terminal to update the terminal configuration information and a second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal.
According to some embodiments, when the server receives the service interface request, the server may send service return information corresponding to the service interface request to the terminal in response to the service interface request. When the server receives the service interface request, the server may obtain server configuration information. When the server obtains the server configuration information, the server may generate service return information corresponding to the service interface request based on the server configuration information, and send the service return information to the terminal. The service return information carries a first version number corresponding to the server configuration information.
It is easy to understand that the first version number is used to instruct the terminal to update the terminal configuration information and the second version number based on the first version number and the second version number corresponding to the terminal configuration information of the terminal, that is, when the terminal receives the service return information, the terminal may analyze the service return information to obtain the first version number corresponding to the server configuration information. When it is determined that the second version number corresponding to the terminal configuration information does not match the first version number corresponding to the server configuration information, the terminal may update the terminal configuration information and the second version number. When the terminal updates the terminal configuration information and the second version number, the terminal may send a configuration update request to the server. When the server receives the configuration update request, the server may send server configuration information to the terminal, where the server configuration information is used to instruct the terminal to update the terminal configuration information.
According to some embodiments, when the server receives the friend circle update request of the wechat application, the service return information generated by the server based on the server configuration information may be, for example, the friend circle update information of the wechat application and the first version number V25.56.235 corresponding to the server configuration information. The server may send the service return information to the terminal. When the terminal receives the service return information, the terminal may update the friend circle of the wechat application based on the friend circle update information of the wechat application, and obtain a second version number corresponding to the terminal configuration information, where the second version number obtained by the terminal may be, for example, V25.56.234. When the terminal determines that the first version number V25.56.235 does not match the second version number V25.56.234, the terminal may send a configuration update request to the server and update the terminal configuration information based on the received server configuration information and update the second version number V25.56.234 to the first version number V25.56.235.
According to some embodiments, when the terminal configures the service interface request based on the terminal configuration information, the terminal may configure a second version number corresponding to the terminal configuration information in the service interface request. The terminal may send the service interface request to the server. When the server receives the service interface request, the server may determine whether the first version number matches the second version number. When the server determines that the first version number does not match the second version number, the server may send service return information and server configuration information corresponding to the service interface request to the terminal. When the terminal receives the service return information and the server configuration information corresponding to the service interface request, the terminal can update the terminal configuration information and the second version number.
The embodiment of the application provides a configuration updating method, which can send service return information corresponding to a service interface request to a terminal by receiving the service interface request sent by the terminal, wherein a first version number corresponding to server configuration information carried in the service return information can indicate the terminal to update terminal configuration information and a second version number based on the first version number and a second version number corresponding to terminal configuration information of the terminal. Therefore, the server can send the first version number to the terminal in the service return information, and does not need to receive the configuration updating request of the terminal when the configuration information of the server is not updated, so that the consumption of server resources can be saved, the operation of the server when the configuration of the terminal is updated is reduced, the configuration updating time is reduced, and the configuration updating efficiency can be improved.
The configuration updating apparatus provided in the embodiment of the present application will be described in detail below with reference to fig. 9. It should be noted that the configuration updating apparatus shown in fig. 9 is used for executing the method of the embodiment shown in fig. 7-8 of the present application, and for convenience of description, only the portion related to the embodiment of the present application is shown, and details of the specific technology are not disclosed, please refer to the embodiment shown in fig. 7-8 of the present application.
Please refer to fig. 9, which illustrates a schematic structural diagram of a configuration update apparatus according to an embodiment of the present application. The configuration update apparatus 900 may be implemented as all or a part of a user terminal by software, hardware, or a combination of both. According to some embodiments, the configuration updating apparatus 900 includes a request receiving unit 901 and an information sending unit 902, and is specifically configured to:
a request receiving unit 901, configured to receive a service interface request sent by a terminal;
an information sending unit 902, configured to send, in response to the service interface request, service return information corresponding to the service interface request, where the service return information carries a first version number corresponding to the server configuration information, and the first version number is used to instruct the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal.
According to some embodiments, the configuration updating apparatus 1500 includes a version number updating unit 903, configured to, before receiving a service interface request sent by a terminal, specifically:
and updating the server configuration information, and updating the first version number corresponding to the server configuration information according to a preset rule.
According to some embodiments, the information sending unit 902 is configured to, in response to the service interface request, send service return information corresponding to the service interface request, where the service return information carries a first version number corresponding to the server configuration information, and the first version number is used to instruct the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal, and specifically configured to:
responding to the service interface request, sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information;
receiving a configuration updating request sent by a terminal when the first version number is determined not to be matched with a second version number corresponding to terminal configuration information of the terminal;
and sending the server configuration information to the terminal, wherein the server configuration information is used for indicating the terminal to update the terminal configuration information.
The embodiment of the application provides a configuration updating device, a request receiving unit receives a service interface request sent by a terminal, an information sending unit can respond to the service interface request and send service return information corresponding to the service interface request, the service return information carries a first version number corresponding to server configuration information, and the first version number is used for indicating the terminal to update terminal configuration information and a second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal. Therefore, the server can send the first version number to the terminal in the service return information, and send the server configuration information to the terminal when the terminal determines that the first version number is not matched with the second version number, and the configuration update request of the terminal does not need to be received when the server configuration information is not updated, so that the consumption of server resources can be saved, the operation of the server during the configuration update of the terminal is reduced, and the configuration update efficiency can be improved.
Please refer to fig. 10, which is a schematic structural diagram of a terminal according to an embodiment of the present application. As shown in fig. 10, the terminal 1000 can include: at least one processor 1001, at least one network interface 1004, a user interface 1003, memory 1005, at least one communication bus 1002.
Wherein a communication bus 1002 is used to enable connective communication between these components.
The user interface 1003 may include a Display screen (Display) and a GPS, and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), among others.
Processor 1001 may include one or more processing cores, among other things. Processor 1001 interfaces various components throughout terminal 1000 using various interfaces and lines to perform various functions and process data of terminal 1000 by executing or executing instructions, programs, code sets, or instruction sets stored in memory 1005 and invoking data stored in memory 1005. Alternatively, the processor 1001 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), and Programmable Logic Array (PLA). The processor 1001 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 1001, but may be implemented by a single chip.
The Memory 1005 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 1005 includes a non-transitory computer-readable medium. The memory 1005 may be used to store an instruction, a program, code, a set of codes, or a set of instructions. The memory 1005 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 1005 may optionally be at least one memory device located remotely from the processor 1001. As shown in fig. 10, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an application program for configuration update.
In the terminal 1000 shown in fig. 10, the user interface 1003 is mainly used as an interface for providing input for a user, and acquiring data input by the user; and the processor 1001 may be configured to invoke an application program stored in the memory 1005 for configuration update, and specifically perform the following operations:
receiving service return information sent by a server based on a service interface request, wherein the service return information carries a first version number corresponding to server configuration information;
acquiring a second version number corresponding to the terminal configuration information;
and updating the terminal configuration information when the first version number is not matched with the second version number.
According to some embodiments, when the processor 1001 is configured to update the terminal configuration information, it is specifically configured to perform the following steps:
and updating the terminal configuration information and the second version number.
According to some embodiments, before the processor 1001 is configured to receive the service return information sent by the server based on the service interface request, it is further specifically configured to perform the following steps:
acquiring terminal configuration information, and configuring a service interface request based on the terminal configuration information;
and sending a service interface request to the server.
According to some embodiments, the processor 1001 is configured to, when the first version number does not match the second version number, update the terminal configuration information and the second version number, specifically perform the following steps: when the first version number is not matched with the second version number, sending a configuration updating request to a server;
receiving server configuration information sent by a server;
and updating the terminal configuration information based on the server configuration information.
According to some embodiments, the processor 1001 is configured to, when updating the terminal configuration information based on the server configuration information, specifically perform the following steps:
and storing the server configuration information, and updating the second version number into the first version number.
The embodiment of the application provides a terminal, which can acquire a first version number corresponding to server configuration information by acquiring service return information sent by a server, and update the terminal configuration information when the first version number is not matched with a second version number corresponding to the terminal configuration information. Therefore, the terminal does not need to update the configuration information based on the update instruction of the user, or send the configuration update request to the server based on the preset time interval, and only performs the configuration update operation when the first version number is not matched with the second version number, so that the configuration update operation of the terminal can be reduced, the configuration update time can be reduced, and the configuration update efficiency can be improved.
An embodiment of the present application further provides a server, where the server may include: at least one server processor, at least one network interface, a user interface, a memory, at least one communication bus.
According to some embodiments, the server processor is configured to invoke an application of the configuration update stored in the memory and to perform in particular the following operations:
receiving a service interface request sent by a terminal;
and responding to the service interface request, and sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information, and the first version number is used for indicating the terminal to update the terminal configuration information and a second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal.
According to some embodiments, before the server processor is configured to receive the configuration update request sent by the terminal, the server processor is further specifically configured to perform the following steps:
and updating the server configuration information, and updating the first version number corresponding to the server configuration information according to a preset rule.
According to some embodiments, the server processor is configured to send, in response to the service interface request, service return information corresponding to the service interface request, where the service return information carries a first version number corresponding to the server configuration information, and the first version number is used to instruct the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal, and is specifically configured to perform the following steps:
responding to the service interface request, sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information;
receiving a configuration updating request sent by a terminal when the first version number is determined not to be matched with a second version number corresponding to terminal configuration information of the terminal;
and sending the server configuration information to the terminal, wherein the server configuration information is used for indicating the terminal to update the terminal configuration information.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the above-described method. The computer-readable storage medium may include, but is not limited to, any type of disk including floppy disks, optical disks, DVD, CD-ROMs, microdrive, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, DRAMs, VRAMs, flash memory devices, magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any one of the configuration update methods as set forth in the above method embodiments.
It is clear to a person skilled in the art that the solution of the present application can be implemented by means of software and/or hardware. The "unit" and "module" in this specification refer to software and/or hardware that can perform a specific function independently or in cooperation with other components, where the hardware may be, for example, a Field-ProgrammaBLE gate array (FPGA), an Integrated Circuit (IC), or the like.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some service interfaces, devices or units, and may be an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable memory. Based on such understanding, the technical solution of the present application may be substantially implemented or a part of or all or part of the technical solution contributing to the prior art may be embodied in the form of a software product stored in a memory, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned memory comprises: various media capable of storing program codes, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by a program, which is stored in a computer-readable memory, and the memory may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above description is only an exemplary embodiment of the present disclosure, and the scope of the present disclosure should not be limited thereby. That is, all equivalent changes and modifications made in accordance with the teachings of the present disclosure are intended to be included within the scope of the present disclosure. Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (11)

1. A configuration updating method is applied to a terminal, and comprises the following steps:
receiving service return information sent by a server based on a service interface request, wherein the service return information carries a first version number corresponding to server configuration information;
acquiring a second version number corresponding to the terminal configuration information;
and updating the terminal configuration information when the first version number is not matched with the second version number.
2. The method of claim 1, wherein the updating the terminal configuration information comprises:
and updating the terminal configuration information and the second version number.
3. The method of claim 1, wherein before the receiving the service return information sent by the server based on the service interface request, further comprising:
acquiring terminal configuration information, and configuring the service interface request based on the terminal configuration information;
and sending the service interface request to the server.
4. The method of claim 1, wherein updating the terminal configuration information when the first version number does not match the second version number comprises:
when the first version number is not matched with the second version number, sending a configuration updating request to the server;
receiving the server configuration information sent by the server;
and updating the terminal configuration information based on the server configuration information.
5. The method of claim 4, wherein the updating the terminal configuration information based on the server configuration information comprises:
and storing the server configuration information, and updating the second version number into the first version number.
6. A configuration update apparatus, the apparatus comprising:
the information receiving unit is used for receiving service return information sent by the server based on the service interface request, wherein the service return information carries a first version number corresponding to the server configuration information;
the version number obtaining unit is used for obtaining a second version number corresponding to the terminal configuration information;
and the information updating unit is used for updating the terminal configuration information when the first version number is not matched with the second version number.
7. A configuration updating method is applied to a server, and comprises the following steps:
receiving a service interface request sent by a terminal;
and responding to the service interface request, and sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to server configuration information, and the first version number is used for indicating the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to the terminal configuration information of the terminal.
8. The method of claim 7, wherein before the receiving the service interface request sent by the terminal, the method further comprises:
and updating the server configuration information, and updating the first version number corresponding to the server configuration information according to a preset rule.
9. The method of claim 7, wherein the sending, in response to the service interface request, service return information corresponding to the service interface request, where the service return information carries a first version number corresponding to server configuration information, and the first version number is used to instruct the terminal to update the terminal configuration information and the second version number based on the first version number and a second version number corresponding to terminal configuration information of the terminal, includes:
responding to the service interface request, and sending service return information corresponding to the service interface request, wherein the service return information carries a first version number corresponding to server configuration information;
receiving a configuration updating request sent by the terminal when the first version number is determined not to be matched with a second version number corresponding to terminal configuration information of the terminal;
and sending the server configuration information to the terminal, wherein the server configuration information is used for indicating the terminal to update the terminal configuration information.
10. A terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method of any of the preceding claims 1-5 when executing the computer program.
11. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the method of any one of the preceding claims 1 to 5 or 7 to 9.
CN202010396948.9A 2020-05-12 2020-05-12 Configuration updating method, device, terminal and storage medium Pending CN111767074A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010396948.9A CN111767074A (en) 2020-05-12 2020-05-12 Configuration updating method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010396948.9A CN111767074A (en) 2020-05-12 2020-05-12 Configuration updating method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN111767074A true CN111767074A (en) 2020-10-13

Family

ID=72720674

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010396948.9A Pending CN111767074A (en) 2020-05-12 2020-05-12 Configuration updating method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111767074A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199617A (en) * 2020-10-19 2021-01-08 广州华多网络科技有限公司 Business data refreshing and pushing method and device, equipment and medium thereof
CN112737855A (en) * 2020-12-30 2021-04-30 百视通网络电视技术发展有限责任公司 Multi-dimensional terminal configuration system in OTT service

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291742A (en) * 2011-08-18 2011-12-21 中兴通讯股份有限公司 Method and device for updating version of wireless routing equipment
CN105095265A (en) * 2014-05-08 2015-11-25 阿里巴巴集团控股有限公司 Method and apparatus for implementing page display of mobile device
CN106020843A (en) * 2016-05-31 2016-10-12 乐视控股(北京)有限公司 System function updating method and system, terminal device and server
CN107608689A (en) * 2017-08-07 2018-01-19 阿里巴巴集团控股有限公司 The update method of application program, device and electronic equipment in client
CN108234171A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of data processing method, system and device
CN108829413A (en) * 2018-05-07 2018-11-16 北京达佳互联信息技术有限公司 Data-updating method, device and computer readable storage medium, server
CN108845816A (en) * 2018-06-22 2018-11-20 平安科技(深圳)有限公司 Application program update method, system, computer equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102291742A (en) * 2011-08-18 2011-12-21 中兴通讯股份有限公司 Method and device for updating version of wireless routing equipment
CN105095265A (en) * 2014-05-08 2015-11-25 阿里巴巴集团控股有限公司 Method and apparatus for implementing page display of mobile device
CN106020843A (en) * 2016-05-31 2016-10-12 乐视控股(北京)有限公司 System function updating method and system, terminal device and server
CN108234171A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of data processing method, system and device
CN107608689A (en) * 2017-08-07 2018-01-19 阿里巴巴集团控股有限公司 The update method of application program, device and electronic equipment in client
CN108829413A (en) * 2018-05-07 2018-11-16 北京达佳互联信息技术有限公司 Data-updating method, device and computer readable storage medium, server
CN108845816A (en) * 2018-06-22 2018-11-20 平安科技(深圳)有限公司 Application program update method, system, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199617A (en) * 2020-10-19 2021-01-08 广州华多网络科技有限公司 Business data refreshing and pushing method and device, equipment and medium thereof
CN112737855A (en) * 2020-12-30 2021-04-30 百视通网络电视技术发展有限责任公司 Multi-dimensional terminal configuration system in OTT service

Similar Documents

Publication Publication Date Title
CN108874539B (en) Resource allocation method, device, terminal and storage medium
CN109542614B (en) Resource allocation method, device, terminal and storage medium
JP5870471B2 (en) Method, apparatus, and system for sharing software between terminals
CN110098998B (en) Method and apparatus for processing information
CN113766487B (en) Cloud mobile phone information acquisition method, device, equipment and medium
US10652185B2 (en) Information sending method and information sending apparatus
CN111767074A (en) Configuration updating method, device, terminal and storage medium
CN108462894B (en) Live broadcast room broadcast processing method and device and readable storage medium
CN111190512A (en) Message processing method and device
CN107864044B (en) Information processing method and device, terminal and readable storage medium
CN114327710B (en) Function management method, management device, terminal equipment and readable storage medium
CN112738726B (en) Positioning method, positioning device, terminal and storage medium
CN108062401B (en) Application recommendation method and device and storage medium
CN102377793B (en) Flash interaction method and device based on mobile communication equipment terminal
CN111767433A (en) Data processing method, device, storage medium and terminal
CN111309406A (en) Event processing method and device of application program and electronic equipment
CN113691937A (en) Method for determining position information, cloud mobile phone and terminal equipment
CN112788101A (en) Control method, device, terminal and storage medium of server cluster
CN109871226B (en) Configuration method, device and medium of downloader and electronic equipment
CN114138358A (en) Application program starting optimization method, device, equipment and storage medium
CN112083945A (en) NPM installation package update prompting method and device, electronic equipment and storage medium
CN111464688B (en) Working mode switching method and device
CN112651212A (en) Method and terminal for remotely acquiring word stock
CN106201508B (en) Information display method and device and electronic equipment
CN111193717A (en) FTP black and white list control method and device and electronic equipment

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