CN113157324A - Starting method, device and equipment of computer equipment and readable storage medium - Google Patents

Starting method, device and equipment of computer equipment and readable storage medium Download PDF

Info

Publication number
CN113157324A
CN113157324A CN202110299367.8A CN202110299367A CN113157324A CN 113157324 A CN113157324 A CN 113157324A CN 202110299367 A CN202110299367 A CN 202110299367A CN 113157324 A CN113157324 A CN 113157324A
Authority
CN
China
Prior art keywords
starting
item
startup
detected
items
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110299367.8A
Other languages
Chinese (zh)
Other versions
CN113157324B (en
Inventor
王录祥
王优博
芦飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer 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 Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110299367.8A priority Critical patent/CN113157324B/en
Publication of CN113157324A publication Critical patent/CN113157324A/en
Application granted granted Critical
Publication of CN113157324B publication Critical patent/CN113157324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded

Abstract

The invention discloses a starting method device, equipment and a computer readable storage medium of computer equipment, when a user selects to start the computer equipment by polling a starting item, if a shell program to be detected is determined to be detected in a polling process, the detection of the starting item with the next priority is directly carried out, namely the shell program is directly skipped, even if the priority of the starting mode of the shell program is the highest and the starting function of the shell program is not closed, the application can not start the computer equipment by the shell program under the condition that the computer equipment is started by the polling starting item (unless the user selects the relevant interface of a BIOS to specify to start the computer equipment by the starting mode of the shell program), namely, technicians do not need to close the starting function of the shell program after the shell program is used, the workload is reduced, and the computer equipment cannot be started by the starting mode of the shell program accidentally, the user experience is improved.

Description

Starting method, device and equipment of computer equipment and readable storage medium
Technical Field
The invention relates to the field of computer equipment, in particular to a starting method of the computer equipment, and further relates to a starting device, equipment and a computer readable storage medium of the computer equipment.
Background
The BIOS (Basic Input-output System) assists in a booting process of the computer device, for example, the BIOS may be booted in a manner of "entering an OS (operating System)", and the BIOS may also generally provide a boot method called a shell (shell), and a worker may perform a task such as repairing after booting the computer device by using the boot method, and the boot method of the shell may be turned on or turned off.
After the computer equipment is powered on, the BIOS performs polling according to the priority sequence of the startup item set by the user in a default state, once a certain startup item is detected, the computer equipment is tried to be started in the mode of the startup item, but the priority sequence of the startup item set by the user is various, if the polling priority of the shell program is higher and the startup function of the shell program is not timely closed, the BIOS accidentally controls the computer equipment to be started in the mode of the shell program, so that the will of the user is violated, on one hand, a worker is required to timely close the startup function of the shell program after the shell program is used, the workload is increased, and on the other hand, the user experience is reduced.
Therefore, how to provide a solution to the above technical problem is a problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a starting method of computer equipment, so that technicians do not need to close the starting function of a shell program after the shell program is used, the workload is reduced, the computer equipment cannot be started in the starting mode of the shell program accidentally, and the user experience is improved; another object of the present invention is to provide a starting apparatus and a device for a computer device, and a computer-readable storage medium, which enable a technician to start a computer device in a starting manner of a shell program without closing a starting function of the shell program after the use of the shell program is finished, thereby reducing workload, and improving user experience.
In order to solve the above technical problem, the present invention provides a method for starting a computer device, comprising:
when a user selects to start the computer equipment in a polling starting item mode, taking a starting item with the highest priority as a starting item to be detected from undetected starting items in the priority sequence of the starting items;
judging whether the to-be-detected starting item is a shell program;
if the starting item is the shell program, executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if the program is not the shell program, the computer equipment is tried to be started by the to-be-detected starting item.
Preferably, when the user selects to start the computer device by polling the startup items, the specific step of taking the startup item with the highest priority as the startup item to be detected in the undetected startup items in the priority order of the startup items is:
after the computer equipment is powered on, judging whether an interface selection instruction of a user is received within a preset time length;
if not, taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if yes, determining the specific interface type appointed to enter according to the interface selection instruction;
and if the specific interface type is the startup menu interface, filling all detected startup items into a startup item list of the startup menu interface.
Preferably, after determining the specific interface type specified to be entered according to the interface selection instruction, the starting method of the computer device further includes:
and if the specific interface type is a basic input output system BIOS setting interface, filling other detected starting items except the shell program into a Boot override starting item list in a Save & Exit interface and a Fixed Boot Order tasks starting setting item list in the Boot interface respectively.
Preferably, when the user selects to start the computer device by polling the startup items, after the startup item with the highest priority among the undetected startup items in the priority order of the startup items is used as the startup item to be detected, and before the startup item to be detected is determined, the method for starting the computer device further includes:
judging whether the startup item to be detected basically meets the startup requirement or not;
if not, executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
and if so, executing the step of judging whether the to-be-detected starting item is a shell program.
Preferably, the computer device is a server.
Preferably to a BIOS that conforms to the unified extensible firmware interface UEFI specification.
Preferably, after determining whether the start item to be detected is a shell program, the starting method of the computer device further includes:
and if the shell program is the shell program, controlling a prompter to prompt to close the shell program starting function in time.
In order to solve the above technical problem, the present invention further provides a starting apparatus for a computer device, including:
the determining module is used for taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items when the user selects to start the computer equipment in a polling starting item mode;
the judging module is used for judging whether the starting item to be detected is a shell program, if so, triggering the returning module, and if not, triggering the starting module;
the return module is used for executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
the starting module is used for attempting to start the computer equipment by the starting item to be detected.
In order to solve the above technical problem, the present invention further provides a starting device of a computer device, including:
a memory for storing a computer program;
a processor for implementing the steps of the start-up method of the computer device as described above when executing the computer program.
To solve the above technical problem, the present invention further provides a computer-readable storage medium, having a computer program stored thereon, where the computer program, when executed by a processor, implements the steps of the startup method of the computer device as described above.
The invention provides a starting method of computer equipment, when a user selects to start the computer equipment by a polling starting item, if a shell program to be detected is determined to be detected in a polling process, the detection of a starting item with the next priority is directly carried out, namely the shell program is directly skipped, even if the priority of a shell program starting mode is highest and the shell program starting function is not closed, the computer equipment is not started by the shell program mode under the condition that the computer equipment is started by the polling starting item (unless the user selects to start the computer equipment by the shell program starting mode on a relevant interface of a Basic Input Output System (BIOS)), namely, technicians do not need to close the starting function of the shell program after the shell program is used, the workload is reduced, and the computer equipment is not started by the shell program starting mode accidentally, the user experience is improved.
The invention also provides a starting device, equipment and a computer readable storage medium of the computer equipment, which have the same beneficial effects as the starting method of the computer equipment.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the prior art and the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method for booting a computer device according to the present invention;
FIG. 2 is a schematic structural diagram of a starting apparatus of a computer device according to the present invention;
fig. 3 is a schematic structural diagram of a starting device of a computer device according to the present invention.
Detailed Description
The core of the invention is to provide a starting method of computer equipment, technicians do not need to close the starting function of the shell program after the shell program is used, the workload is reduced, the computer equipment cannot be started in the starting mode of the shell program accidentally, and the user experience is improved; another core of the present invention is to provide a starting apparatus and device for a computer device, and a computer-readable storage medium, which enable a technician to start the computer device in a shell program starting manner without closing a starting function of the shell program after the technician finishes using the shell program, thereby reducing workload, and improving user experience.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. 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 invention.
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating a method for booting a computer device according to the present invention, where the method for booting the computer device includes:
step S1: when a user selects to start the computer equipment in a polling starting item mode, taking a starting item with the highest priority as a starting item to be detected from undetected starting items in the priority sequence of the starting items;
in particular, in view of the technical problems in the foregoing background art, in the embodiment of the present invention, a process of starting a computer device in a polling start item manner is adjusted to a certain extent, so that when the computer device is started in the polling start item manner, even if a shell program start function is turned on, the computer device cannot be started in the shell program start manner accidentally.
After the computer device is powered on, the BIOS (Basic Input-output System) starts working, which usually provides the user with a time of several seconds, and if the user does not select an interface within the several seconds, the BIOS starts the computer device by default in a manner of polling the startup items, so that the BIOS uses the startup item with the highest priority as the startup item to be detected in the undetected startup item priority order, so as to perform the subsequent steps.
The specific form of the priority order of the startup items may be various, and the priority order may be set by the user according to the needs of the user, for example, the priority order may be set as: hard disk boot type > network boot type > other mode boot type > type priority order of optical disc boot type, and there may be several specific boot types under each boot type, and the shell program boot type mentioned in the embodiments of the present invention is generally classified into other mode boot types.
Step S2: judging whether the starting item to be detected is a shell program;
specifically, after the startup item to be detected is determined, it is considered that the application prohibits the computer device from being started in the shell program mode when trying to start the computer device in the polling startup item mode, so that in this step, it is determined whether the startup item to be detected is the shell program, so as to trigger the subsequent related steps according to the determination result and achieve the above-mentioned purpose.
Step S3: if the starting item is a shell program, executing a step of taking the starting item with the highest priority as a starting item to be detected in the undetected starting items in the priority sequence of the starting items;
specifically, after the shell program is determined, because the application prohibits the computer device from being started in the shell program mode when trying to start the computer device in the shell program mode in the polling starting item mode, the application can directly skip the step of trying to start the computer device in the shell program mode, which is supposed to be executed, and directly return to execute the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items, thereby achieving the purpose of the real-time example of the invention.
Specifically, it is to be noted that, after the judgment of the step S2, it may be considered that the tape detection start item has been polled.
Step S4: if the program is not the shell program, the computer equipment is tried to be started by the startup item to be detected.
Specifically, if the startup item to be detected is not the shell program, the startup item to be detected can be used for attempting to start the computer equipment, so that the expectation of a user on a starting mode can be basically met, and the user experience is improved.
The invention provides a starting method of computer equipment, when a user selects to start the computer equipment by a polling starting item, if a shell program to be detected is determined to be detected in a polling process, the detection of a starting item with the next priority is directly carried out, namely the shell program is directly skipped, even if the priority of a shell program starting mode is highest and the shell program starting function is not closed, the computer equipment is not started by the shell program mode under the condition that the computer equipment is started by the polling starting item (unless the user selects to start the computer equipment by the shell program starting mode on a relevant interface of a Basic Input Output System (BIOS)), namely, technicians do not need to close the starting function of the shell program after the shell program is used, the workload is reduced, and the computer equipment is not started by the shell program starting mode accidentally, the user experience is improved.
On the basis of the above-described embodiment:
as a preferred embodiment, when the user selects to start the computer device by polling the startup items, the startup item with the highest priority among the undetected startup items in the priority order of the startup items as the startup item to be detected specifically includes:
after the computer equipment is powered on, judging whether an interface selection instruction of a user is received within a preset time length;
if not, taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if yes, determining the specific interface type appointed to enter according to the interface selection instruction;
and if the specific interface type is the startup menu interface, filling all detected startup items into a startup item list of the startup menu interface.
Specifically, the preset time period may be set autonomously, for example, may be 5 seconds, and the embodiment of the present invention is not limited herein.
Specifically, within the waiting time of the preset duration, the user may select an interface, and if the interface selected by the user is a Boot Menu interface, the BIOS generates a Boot item list of the Boot Menu interface and displays the Boot item list to the user for the user to specify a Boot mode.
As a preferred embodiment, after determining the specific interface type specified to be entered according to the interface selection instruction, the startup method of the computer device further includes:
if the specific interface type is a basic input output system BIOS setting interface, filling the detected other starting items except the shell program into a Boot override starting item list in the Save & Exit interface and a Fixed Boot Order tasks starting setting item list in the Boot interface respectively.
Specifically, it is assumed that the interface selected by the user is a BIOS setting interface, that is, a BIOS Setup interface, and considering that a function of "specifying to start in a shell program manner" may be provided in the start menu interface, it is not necessary to provide the function under the BIOS setting interface, so in the embodiment of the present invention, all detected start-up items except the shell program are filled in a Boot override start-up item list in the Save & Exit interface, and there is no option of the shell program in the list, and the user cannot naturally start up the computer device in the interface in the start-up manner of the shell program.
Specifically, since it is considered that the foregoing embodiment has already achieved: when the computer device is started by polling the startup items, the computer device is prohibited from being started by the shell program, so in Order to maintain information consistency and prevent a user from generating confusion, in the embodiment of the invention, the detected startup items except the shell program are all filled in a Fixed startup Order priority startup setting item list in a Boot interface, and the user can set the priority Order of the startup items through the interface to prevent the user from generating confusion of why the shell program is seen when the priority Order of the startup items is set but is not started by the shell program in the process of actually polling the startup computer device.
As a preferred embodiment, when a user selects to start a computer device by polling startup items, after taking a startup item with the highest priority among the undetected startup items in the priority order of the startup items as a startup item to be detected, and determining whether the startup item to be detected is before a shell program, the startup method of the computer device further includes:
judging whether the startup item to be detected basically meets the startup requirement;
if not, executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if yes, executing the step of judging whether the starting item to be detected is the shell program.
Specifically, considering that some startup items in the priority order of the startup items do not meet the basic startup requirement at all, for example, no image file of the operating system exists in the hard disk at all, it is not necessary to execute subsequent steps, and it is only necessary to directly return to the determination step of the startup item to be detected, thereby simplifying the processing flow.
In a preferred embodiment, the computer device is a server.
Specifically, the server has the advantages of strong performance, wide application range and the like.
Of course, the computer device may be of other types besides a server, such as a personal computer, and the embodiments of the present invention are not limited herein.
The method is applied to BIOS (basic input/output system) conforming to UEFI (Unified Extensible Firmware Interface) specification.
Specifically, the BIOS conforming to the UEFI specification has a wide application range and superior performance.
Of course, the BIOS may be a BIOS conforming to another specification besides a BIOS conforming to the UEFI specification, and the embodiment of the present invention is not limited herein.
As a preferred embodiment, after determining whether the startup item to be detected is a shell program, the startup method of the computer device further includes:
if the shell program is the shell program, the control prompter prompts to close the shell program starting function in time.
Specifically, considering that the to-be-detected start item is found to be the shell program, it is indicated that the to-be-detected start item meets the basic start requirement, and the shell program start function is already opened, at this time, a technician mostly finishes using the shell program function and forgets to close the shell program function, so that in this case, a prompt can be given to close the shell program start function in time.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a starting device of a computer apparatus provided in the present invention, the starting device of the computer apparatus includes:
the determining module 1 is used for taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items when the user selects to start the computer equipment in a polling starting item mode;
the judging module 2 is used for judging whether the starting item to be detected is a shell program, if so, the returning module 3 is triggered, and if not, the starting module 4 is triggered;
a returning module 3, configured to execute a step of taking the starting item with the highest priority among the undetected starting items in the priority order of the starting items as a starting item to be detected;
and the starting module 4 is used for attempting to start the computer equipment by the starting item to be detected.
For the introduction of the starting apparatus of the computer device provided in the embodiment of the present invention, please refer to the embodiment of the starting method of the computer device, which is not described herein again.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a starting device of a computer device provided in the present invention, the starting device of the computer device includes:
a memory 5 for storing a computer program;
a processor 6 for implementing the steps of the method for starting up a computer device as in the previous embodiments when executing the computer program.
For the introduction of the starting device of the computer device provided in the embodiment of the present invention, please refer to the embodiment of the starting method of the computer device, which is not described herein again.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method for booting a computer device as in the previous embodiments.
For the introduction of the computer-readable storage medium provided by the embodiment of the present invention, please refer to the embodiment of the foregoing starting method of the computer device, and the embodiment of the present invention is not described herein again.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should also be noted that, in the present specification, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. The term "comprising", without further limitation, means that the element so defined is not excluded from the group consisting of additional identical elements in the process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for booting a computer device, comprising:
when a user selects to start the computer equipment in a polling starting item mode, taking a starting item with the highest priority as a starting item to be detected from undetected starting items in the priority sequence of the starting items;
judging whether the to-be-detected starting item is a shell program;
if the starting item is the shell program, executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if the program is not the shell program, the computer equipment is tried to be started by the to-be-detected starting item.
2. The method according to claim 1, wherein when the user selects to start the computer device by polling the startup items, the startup item with the highest priority among the undetected startup items in the priority order of the startup items as the startup item to be detected is specifically:
after the computer equipment is powered on, judging whether an interface selection instruction of a user is received within a preset time length;
if not, taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
if yes, determining the specific interface type appointed to enter according to the interface selection instruction;
and if the specific interface type is the startup menu interface, filling all detected startup items into a startup item list of the startup menu interface.
3. The method for booting computer equipment according to claim 2, wherein after determining the specific interface type specified to be entered according to the interface selection instruction, the method further comprises:
and if the specific interface type is a basic input output system BIOS setting interface, filling other detected starting items except the shell program into a Bootoverride starting item list in a Save & Exit interface and a Fixed Boot Order tasks starting setting item list in a Boot interface respectively.
4. The method according to claim 3, wherein when the user selects to start the computer device by polling the startup items, after the startup item with the highest priority among the undetected startup items in the priority order of the startup items is determined as the startup item to be detected, and before the determining whether the startup item to be detected is the shell program, the method further comprises:
judging whether the startup item to be detected basically meets the startup requirement or not;
if not, executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
and if so, executing the step of judging whether the to-be-detected starting item is a shell program.
5. A method for booting a computer device according to claim 4 characterised in that the computer device is a server.
6. The method of claim 5, applied to a BIOS conforming to the Unified Extensible Firmware Interface (UEFI) specification.
7. The method for starting up computer equipment according to any one of claims 1 to 6, wherein after determining whether the startup item to be detected is a shell program, the method further comprises:
and if the shell program is the shell program, controlling a prompter to prompt to close the shell program starting function in time.
8. A starting apparatus for a computer device, comprising:
the determining module is used for taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items when the user selects to start the computer equipment in a polling starting item mode;
the judging module is used for judging whether the starting item to be detected is a shell program, if so, triggering the returning module, and if not, triggering the starting module;
the return module is used for executing the step of taking the starting item with the highest priority as the starting item to be detected in the undetected starting items in the priority sequence of the starting items;
the starting module is used for attempting to start the computer equipment by the starting item to be detected.
9. A boot device for a computer device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the start-up method of the computer device according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the startup method of the computer device according to any one of claims 1 to 7.
CN202110299367.8A 2021-03-19 2021-03-19 Starting method, device and equipment of computer equipment and readable storage medium Active CN113157324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110299367.8A CN113157324B (en) 2021-03-19 2021-03-19 Starting method, device and equipment of computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110299367.8A CN113157324B (en) 2021-03-19 2021-03-19 Starting method, device and equipment of computer equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN113157324A true CN113157324A (en) 2021-07-23
CN113157324B CN113157324B (en) 2023-01-24

Family

ID=76887748

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110299367.8A Active CN113157324B (en) 2021-03-19 2021-03-19 Starting method, device and equipment of computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113157324B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114327653A (en) * 2021-12-24 2022-04-12 深圳宝新创科技股份有限公司 Switching method and device for starting mode of electronic equipment and switching equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100162398A1 (en) * 2008-12-16 2010-06-24 F-Secure Oyj Method and apparatus for detecting shellcode insertion
CN103019780A (en) * 2012-12-04 2013-04-03 中国联合网络通信集团有限公司 Webpage access method, equipment and system based on USB (Universal Serial Bus) network card
US20150213260A1 (en) * 2014-01-27 2015-07-30 Igloo Security, Inc. Device and method for detecting vulnerability attack in program
CN106681879A (en) * 2017-01-06 2017-05-17 郑州云海信息技术有限公司 Method for testing server starting sequence
US20180025158A1 (en) * 2016-07-25 2018-01-25 Trap Data Security Ltd System and method for detecting malware in a stream of bytes
CN107944264A (en) * 2017-12-19 2018-04-20 郑州云海信息技术有限公司 A kind of os starting item filter method and device
US20180129807A1 (en) * 2016-11-09 2018-05-10 Cylance Inc. Shellcode Detection
CN109145619A (en) * 2018-08-13 2019-01-04 中金金融认证中心有限公司 A kind of Android application resource reinforcement means and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100162398A1 (en) * 2008-12-16 2010-06-24 F-Secure Oyj Method and apparatus for detecting shellcode insertion
CN103019780A (en) * 2012-12-04 2013-04-03 中国联合网络通信集团有限公司 Webpage access method, equipment and system based on USB (Universal Serial Bus) network card
US20150213260A1 (en) * 2014-01-27 2015-07-30 Igloo Security, Inc. Device and method for detecting vulnerability attack in program
US20180025158A1 (en) * 2016-07-25 2018-01-25 Trap Data Security Ltd System and method for detecting malware in a stream of bytes
US20180129807A1 (en) * 2016-11-09 2018-05-10 Cylance Inc. Shellcode Detection
CN106681879A (en) * 2017-01-06 2017-05-17 郑州云海信息技术有限公司 Method for testing server starting sequence
CN107944264A (en) * 2017-12-19 2018-04-20 郑州云海信息技术有限公司 A kind of os starting item filter method and device
CN109145619A (en) * 2018-08-13 2019-01-04 中金金融认证中心有限公司 A kind of Android application resource reinforcement means and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114327653A (en) * 2021-12-24 2022-04-12 深圳宝新创科技股份有限公司 Switching method and device for starting mode of electronic equipment and switching equipment

Also Published As

Publication number Publication date
CN113157324B (en) 2023-01-24

Similar Documents

Publication Publication Date Title
KR102334950B1 (en) Method and apparatus for managing background application
CN106648779B (en) A kind of intelligent terminal suspended window authority setting method
CN107943576B (en) Method, device, equipment, system and medium for optimizing starting of application program
CN109542744B (en) Method, device, storage medium and terminal for detecting abnormal starting problem of terminal
US20040107179A1 (en) Method and system for controlling software execution in an event-driven operating system environment
CN106371752B (en) A kind of the virtual key implementation method and device of Android system intelligent terminal
US20070294691A1 (en) Apparatus and method for program execution in portable communication terminal
US20120174106A1 (en) Mobile terminal and method for managing tasks at a platform level
US8312256B2 (en) Display of a basic input/output system (BIOS) productivity display
CN113157324B (en) Starting method, device and equipment of computer equipment and readable storage medium
US20140380479A1 (en) Method and System for Controlling Closing of Terminal, and Computer Storage Medium
CN117093352B (en) Template-based computing cluster job scheduling system, method and device
CN113517996A (en) Network card equipment polling method, system and related device
CN111752822A (en) Containerization pressure measurement scheduling method, computer equipment and readable storage medium
CN109213442B (en) File copying method, terminal device and computer readable storage medium
US11016788B2 (en) Application launching method and display device
CN115934281A (en) Method, device, equipment and medium for starting page optimization based on Android APP
CN106095277B (en) Method and system for realizing double-click event strategy selection processing by mobile terminal
CN113886016A (en) Method and device for generating mirror image file
CN114296837A (en) Firmware control method and device, electronic equipment and computer readable storage medium
US7562209B2 (en) Supporting different instruction set architectures during run time
CN113032043A (en) Method, system, device and storage medium for processing configuration value
KR102292211B1 (en) Electronic device
CN111858211B (en) Verification method, device and equipment of acceleration equipment
JP7382556B2 (en) Electronics

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
GR01 Patent grant
GR01 Patent grant