CN102572561B - The method and system of the automatic programming of a kind of sequence number of set top box - Google Patents
The method and system of the automatic programming of a kind of sequence number of set top box Download PDFInfo
- Publication number
- CN102572561B CN102572561B CN201010579808.1A CN201010579808A CN102572561B CN 102572561 B CN102572561 B CN 102572561B CN 201010579808 A CN201010579808 A CN 201010579808A CN 102572561 B CN102572561 B CN 102572561B
- Authority
- CN
- China
- Prior art keywords
- serial number
- top box
- sequence number
- input
- programming
- 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.)
- Expired - Fee Related
Links
Landscapes
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
Abstract
本发明公开了一种机顶盒序列号自动烧写的方法及系统,所述方法包括:从U盘中读取预存的第一序列号;根据所述第一序列号,计算本次将要输入的第二序列号,并将计算出来的第二序列号显示在界面上;判断所述第二序列号与实际序列号是否相同,当二者相同时,将所述第二序列号输入到机顶盒,当二者相异时,将所述第二序列号修改为与实际序列号相同,然后将修改后的第二序列号输入到机顶盒;将输入的第二序列号烧写在机顶盒的固定位置。所述系统用于实现所述方法。运用本发明具有如下有益技术效果:仅仅使用一个U盘就可以实现机顶盒序列号的自动输入与烧写,效率高且不易出错,同时,设备成本低廉。
The invention discloses a method and system for automatically programming the serial number of a set-top box. The method includes: reading a pre-stored first serial number from a U disk; calculating the first serial number to be input this time according to the first serial number. second serial number, and display the calculated second serial number on the interface; judge whether the second serial number is the same as the actual serial number, and when the two are identical, input the second serial number into the set-top box, when When the two are different, modify the second serial number to be the same as the actual serial number, and then input the modified second serial number into the set-top box; burn the input second serial number into a fixed position of the set-top box. The system is used to implement the method. The application of the present invention has the following beneficial technical effects: the automatic input and programming of the serial number of the set-top box can be realized only by using a U disk, the efficiency is high and error-prone, and meanwhile, the equipment cost is low.
Description
技术领域 technical field
本发明涉及数字电视机顶盒,尤其涉及一种机顶盒序列号自动烧写的方法及系统。The invention relates to a digital TV set-top box, in particular to a method and system for automatically programming the serial number of the set-top box.
背景技术 Background technique
目前,机顶盒序列号烧写主要有两种方法,第一种是将序列号的烧写部分嵌入在机顶盒的软件中,工厂生产时利用遥控器将序列号输入机顶盒,然后通过机顶盒烧写软件将序列号烧写到机顶盒中。这种方法的优点是:设备成本低,不需要附加设备即可完成序列号的烧写。缺点是:通过遥控器输入序列号,效率低且容易出错,另外,每次输入的序列号无法一一记录下来。第二种方法是利用串口或者网络接口将机顶盒与电脑相连,在电脑端程序中输入机顶盒序列号,电脑通过通信程序将序列号传送给机顶盒,机顶盒接收到序列号后,通过机顶盒软件将序列号烧写在机顶盒内。电脑端再自动将下一个序列号算出(一般为自动加一)并将上一个序列号记录到一个专用的文件中。这种方法优点是:效率高且不容易出错,能够记录每次输入的序列号。缺点是:生产线上需要增加一台电脑,设备成本高昂。At present, there are mainly two methods for programming the serial number of a set-top box. The first method is to embed the programming part of the serial number in the software of the set-top box. The serial number is burned into the set-top box. The advantage of this method is that the equipment cost is low, and the programming of the serial number can be completed without additional equipment. The disadvantage is that inputting the serial number through the remote control is inefficient and error-prone. In addition, the serial numbers entered each time cannot be recorded one by one. The second method is to use the serial port or network interface to connect the set-top box to the computer, input the serial number of the set-top box in the computer program, and the computer will transmit the serial number to the set-top box through the communication program. Programmed in the set-top box. Then the computer automatically calculates the next serial number (usually adding one automatically) and records the previous serial number into a dedicated file. The advantage of this method is: high efficiency and not easy to make mistakes, and can record the serial number input every time. The disadvantage is that a computer needs to be added to the production line, and the equipment cost is high.
发明内容 Contents of the invention
本发明实施例所要解决的技术问题在于,一方面,提高机顶盒序列号烧写效率;另一方面,降低设备成本。The technical problem to be solved by the embodiments of the present invention is, on the one hand, to improve the programming efficiency of the serial number of the set-top box; on the other hand, to reduce the equipment cost.
为了解决上述技术问题,本发明实施例提供了一种机顶盒序列号自动烧写的方法,包括:In order to solve the above technical problems, the embodiment of the present invention provides a method for automatically programming the serial number of a set-top box, including:
从U盘中读取预存的第一序列号;Read the pre-stored first serial number from the U disk;
根据所述第一序列号,计算本次将要输入的第二序列号,并将计算出来的第二序列号显示在界面上;According to the first serial number, calculate the second serial number to be input this time, and display the calculated second serial number on the interface;
判断所述第二序列号与实际序列号是否相同,当二者相同时,将所述第二序列号输入到机顶盒,当二者相异时,将所述第二序列号修改为与实际序列号相同,然后将修改后的第二序列号输入到机顶盒;Judging whether the second serial number is the same as the actual serial number, when the two are the same, input the second serial number into the set-top box, and when the two are different, modify the second serial number to be the same as the actual serial number number is the same, and then enter the modified second serial number into the set-top box;
将输入的第二序列号烧写在机顶盒的固定位置。Burn the entered second serial number into the fixed position of the set-top box.
进一步的,将输入的第二序列号烧写在机顶盒的固定位置步骤之后还包括:将烧写过的第二序列号存储在所述U盘中。Further, after the step of burning the inputted second serial number in the fixed position of the set-top box, it also includes: storing the burned second serial number in the USB disk.
相应的,本发明还公开了一种机顶盒序列号自动烧写的系统,所述系统包括:U盘,设有烧写序列号软件的机顶盒以及遥控器;Correspondingly, the present invention also discloses a system for automatically programming the serial number of a set-top box. The system includes: a USB flash drive, a set-top box with software for programming the serial number, and a remote controller;
所述U盘用于记录序列号,在烧写序列号时,所述机顶盒与所述U盘连接,向所述U盘读取和写入序列号;Described U disk is used for recording serial number, and when programming serial number, described set-top box is connected with described U disk, reads and writes serial number to described U disk;
所述遥控器用于修改序列号。The remote controller is used to modify the serial number.
实施本发明实施例,具有如下有益效果:仅仅使用一个U盘就可以实现机顶盒序列号的自动输入与烧写,效率高且不易出错,同时,设备成本低廉。The implementation of the embodiment of the present invention has the following beneficial effects: only one U disk can be used to realize the automatic input and programming of the set-top box serial number, which has high efficiency and is not easy to make mistakes, and at the same time, the equipment cost is low.
附图说明 Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一部分实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings that need to be used in the description of the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only part of the embodiments of the present invention. For those skilled in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1是本发明机顶盒序列号自动烧写的方法的一实施例流程示意图;Fig. 1 is a schematic flow chart of an embodiment of the method for automatic programming of the set-top box serial number of the present invention;
图2是本发明机顶盒序列号自动烧写的方法的另一实施例流程示意图;Fig. 2 is another embodiment schematic flow chart of the method for automatically programming the set-top box serial number of the present invention;
图3是本发明机顶盒序列号自动烧写的系统的一实施例结构示意图。Fig. 3 is a structural diagram of an embodiment of the system for automatically programming the serial number of a set-top box according to the present invention.
具体实施方式 Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
本发明实施例提供了一种机顶盒序列号自动烧写的方法,下面结合图1-图2对本发明机顶盒序列号自动烧写的方法的实施例进行说明。The embodiment of the present invention provides a method for automatically programming the serial number of a set-top box, and an embodiment of the method for automatically programming the serial number of the set-top box of the present invention will be described below with reference to FIGS. 1-2 .
图1为本发明机顶盒序列号自动烧写的方法的一实施例流程示意图。如图1所示,本实施例的一种机顶盒序列号自动烧写的方法包括下面步骤:Fig. 1 is a schematic flow chart of an embodiment of the method for automatically programming the serial number of a set-top box according to the present invention. As shown in Figure 1, a kind of set-top box serial number automatic programming method of the present embodiment comprises the following steps:
步骤S110,从U盘中读取预存的第一序列号。Step S110, read the pre-stored first serial number from the USB flash drive.
具体的,所述U盘中存储有初始序列号和每次烧写过的序列号。当对第一台机顶盒进行序列号烧写时,机顶盒从所述U盘中读取初始序列号;下一次烧写时,只需读取上一次烧写过的序列号。Specifically, the initial serial number and the serial number programmed each time are stored in the USB flash drive. When burning the serial number of the first set-top box, the set-top box reads the initial serial number from the U disk; when burning the next time, it only needs to read the serial number burned last time.
步骤S111,根据所述第一序列号,计算本次将要输入的第二序列号,并将计算出来的第二序列号显示在界面上。Step S111, according to the first serial number, calculate the second serial number to be input this time, and display the calculated second serial number on the interface.
具体的,机顶盒读取到所述第一序列号,并对所述第一序列号进行计算,一般是在预设的数字长度范围内进行加一运算,从而得出将要输入的第二序列号,并将所述第二序列号显示在机顶盒界面上。例如:预设的数字长度为八位,所述第一序列号为11223341,则计算出第二序列号为11223342,并将数字11223342显示在界面上。Specifically, the set-top box reads the first serial number, and calculates the first serial number, generally by adding one within the preset number length range, so as to obtain the second serial number to be input , and display the second serial number on the interface of the set-top box. For example: the preset number length is eight digits, and the first serial number is 11223341, then the second serial number is calculated as 11223342, and the number 11223342 is displayed on the interface.
步骤S112,判断所述第二序列号与实际序列号是否相同,当二者相同时,将所述第二序列号输入到机顶盒,当二者相异时,将所述第二序列号修改为与实际序列号相同,然后将修改后的第二序列号输入到机顶盒。Step S112, judging whether the second serial number is the same as the actual serial number, if they are the same, input the second serial number into the set-top box, and if they are different, modify the second serial number to Same as the actual serial number, then enter the modified second serial number into the set-top box.
具体的,例如计算出来的第二序列号为11223342,机顶盒的实际序列号也为11223342,则二者相同,此时通过遥控器按“确定”键,输入所述第二序列号11223342。又例如计算出来的第二序列号为11223342,而机顶盒的实际序列号却是11223343,则两者相异。此时,可以通过遥控器手动修改所述第二序列号为11223343,使之与实际序列号相同,然后通过遥控器按“确定”键,输入所述第二序列号11223342。Specifically, for example, the calculated second serial number is 11223342, and the actual serial number of the set-top box is also 11223342, and the two are the same. At this time, press the "OK" key on the remote controller to input the second serial number 11223342. Another example is that the calculated second serial number is 11223342, but the actual serial number of the set-top box is 11223343, and the two are different. At this time, the second serial number can be manually modified to 11223343 through the remote control to make it the same as the actual serial number, and then the second serial number 11223342 can be input by pressing the "OK" key through the remote control.
步骤S113,将输入的第二序列号烧写在机顶盒的固定位置。Step S113, burning the input second serial number in a fixed position of the set-top box.
具体的,机顶盒烧写软件将输入的所述第二序列号烧写在机顶盒的存储器中。Specifically, the programming software of the set-top box burns the inputted second serial number in the memory of the set-top box.
实施本发明实施例,具有如下有益效果:仅仅使用一个U盘就可以实现机顶盒序列号的自动输入与烧写,效率高且不易出错,同时,设备成本低廉。The implementation of the embodiment of the present invention has the following beneficial effects: only one U disk can be used to realize the automatic input and programming of the set-top box serial number, which has high efficiency and is not easy to make mistakes, and at the same time, the equipment cost is low.
图2为本发明机顶盒序列号自动烧写的方法的另一实施例流程示意图。如图2所示,本实施例的一种机顶盒序列号自动烧写的方法包括下面步骤:Fig. 2 is a schematic flow chart of another embodiment of the method for automatically programming the serial number of a set-top box according to the present invention. As shown in Figure 2, a kind of set-top box serial number automatic programming method of the present embodiment comprises the following steps:
步骤S210,从U盘中读取预存的第一序列号。Step S210, read the pre-stored first serial number from the USB flash drive.
具体的,与图1所示实施例中的步骤S110相同,此处不再赘述。Specifically, it is the same as step S110 in the embodiment shown in FIG. 1 , and will not be repeated here.
步骤S211,根据所述第一序列号,计算本次将要输入的第二序列号,并将计算出来的第二序列号显示在界面上。Step S211, calculate the second serial number to be input this time according to the first serial number, and display the calculated second serial number on the interface.
具体的,与图1所示实施例中的步骤S111相同,此处不再赘述。Specifically, it is the same as step S111 in the embodiment shown in FIG. 1 , and will not be repeated here.
步骤S212,判断所述第二序列号与实际序列号是否相同,当二者相同时,将所述第二序列号输入到机顶盒,当二者相异时,将所述第二序列号修改为与实际序列号相同,然后将修改后的第二序列号输入到机顶盒。Step S212, judging whether the second serial number is the same as the actual serial number, if they are the same, input the second serial number into the set-top box, and if they are different, modify the second serial number to Same as the actual serial number, then enter the modified second serial number into the set-top box.
具体的,与图1所示实施例中的步骤S112相同,此处不再赘述。。Specifically, it is the same as step S112 in the embodiment shown in FIG. 1 , and will not be repeated here. .
步骤S213,将输入的第二序列号烧写在机顶盒的固定位置。Step S213, burning the input second serial number in a fixed position of the set-top box.
具体的,与图1所示实施例中的步骤S113相同,此处不再赘述。Specifically, it is the same as step S113 in the embodiment shown in FIG. 1 , and will not be repeated here.
步骤S214,将烧写过的第二序列号存储在所述U盘中。Step S214, storing the programmed second serial number in the USB flash drive.
具体的,将烧写过的第二序列号写入所述U盘中存储起来,作为下一个机顶盒序列号烧写步骤中的第一序列号。Concretely, write the burned second serial number into the USB disk and store it as the first serial number in the next set-top box serial number burning step.
相应的,本发明实施例还提供了一种机顶盒序列号自动烧写的系统,下面结合图3对本发明机顶盒序列号自动烧写的系统的实施例进行说明。Correspondingly, the embodiment of the present invention also provides a system for automatically programming the serial number of the set-top box. The embodiment of the system for automatically programming the serial number of the set-top box of the present invention will be described below with reference to FIG. 3 .
图3为本发明机顶盒序列号自动烧写的系统的一实施例流程示意图。如图3所示,本实施例的机顶盒序列号自动烧写的系统1包括:U盘11,机顶盒12以及遥控器13。Fig. 3 is a flow diagram of an embodiment of the system for automatically programming the serial number of a set-top box according to the present invention. As shown in FIG. 3 , the system 1 for automatically programming the serial number of a set-top box in this embodiment includes: a USB flash drive 11 , a set-top box 12 and a remote controller 13 .
具体的,在整个系统中,所述机顶盒12包括有多个,所述U盘11为一个,机顶盒12以流水线的形式分别与所述U盘11交换信息。Specifically, in the whole system, there are multiple set-top boxes 12, and one USB flash drive 11, and the set-top boxes 12 exchange information with the USB flash drive 11 respectively in the form of an assembly line.
所述U盘11用于记录序列号,在烧写序列号时,所述机顶盒12与所述U盘11连接,向所述U盘读取和写入序列号。The U disk 11 is used to record the serial number. When burning the serial number, the set-top box 12 is connected with the U disk 11 to read and write the serial number to the U disk.
具体的,所述机顶盒中设有烧写软件,当进入序列号烧写菜单时,所述烧写软件自动从所述U盘读取序列号,然后对读取到的序列号进行计算(一般为加一运算),得出新的序列号。Specifically, the set-top box is provided with programming software, and when entering the serial number programming menu, the programming software automatically reads the serial number from the U disk, and then calculates the read serial number (generally is plus one operation) to obtain a new serial number.
所述遥控器13用于修改序列号。The remote controller 13 is used to modify the serial number.
具体的,当计算出的序列号与实际序列号不相同时,可以通过遥控器13进行手动修改,使之与实际序列号相同。Specifically, when the calculated serial number is different from the actual serial number, it can be manually modified through the remote controller 13 to make it the same as the actual serial number.
当计算出的序列号与实际序列号相同或者修改后相同时,机顶盒烧写软件将所述序列号烧写在机顶盒存储器中。同时,机顶盒将此序列号写入所述U盘内存储起来,作为下一个机顶盒序列号烧写时的读取备用数据。When the calculated serial number is the same as the actual serial number or after modification, the set-top box programming software will write the serial number in the set-top box memory. Simultaneously, the set-top box writes the serial number into the USB flash disk and stores it as the read spare data when the next set-top box serial number is programmed.
实施本发明实施例,具有如下有益效果:仅仅使用一个U盘就可以实现机顶盒序列号的自动输入与烧写,效率高且不易出错,同时,设备成本低廉。The implementation of the embodiment of the present invention has the following beneficial effects: only one U disk can be used to realize the automatic input and programming of the set-top box serial number, which has high efficiency and is not easy to make mistakes, and at the same time, the equipment cost is low.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented through computer programs to instruct related hardware, and the programs can be stored in a computer-readable storage medium. During execution, it may include the processes of the embodiments of the above-mentioned methods. Wherein, the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM) or a random access memory (Random Access Memory, RAM), etc.
以上所揭露的仅为本发明较佳实施例而已,当然不能以此来限定本发明之权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。The above disclosures are only preferred embodiments of the present invention, and certainly cannot limit the scope of rights of the present invention. Therefore, equivalent changes made according to the claims of the present invention still fall within the scope of the present invention.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010579808.1A CN102572561B (en) | 2010-12-08 | 2010-12-08 | The method and system of the automatic programming of a kind of sequence number of set top box |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010579808.1A CN102572561B (en) | 2010-12-08 | 2010-12-08 | The method and system of the automatic programming of a kind of sequence number of set top box |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102572561A CN102572561A (en) | 2012-07-11 |
CN102572561B true CN102572561B (en) | 2015-08-19 |
Family
ID=46416826
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201010579808.1A Expired - Fee Related CN102572561B (en) | 2010-12-08 | 2010-12-08 | The method and system of the automatic programming of a kind of sequence number of set top box |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102572561B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102622190B (en) * | 2012-02-15 | 2018-09-04 | 青岛海信电器股份有限公司 | The online wiring method of product identification information and electronic product |
CN107943492A (en) * | 2017-11-28 | 2018-04-20 | 四川长虹电器股份有限公司 | It is a kind of based on method of the USB flash disk to embedded product write sequence number |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005091637A1 (en) * | 2004-03-19 | 2005-09-29 | Koninklijke Philips Electronics N.V. | Application controlled remote storage. |
CN101252640A (en) * | 2008-03-11 | 2008-08-27 | 四川长虹电器股份有限公司 | Method for writing sequence number to set top box |
CN101521725A (en) * | 2008-12-09 | 2009-09-02 | 康佳集团股份有限公司 | Method for writing sequence number in set-top box through remote controller and set-top box |
CN201518499U (en) * | 2009-10-20 | 2010-06-30 | 福建新大陆通信科技有限公司 | Device for writing in MAC address and serial number to set-top box |
CN101790027A (en) * | 2010-02-05 | 2010-07-28 | 广东九联科技股份有限公司 | Writing method of sequence number of set top box |
CN201548957U (en) * | 2009-10-22 | 2010-08-11 | 福建新大陆通信科技有限公司 | Automatic input system of serial number of digital TV set box |
-
2010
- 2010-12-08 CN CN201010579808.1A patent/CN102572561B/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005091637A1 (en) * | 2004-03-19 | 2005-09-29 | Koninklijke Philips Electronics N.V. | Application controlled remote storage. |
CN101252640A (en) * | 2008-03-11 | 2008-08-27 | 四川长虹电器股份有限公司 | Method for writing sequence number to set top box |
CN101521725A (en) * | 2008-12-09 | 2009-09-02 | 康佳集团股份有限公司 | Method for writing sequence number in set-top box through remote controller and set-top box |
CN201518499U (en) * | 2009-10-20 | 2010-06-30 | 福建新大陆通信科技有限公司 | Device for writing in MAC address and serial number to set-top box |
CN201548957U (en) * | 2009-10-22 | 2010-08-11 | 福建新大陆通信科技有限公司 | Automatic input system of serial number of digital TV set box |
CN101790027A (en) * | 2010-02-05 | 2010-07-28 | 广东九联科技股份有限公司 | Writing method of sequence number of set top box |
Also Published As
Publication number | Publication date |
---|---|
CN102572561A (en) | 2012-07-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110673800B (en) | Data operation method, apparatus, device and readable storage medium of file system | |
WO2021248786A1 (en) | Key code data burning method and apparatus, terminal device, and readable storage medium | |
TW201518933A (en) | Test device and test method thereof | |
CN102495740A (en) | Method for updating MAC (Media Access Control) address, HDCPKEY (High-bandwidth Digital Content Protection Key) and television ID (Identity) by utilizing mobile storage equipment | |
US11630647B2 (en) | Method and system for configuring processes of software applications using activity fragments | |
CN114564446B (en) | File storage method, device, system and storage medium | |
CN102522119A (en) | A method and digital device for intelligently burning HDCP KEY | |
CN102572561B (en) | The method and system of the automatic programming of a kind of sequence number of set top box | |
CN111857745A (en) | A multi-disk burning method, system, device and medium | |
CN115563071A (en) | Data processing method, system, electronic device and computer readable storage medium | |
WO2016177075A1 (en) | Method of checking associative relationship of service data, device and readable storage medium utilizing same | |
US20120005441A1 (en) | Copying apparatus, copying method, memory medium, and program | |
JP5666061B1 (en) | FA device configuration design support device and program | |
CN102968366A (en) | Local storage method and device of logs of blu-ray player | |
WO2019085354A1 (en) | Excel system interface-based database linkage method, electronic device, and storage medium | |
CN204463134U (en) | SATA hard disk write protection system | |
CN114385221A (en) | Version management method and device and electronic equipment | |
CN102902487B (en) | Hard disc data access system | |
JP6782557B2 (en) | Content distribution device, content output device, program and content distribution system | |
WO2017084358A1 (en) | Camera parameter read-write method and apparatus, and terminal device | |
CN111427733A (en) | Method, system, equipment and medium for testing stability of magnetic disk | |
CN118519975B (en) | Automatic updating method and device for table file data, equipment and storage medium | |
CN114138323B (en) | A management method, device, equipment and readable medium for product multi-version development | |
CN114974314B (en) | Audio and video frame processing method, device and medium | |
CN101329855A (en) | Management method using extended display identification data |
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 | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20150819 |
|
CF01 | Termination of patent right due to non-payment of annual fee |