CN115146234A - Method, system, device and medium for dynamically updating cold start application blacklist - Google Patents

Method, system, device and medium for dynamically updating cold start application blacklist Download PDF

Info

Publication number
CN115146234A
CN115146234A CN202210771181.2A CN202210771181A CN115146234A CN 115146234 A CN115146234 A CN 115146234A CN 202210771181 A CN202210771181 A CN 202210771181A CN 115146234 A CN115146234 A CN 115146234A
Authority
CN
China
Prior art keywords
application
data
cold
detected
blacklist
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
CN202210771181.2A
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.)
Spreadtrum Semiconductor Nanjing Co Ltd
Original Assignee
Spreadtrum Semiconductor Nanjing 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 Spreadtrum Semiconductor Nanjing Co Ltd filed Critical Spreadtrum Semiconductor Nanjing Co Ltd
Priority to CN202210771181.2A priority Critical patent/CN115146234A/en
Publication of CN115146234A publication Critical patent/CN115146234A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/105Arrangements for software license management or administration, e.g. for managing licenses at corporate level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method, a system, equipment and a medium for dynamically updating a cold-start application blacklist. The dynamic updating method of the cold-start application blacklist comprises the following steps: inquiring whether the application to be detected is included in a cold start blacklist; if the data does not exist, acquiring starting data of the application to be detected in the cold starting environment as reference data; starting the application to be detected by a cold start acceleration mechanism, and acquiring acceleration start data; comparing whether the accelerated starting data of the application to be detected is superior to the reference data; and if not, adding the application to be detected into a cold start blacklist for updating. The invention can continuously find the application which is not suitable for cold start acceleration at the terminal, dynamically updates the cold start application blacklists of the terminal and the server end in real time, and sends the updated cold start application blacklists to other terminals with similar hardware environments through the server end, thereby realizing the dynamic update of the whole terminals.

Description

Dynamic update method, system, device and medium for cold start application blacklist
Technical Field
The present invention relates to the field of cold start technologies, and in particular, to a method, a system, a device, and a medium for dynamically updating a cold start application blacklist.
Background
In the prior art, the application blacklist of the cold-start application needs to be tested manually by a terminal manufacturer or a third party, the application which is not suitable for a cold-start acceleration mechanism is found, the application is preset in the cold-start application blacklist, the updating process is passive, the updating of the cold-start application blacklist in the terminal can be completed only by upgrading a system of the terminal, and the updating period of the cold-start application blacklist of the terminal is further delayed.
On the other hand, the application of the terminal manufacturer or the third party manual test is focused on mainstream or high-heat application, the mode of updating the cold start application blacklist through the system upgrade manually performed by the terminal manufacturer or the third party has limitation, the test on the new online application has hysteresis, and part of the tests on the application are easy to omit.
Disclosure of Invention
The invention aims to overcome the defects of complicated cold start application blacklist mode and long period in the prior art, and provides a method, a system, equipment and a medium for dynamically updating a cold start application blacklist.
The invention solves the technical problems through the following technical scheme:
a first aspect provides a dynamic update method for a cold-start application blacklist, where the dynamic update method includes:
inquiring whether the application to be detected is included in a cold start blacklist;
if the application to be detected does not exist, acquiring starting data of the application to be detected in the cold starting environment as reference data;
starting the application to be detected by a cold start acceleration mechanism, and acquiring acceleration start data;
comparing whether the accelerated starting data of the application to be detected is superior to the reference data;
and if not, adding the application to be detected into the cold start blacklist for updating.
Preferably, the acquiring the starting data of the application to be detected in the cold start environment as the reference data includes:
inquiring whether the cold start data list comprises the start data of the application to be detected;
if yes, acquiring starting data of the application to be detected from the cold starting data list as reference data;
and if not, starting the application to be detected, and recording the starting data of the application to be detected as the reference data.
Preferably, the dynamic update method further comprises:
according to the acquired start data and/or acceleration the cold start data list is updated by the start data;
and/or sending the acquired starting data and/or accelerated starting data to a server for storage so as to update a cold starting data list stored in the server; wherein the server interfaces with a plurality of terminals.
Preferably, the dynamic update method further includes:
acquiring running environment information of the dynamic updating method;
and adding the running environment information to the cold-start application blacklist, uploading the cold-start application blacklist to a server, and updating the cold-start application blacklist stored in the server synchronously.
Preferably, the terminal acquires the start data and the accelerated start data of the application to be detected when the installation of the application to be detected is completed or the terminal is idle.
A second aspect provides a dynamic update system for a cold-start application blacklist, the dynamic update system comprising:
the storage module is used for prestoring a cold start blacklist;
the query module is used for querying whether the application to be detected exists in the cold start application blacklist;
the cold start detection module is used for acquiring the starting data of the application to be detected in the cold start environment as reference data; starting the application to be detected through a cold start acceleration mechanism to acquire accelerated start data;
and the comparison module is used for comparing whether the accelerated starting data is superior to the reference data or not and adding the application to be detected, of which the reference data is superior to the accelerated starting data, into the cold starting blacklist.
Preferably, the storage module further prestores a cold start data list;
the query module is further used for querying whether the application to be detected exists in the cold start data list;
the comparison module can call the cold start data corresponding to the application to be detected in the cold start data list as reference data.
Preferably, the storage module is further configured to store the startup data and/or the accelerated startup data;
the dynamic updating system also comprises a communication module used for sending the starting data and the accelerated starting data to a server end so as to update a cold starting data list of the server end; wherein the server interfaces with a plurality of terminals.
Preferably, the query module is further configured to obtain operating environment information of the dynamic update system;
the communication module is further configured to upload the running environment information of the dynamic update system and the cold start blacklist to a server side in an associated manner, so as to update the cold start blacklist of the server side.
Preferably, the cold start detection module obtains the start data of the application to be detected and the accelerated start data of the application to be detected when the application to be detected is installed or is idle.
A third aspect provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method for dynamically updating a cold-start application blacklist as described above when executing the computer program.
A computer storage medium has stored thereon a computer program which, when executed by a processor, implements a method for dynamic update of a black list of cold start applications as described above.
The positive progress effects of the invention are as follows: the cold start data and the accelerated start data of the application which is not included in the cold start blacklist under the cold start environment can be detected, the application which is not suitable for cold start acceleration is continuously found in the terminal, and the cold start application blacklist of the terminal is dynamically updated in real time.
Drawings
Fig. 1 is a flowchart of a method for dynamically updating a cold-start application blacklist according to embodiment 1 of the present invention;
fig. 2 is a schematic block diagram of a system for dynamically updating a cold-start application blacklist according to embodiment 2 of the present invention;
fig. 3 is a schematic diagram of a hardware structure of an electronic device according to embodiment 3 of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
Example 1
The present embodiment provides a dynamic update method for a cold-start application blacklist, as shown in fig. 1, the dynamic update method includes:
s101, inquiring whether the application to be detected is included in a cold start blacklist;
s102, if the application to be detected does not exist, acquiring starting data of the application to be detected in a cold starting environment as reference data;
s103, starting the application to be detected through a cold start acceleration mechanism, and acquiring acceleration start data;
s104, comparing whether the accelerated starting data of the application to be detected is superior to the reference data or not;
and S105, if not, adding the application to be detected into the cold start blacklist for updating.
As an implementation manner, the acquiring the start data of the application to be detected in the cold start environment as the reference data includes:
inquiring whether the cold start data list comprises the start data of the application to be detected;
if yes, acquiring starting data of the application to be detected from the cold starting data list as reference data;
and if not, starting the application to be detected, and recording the starting data of the application to be detected as the reference data.
Specifically, an execution main body of the dynamic update method in this embodiment includes a terminal, where the terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, and the like, and taking a terminal using an android system as an example, iorap is a cold start acceleration mechanism in the android system, an application in the terminal is generally installed to the terminal in a manner of preset installation by a terminal manufacturer or user downloading, the terminal manufacturer may perform cold start detection in a corresponding hardware environment on a mainstream or a concerned application in an application market, detect start data and accelerated start data of the application, add an application unsuitable for iorap acceleration to a cold start application blacklist preset in the terminal, and record a name and a version number of the corresponding application in the cold start application blacklist at the same time; on the other hand, for the application suitable for acceleration, a cold start data list preset in the terminal is added, and the name and the version number of the corresponding application, the start data and the acceleration start data under the corresponding hardware environment are recorded in the cold start data list.
When the terminal finds that a new application is installed or updated, the application is regarded as the application to be detected, the application to be detected is inquired in the cold-start application blacklist, and if a corresponding result cannot be inquired, the application to be detected needs to be detected under a cold-start environment. Inquiring the application to be detected in the cold start data list, and if a corresponding result can be inquired, taking the cold start data of the application as reference data X; if the corresponding result cannot be inquired, performing cold start corresponding to the application to be detected, performing multiple cold start according to the hardware environment and actual needs, counting the average value of the multiple cold start data, and recording the average value and the version number of the cold start of the application to be detected as the reference data X of the application version; then starting the iorap to accelerate the cold start of the application to be detected, and recording data Y of the application to be detected accelerated, or recording data of the application to be detected accelerated by the iorap when a user cold starts the application for the first time; and comparing the X data with the Y data of the same application, if the X data is better than the Y data, the application is not suitable for using a cold start acceleration mechanism, and the application is updated to a cold start application blacklist of the terminal. The X data and the Y data comprise starting time.
In one embodiment, the baseline data and the accelerated initiation data each comprise: the method comprises the steps of starting duration, application name and version information of the application in a terminal cold start environment.
As an implementable manner, the dynamic update method further comprises:
and updating the cold starting data list according to the acquired starting data and/or accelerated starting data.
Specifically, the obtained starting data and/or the accelerated starting data are/is stored in the terminal to update the cold starting data list, so that the terminal can identify and obtain all the applications installed in the terminal, and repeated detection caused by repeated downloading after the same application is unloaded by the terminal is avoided. As an implementation, the start-up data and/or accelerated start-up data may be stored to a memory section that is not deletable to the terminal.
As an implementable manner, the dynamic update method further comprises:
sending the obtained starting data and/or accelerated starting data to a server side for storage so as to synchronously update a cold starting data list stored in the server side; wherein the server interfaces with a plurality of terminals.
Each terminal updates the cold start data list of the server terminal to realize the update of the cold start data list of the terminal connected with the server terminal, and the update of the cold start data list of any terminal connected with the server can dynamically update all other terminals connected with the server.
In one embodiment, the server is a terminal manufacturer, and the update of the cold start data list of the server enables the updated cold start data list to be pre-stored in terminals subsequently produced by the terminal manufacturer.
As an implementable manner, the dynamic update method further comprises:
acquiring running environment information of the dynamic updating method;
and uploading the terminal hardware information and the cold start application blacklist association to a server side so as to update blacklist data of the server side.
Specifically, as an implementation manner, the running environment of the dynamic update method is hardware information of the terminal, when the terminal updates the cold start application blacklist and/or the cold start data list, the application start number and the accelerated start data detected in the cold start environment are stored in the terminal, and the application start number, the accelerated start data and the hardware information of the corresponding terminal are uploaded to the server side for updating the cold start application blacklist and the cold start data list corresponding to the hardware environment in the server side, so that the server side sends the updated cold start application blacklist and the updated cold start data list to the corresponding other terminals, and updates of the cold start application blacklist and the cold start data list pre-stored in the other terminals are realized.
As an implementation manner, when the server receives the cold start application blacklist and the cold start data list updated by the terminal, the server performs cold start detection on the application aiming at different hardware environments to obtain start data and accelerated start data of the cold start corresponding to the application under different hardware environments, and updates the cold start application blacklist and the cold start data list under the corresponding hardware environments, so as to update the cold start application blacklist and the cold start data list prestored in the terminal under all hardware environments.
As an implementable manner, the acquiring the start data of the application to be detected and the accelerated start data of the application to be detected includes:
and acquiring the starting data and the accelerated starting data of the application to be detected when the terminal completes the installation of the application to be detected or when the terminal is idle.
Specifically, after the application is installed, the terminal can query or detect a cold start blacklist at the first time, so that the application can be started in a most appropriate mode when the terminal is used by a user; or the new application is selected to be inquired or detected when the terminal is idle according to actual requirements, wherein the idle time can be the screen off time of the terminal, the charging time of the terminal or the daily rest time of a user, and the cold start application blacklist is updated under the condition that the user feels no sense.
The dynamic update method for the cold start application blacklist provided by the embodiment can continuously find the application which is not suitable for cold start acceleration at the terminal, dynamically update the cold start application blacklist of the terminal and the server in real time, and send the updated cold start application blacklist to other terminals with similar hardware environments through the server, so that the cold start application blacklist of all the terminals is dynamically updated.
Example 2
The present embodiment provides a dynamic update system 200 for a cold-start application blacklist, as shown in fig. 2, the dynamic update system includes:
the storage module 201 is used for prestoring a cold start blacklist;
the query module 202 is configured to query whether an application to be detected exists in the cold start blacklist;
the cold start detection module 203 is configured to obtain start data of the application to be detected in a cold start environment and accelerated start data of the application to be detected;
a comparing module 204, configured to compare whether the accelerated start data is better than the reference data, and add the to-be-detected application whose reference data is better than the accelerated start data to the cold start blacklist.
As an implementation manner, the storage module also prestores a cold start data list;
the query module is further used for querying whether the application to be detected exists in the cold start data list;
the comparison module can call the cold start data corresponding to the application to be detected in the cold start data list as start data.
As an implementation manner, the storage module is further configured to store startup data and accelerated startup data, and the dynamic update system further includes a communication module 205, configured to send the startup data and accelerated startup data to a server, and update a cold start data list of the server; wherein the server interfaces with a plurality of terminals.
As an implementation manner, the query module is further configured to obtain running environment information of the dynamic update system; wherein, as an embodiment, the running environment of the dynamic update system is the hardware information of the terminal
The communication module is further configured to add the operating environment information of the dynamic update system to the cold-start blacklist, upload the information to the server, and update the cold-start blacklist of the server.
As an implementation manner, the cold start detection module obtains the start data of the application to be detected and the accelerated start data of the application to be detected when the terminal completes installation of the application to be detected or when the terminal is idle.
The dynamic update system for the cold start application blacklist provided by the embodiment can continuously find the application which is not suitable for cold start acceleration at the terminal, dynamically update the cold start application blacklists of the terminal and the server in real time, and send the updated cold start application blacklist to other terminals with similar hardware environments through the server, so that the cold start application blacklist of the whole terminals is dynamically updated.
Example 3
Fig. 3 is a schematic structural diagram of an electronic device according to embodiment 3 of the present invention. The system comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, and the processor implements the method for dynamically updating the cold-start application blacklist of the embodiment 1 when executing the computer program. The electronic device 30 shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
The electronic device 30 may be embodied in the form of a general purpose computing device, which may be, for example, a server device. The components of the electronic device 30 may include, but are not limited to: the at least one processor 31, the at least one memory 32, and a bus 33 connecting the various system components (including the memory 32 and the processor 31).
The bus 33 includes a data bus, an address bus, and a control bus.
The memory 32 may include volatile memory, such as Random Access Memory (RAM) 321 and/or cache memory 322, and may further include Read Only Memory (ROM) 323.
Memory 32 may also include a program/utility 325 having a set (at least one) of program modules 324, such program modules 324 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which or some combination thereof may comprise an implementation of a network environment.
The processor 31 executes various functional applications and data processing, such as the dynamic update method of the cold start application blacklist of embodiment 1 of the present invention, by running the computer program stored in the memory 32.
The electronic device 30 may also communicate with one or more external devices 34 (e.g., keyboard, pointing device, etc.). Such communication may be through input/output (I/O) interfaces 35. Also, model-generating device 30 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via network adapter 36. As shown, network adapter 36 communicates with the other modules of model-generating device 30 over bus 33. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the model-generating device 30, including but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID (disk array) systems, tape drives, and data backup storage systems, etc.
It should be noted that although in the above detailed description several units/modules or sub-units/modules of the electronic device are mentioned, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the units/modules described above may be embodied in one unit/module according to embodiments of the invention. Conversely, the features and functions of one unit/module described above may be further divided into embodiments by a plurality of units/modules.
Example 4
The present invention also provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the method for dynamically updating a cold-start application blacklist of embodiment 1.
More specific examples that may be employed by the readable storage medium include, but are not limited to: a portable disk, hard disk, random access memory, read only memory, erasable programmable read only memory, optical storage device, magnetic storage device, or any suitable combination of the foregoing.
In a possible implementation manner, the present invention can also be implemented in the form of a program product, which includes program code for causing a terminal device to execute a method for dynamically updating a cold-start application blacklist according to embodiment 1 when the program product runs on the terminal device. Where program code for carrying out the invention is written in any combination of one or more programming languages, the program code may be executed entirely on the user device, partly on the user device, as a stand-alone software package, partly on the user device and partly on a remote device or entirely on the remote device.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and that the scope of the invention is defined by the appended claims. Various changes or modifications to these embodiments may be made by those skilled in the art without departing from the principle and spirit of this invention, and these changes and modifications are within the scope of this invention.

Claims (12)

1. A dynamic update method for a cold-start application blacklist, the dynamic update method comprising:
inquiring whether the application to be detected is included in a cold start blacklist;
if the application to be detected does not exist, acquiring starting data of the application to be detected in the cold starting environment as reference data;
starting the application to be detected by a cold start acceleration mechanism, and acquiring acceleration start data;
comparing whether the accelerated starting data of the application to be detected is superior to the reference data;
and if not, adding the application to be detected into the cold start blacklist for updating.
2. The method for dynamically updating the blacklist of the cold-start application according to claim 1, wherein the obtaining the start data of the application to be detected in the cold-start environment as the reference data comprises:
inquiring whether the starting data of the application to be detected is included in a cold starting data list;
if yes, acquiring starting data of the application to be detected from the cold starting data list as reference data;
if not, starting the application to be detected, and recording the starting data of the application to be detected as the reference data.
3. The method for dynamically updating a cold start application blacklist according to claim 2, wherein the method for dynamically updating further comprises:
updating the cold start data list according to the acquired start data and/or accelerated start data;
and/or sending the acquired starting data and/or accelerated starting data to a server for storage so as to update a cold starting data list stored in the server; wherein the server interfaces with a plurality of terminals.
4. The method for dynamically updating a cold start application blacklist according to claim 1, wherein the method for dynamically updating further comprises:
acquiring running environment information of the dynamic updating method;
and uploading the running environment information and the cold-start application blacklist to a server side in a correlation manner so as to synchronously update the cold-start application blacklist stored in the server side.
5. The method for dynamically updating a cold-start application blacklist according to claim 1, wherein the start data and the accelerated start data of the application to be detected are obtained when the installation of the application to be detected is completed or when it is idle.
6. A dynamic update system for a cold-start application blacklist, the dynamic update system comprising:
the storage module is used for prestoring a cold start blacklist;
the query module is used for querying whether the application to be detected exists in the cold start application blacklist;
the cold start detection module is used for acquiring the starting data of the application to be detected in the cold start environment as reference data; starting the application to be detected through a cold start acceleration mechanism to acquire acceleration start data;
and the comparison module is used for comparing whether the accelerated starting data is superior to the reference data or not and adding the application to be detected, of which the reference data is superior to the accelerated starting data, into the cold starting blacklist.
7. The system for dynamically updating a blacklist of cold start applications according to claim 6, wherein a cold start data list is also pre-stored in the storage module;
the query module is further used for querying whether the application to be detected exists in the cold start data list;
the comparison module can call the cold start data list and taking cold start data corresponding to the application to be detected as reference data.
8. The system for dynamically updating a blacklist of cold start applications according to claim 6, wherein said storage module is further configured to store said start-up data and/or said accelerated start-up data;
the dynamic updating system also comprises a communication module used for sending the starting data and the accelerated starting data to a server end so as to update a cold starting data list of the server end; wherein the server interfaces with a plurality of terminals.
9. The system for dynamically updating a blacklist of cold start applications according to claim 8, wherein said query module is further configured to obtain operating environment information of said dynamically updating system;
the communication module is further configured to upload the operating environment of the dynamic update system and the cold-start blacklist association to a server side, so as to update the cold-start blacklist of the server side.
10. The system for dynamically updating the blacklist of cold start applications according to claim 6, wherein the cold start detection module obtains the start data of the application to be detected and the accelerated start data of the application to be detected when the installation of the application to be detected is completed or is idle.
11. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method for dynamic update of a cold start application blacklist as claimed in any one of claims 1 to 5 when executing the computer program.
12. A computer storage medium on which a computer program is stored, which computer program, when being executed by a processor, carries out a method for dynamic updating of a cold start application blacklist according to any one of claims 1-5.
CN202210771181.2A 2022-06-30 2022-06-30 Method, system, device and medium for dynamically updating cold start application blacklist Pending CN115146234A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210771181.2A CN115146234A (en) 2022-06-30 2022-06-30 Method, system, device and medium for dynamically updating cold start application blacklist

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210771181.2A CN115146234A (en) 2022-06-30 2022-06-30 Method, system, device and medium for dynamically updating cold start application blacklist

Publications (1)

Publication Number Publication Date
CN115146234A true CN115146234A (en) 2022-10-04

Family

ID=83409360

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210771181.2A Pending CN115146234A (en) 2022-06-30 2022-06-30 Method, system, device and medium for dynamically updating cold start application blacklist

Country Status (1)

Country Link
CN (1) CN115146234A (en)

Similar Documents

Publication Publication Date Title
CN108768875B (en) Application gray level publishing method and device and computer readable storage medium
JP5838527B2 (en) Method, apparatus and communication device for updating firmware
CN110399267B (en) PCIE (peripheral component interface express) equipment monitoring method, system and equipment of server and readable storage medium
US20070245134A1 (en) Testing device and testing method for computer
US20150154224A1 (en) Method, device, processing center and system for desktop synchronization
CN103617057A (en) Application program installation method and device
CN107577472B (en) Software installation method and device and computer readable storage medium
CN110825419B (en) Firmware refreshing method and device, electronic equipment and storage medium
CN110320378B (en) Method, apparatus, device and computer readable storage medium for applying for a quality control test
CN109683967B (en) Firmware support method, device, mobile terminal and readable storage medium
CN106843947B (en) Method and device for processing code defects
CN109117153B (en) Application processing method, device, terminal and storage medium
US8086834B2 (en) System and method for populating a dedicated system service repository for an information handling system
CN114780019A (en) Electronic device management method and device, electronic device and storage medium
CN114461691A (en) Control method and device of state machine, electronic equipment and storage medium
CN110489138B (en) Application updating method, device and storage medium
CN115146234A (en) Method, system, device and medium for dynamically updating cold start application blacklist
CN113934437B (en) Method and system for installing application on cloud mobile phone and client cloud mobile phone
EP1710697A1 (en) Method and apparatus for executing application in system having NAND flash memory
CN111125257B (en) Dictionary updating method, device, equipment and storage medium
CN110321251B (en) Data backup method, device, equipment and storage medium based on network block equipment
CN113110846A (en) Method and device for acquiring environment variable
CN111414175A (en) Network installation method, system and device of operating system and readable storage medium
CN113760631A (en) Page loading duration determination method, device, equipment and storage medium
KR100745487B1 (en) Method and apparatus for recovering a boot code in mobile terminal

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