技术领域technical field
本发明属于软件测试技术领域,具体涉及一种测试场景录入方法、装置、设备及存储介质。The invention belongs to the technical field of software testing, and in particular relates to a test scene input method, device, equipment and storage medium.
背景技术Background technique
现在的软件几乎都是用事件触发来控制流程的,事件触发时的情景便形成了场景,而同一事件不同的触发顺序和处理结果就形成事件流。这种在软件设计方面的思想也可以引入到软件测试中,可以比较生动地描绘出事件触发时的情景,有利于测试设计者设计测试用例,同时使测试用例更容易理解和执行。通过运用场景来对系统的功能点或业务流程的描述,从而提高测试效果的的场景法成为测试软件的重要方法。Almost all current software uses event triggers to control the process. The scene when the event is triggered forms the scene, and the different trigger sequences and processing results of the same event form the event flow. This kind of thinking in software design can also be introduced into software testing, which can vividly depict the situation when an event is triggered, which is helpful for test designers to design test cases, and at the same time makes test cases easier to understand and execute. By using scenarios to describe the function points or business processes of the system, the scenario method to improve the test effect has become an important method for testing software.
当前的测试管理工具对测试场景的录入支持不好,每次录入都需要选择相应的功能模块、对应模块的资源、操作的动作以及场景的详情描述,此种录入方法耗费人力并且高概率录入重复的测试场景。The current test management tools do not support the entry of test scenarios well. For each entry, it is necessary to select the corresponding functional module, the resources of the corresponding module, the action of the operation, and the detailed description of the scene. This entry method is labor-intensive and has a high probability of repeated entry. test scenario.
发明内容Contents of the invention
本发明的目的在于,针对上述现有技术存在的缺陷,提供设计一种测试场景录入方法、装置、设备及存储介质,以解决上述技术问题。The object of the present invention is to provide and design a test scene recording method, device, equipment and storage medium to solve the above technical problems.
第一方面,本申请实施例提供一种测试场景录入方法,所述方法包括:In the first aspect, the embodiment of the present application provides a test scenario entry method, the method comprising:
检索并判断场景库中是否已存在待录入内容:Retrieve and judge whether there is content to be recorded in the scene library:
是,则不再将所述待录入内容存储至场景库;If yes, the content to be entered is no longer stored in the scene library;
否,则将所述待录入内容录入场景库。If not, record the content to be recorded into the scene library.
结合第一方面,在第一方面的第一种实施方式中,所述方法还包括:With reference to the first aspect, in the first implementation manner of the first aspect, the method further includes:
设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网;Set the mapping relationship between modules and actions belonging to the content of the test scene and the mapping relationship between modules and resources to form a mapping relationship network;
根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网:According to the mapping relationship network, it is judged whether there is a complete mapping relationship network of the content to be entered in the scene library:
否,则将与所述待录入内容具有映射关系的测试场景内容补录入场景库中。If not, add the test scene content that has a mapping relationship with the content to be recorded into the scene library.
结合第一方面及第一方面的第一种实施方式,在第一方面的第二种实施方式中,所述设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网包括:In combination with the first aspect and the first implementation of the first aspect, in the second implementation of the first aspect, the setting of the mapping relationship between modules and actions belonging to the content of the test scene and the relationship between modules and resources The mapping relationship forms a mapping relationship network including:
设置多个模块对应多个动作的映射关系;Set the mapping relationship of multiple modules corresponding to multiple actions;
设置一个模块对应多个资源的映射关系。Set the mapping relationship between a module and multiple resources.
结合第一方面及第一方面的第一种实施方式,在第一方面的第三种实施方式中,所述方法还包括:In combination with the first aspect and the first implementation manner of the first aspect, in the third implementation manner of the first aspect, the method further includes:
根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情:According to the content to be entered and the test scene content having a mapping relationship with the content to be entered, whether there are all corresponding operation details in the database:
否,则将缺少的对应操作详情补录入场景库中。If not, add the missing corresponding operation details into the scene library.
第二方面,本申请实施例提供一种测试场景录入装置,所述装置包括:In the second aspect, the embodiment of the present application provides a test scene input device, the device includes:
检索单元,配置用于检索并判断场景库中是否已存在待录入内容;A retrieval unit configured to retrieve and determine whether there is content to be entered in the scene library;
停止单元,配置用于不再将所述待录入内容存储至场景库;A stop unit configured to no longer store the content to be recorded in the scene library;
录入单元,配置用于将所述待录入内容录入场景库。The input unit is configured to input the content to be input into the scene library.
结合第二方面,在第二方面的第一种实施方式中,所述装置还包括:With reference to the second aspect, in the first implementation manner of the second aspect, the device further includes:
映射设置单元,配置用于设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网;The mapping setting unit is configured to set the mapping relationship between modules and actions belonging to the content of the test scene and the mapping relationship between modules and resources to form a mapping relationship network;
映射查找单元,配置用于根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网;A mapping search unit configured to determine whether there is a complete mapping network of the content to be entered in the scene library according to the mapping network;
映射补录单元,配置用于将与所述待录入内容具有映射关系的测试场景内容补录入场景库中。The mapping supplementary recording unit is configured to supplementary recording of the test scene content having a mapping relationship with the content to be recorded into the scene library.
结合第二方面及第二方面的第一种实施方式,在第二方面的第二种实施方式中,所述映射设置单元包括:With reference to the second aspect and the first implementation manner of the second aspect, in the second implementation manner of the second aspect, the mapping setting unit includes:
第一设置模块,配置用于设置多个模块对应多个动作的映射关系;The first setting module is configured to set the mapping relationship of multiple modules corresponding to multiple actions;
第二设置模块,配置用于设置一个模块对应多个资源的映射关系。The second setting module is configured to set the mapping relationship of one module corresponding to multiple resources.
结合第二方面及第二方面的第一种实施方式,在第二方面的第三种实施方式中,所述装置还包括:In combination with the second aspect and the first implementation manner of the second aspect, in the third implementation manner of the second aspect, the device further includes:
操作检索单元,配置用于根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情;An operation retrieval unit configured to retrieve whether all corresponding operation details exist in the database according to the content to be entered and the test scene content having a mapping relationship with the content to be entered;
操作补录单元,配置用于将缺少的对应操作详情补录入场景库中。The operation re-recording unit is configured to re-record the missing corresponding operation details into the scene library.
第三方面,本申请实施例提供一种设备,包括:一个或多个处理器;存储器,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器执行如第一方面及第一方面任一种实施方式所述的方法。In a third aspect, the embodiment of the present application provides a device, including: one or more processors; a memory for storing one or more programs, when the one or more programs are executed by the one or more processors When executing, the one or more processors are made to execute the method as described in the first aspect and any one implementation manner of the first aspect.
第四方面,本申请实施例提供一种存储有计算机程序的计算机可读存储介质,该程序被处理器执行时实现如第一方面及第一方面任一种实施方式所述的方法。In a fourth aspect, the embodiments of the present application provide a computer-readable storage medium storing a computer program. When the program is executed by a processor, the method according to any one of the first aspect and the first aspect is implemented.
本发明的有益效果在于,The beneficial effect of the present invention is that,
本发明提供的测试场景录入方法,采用基于大数据的方法,通过对待录入文件进行检索,采用预置可扩展场景库,简化了场景库录入方式,有效降低了场景库的重复场景录入,提高了场景录入效率。The test scene entry method provided by the present invention adopts a method based on big data, searches the files to be entered, and adopts a preset scalable scene library, which simplifies the entry method of the scene library, effectively reduces the repeated scene entry of the scene library, and improves the Scene entry efficiency.
本发明提供的测试场景录入装置,采用基于大数据的方法,通过对待录入文件进行检索,采用预置可扩展场景库,简化了场景库录入方式,有效降低了场景库的重复场景录入,提高了场景录入效率。The test scene input device provided by the present invention adopts a method based on big data, searches the files to be input, and adopts a preset scalable scene library, which simplifies the scene library input method, effectively reduces the repeated scene input of the scene library, and improves the Scene recording efficiency.
本发明提供的设备,能够执行本发明提供的测试场景录入方法,采用基于大数据的方法,通过对待录入文件进行检索,采用预置可扩展场景库,简化了场景库录入方式,有效降低了场景库的重复场景录入,提高了场景录入效率。The device provided by the present invention can execute the test scene entry method provided by the present invention, adopts a method based on big data, retrieves the files to be entered, and adopts a preset scalable scene library, which simplifies the scene library entry method and effectively reduces the number of scenarios. The repeated scene entry of the library improves the efficiency of scene entry.
本发明提供的存储有计算机程序的计算机可读存储介质,该程序被处理器执行时能够实现本发明提供的测试场景录入方法,通过对待录入文件进行检索,采用预置可扩展场景库,简化了场景库录入方式,有效降低了场景库的重复场景录入,提高了场景录入效率。The computer-readable storage medium stored with the computer program provided by the present invention can realize the test scene input method provided by the present invention when the program is executed by the processor, and the test scene entry method provided by the present invention can be realized by searching the file to be entered and adopting the preset scalable scene library, which simplifies the The scene library entry method effectively reduces the repeated scene entry of the scene library and improves the efficiency of scene entry.
此外,本发明设计原理可靠,结构简单,具有非常广泛的应用前景。In addition, the design principle of the present invention is reliable, the structure is simple, and has very wide application prospects.
由此可见,本发明与现有技术相比,具有突出的实质性特点和显著地进步,其实施的有益效果也是显而易见的。It can be seen that, compared with the prior art, the present invention has outstanding substantive features and remarkable progress, and the beneficial effects of its implementation are also obvious.
附图说明Description of drawings
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:Other characteristics, objects and advantages of the present application will become more apparent by reading the detailed description of non-limiting embodiments made with reference to the following drawings:
图1为本申请实施例提供的测试场景录入方法的示例性的流程图;Fig. 1 is an exemplary flow chart of the test scenario entry method provided by the embodiment of the present application;
图2为本申请实施例提供的测试场景录入方法的示例性的流程图。FIG. 2 is an exemplary flow chart of a test scenario entry method provided by an embodiment of the present application.
具体实施方式Detailed ways
下面结合附图和实施例对本申请作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与发明相关的部分。The application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain related inventions, rather than to limit the invention. It should also be noted that, for ease of description, only parts related to the invention are shown in the drawings.
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined with each other. The present application will be described in detail below with reference to the accompanying drawings and embodiments.
本申请实施例提供一种测试场景录入方法,所述方法包括:An embodiment of the present application provides a test scenario entry method, the method comprising:
检索并判断场景库中是否已存在待录入内容:Retrieve and judge whether there is content to be recorded in the scene library:
是,则不再将所述待录入内容存储至场景库;If yes, the content to be entered is no longer stored in the scene library;
否,则将所述待录入内容录入场景库。If not, record the content to be recorded into the scene library.
在一种优选的实施方式中,所述方法还包括:In a preferred embodiment, the method also includes:
设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网(优选的,设置多个模块对应多个动作的映射关系;设置一个模块对应多个资源的映射关系。);Set the mapping relationship between modules and actions belonging to the content of the test scene and the mapping relationship between modules and resources to form a mapping relationship network (preferably, setting the mapping relationship of multiple modules corresponding to multiple actions; setting a module corresponding to multiple resources mapping relationship.);
根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网:According to the mapping relationship network, it is judged whether there is a complete mapping relationship network of the content to be entered in the scene database:
否,则将与所述待录入内容具有映射关系的测试场景内容补录入场景库中。If not, add the test scene content that has a mapping relationship with the content to be recorded into the scene library.
在另一种优选的实施方式中,所述方法还包括:In another preferred embodiment, the method also includes:
根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情:否,则将缺少的对应操作详情补录入场景库中Whether there are all corresponding operation details in the search database according to the content to be entered and the test scene content having a mapping relationship with the content to be entered: if no, then fill in the missing corresponding operation details into the scene library
为了便于对本发明的理解,下面以本发明录入测试场景的原理,结合实施例中录入测试场景的过程,对本发明提供的测试场景录入方法做进一步的描述。In order to facilitate the understanding of the present invention, the test scene entry method provided by the present invention will be further described below based on the principle of the present invention to record the test scene, combined with the process of entering the test scene in the embodiment.
实施例1Example 1
请参考图1,本实施例提供一种测试场景录入方法,具体步骤如下:Please refer to Figure 1. This embodiment provides a test scenario entry method, and the specific steps are as follows:
测试场景内容包括模块(如:计算、存储)、动作(如:增加、删除、修改、查询)、资源(如:主机、硬盘、网络),以及由模块、动作和资源组合而成的操作详情。Test scenario content includes modules (such as computing, storage), actions (such as adding, deleting, modifying, querying), resources (such as hosts, hard drives, networks), and operation details composed of modules, actions and resources .
S1、在将上述测试场景内容录入场景库前,先检索并判断场景库中是否已存在待录入内容。S1. Before inputting the above-mentioned test scene content into the scene library, first search and judge whether there is content to be recorded in the scene library.
S2、若场景库中已存在相同测试场景内容,则停止录入。S2. If the same test scene content already exists in the scene library, stop recording.
S3、若场景库中不存在相同测试场景内容,则将待录入内容录入场景库中。S3. If the same test scene content does not exist in the scene library, record the content to be recorded into the scene library.
实施例2Example 2
S1、在将上述测试场景内容录入场景库前,先检索并判断场景库中是否已存在待录入内容。S1. Before inputting the above-mentioned test scene content into the scene library, first search and judge whether there is content to be recorded in the scene library.
S2、若场景库中已存在相同测试场景内容,则停止录入。S2. If the same test scene content already exists in the scene library, stop recording.
S3、若场景库中不存在相同测试场景内容,则将待录入内容录入场景库中。S3. If the same test scene content does not exist in the scene library, record the content to be recorded into the scene library.
S4、设置多个模块对应多个动作的映射关系和一个模块对应多个资源的映射关系,形成测试场景内容三者之间的映射关系网。S4. Setting the mapping relationship between multiple modules corresponding to multiple actions and the mapping relationship between one module and multiple resources to form a mapping relationship network among the test scene contents.
S5、根据映射关系网判断场景库中是否存在待录入内容的完整映射关系网:若不存在待录入内容的完整映射关系网,则将与待录入内容具有映射关系的测试场景内容补录入场景库中。S5. Judging whether there is a complete mapping relationship network of the content to be entered in the scene database according to the mapping relationship network: if there is no complete mapping relationship network of the content to be entered, then the content of the test scene that has a mapping relationship with the content to be entered is added to the scene database. middle.
根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情,若场景库不包括全部对应操作详情,则将缺少的对应操作详情补录入场景库中。According to the content to be entered and the test scene content that has a mapping relationship with the content to be entered, whether there are all corresponding operation details in the search database, if the scene database does not include all corresponding operation details, the missing corresponding operation details are supplemented. scene library.
例如,用户将模块、动作和资源全量录入:For example, the user fully enters modules, actions, and resources:
(1)若待录入的模块、动作和资源同场景库中已有记录完全匹配则展示操作详情,如操作详情已存在,则放弃录入;如操作详情不存在则录入操作详情,并将录入的模块、动作、资源和操作详情通过ID关联。(1) If the modules, actions and resources to be entered completely match the existing records in the scene library, the operation details will be displayed. If the operation details already exist, the entry will be abandoned; if the operation details do not exist, the operation details will be entered, and the entered Modules, actions, resources and operation details are related by ID.
(2)若待录入模块与场景库中已有记录匹配,动作、资源不匹配,则将动作、资源分别录入场景库中各自对应的区域,然后录入操作详情,并将录入的模块、动作、资源和操作详情通过ID关联。(2) If the module to be entered matches the existing records in the scene library, but the actions and resources do not match, then enter the actions and resources into their corresponding areas in the scene library, then enter the operation details, and record the entered modules, actions, Resource and operation details are associated by ID.
(3)若待录入的模块、动作与资源同场景库中已有记录匹配,资源不匹配,则将资源录入场景库中的相应位置,然后录入操作详情,并将录入的模块、动作、资源和操作详情通过ID关联。(3) If the modules, actions and resources to be entered match the existing records in the scene library, but the resources do not match, the resources will be entered into the corresponding location in the scene library, and then the operation details will be entered, and the entered modules, actions, resources It is associated with the operation details by ID.
(4)若待录入的模块同场景库中已有记录不匹配,则将模块录入场景库,再执行(2)和(3)的方法。(4) If the module to be entered does not match the existing record in the scene database, then enter the module into the scene database, and then perform the methods of (2) and (3).
若用户只录入动作、资源部分测试场景内容:If the user only enters the content of the action and resource part of the test scene:
(1)若待录入的资源、动作与场景库中已有记录匹配,则自动根据三者映射关系网匹配已有模块并展示操作详情,如无重复则录入操作详情。(1) If the resources and actions to be entered match the existing records in the scene library, the existing modules will be automatically matched according to the mapping relationship network of the three and the operation details will be displayed. If there are no duplicates, the operation details will be entered.
(2)如资源匹配、资源不匹配,则自动匹配已有模块,并将动作录入场景库中相应位置,录入操作详情并将录入的模块、动作、资源和操作详情通过ID关联。(2) If the resources match and the resources do not match, the existing modules will be automatically matched, and the actions will be entered into the corresponding positions in the scene library, and the operation details will be entered, and the entered modules, actions, resources and operation details will be associated through ID.
(3)如资源不匹配,则录入资源,并根据三者映射关系网录入模块,执行(2)中的方法。(3) If the resource does not match, enter the resource, and enter the module according to the mapping relationship network of the three, and execute the method in (2).
本申请实施例提供一种测试场景录入装置,所述装置包括:The embodiment of the present application provides a test scene input device, the device includes:
检索单元,配置用于检索并判断场景库中是否已存在待录入内容;A retrieval unit configured to retrieve and determine whether there is content to be entered in the scene library;
停止单元,配置用于不再将所述待录入内容存储至场景库;A stop unit configured to no longer store the content to be recorded in the scene library;
录入单元,配置用于将所述待录入内容录入场景库。The input unit is configured to input the content to be input into the scene library.
在一种优选的实施方式中,所述装置还包括:In a preferred embodiment, the device also includes:
映射设置单元,配置用于设置属于测试场景内容的模块与动作之间的映射关系和模块与资源之间的映射关系形成映射关系网;The mapping setting unit is configured to set the mapping relationship between modules and actions belonging to the content of the test scene and the mapping relationship between modules and resources to form a mapping relationship network;
映射查找单元,配置用于根据所述映射关系网判断场景库中是否存在所述待录入内容的完整映射关系网;A mapping search unit configured to determine whether there is a complete mapping network of the content to be entered in the scene library according to the mapping network;
映射补录单元,配置用于将与所述待录入内容具有映射关系的测试场景内容补录入场景库中。The mapping supplementary recording unit is configured to supplementary recording of the test scene content having a mapping relationship with the content to be recorded into the scene library.
其中,所述映射设置单元包括:Wherein, the mapping setting unit includes:
第一设置模块,配置用于设置多个模块对应多个动作的映射关系;The first setting module is configured to set the mapping relationship of multiple modules corresponding to multiple actions;
第二设置模块,配置用于设置一个模块对应多个资源的映射关系。The second setting module is configured to set the mapping relationship of one module corresponding to multiple resources.
在另一种优选的实施方式中,所述装置还包括:In another preferred embodiment, the device also includes:
操作检索单元,配置用于根据所述待录入内容和与所述待录入内容具有映射关系的测试场景内容检索数据库中是否存在全部对应的操作详情;An operation retrieval unit configured to retrieve whether all corresponding operation details exist in the database according to the content to be entered and the test scene content having a mapping relationship with the content to be entered;
操作补录单元,配置用于将缺少的对应操作详情补录入场景库中。The operation re-recording unit is configured to re-record the missing corresponding operation details into the scene library.
本申请实施例提供一种设备,包括:一个或多个处理器;存储器,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器执行本申请实施例提供的方法。An embodiment of the present application provides a device, including: one or more processors; a memory for storing one or more programs, when the one or more programs are executed by the one or more processors, so that The one or more processors execute the method provided by the embodiment of the present application.
本申请实施例提供一种存储有计算机程序的计算机可读存储介质,其特征在于,该程序被处理器执行时实现本申请实施例提供的方法。An embodiment of the present application provides a computer-readable storage medium storing a computer program, wherein, when the program is executed by a processor, the method provided in the embodiment of the present application is implemented.
以上公开的仅为本发明的优选实施方式,但本发明并非局限于此,任何本领域的技术人员能思之的没有创造性的变化,以及在不脱离本发明原理前提下所作的若干改进和润饰,都应落在本发明的保护范围内。The above disclosure is only the preferred embodiment of the present invention, but the present invention is not limited thereto, any non-creative changes that those skilled in the art can think of, and some improvements and modifications made without departing from the principle of the present invention , should fall within the protection scope of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810799031.6ACN109032940B (en) | 2018-07-19 | 2018-07-19 | Test scene input method, device, equipment and storage medium |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810799031.6ACN109032940B (en) | 2018-07-19 | 2018-07-19 | Test scene input method, device, equipment and storage medium |
| Publication Number | Publication Date |
|---|---|
| CN109032940Atrue CN109032940A (en) | 2018-12-18 |
| CN109032940B CN109032940B (en) | 2021-04-09 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810799031.6AActiveCN109032940B (en) | 2018-07-19 | 2018-07-19 | Test scene input method, device, equipment and storage medium |
| Country | Link |
|---|---|
| CN (1) | CN109032940B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110347255A (en)* | 2019-07-03 | 2019-10-18 | 死海旅游度假有限公司 | A kind of body feeling interaction system based on 3D dynamic Simulation Techniques |
| CN114399164A (en)* | 2021-12-17 | 2022-04-26 | 东风柳州汽车有限公司 | Automobile configuration demand analysis method |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102053903A (en)* | 2009-10-30 | 2011-05-11 | 国际商业机器公司 | Method and system for storing and querying scene data for on-line operation programs |
| US20120163658A1 (en)* | 2010-12-23 | 2012-06-28 | Canon Kabushiki Kaisha | Temporal-Correlations-Based Mode Connection |
| CN108039989A (en)* | 2017-12-05 | 2018-05-15 | 海尔优家智能科技(北京)有限公司 | A kind of method, apparatus of Scene case, storage medium and computer equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102053903A (en)* | 2009-10-30 | 2011-05-11 | 国际商业机器公司 | Method and system for storing and querying scene data for on-line operation programs |
| US20120163658A1 (en)* | 2010-12-23 | 2012-06-28 | Canon Kabushiki Kaisha | Temporal-Correlations-Based Mode Connection |
| CN108039989A (en)* | 2017-12-05 | 2018-05-15 | 海尔优家智能科技(北京)有限公司 | A kind of method, apparatus of Scene case, storage medium and computer equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110347255A (en)* | 2019-07-03 | 2019-10-18 | 死海旅游度假有限公司 | A kind of body feeling interaction system based on 3D dynamic Simulation Techniques |
| CN110347255B (en)* | 2019-07-03 | 2023-06-13 | 灶灶科技有限公司 | Somatosensory interaction system based on 3D dynamic simulation technology |
| CN114399164A (en)* | 2021-12-17 | 2022-04-26 | 东风柳州汽车有限公司 | Automobile configuration demand analysis method |
| CN114399164B (en)* | 2021-12-17 | 2024-04-09 | 东风柳州汽车有限公司 | Automobile configuration demand analysis method |
| Publication number | Publication date |
|---|---|
| CN109032940B (en) | 2021-04-09 |
| Publication | Publication Date | Title |
|---|---|---|
| US8468146B2 (en) | System and method for creating search index on cloud database | |
| US9052938B1 (en) | Correlation and associated display of virtual machine data and storage performance data | |
| CN107688488B (en) | An optimization method and device for task scheduling based on metadata | |
| CN109471851B (en) | Data processing method, device, server and storage medium | |
| CN110888837B (en) | Object storage small file merging method and device | |
| JP2005122702A5 (en) | ||
| CN108897859A (en) | A kind of metadata retrieval method, apparatus, equipment and computer readable storage medium | |
| WO2020244238A1 (en) | Data storage method, device and apparatus employing multilevel blockchain ledgers | |
| CN111159130A (en) | A kind of small file merging method and electronic device | |
| CN109815141A (en) | A test method and device | |
| CN109032940A (en) | A kind of test scene input method, device, equipment and storage medium | |
| CN107256130B (en) | Data storage optimization method and system based on Cuckoo hash calculation | |
| CN110352410A (en) | Track the access module and preextraction index node of index node | |
| CN112306957A (en) | Method, apparatus, computing device and storage medium for obtaining inode number | |
| US9405786B2 (en) | System and method for database flow management | |
| CN103425802B (en) | Method for quickly retrieving magnetic disk file | |
| CN107844592A (en) | A kind of method and apparatus of query metadata | |
| CN114265828B (en) | Line migration elimination method, device, computer equipment and storage medium | |
| US10762139B1 (en) | Method and system for managing a document search index | |
| CN113051301B (en) | Object storage method, system and equipment | |
| CN110851437A (en) | A storage method, device and equipment | |
| CN111858590B (en) | A storage system metadata organization method, system, terminal and storage medium | |
| US11132401B1 (en) | Distributed hash table based logging service | |
| CN114416676A (en) | Data processing method, device, equipment and storage medium | |
| CN114398317A (en) | Container reading and writing method, device, electronic device and storage medium |
| 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 |