CN1512344A - Computer startup and shutdown testing method - Google Patents
Computer startup and shutdown testing method Download PDFInfo
- Publication number
- CN1512344A CN1512344A CNA021583668A CN02158366A CN1512344A CN 1512344 A CN1512344 A CN 1512344A CN A021583668 A CNA021583668 A CN A021583668A CN 02158366 A CN02158366 A CN 02158366A CN 1512344 A CN1512344 A CN 1512344A
- Authority
- CN
- China
- Prior art keywords
- time
- testing
- computer
- machine
- computing machine
- 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
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 75
- 238000000034 method Methods 0.000 claims abstract description 19
- 238000004519 manufacturing process Methods 0.000 claims description 2
- 238000003908 quality control method Methods 0.000 claims description 2
- 230000004913 activation Effects 0.000 claims 1
- 238000010998 test method Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种计算机的开关机测试方法,特指一种利用每一台计算机的高级能源管理接口(ACPI;Advance Configuration Power Management Interface)进行开关机测试的方法。The invention relates to a computer power-on/off test method, in particular to a method for using each computer's Advanced Energy Management Interface (ACPI; Advance Configuration Power Management Interface) to perform power-on/off test.
背景技术Background technique
现在的电源循环测试需要一台机器进行控制交流电源的开与关,然而,机器本身价格昂贵,且不同的使用者其使用习惯不同,易造成机器的使用寿命与测试的精准度减低等问题。The current power cycle test requires a machine to control the AC power on and off. However, the machine itself is expensive, and different users have different usage habits, which may cause problems such as reduced machine life and test accuracy.
于是,如何以新思维、新技术、新方法将简单、快速的测试方法导入此一领域,是当前重要的课题。Therefore, how to introduce simple and rapid testing methods into this field with new thinking, new technologies, and new methods is an important topic at present.
发明内容Contents of the invention
本发明的主要目的是节省成本。本发明是利用计算机本身的高级能源接口,以进行测试,是排除了公知的思维与技术,以该接口与一套简单的测试软件,即可达到开关机测试的目的,大大地节省许多成本。The main purpose of the invention is to save costs. The present invention uses the high-level energy interface of the computer itself to test, and eliminates the known thinking and technology. With this interface and a set of simple testing software, the purpose of switching on and off testing can be achieved, which greatly saves a lot of costs.
本发明的另一目的,是增加精准度与测试速度。由于无须装设硬件以进行测试,只需利用软件进行控制,因此方便许多,提高工作效率;且由于没有硬件的限制,因此在测试时因硬件所产生的误差问题,将不复存在。Another object of the present invention is to increase the accuracy and test speed. Because there is no need to install hardware for testing, only software is needed for control, so it is much more convenient and improves work efficiency; and because there is no hardware limitation, the error problem caused by hardware during testing will no longer exist.
本发明的上述目的是这样实现的,一种计算机的开关机测试方法,是测试计算机在生产完成后所需要进行品质管制的步骤,其特征在于,步骤包括:The above-mentioned object of the present invention is achieved like this, a kind of computer switch machine test method is the step that test computer needs to carry out quality control after production is finished, it is characterized in that, step comprises:
(a)将一待测试计算机开机;(a) turning on a computer to be tested;
(b)该计算机将进行第一次初始化的运行;(b) the computer will be running for the first time initialization;
(c)经由一第一递归程序取得递归运行;(c) obtaining recursive runs via a first recursive procedure;
(d)记录每一次递归程序产生的一递归值至一记录文件;(d) record a recursive value produced by each recursive program to a record file;
(e)对比该次递归值与第一次初始化中的定义,若对比为相等,则测试结束;若对比为不相等,则继续以下步骤;(e) Compare the recursive value with the definition in the first initialization, if the comparison is equal, the test ends; if the comparison is unequal, continue the following steps;
(f)该计算机进行第二次初始化;(f) the computer is initialized for the second time;
(g)经由一第二递归程序将第二次初始化中的各定义进行对比,若对比为不相等,则执行开机的运行;若对比为相等,则进行软关机的运行。(g) Comparing the definitions in the second initialization through a second recursive program, if the comparison is unequal, perform a power-on operation; if the comparison is equal, perform a soft shutdown operation.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的(b)项的第一次初始化运行包括:A kind of computer switch machine testing method of the present invention is characterized in that, the first initialization operation of described (b) item comprises:
(1)将一命令列(Command Line)中的一开机时间长度(On Interval)、一关机时间长度(Off Interval)及一总开关机次数(Total Times)的定义读取;(1) Read the definition of a power-on time length (On Interval), a power-off time length (Off Interval) and a total number of power-on/off times (Total Times) in a command line (Command Line);
(2)自一记录档案中读取一已定义的测试次数(T1mes Tested)的值。(2) Read the value of a defined number of tests (T1mes Tested) from a record file.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的(c)项的第一递归程序定义出本发明进行多次的系统测试与测试完成的规则。A computer switch-on test method according to the present invention is characterized in that the first recursive program in item (c) defines the rules for the present invention to perform multiple system tests and test completion.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的第一递归程序的规则是本次测试次数为递归前的测试次数加一之和。A computer switch test method according to the present invention is characterized in that the rule of the first recursive program is that the number of tests this time is the sum of the number of tests before recursion plus one.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的可经由每一次的递归程序得到经由一基本输入输出系统(BIOS;Basic Input/OutputSystem)所提供的一固定式高级能源管理接口表(ACPI Table;AdvanceConfiguration Power Management Interface Table)中的一暂存器(Register),以暂存资料。A kind of computer switch machine testing method of the present invention is characterized in that, described can obtain a fixed advanced level provided by a Basic Input Output System (BIOS; Basic Input/Output System) through each recursive program. A register (Register) in the ACPI Table (AdvanceConfiguration Power Management Interface Table) to temporarily store data.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的(f)项的第二次初始化运行包括:A kind of computer switch machine testing method of the present invention is characterized in that, the second initialization operation of described (f) item comprises:
(1)自一实时定时器(RTC;Real Time Clock)中读取一第一次开机时间;(1) Read a first power-on time from a real-time timer (RTC; Real Time Clock);
(2)自该实时定时器中读取一现在时间(Current Time)。(2) Read a current time (Current Time) from the real-time timer.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的(g)项的第二递归程序是定义出本发明进行开机与关机的测试规则。A test method for switching on and off a computer according to the present invention is characterized in that the second recursive program in item (g) defines the test rules for starting and shutting down the present invention.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的第二递归程序的测试规则是现在时间为第一次开机时间与开机时间长度之和。A method for testing computer power-on/off according to the present invention is characterized in that the test rule of the second recursive program is that the current time is the sum of the first power-on time and the length of the power-on time.
本发明所述的一种计算机的开关机测试方法,其特征在于,所述的(g)项的软关机的运行包括:A kind of computer switch test method of the present invention is characterized in that, the operation of the soft shutdown of described (g) item comprises:
(1)定义一警报时间(Alarm Time)为现在时间与关机时间长度之和;(1) Define an alarm time (Alarm Time) as the sum of the current time and the length of the shutdown time;
(2)将该警报时间设定于实时定时器中的一警报暂存器(Alarm Register)中,以暂存资料;(2) Set the alarm time in an alarm register (Alarm Register) in the real-time timer to temporarily store data;
(3)关闭所有正在运算的事件,并将实时定时器中的该警报暂存器的资料激活系统,再次将该待测试计算机开机。(3) Close all events in operation, activate the system with the data in the alarm register in the real-time timer, and start the computer to be tested again.
以下将是针对本发明的附图与图号作一详细描述,可充分了解本发明的技术内容。The following will be a detailed description of the accompanying drawings and figure numbers of the present invention, so that the technical content of the present invention can be fully understood.
附图说明Description of drawings
图1是本发明的较佳实施例流程图。Fig. 1 is a flow chart of a preferred embodiment of the present invention.
具体实施方式Detailed ways
在本法明涉及如下图号:(1)步骤一,(2)步骤二,(3)步骤三,(4)步骤四,(5)步骤五,(6)步骤六,(61)步骤六十一,(62)步骤六十二,(63)步骤六十三,(64)步骤六十四,(65)步骤六十五,(66)步骤六十六,(67)步骤六十七,(68)步骤六十八,(70)步骤七十。In this law, the following figure numbers are involved: (1) step one, (2) step two, (3) step three, (4) step four, (5) step five, (6) step six, (61) step six Eleven, (62) step sixty-two, (63) step sixty-three, (64) step sixty-four, (65) step sixty-five, (66) step sixty-six, (67) step sixty-seven , (68) step sixty-eight, (70) step seventy.
(1)-(3)是本发明的计算机第一次初始化步骤。(1)-(3) are the first initialization steps of the computer of the present invention.
(4)是定义出本发明进行多次的系统测试与测试完成的规则。(4) is to define the system test that the present invention carries out multiple times and the rule of test completion.
(5)至(6)是记录与对比本发明的各定义的步骤。(5) to (6) are the steps of recording and comparing the definitions of the present invention.
(61)至(70)是显示本发明测试合格通知并结束本发明的步骤。(61) to (70) are the steps of displaying the test pass notification of the present invention and ending the present invention.
(62)至(65)是本发明的计算机第二次初始化与开机的步骤。(62) to (65) are the steps of initializing and starting the computer for the second time of the present invention.
本发明是针对计算机开发阶段测试计算机开关机是否正常而发明的一测试程序。再利用将该程序直接灌注于测试计算机中,或灌注于软盘片、光盘片等可储存程序的接口,将其与计算机运行系统连结,进行测试的步骤。The invention is a test program invented for testing whether the computer is turned on or off in the computer development stage. Then use the program to directly infuse the test computer, or infuse the interface that can store the program such as floppy disk, CD, etc., and connect it with the computer operating system to perform the test.
请参阅图1所示,是本发明较佳实施例的流程图,是测试计算机在开发阶段后所需要进行品质验证的步骤。本发明是设定计算机开机与关机的总次数,并设定开机时间与关机时间的长度,以在多次的开关机与长时间的测试下完成计算机系统的测试,其步骤如下:Please refer to FIG. 1 , which is a flow chart of a preferred embodiment of the present invention, which is the steps required for quality verification after the test computer is developed. The present invention is to set the total number of computer startup and shutdown times, and to set the length of startup time and shutdown time, so as to complete the computer system test under multiple startup and shutdown tests, and the steps are as follows:
步骤一(1):可利用以人工方式或于一测试系统的计算机电源开启装置开启一待测计算机;Step one (1): A computer to be tested can be turned on manually or with a computer power-on device in a test system;
步骤二(2):该待测计算机的一中央处理器(CPU;Central Process Unit)会读取一命令列(Command Line)中一开机时间长度(On Interval)、一关机时间长度(Off Interval)及一总开关机次数(Total Times)的定义值;Step 2 (2): A central processing unit (CPU; Central Process Unit) of the computer to be tested will read a power-on time length (On Interval) and a power-off time length (Off Interval) in a command line (Command Line). And a defined value of total switching times (Total Times);
步骤三(3):该中央处理器会再读取一存在于计算机中存储区的记录档案(Record File)中一已定义的测试次数(Times Tested)值;Step three (3): the central processing unit will read a defined number of times of testing (Times Tested) value in a record file (Record File) in the storage area of the computer;
步骤四(4):经由一第一递归程序取得递归运行,且第一递归程序是定义出本发明进行多次的系统测试与测试完成的规则,本较佳实施例的规则是本次测试次数为递归前的测试次数(即该记录档案中的已定义的测试次数值)加一的和,以数学公式表示为测试次数=测试次数+1,所以,举例而言,若本次测试由零次开始,则在上个步骤中该记录档案中的已定义的测试次数值为零,经由上述公式的运算,该加总后的次数为一次,故本次的计算机检测即已被计算过,以供下一次检测时累加次数用;应着上述的运算,可经由每一次的递归程序得到经由一基本输入输出系统(BIOS;Basic Input/Output System)所提供的一固定式高级能源管理接口表(ACPI Table;Advance Configuration PowerManagement Interface Table)中的一暂存器(Register)地址,以暂存该加总之后的测试次数暂存值;Step 4 (4): Obtain recursive operation through a first recursive program, and the first recursive program is to define the rules that the present invention carries out multiple system tests and test completion, the rule of this preferred embodiment is the number of times of this test It is the sum of the number of tests before recursion (that is, the value of the number of tests defined in the record file) plus one, expressed in a mathematical formula as the number of tests = number of tests + 1, so, for example, if this test starts from zero At the beginning of the first time, the value of the defined number of tests in the record file in the previous step is zero. Through the calculation of the above formula, the total number of times is one, so the computer test this time has been calculated. It is used for accumulating the number of times in the next detection; according to the above calculation, a fixed advanced energy management interface table provided by a basic input and output system (BIOS; Basic Input/Output System) can be obtained through each recursive procedure (ACPI Table; Advance Configuration PowerManagement Interface Table) in a temporary register (Register) address, to temporarily store the temporary value of the number of tests after the sum;
步骤五(5):该被测试计算机会记录每一次递归程序产生的一递归值(即加总后的次数)至该暂存器一记录文件,以提供下一次记录档案中的已定义的测试次数值;Step five (5): the tested computer will record a recursive value (i.e. the total number of times) generated by each recursive program to a record file of the temporary register, so as to provide the defined test in the next record file times value;
步骤六(6):中央处理器会对比该次递归值(即本次加总后的次数)与第一次初始化中的定义值(即读取自该命令列中该总开关机次数的定义值);Step six (6): The central processing unit will compare the recursive value (i.e. the number of times after this sum) with the defined value in the first initialization (i.e. read from the definition of the total number of times of switching on and off in the command line value);
步骤六十一(61):若步骤六(6)的对比为相等,则计算机的显示器或该测试系统的显示器即显示通过测试的信息,并跳至步骤七十(70);Step sixty-one (61): if the comparison in step six (6) is equal, then the display of the computer or the display of the test system will display the information of passing the test, and skip to step seventy (70);
步骤六十二(62):若步骤六(6)的对比为不相等,则该计算机进行第二次初始化,即自计算机中一实时定时器(RTC;Real Time Clock)中读取一第一次开机时间(First On Time);Step sixty-two (62): if the comparison of step six (6) is unequal, then the computer is initialized for the second time, that is, reading a first timer from a real-time timer (RTC; Real Time Clock) in the computer. First On Time (First On Time);
步骤六十三(63):自该实时定时器中读取一现在时间(Current Time);Step sixty-three (63): read a current time (Current Time) from the real-time timer;
步骤六十四(64):经由一第二递归程序将第二次初始化中的各定义进行对比,该第二递归程序是定义出本发明进行开机与关机的测试规则,是现在时间为第一次开机时间与开机时间长度之和,以数学公式表示为现在时间=第一次开机时间+开机时间长度;Step sixty-four (64): compare the definitions in the second initialization through a second recursive program, the second recursive program is to define the test rules for starting and shutting down the present invention, and the current time is the first The sum of the first power-on time and the length of the power-on time is expressed in a mathematical formula as the current time = the first power-on time + the length of the power-on time;
步骤六十五(65):若上述步骤六十四(64)的第二递归程序为不相等,则执行开机的运行,即等待一秒钟后回到步骤六十三(63);Step sixty-five (65): if the second recursive procedure of the above-mentioned step sixty-four (64) is not equal, then perform the operation of starting up, that is, return to step sixty-three (63) after waiting for one second;
步骤六十六(66):若上述步骤六十四(64)的第二递归程序为相等,计算机会进行软关机的运行,即定义一警报时间(Alarm Time)为现在时间与关机时间长度之和,以数学公式表示为警报时间=现在时间+关机时间长度;Step sixty-six (66): if the second recursive program of the above-mentioned step sixty-four (64) is equal, the computer will perform a soft shutdown operation, that is, define an alarm time (Alarm Time) as the difference between the current time and the shutdown time length And, expressed as alarm time=present time+shutdown time length with mathematical formula;
步骤六十七(67):计算机将该警报时间设定于实时定时器中之一警报暂存器(Alarm Register)中,以暂存资料;Step sixty-seven (67): the computer sets the alarm time in an alarm register (Alarm Register) in the real-time timer to temporarily store data;
步骤六十八(68):计算机关闭所有正在运算的事件,并将于步骤六十七(67)实时定时器中的该警报暂存器的资料激活系统,且将电源设定为S5状态(意即此时实时定时器仍在计时),而当实时定时器的时间与警报暂存器中的时间相同时,即再次将该待测试计算机开机,即回到步骤一(1);Step sixty-eight (68): the computer closes all events in operation, and activates the system with the data of the alarm temporary register in the step sixty-seven (67) real-time timer, and the power supply is set to the S5 state ( This means that the real-time timer is still timing), and when the time of the real-time timer is the same as the time in the alarm register, the computer to be tested is turned on again, and promptly returns to step one (1);
步骤七十(70):测试完成。Step seventy (70): the test is completed.
综观所有步骤,本发明是利用程序的回路,以时间及次数为控制的因子,将欲开机与关机的测试次数与测试时间长度作一随心所欲的设定,且不需其它仪器与设备的配合,因此能节省成本,提高精准度与测试速度。Looking at all the steps, the present invention uses the loop of the program, takes time and times as the control factors, and sets the number of times and the length of the test to be turned on and off as desired without the cooperation of other instruments and equipment. Therefore, the cost can be saved, and the accuracy and test speed can be improved.
以上所述仅为本发明的较佳实施例的详细说明,并非用来限制本发明的范围,所以,凡是熟悉此类技术的人员在不脱离本发明的精神和范围,所作的适当改变及调整,均包含在本发明的专利保护范围内。The above is only a detailed description of the preferred embodiments of the present invention, and is not intended to limit the scope of the present invention. Therefore, those who are familiar with this type of technology can make appropriate changes and adjustments without departing from the spirit and scope of the present invention. , are all included in the patent protection scope of the present invention.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB021583668A CN1315052C (en) | 2002-12-30 | 2002-12-30 | Test method for open and close of computer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB021583668A CN1315052C (en) | 2002-12-30 | 2002-12-30 | Test method for open and close of computer |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1512344A true CN1512344A (en) | 2004-07-14 |
CN1315052C CN1315052C (en) | 2007-05-09 |
Family
ID=34236985
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNB021583668A Expired - Fee Related CN1315052C (en) | 2002-12-30 | 2002-12-30 | Test method for open and close of computer |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN1315052C (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100382044C (en) * | 2004-10-22 | 2008-04-16 | 英业达股份有限公司 | Battery information acquisition method and acquisition device |
CN100395720C (en) * | 2005-11-25 | 2008-06-18 | 鸿富锦精密工业(深圳)有限公司 | Automated computer on-off operation testing device and method |
CN100410881C (en) * | 2004-04-16 | 2008-08-13 | 伊斯曼柯达公司 | Electronic device, control method, and program product |
CN100478839C (en) * | 2006-09-25 | 2009-04-15 | 佛山市顺德区顺达电脑厂有限公司 | Periodic switch control device of electric power supply |
CN100489794C (en) * | 2006-01-21 | 2009-05-20 | 鸿富锦精密工业(深圳)有限公司 | System and method for detecting time of starting up computer system |
CN101957789A (en) * | 2009-07-17 | 2011-01-26 | 精品科技股份有限公司 | Method for counting operation time of computer device |
CN101526585B (en) * | 2008-03-07 | 2011-02-16 | 佛山市顺德区顺达电脑厂有限公司 | Automatic switching test system and method |
CN101685415B (en) * | 2008-09-27 | 2011-05-04 | 佛山市顺德区顺达电脑厂有限公司 | Test device and test method |
CN102479120A (en) * | 2010-11-22 | 2012-05-30 | 鸿富锦精密工业(深圳)有限公司 | Startup/shutdown test system and startup/shutdown test method |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101566960B (en) * | 2008-04-25 | 2011-02-16 | 佛山市顺德区顺达电脑厂有限公司 | Method for testing automatically powering on and off |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6134641A (en) * | 1998-03-20 | 2000-10-17 | Vsli Technology, Inc. | Method of and system for allowing a computer system to access cacheable memory in a non-cacheable manner |
CN1142442C (en) * | 2000-12-01 | 2004-03-17 | 英业达股份有限公司 | Automatic startup and shutdown test equipment |
-
2002
- 2002-12-30 CN CNB021583668A patent/CN1315052C/en not_active Expired - Fee Related
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100410881C (en) * | 2004-04-16 | 2008-08-13 | 伊斯曼柯达公司 | Electronic device, control method, and program product |
CN100382044C (en) * | 2004-10-22 | 2008-04-16 | 英业达股份有限公司 | Battery information acquisition method and acquisition device |
CN100395720C (en) * | 2005-11-25 | 2008-06-18 | 鸿富锦精密工业(深圳)有限公司 | Automated computer on-off operation testing device and method |
CN100489794C (en) * | 2006-01-21 | 2009-05-20 | 鸿富锦精密工业(深圳)有限公司 | System and method for detecting time of starting up computer system |
CN100478839C (en) * | 2006-09-25 | 2009-04-15 | 佛山市顺德区顺达电脑厂有限公司 | Periodic switch control device of electric power supply |
CN101526585B (en) * | 2008-03-07 | 2011-02-16 | 佛山市顺德区顺达电脑厂有限公司 | Automatic switching test system and method |
CN101685415B (en) * | 2008-09-27 | 2011-05-04 | 佛山市顺德区顺达电脑厂有限公司 | Test device and test method |
CN101957789A (en) * | 2009-07-17 | 2011-01-26 | 精品科技股份有限公司 | Method for counting operation time of computer device |
CN101957789B (en) * | 2009-07-17 | 2013-12-04 | 精品科技股份有限公司 | Method for counting operation time of computer device |
CN102479120A (en) * | 2010-11-22 | 2012-05-30 | 鸿富锦精密工业(深圳)有限公司 | Startup/shutdown test system and startup/shutdown test method |
Also Published As
Publication number | Publication date |
---|---|
CN1315052C (en) | 2007-05-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN1261868C (en) | Method of rapid computer start-up | |
CN101051271A (en) | Intelligent CPU super frequency method | |
US7404179B2 (en) | Fast source file to line number table association | |
CN1512344A (en) | Computer startup and shutdown testing method | |
JP2009277223A (en) | Computer system, method for initializing computer system and computer program | |
CN101038551A (en) | Method for implementing the start of Linux operation system in mobile hard disk | |
CN101826020B (en) | How to read the startup sequence of the computer startup device | |
CN1530796A (en) | Guiding method for speeding up operation system | |
CN112347042A (en) | File uploading method and device, electronic equipment and storage medium | |
CN1391164A (en) | Test method of computer main board power on and off | |
CN1983179A (en) | Boot self-test debugging system and method | |
CN1228718C (en) | Method to prevent overwriting of MAC addresses of peripheral terminals in DMI data | |
CN1251051C (en) | Method and apparatus for rousing computer | |
CN108304310A (en) | A kind of log analysis method and computing device | |
CN101620561B (en) | Method for monitoring computer system efficiency | |
CN1402125A (en) | Method and system for directly starting personal digital assistant operating system with hardware components | |
CN1402124A (en) | Method and system for starting multiple personal digital assistant operating systems through menu | |
US20240289294A1 (en) | Pcie device positioning method and apparatus, and related device | |
TWI414936B (en) | Debug method for computer system | |
US20130159688A1 (en) | Electronic device and method of setting removal policy of usb device | |
CN112133264B (en) | Music score recognition method and device | |
CN2570871Y (en) | Computer motherboard switch test device | |
US20050021934A1 (en) | Method for loading operating system | |
CN1310143C (en) | Quick startup method and system | |
CN1670695A (en) | Computer quick boot method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
C19 | Lapse of patent right due to non-payment of the annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |