CN111399940A - Data processing method of intelligent system, storage medium and intelligent terminal - Google Patents
Data processing method of intelligent system, storage medium and intelligent terminal Download PDFInfo
- Publication number
- CN111399940A CN111399940A CN202010170902.5A CN202010170902A CN111399940A CN 111399940 A CN111399940 A CN 111399940A CN 202010170902 A CN202010170902 A CN 202010170902A CN 111399940 A CN111399940 A CN 111399940A
- Authority
- CN
- China
- Prior art keywords
- intelligent system
- database
- processing method
- data processing
- intelligent
- 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
Links
Images
Classifications
- 
        - G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44568—Immediately runnable code
- G06F9/44578—Preparing or optimising for loading
 
- 
        - G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
 
- 
        - G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
 
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
Abstract
Description
技术领域technical field
本发明涉及数据处理领域,特别涉及一种智能系统的数据处理方法、存储介质及智能终端。The invention relates to the field of data processing, in particular to a data processing method of an intelligent system, a storage medium and an intelligent terminal.
背景技术Background technique
目前Android或Linux等智能系统的数据处理方式较多,比如sqlite、二进制结构数据库等。现有的二进制数据基本上都是每次开机加载或者是用户恢复时加载,当数据量较小的时候,这种数据处理方式的问题不太明显;但当数据量庞大的时候,这种数据处理方式将会造成开机速度减慢或用户UI交互界面不友好等问题出现。因此,为了解决现有技术存在的问题,亟需找到另外一种数据加载方案,以提升整个智能系统的数据加载及恢复的性能,进而提升整个智能系统的体验。At present, there are many data processing methods for intelligent systems such as Android or Linux, such as sqlite and binary structure databases. The existing binary data is basically loaded every time the boot is turned on or when the user resumes. When the amount of data is small, the problem of this data processing method is not obvious; but when the amount of data is large, this kind of data is not obvious. The processing method will cause problems such as slowing down the boot speed or unfriendly user UI interface. Therefore, in order to solve the problems existing in the prior art, it is urgent to find another data loading solution to improve the performance of data loading and recovery of the entire intelligent system, thereby improving the experience of the entire intelligent system.
因此,现有技术还有待于改进和发展。Therefore, the existing technology still needs to be improved and developed.
发明内容SUMMARY OF THE INVENTION
鉴于上述现有技术的不足,本发明的目的在于提供一种智能系统的数据处理方法、存储介质及智能终端,旨在解决现有技术在加载大数据时,将导致开机速度减慢以及系统性能降低的问题。In view of the above-mentioned deficiencies of the prior art, the purpose of the present invention is to provide a data processing method, a storage medium and an intelligent terminal for an intelligent system, aiming to solve the problem of slowing down the boot speed and system performance when loading big data in the prior art lowering problem.
本发明的技术方案如下:The technical scheme of the present invention is as follows:
一种智能系统的数据处理方法,其中,包括步骤:A data processing method for an intelligent system, comprising the steps of:
对智能系统的运行状态进行实时监测;Real-time monitoring of the operating status of the intelligent system;
当监测到所述智能系统处于第一次开机状态时,则加载所述智能系统的初始化文件,并生成主数据库和备份数据库,所述备份数据库用于保存默认配置参数。When it is detected that the intelligent system is in the first power-on state, the initialization file of the intelligent system is loaded, and a main database and a backup database are generated, and the backup database is used to save the default configuration parameters.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
当监测到所述智能系统处于非第一次开机状态时,则将当前待配置文件的章节版本号与主数据库中的章节版本号进行一一比较;When it is detected that the intelligent system is in a state other than the first startup, the chapter version number of the current to-be-configured file is compared with the chapter version number in the main database one by one;
若所述当前待配置文件的章节版本号与主数据库中的章节版本号不同,则加载所述当前待配置文件的章节版本号数据,直至加载结束;If the chapter version number of the current to-be-configured file is different from the chapter version number in the main database, load the chapter version number data of the current to-be-configured file until the loading ends;
若所述当前待配置文件的章节版本号与主数据库中的章节版本号不同,则不加载所述当前待配置文件的章节版本号数据。If the chapter version number of the current to-be-configured file is different from the chapter version number in the main database, the chapter version number data of the current to-be-configured file is not loaded.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
当检测到所述智能系统处于数据重置操作状态时,则检测所述智能系统内是否存在所述备份数据库;When it is detected that the intelligent system is in a data reset operation state, it is detected whether the backup database exists in the intelligent system;
若检测到所述智能系统内存在所述备份数据库时,则从所述备份数据库中加载待重置的数据块。If it is detected that the backup database exists in the intelligent system, the data block to be reset is loaded from the backup database.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
若检测到所述智能系统内不存在所述备份数据库时,则重新加载所述智能系统的初始化文件。If it is detected that the backup database does not exist in the intelligent system, the initialization file of the intelligent system is reloaded.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
当监测到所述智能系统中的主数据库被修改且需要进行恢复时,则从所述备份数据库中拷贝相应的数据块进行加载。When it is detected that the main database in the intelligent system is modified and needs to be restored, the corresponding data blocks are copied from the backup database to be loaded.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
当监测到所述智能系统处于升级状态时,则加载升级数据,并同时更新主数据库和备份数据库。When it is detected that the intelligent system is in an upgrade state, the upgrade data is loaded, and the main database and the backup database are updated at the same time.
所述智能系统的数据处理方法,其中,还包括步骤:The data processing method of the intelligent system, wherein, further comprising the steps of:
当监测到所述智能系统中的默认配置参数发生修改时,则同时更新主数据库和备份数据库中的默认配置参数。When it is detected that the default configuration parameters in the intelligent system are modified, the default configuration parameters in the primary database and the backup database are updated simultaneously.
一种存储介质,其中,所述存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现本发明所述智能系统的数据处理方法中的步骤。A storage medium, wherein the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to realize the data processing method of the intelligent system of the present invention. step.
一种智能终端,其中,包括处理器、存储器及通信总线;所述存储器上存储有可被所述处理器执行的计算机可读程序;An intelligent terminal, comprising a processor, a memory and a communication bus; the memory stores a computer-readable program executable by the processor;
所述通信总线实现处理器和存储器之间的连接通信;The communication bus implements connection communication between the processor and the memory;
所述处理器执行所述计算机可读程序时实现本发明所述智能系统的数据处理方法中的步骤。When the processor executes the computer-readable program, the steps in the data processing method of the intelligent system of the present invention are implemented.
所述的智能终端,其中,所述智能终端为广告机、电视、电脑、手机或平板中的一种。The intelligent terminal, wherein the intelligent terminal is one of an advertising machine, a TV, a computer, a mobile phone or a tablet.
有益效果:本发明提供一种智能系统的数据处理方法,通过同时构建主数据库和备份数据的方式,将用户操作和数据源进行分离,所述主数据库提供对整个智能系统的数据服务,所述备份数据库用于保存默认配置参数。本发明中,当整个智能系统中含有大量的用户参数,用户需要恢复或者开机加载时,就会减少整个系统的时耗,降低智能系统运行的负担,提升所述智能系统的性能,减少不必要的系统资源冲突问题,增加UI用户的体验感。Beneficial effects: The present invention provides a data processing method for an intelligent system, which separates user operations and data sources by simultaneously constructing a master database and backing up data, the master database provides data services for the entire intelligent system, and the The backup database is used to save the default configuration parameters. In the present invention, when the entire intelligent system contains a large number of user parameters, and the user needs to restore or start loading, it will reduce the time consumption of the entire system, reduce the operating burden of the intelligent system, improve the performance of the intelligent system, and reduce unnecessary The system resource conflict problem increases the user experience of the UI.
附图说明Description of drawings
图1为本发明一种智能系统的数据处理方法较佳实施例的流程图。FIG. 1 is a flow chart of a preferred embodiment of a data processing method for an intelligent system of the present invention.
图2为本发明一种智能设备的原理框图。FIG. 2 is a schematic block diagram of a smart device of the present invention.
具体实施方式Detailed ways
本发明提供一种智能系统的数据处理方法、存储介质及智能终端,为使本发明的目的、技术方案及效果更加清楚、明确,以下对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention provides a data processing method, a storage medium and an intelligent terminal for an intelligent system. In order to make the purpose, technical solutions and effects of the present invention clearer and clearer, the present invention is further described below in detail. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention.
本技术领域技术人员可以理解,除非特意声明,这里使用的单数形式“一”、“一个”、“所述”和“该”也可包括复数形式。应该进一步理解的是,本发明的说明书中使用的措辞“包括”是指存在所述特征、整数、步骤、操作、元件和/或组件,但是并不排除存在或添加一个或多个其他特征、整数、步骤、操作、元件、组件和/或它们的组。应该理解,当我们称元件被“连接”或“耦接”到另一元件时,它可以直接连接或耦接到其他元件,或者也可以存在中间元件。此外,这里使用的“连接”或“耦接”可以包括无线连接或无线耦接。这里使用的措辞“和/或”包括一个或更多个相关联的列出项的全部或任一单元和全部组合。It will be understood by those skilled in the art that the singular forms "a", "an", "the" and "the" as used herein can include the plural forms as well, unless expressly stated otherwise. It should be further understood that the word "comprising" used in the description of the present invention refers to the presence of stated features, integers, steps, operations, elements and/or components, but does not exclude the presence or addition of one or more other features, Integers, steps, operations, elements, components and/or groups thereof. It will be understood that when we refer to an element as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Furthermore, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combination of one or more of the associated listed items.
本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语),具有与本发明所属领域中的普通技术人员的一般理解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语,应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样被特定定义,否则不会用理想化或过于正式的含义来解释。It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It should also be understood that terms, such as those defined in a general dictionary, should be understood to have meanings consistent with their meanings in the context of the prior art and, unless specifically defined as herein, should not be interpreted in idealistic or overly formal meaning to explain.
请参阅图1,图1为本发明提供的一种智能系统的数据处理方法较佳实施例的流程图,如图所示,其包括步骤:Please refer to FIG. 1. FIG. 1 is a flowchart of a preferred embodiment of a data processing method for an intelligent system provided by the present invention. As shown in the figure, it includes steps:
S10、对智能系统的运行状态进行实时监测;S10. Real-time monitoring of the running state of the intelligent system;
S20、当监测到所述智能系统处于第一次开机状态时,则加载所述智能系统的初始化文件,并生成主数据库和备份数据库,所述备份数据库用于保存默认配置参数。S20. When it is monitored that the intelligent system is in the first power-on state, load the initialization file of the intelligent system, and generate a main database and a backup database, where the backup database is used to save default configuration parameters.
在本发明中,所述初始化文件是指ini文件,所述ini文件统管智能系统的各项配置,在使用的应用程序下一般都有ini文件,用来配置软件以实现不同用户的要求。当智能系统加载初始化文件时,通过生成主数据库和备份数据库的方式,将用户操作和数据源进行分离,所述主数据库提供对整个智能系统的数据服务,所述备份数据库用于保存默认配置参数。通过使用本发明方法,对数据的缓存、加载及恢复都有了极大的提升,使得相关的操作在用户层面也有不错的性能提升,当整个智能系统中含有大量的用户参数,用户需要恢复或者开机加载时,就会减少整个系统的时耗,降低智能系统运行的负担,提升所述智能系统的性能,减少不必要的系统资源冲突问题,增加UI用户的体验感。In the present invention, the initialization file refers to the ini file, which manages various configurations of the intelligent system. Generally, there are ini files under the used application programs, which are used to configure the software to meet the requirements of different users. When the intelligent system loads the initialization file, it separates user operations and data sources by generating a main database and a backup database. The main database provides data services for the entire intelligent system, and the backup database is used to save default configuration parameters. . By using the method of the present invention, the cache, loading and recovery of data are greatly improved, so that the related operations also have a good performance improvement at the user level. When the entire intelligent system contains a large number of user parameters, the user needs to restore or When booting and loading, the time consumption of the entire system will be reduced, the operating burden of the intelligent system will be reduced, the performance of the intelligent system will be improved, the unnecessary conflict of system resources will be reduced, and the experience of UI users will be increased.
在一些实施方式中,所述智能系统的数据处理方法还包括步骤:当监测到所述智能系统处于非第一次开机状态时,则将当前待配置文件的章节版本号与主数据库中的章节版本号进行一一比较;若所述当前待配置文件的章节版本号与主数据库中的章节版本号不同,则加载所述当前待配置文件的章节版本号数据,直至加载结束;若所述当前待配置文件的章节版本号与主数据库中的章节版本号不同,则不加载所述当前待配置文件的章节版本号数据。In some embodiments, the data processing method of the intelligent system further includes the step of: when it is detected that the intelligent system is in a state other than the first power-on state, comparing the chapter version number of the current to-be-configured file with the chapter in the main database The version numbers are compared one by one; if the chapter version number of the current to-be-configured file is different from the chapter version number in the main database, load the chapter version number data of the current to-be-configured file until the loading ends; if the current If the chapter version number of the to-be-configured file is different from the chapter version number in the main database, the chapter version number data of the current to-be-configured file is not loaded.
具体来讲,以手机为例,当用户主动将手机中默认的屏幕亮度参数由40%调到了80%时,此时的手机在第二次开机时则需要重新加载待配置文件将手机屏幕亮度调节至80%;由于主数据库和备用数据库在第一次开机时的初始化文件加载过程中所保存的默认配置参数相同,此时手机中待配置文件的章节版本号与主数据库中的章节版本号不同,因此需要加载所述当前配置文件的章节版本号数据,使得手机屏幕亮度调节为80%,并将重新加载的当前配置文件数据更新到所述主数据库中。基于此,当手机在第三次开机加载过程中,若用户未修改配置参数,则手机直接加载更新后的所述主数据库中的数据,使得手机的屏幕亮度参数依然保持80%。Specifically, taking a mobile phone as an example, when the user actively adjusts the default screen brightness parameter in the mobile phone from 40% to 80%, when the mobile phone is turned on for the second time, the to-be-configured file needs to be reloaded to adjust the screen brightness of the mobile phone. Adjusted to 80%; since the default configuration parameters saved in the initialization file loading process of the primary database and the standby database are the same when the first power on Therefore, the chapter version number data of the current configuration file needs to be loaded, so that the brightness of the mobile phone screen is adjusted to 80%, and the reloaded current configuration file data is updated to the main database. Based on this, if the user does not modify the configuration parameters during the third boot and loading process of the mobile phone, the mobile phone directly loads the updated data in the main database, so that the screen brightness parameter of the mobile phone remains at 80%.
在一些实施方式中,所述智能系统的数据处理方法还包括步骤:当检测到所述智能系统处于数据重置操作状态时,则检测所述智能系统内是否存在所述备份数据库;若检测到所述智能系统内存在所述备份数据库时,则从所述备份数据库中加载待重置的数据块;若检测到所述智能系统内不存在所述备份数据库时,则重新加载所述智能系统的初始化文件。In some embodiments, the data processing method of the intelligent system further includes the step of: when it is detected that the intelligent system is in a data reset operation state, detecting whether the backup database exists in the intelligent system; When the backup database exists in the intelligent system, the data block to be reset is loaded from the backup database; if it is detected that the backup database does not exist in the intelligent system, the intelligent system is reloaded initialization file.
具体来讲,以手机为例,当手机处于数据重置操作状态,即手机需要恢复出厂设置时,此时检测所述手机系统内是否存在备份数据库,若检测到所述手机系统内存在所述备份数据库,则直接从所述备份数据库中加载待重置的数据块,使得手机恢复出厂设置。若所述手机系统内不存在所述备份数据库,则需要重新加载手机系统的初始化文件以恢复出厂设置。显然,本发明通过在手机进行初始化文件的加载过程中建立备用数据库,可以有效提升开机速度并减少用户操作等待时耗,对数据的缓存、加载及恢复都有了极大的提升,使得相关的操作在用户层面也有较佳的性能提升。Specifically, taking a mobile phone as an example, when the mobile phone is in a data reset operation state, that is, when the mobile phone needs to be restored to factory settings, it is detected whether there is a backup database in the mobile phone system at this time. When the database is backed up, the data blocks to be reset are directly loaded from the backup database, so that the mobile phone can be restored to factory settings. If the backup database does not exist in the mobile phone system, the initialization file of the mobile phone system needs to be reloaded to restore factory settings. Obviously, the present invention can effectively improve the boot speed and reduce the waiting time for user operations by establishing a standby database during the loading process of the initialization file of the mobile phone, and greatly improve the cache, loading and recovery of data. Operation also has better performance improvements at the user level.
在一些实施方式中,所述智能系统的数据处理方法还包括步骤:当监测到所述智能系统中的主数据库被修改且需要进行恢复时,则从所述备份数据库中拷贝相应的数据块进行加载。In some embodiments, the data processing method of the intelligent system further includes the step of: when it is monitored that the main database in the intelligent system is modified and needs to be restored, copying corresponding data blocks from the backup database load.
具体来讲,以手机为例,当手机第一次开机时,生成的主数据库和备用数据库都存储了默认配置参数;此时,当主数据库中的数据被修改且需要进行恢复时,则可直接从所述备用数据库中拷贝相应的数据块进行加载。Specifically, taking a mobile phone as an example, when the mobile phone is turned on for the first time, the generated primary database and standby database both store the default configuration parameters; at this time, when the data in the primary database is modified and needs to be restored, you can directly The corresponding data blocks are copied from the standby database for loading.
在一些实施方式中,所述智能系统的数据处理方法还包括步骤:当监测到所述智能系统处于升级状态时,则加载升级数据,并同时更新主数据库和备份数据库;当监测到所述智能系统中的默认配置参数发生修改时,则同时更新主数据库和备份数据库中的默认配置参数。In some embodiments, the data processing method of the intelligent system further comprises the steps of: when monitoring that the intelligent system is in an upgrade state, loading the upgrade data, and simultaneously updating the main database and the backup database; when monitoring the intelligent system When the default configuration parameters in the system are modified, the default configuration parameters in the primary database and the backup database are updated at the same time.
具体来讲,同样以手机为例,当手机需要进行系统升级时,则需要加载升级数据,并同时更新所述主数据库和备份数据库,使得所述备份数据库始终与默认配置参数保持一致。同样,当手机系统中的默认配置参数发生修改时,也需要同时更新主数据库和备份数据库中的默认配置参数,使得所述备份数据库始终与默认配置参数保持一致。Specifically, taking a mobile phone as an example, when the mobile phone needs to perform system upgrade, the upgrade data needs to be loaded, and the main database and the backup database need to be updated at the same time, so that the backup database is always consistent with the default configuration parameters. Similarly, when the default configuration parameters in the mobile phone system are modified, the default configuration parameters in the main database and the backup database also need to be updated at the same time, so that the backup database is always consistent with the default configuration parameters.
在一些实施方式中,所述智能系统为Android系统、Linux系统或IOS系统中的任意一种,但不限于此。In some embodiments, the intelligent system is any one of an Android system, a Linux system, or an IOS system, but is not limited thereto.
在一些实施方式中,所述主数据库和备份数据库均为二进制数据库。In some embodiments, both the primary database and the backup database are binary databases.
在一些实施方式中,基于上述智能系统的数据处理方法,本实施例还提供了一种存储介质,其中,所述存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现本发明所述智能系统的数据处理方法中的步骤。In some embodiments, based on the data processing method of the intelligent system, this embodiment further provides a storage medium, wherein the storage medium stores one or more programs, and the one or more programs can be stored by a Or multiple processors execute to realize the steps in the data processing method of the intelligent system of the present invention.
       基于上述智能系统的数据处理方法,本实施例还提供一种智能终端,如图2所示,其包括至少一个处理器(processor)20;显示屏21;以及存储器(memory)22,还可以包括通信接口(Communications Interface)23和总线24。其中,处理器20、显示屏21、存储器22和通信接口23可以通过总线24完成相互间的通信。显示屏21设置为显示初始设置模式中预设的用户引导界面。通信接口23可以传输信息。处理器20可以调用存储器22中的逻辑指令,以执行上述实施例中的方法。Based on the data processing method of the above-mentioned intelligent system, this embodiment further provides an intelligent terminal, as shown in FIG. 2 , which includes at least one processor (processor) 20; a 
       此外,上述的存储器22中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个存储介质中。In addition, the above-mentioned logic instructions in the 
       存储器22作为一种存储介质,可设置为存储软件程序、计算机可执行程序,如本公开实施例中的方法对应的程序指令或模块。处理器20通过运行存储在存储器22中的软件程序、指令或模块,从而执行功能应用以及数据处理,即实现上述实施例中的方法。As a storage medium, the 
       存储器22可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器22可以包括高速随机存取存储器,还可以包括非易失性存储器。例如,U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。The 
此外,上述存储介质以及移动终端中的多条指令处理器加载并执行的具体过程在上述方法中已经详细说明,在这里就不再一一陈述。In addition, the specific process of loading and executing the above-mentioned storage medium and the multiple instruction processor in the mobile terminal has been described in detail in the above-mentioned method, and will not be described one by one here.
在一些实施方式中,所述智能终端为广告机、电视、电脑、手机或平板中的一种,但不限于此。In some embodiments, the smart terminal is one of an advertising machine, a TV, a computer, a mobile phone or a tablet, but is not limited thereto.
综上所述,本发明提供一种智能系统的数据处理方法,通过同时构建主数据库和备份数据的方式,将用户操作和数据源进行分离,所述主数据库提供对整个智能系统的数据服务,所述备份数据库用于保存默认配置参数。本发明中,当整个智能系统中含有大量的用户参数,用户需要恢复或者开机加载时,就会减少整个系统的时耗,降低智能系统运行的负担,提升所述智能系统的性能,减少不必要的系统资源冲突问题,增加UI用户的体验感。To sum up, the present invention provides a data processing method for an intelligent system, which separates user operations and data sources by simultaneously constructing a main database and backing up data. The main database provides data services for the entire intelligent system, The backup database is used to save default configuration parameters. In the present invention, when the entire intelligent system contains a large number of user parameters, and the user needs to restore or start loading, it will reduce the time consumption of the entire system, reduce the operating burden of the intelligent system, improve the performance of the intelligent system, and reduce unnecessary The system resource conflict problem increases the user experience of the UI.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, but not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that it can still be The technical solutions described in the foregoing embodiments are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the embodiments of the present invention.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title | 
|---|---|---|---|
| CN202010170902.5A CN111399940A (en) | 2020-03-12 | 2020-03-12 | Data processing method of intelligent system, storage medium and intelligent terminal | 
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title | 
|---|---|---|---|
| CN202010170902.5A CN111399940A (en) | 2020-03-12 | 2020-03-12 | Data processing method of intelligent system, storage medium and intelligent terminal | 
Publications (1)
| Publication Number | Publication Date | 
|---|---|
| CN111399940A true CN111399940A (en) | 2020-07-10 | 
Family
ID=71434171
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date | 
|---|---|---|---|
| CN202010170902.5A Pending CN111399940A (en) | 2020-03-12 | 2020-03-12 | Data processing method of intelligent system, storage medium and intelligent terminal | 
Country Status (1)
| Country | Link | 
|---|---|
| CN (1) | CN111399940A (en) | 
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title | 
|---|---|---|---|---|
| CN112000377A (en) * | 2020-07-29 | 2020-11-27 | 深圳市智微智能软件开发有限公司 | Method, system, equipment and storage medium for quickly modifying default screen parameters | 
| WO2024178934A1 (en) * | 2023-02-28 | 2024-09-06 | 广州朗国电子科技股份有限公司 | Automatic restoration method and apparatus for configuration of advertisement player terminal, and storage medium | 
Citations (13)
| Publication number | Priority date | Publication date | Assignee | Title | 
|---|---|---|---|---|
| US5745669A (en) * | 1993-10-21 | 1998-04-28 | Ast Research, Inc. | System and method for recovering PC configurations | 
| US20030028628A1 (en) * | 2001-08-03 | 2003-02-06 | Ncr Corporation | Method for storing, retrieving and managing configuration settings of computer systems | 
| US6604238B1 (en) * | 1999-07-26 | 2003-08-05 | Hewlett-Packard Development Company, L.P. | Method and system for installing software | 
| US20080014914A1 (en) * | 2006-07-14 | 2008-01-17 | Lg Electronics Inc. | Mobile communication terminal and method for initalizing the mobile communication terminal using an over-the-air (OTA) data backup | 
| CN101243446A (en) * | 2005-08-15 | 2008-08-13 | 微软公司 | Online page restore from a database mirror | 
| CN101894137A (en) * | 2010-06-23 | 2010-11-24 | 中兴通讯股份有限公司 | Method and device for restoring data in embedded database | 
| CN104932955A (en) * | 2015-05-29 | 2015-09-23 | 深圳市创维电器科技有限公司 | Method for backing up data during factory setting restoring of mobile terminal, and mobile terminal | 
| CN105657191A (en) * | 2016-03-29 | 2016-06-08 | Tcl集团股份有限公司 | Application increment upgrading method and system based on Android system | 
| CN106055424A (en) * | 2016-05-19 | 2016-10-26 | 青岛海信移动通信技术股份有限公司 | Method and device for exception handling of information database | 
| CN106502685A (en) * | 2016-11-01 | 2017-03-15 | Tcl集团股份有限公司 | A kind of upgrade method of data base and system | 
| CN109614376A (en) * | 2018-12-04 | 2019-04-12 | 郑州云海信息技术有限公司 | NAS node configuration file update method and NAS configuration node controller | 
| CN109683948A (en) * | 2018-12-13 | 2019-04-26 | 深圳创维-Rgb电子有限公司 | System data introduction method, device, electronic product and storage medium | 
| CN109697076A (en) * | 2017-10-24 | 2019-04-30 | Tcl集团股份有限公司 | A kind of dynamic updating method of application software resources, device and equipment | 
- 
        2020
        - 2020-03-12 CN CN202010170902.5A patent/CN111399940A/en active Pending
 
Patent Citations (13)
| Publication number | Priority date | Publication date | Assignee | Title | 
|---|---|---|---|---|
| US5745669A (en) * | 1993-10-21 | 1998-04-28 | Ast Research, Inc. | System and method for recovering PC configurations | 
| US6604238B1 (en) * | 1999-07-26 | 2003-08-05 | Hewlett-Packard Development Company, L.P. | Method and system for installing software | 
| US20030028628A1 (en) * | 2001-08-03 | 2003-02-06 | Ncr Corporation | Method for storing, retrieving and managing configuration settings of computer systems | 
| CN101243446A (en) * | 2005-08-15 | 2008-08-13 | 微软公司 | Online page restore from a database mirror | 
| US20080014914A1 (en) * | 2006-07-14 | 2008-01-17 | Lg Electronics Inc. | Mobile communication terminal and method for initalizing the mobile communication terminal using an over-the-air (OTA) data backup | 
| CN101894137A (en) * | 2010-06-23 | 2010-11-24 | 中兴通讯股份有限公司 | Method and device for restoring data in embedded database | 
| CN104932955A (en) * | 2015-05-29 | 2015-09-23 | 深圳市创维电器科技有限公司 | Method for backing up data during factory setting restoring of mobile terminal, and mobile terminal | 
| CN105657191A (en) * | 2016-03-29 | 2016-06-08 | Tcl集团股份有限公司 | Application increment upgrading method and system based on Android system | 
| CN106055424A (en) * | 2016-05-19 | 2016-10-26 | 青岛海信移动通信技术股份有限公司 | Method and device for exception handling of information database | 
| CN106502685A (en) * | 2016-11-01 | 2017-03-15 | Tcl集团股份有限公司 | A kind of upgrade method of data base and system | 
| CN109697076A (en) * | 2017-10-24 | 2019-04-30 | Tcl集团股份有限公司 | A kind of dynamic updating method of application software resources, device and equipment | 
| CN109614376A (en) * | 2018-12-04 | 2019-04-12 | 郑州云海信息技术有限公司 | NAS node configuration file update method and NAS configuration node controller | 
| CN109683948A (en) * | 2018-12-13 | 2019-04-26 | 深圳创维-Rgb电子有限公司 | System data introduction method, device, electronic product and storage medium | 
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title | 
|---|---|---|---|---|
| CN112000377A (en) * | 2020-07-29 | 2020-11-27 | 深圳市智微智能软件开发有限公司 | Method, system, equipment and storage medium for quickly modifying default screen parameters | 
| WO2024178934A1 (en) * | 2023-02-28 | 2024-09-06 | 广州朗国电子科技股份有限公司 | Automatic restoration method and apparatus for configuration of advertisement player terminal, and storage medium | 
Similar Documents
| Publication | Publication Date | Title | 
|---|---|---|
| US9996142B2 (en) | Selective power management for pre-boot firmware updates | |
| US10684838B2 (en) | Dynamic application deployment | |
| CN106462455B (en) | The method and apparatus that process is taken over | |
| CN102207881A (en) | Quick operation system start-up method based on Android | |
| TW200415888A (en) | Improved reliability of diskless network-bootable computers using non-volatile memory cache | |
| CN107810488A (en) | A kind of method of state management of virtual machine, device and intelligent terminal | |
| JP2013520744A (en) | Method and apparatus for generating minimum boot image | |
| US20140149644A1 (en) | Electronic apparatus, method of updating firmware, and computer-readable recording medium | |
| CN105159703B (en) | The method and system of factory reset | |
| CN108874459B (en) | Quick start method and device based on virtualization technology | |
| CN108509215A (en) | System software replacing method and device, terminal equipment and storage medium | |
| WO2023066246A1 (en) | Method and system for installing application on cloudphone, and client cloudphone | |
| CN111399940A (en) | Data processing method of intelligent system, storage medium and intelligent terminal | |
| CN106603125B (en) | Method and device for data interaction with Bluetooth equipment | |
| CN111708548A (en) | Software installation method, device, device and storage medium | |
| CN104951348B (en) | A kind of interruptable recovery upgrade method and device | |
| US20170308154A1 (en) | Fast system setting changes | |
| CN117033084B (en) | Virtual machine backup method and device, electronic equipment and storage medium | |
| US10862958B1 (en) | Flexible associativity in multitenant clustered environments | |
| CN108418720A (en) | A kind of restoration methods, device and the routing device of routing device configuration information | |
| US20140373027A1 (en) | Application lifetime management | |
| CN114996055B (en) | Dual-machine hot standby system control method, device, and medium | |
| WO2017096889A1 (en) | Method and device for upgrading and downgrading system | |
| CN106933604A (en) | A kind of method for upgrading system and device | |
| CN105094947A (en) | Method and system for quotas management of virtual computing resource | 
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 | ||
| RJ01 | Rejection of invention patent application after publication | Application publication date: 20200710 | |
| RJ01 | Rejection of invention patent application after publication |