CN115373643A - Cloud computing system and method based on modularization - Google Patents
Cloud computing system and method based on modularization Download PDFInfo
- Publication number
- CN115373643A CN115373643A CN202211119311.0A CN202211119311A CN115373643A CN 115373643 A CN115373643 A CN 115373643A CN 202211119311 A CN202211119311 A CN 202211119311A CN 115373643 A CN115373643 A CN 115373643A
- Authority
- CN
- China
- Prior art keywords
- function
- module
- cloud computing
- functions
- function module
- 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
- 238000000034 method Methods 0.000 title claims abstract description 16
- 230000006870 function Effects 0.000 claims abstract description 442
- 230000010354 integration Effects 0.000 claims abstract description 13
- 230000006872 improvement Effects 0.000 claims abstract description 9
- 238000004364 calculation method Methods 0.000 claims description 15
- 238000007405 data analysis Methods 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 5
- 238000004519 manufacturing process Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000006978 adaptation Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000012905 input function Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明适用于云计算服务技术领域,提供了一种基于模块化的云计算系统及方法,系统包括:内置功能展示模块,用于展示云计算系统内置的功能;系统功能选择模块,用于接收功能选择指令;功能模块调取模块,用于根据功能选择指令从功能模块库中调取对应的功能模块;应用系统生成模块,用于对调取的功能模块进行组装整合生成用户应用系统;拓展功能添加模块,用于接收拓展功能添加指令,判定拓展功能添加指令中的拓展功能是否属于云计算系统内置的功能;应用系统完善模块,将拓展功能模块添加至用户应用系统中。本发明能够完全符合用户需求,且用户应用系统中的基本功能模块是直接调用整合得到的,高效方便,花费代价较低。
The present invention is applicable to the technical field of cloud computing services, and provides a cloud computing system and method based on modularization. The system includes: a built-in function display module for displaying built-in functions of the cloud computing system; a system function selection module for receiving Function selection instruction; function module calling module, used to call the corresponding function module from the function module library according to the function selection instruction; application system generation module, used to assemble and integrate the called function modules to generate user application system; expand The function adding module is used to receive the extended function adding instruction, and determine whether the extended function included in the extended function adding instruction belongs to the built-in function of the cloud computing system; the application system improvement module is used to add the extended function module to the user application system. The present invention can fully meet user requirements, and the basic function modules in the user application system are obtained through direct calling and integration, which is highly efficient, convenient, and low in cost.
Description
技术领域technical field
本发明涉及云计算服务技术领域,具体是涉及一种基于模块化的云计算系统及方法。The present invention relates to the technical field of cloud computing services, in particular to a modular-based cloud computing system and method.
背景技术Background technique
随着信息化快速发展,云计算正在越来越受关注,无论是互联网厂商、运营商还是公司企业都对云计算表现出极大的关注。云计算是指服务的交付和使用模式,指通过网络以按需、易扩展的方式获得所需的服务。这种服务可以是IT和软件、互联网相关的,也可以是任意其他的服务,云计算具有超大规模、虚拟化、安全可靠等优点。在云计算环境下,一切资源都是可以运营的,都可以作为服务提供,包括应用程序、软件、平台、处理能力、存储、网络、计算资源以及其他基础设施等。对于一些小型商家而言,它们没有自己开发系统服务软件的能力,却有需求拥有属于自己的系统软件来帮助运营、维系客户。目前都是直接购买别人制作好的系统软件,或者请专门技术人员根据自己需求制作系统软件,前者适应性较差,不能够与用户需求完全符合;后者花费代价较高,重新制造系统软件费时费力。因此,需要提供一种基于模块化的云计算系统及方法,旨在解决上述问题。With the rapid development of informatization, cloud computing is attracting more and more attention. Whether it is Internet manufacturers, operators or companies, they all show great concern for cloud computing. Cloud computing refers to the delivery and usage mode of services, and refers to obtaining the required services through the network in an on-demand and easy-to-expand manner. This kind of service can be related to IT and software, the Internet, or any other service. Cloud computing has the advantages of ultra-large scale, virtualization, safety and reliability. In a cloud computing environment, all resources can be operated and provided as services, including applications, software, platforms, processing power, storage, networks, computing resources, and other infrastructure. For some small businesses, they do not have the ability to develop their own system service software, but they need to have their own system software to help operate and maintain customers. At present, they directly buy system software made by others, or ask specialized technicians to make system software according to their own needs. The former has poor adaptability and cannot fully meet user needs; the latter is expensive and time-consuming to re-manufacture system software. strenuous. Therefore, it is necessary to provide a cloud computing system and method based on modularization, aiming at solving the above problems.
发明内容Contents of the invention
针对现有技术存在的不足,本发明的目的在于提供一种基于模块化的云计算系统及方法,以解决上述背景技术中存在的问题。Aiming at the deficiencies in the prior art, the purpose of the present invention is to provide a cloud computing system and method based on modularization, so as to solve the problems in the above-mentioned background technology.
本发明是这样实现的,一种基于模块化的云计算系统,所述系统包括:The present invention is achieved like this, a kind of cloud computing system based on modularization, and described system comprises:
内置功能展示模块,用于展示云计算系统内置的功能;The built-in function display module is used to display the built-in functions of the cloud computing system;
系统功能选择模块,用于接收功能选择指令,所述功能选择指令用于确定若干个用户需要的功能;The system function selection module is used to receive a function selection instruction, and the function selection instruction is used to determine several functions required by the user;
功能模块调取模块,用于根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的;The function module calling module is used to call the corresponding function module from the function module library according to the function selection instruction, and the function module library is established in advance;
应用系统生成模块,用于对调取的功能模块进行组装整合生成用户应用系统,生成管理者登录账号和密码;The application system generation module is used to assemble and integrate the transferred functional modules to generate a user application system, and generate an administrator login account and password;
拓展功能添加模块,用于接收拓展功能添加指令,判定拓展功能添加指令中的拓展功能是否属于云计算系统内置的功能;The extended function adding module is used to receive the extended function adding instruction, and determine whether the extended function in the extended function adding instruction belongs to the built-in function of the cloud computing system;
应用系统完善模块,当属于时,直接调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中。The application system completes the module. When it belongs, it directly calls the corresponding function module, and adds the function module to the user application system; The function module is added to the user application system.
作为本发明进一步的方案:所述内置功能展示模块包括:As a further solution of the present invention: the built-in function display module includes:
选择次数确定单元,用于采集历史用户选择数据,得到每个功能的选择次数;The number of selection determination unit is used to collect historical user selection data to obtain the number of selections of each function;
降序排列展示单元,用于根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。The descending order display unit is used to arrange the built-in functions of the cloud computing system in descending order according to the number of times of selection, and display the functions in sequence according to the order of arrangement.
作为本发明进一步的方案:所述系统功能选择模块包括:As a further solution of the present invention: the system function selection module includes:
历史数据分析单元,用于对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能;The historical data analysis unit is used to analyze the historical user selection data and determine the accompanying functions, each group of accompanying functions includes two built-in functions of the cloud computing system;
选择提醒信息单元,用于接收功能选择指令,当功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能。The selection reminder information unit is used to receive a function selection instruction, and when there is only one function in the accompanying functions in the function selection instruction, generate function selection reminder information to remind the user whether to select another function in the accompanying functions .
作为本发明进一步的方案:所述应用系统完善模块包括:As a further solution of the present invention: the application system improvement module includes:
拓展功能模块单元,用于接收拓展功能模块上传信息,所述拓展功能模块上传信息中包含拓展功能模块和对应的功能;The extended function module unit is used to receive the uploaded information of the extended function module, and the uploaded information of the extended function module includes the extended function module and corresponding functions;
拓展模块添加单元,用于将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中;The extension module adding unit is used to add the extension function module in the extension function module upload information to the user application system;
功能模块库完善单元,用于将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中。The function module library improvement unit is used to add the extended function modules and corresponding functions in the extended function module upload information to the function module library.
作为本发明进一步的方案:所述系统还包括功能整合模块,所述功能整合模块具体包括:As a further solution of the present invention: the system also includes a function integration module, and the function integration module specifically includes:
伴随性系数计算单元,用于计算伴随性功能的伴随性系数;A concomitant coefficient calculation unit, used to calculate the concomitant coefficient of the concomitant function;
功能模块整合单元,当伴随性系数大于设定值时,将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块。The function module integration unit integrates the two function modules corresponding to the accompanying function to form a function module when the accompanying coefficient is greater than a set value.
本发明的另一目的在于提供一种基于模块化的云计算方法,所述方法包括以下步骤:Another object of the present invention is to provide a kind of cloud computing method based on modularization, and described method comprises the following steps:
展示云计算系统内置的功能;Demonstrate the capabilities built into cloud computing systems;
接收功能选择指令,所述功能选择指令用于确定若干个用户需要的功能;receiving a function selection instruction, the function selection instruction is used to determine several functions required by the user;
根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的;According to the function selection instruction, the corresponding function module is transferred from the function module library, and the function module library is established in advance;
对调取的功能模块进行组装整合生成用户应用系统,生成管理者登录账号和密码;Assemble and integrate the retrieved functional modules to generate a user application system, and generate an administrator login account and password;
接收拓展功能添加指令,判定拓展功能添加指令中的拓展功能是否属于云计算系统内置的功能;receiving an extended function adding instruction, and determining whether the extended function included in the extended function adding instruction is a built-in function of the cloud computing system;
当属于时,直接调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中。When it belongs, directly call the corresponding function module, and add the function module to the user application system; when it does not belong, receive the uploaded information of the extended function module, and add the extended function module in the uploaded information of the extended function module to the user in the application system.
作为本发明进一步的方案:所述展示云计算系统内置的功能的步骤,具体包括:As a further solution of the present invention: the step of displaying the built-in functions of the cloud computing system specifically includes:
采集历史用户选择数据,得到每个功能的选择次数;Collect historical user selection data to obtain the number of selections for each function;
根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。The built-in functions of the cloud computing system are sorted in descending order according to the number of selections, and the functions are displayed in sequence according to the sorting order.
作为本发明进一步的方案:所述接收功能选择指令的步骤,具体包括:As a further solution of the present invention: the step of receiving a function selection instruction specifically includes:
对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能;Analyze historical user selection data to determine accompanying functions, each group of accompanying functions includes two built-in functions of the cloud computing system;
接收功能选择指令,当功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能。A function selection instruction is received, and when there is only one of the accompanying functions in the function selection instruction, function selection reminder information is generated to remind the user whether to select another function of the accompanying functions.
作为本发明进一步的方案:所述接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中的步骤,具体包括:As a further solution of the present invention: the step of receiving the uploaded information of the extended function module and adding the extended function module in the uploaded information of the extended function module to the user application system specifically includes:
接收拓展功能模块上传信息,所述拓展功能模块上传信息中包含拓展功能模块和对应的功能;receiving the uploaded information of the extended function module, the uploaded information of the extended function module includes the extended function module and corresponding functions;
将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中;Add the extended function module in the uploaded information of the extended function module to the user application system;
将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中。Add the extended function modules and corresponding functions in the uploaded information of the extended function modules to the function module library.
作为本发明进一步的方案:所述方法还包括:As a further solution of the present invention: the method also includes:
计算伴随性功能的伴随性系数;Calculate the concomitantity coefficient of the concomitant function;
当伴随性系数大于设定值时,将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块。When the concomitant coefficient is greater than the set value, the two functional modules corresponding to the concomitant function are integrated to form one functional module.
与现有技术相比,本发明的有益效果是:Compared with prior art, the beneficial effect of the present invention is:
本发明能够根据功能选择指令从功能模块库中调取对应的功能模块,对调取的功能模块进行组装整合生成用户应用系统,并接收拓展功能添加指令,将拓展功能模块添加至用户应用系统中。如此,本发明能够完全符合用户需求,且用户应用系统中的基本功能模块是直接调用整合得到的,高效方便,花费代价较低。The present invention can retrieve corresponding functional modules from the functional module library according to the function selection instruction, assemble and integrate the retrieved functional modules to generate a user application system, receive extended function addition instructions, and add the extended function modules to the user application system . In this way, the present invention can fully meet the needs of users, and the basic function modules in the user application system are directly called and integrated, which is efficient, convenient, and low in cost.
附图说明Description of drawings
图1为一种基于模块化的云计算系统的结构示意图。FIG. 1 is a schematic structural diagram of a cloud computing system based on modularization.
图2为一种基于模块化的云计算系统中内置功能展示模块的结构示意图。FIG. 2 is a schematic structural diagram of a built-in function display module in a modular-based cloud computing system.
图3为一种基于模块化的云计算系统中系统功能选择模块的结构示意图。FIG. 3 is a schematic structural diagram of a system function selection module in a modular-based cloud computing system.
图4为一种基于模块化的云计算系统中应用系统完善模块的结构示意图。FIG. 4 is a schematic structural diagram of an application system perfection module in a modular-based cloud computing system.
图5为一种基于模块化的云计算系统中功能整合模块的结构示意图。FIG. 5 is a schematic structural diagram of a function integration module in a modular-based cloud computing system.
图6为一种基于模块化的云计算方法的流程图。Fig. 6 is a flowchart of a cloud computing method based on modularization.
图7为一种基于模块化的云计算方法中展示云计算系统内置的功能的流程图。FIG. 7 is a flowchart showing built-in functions of the cloud computing system in a cloud computing method based on modularization.
图8为一种基于模块化的云计算方法中接收功能选择指令的流程图。Fig. 8 is a flow chart of receiving a function selection instruction in a cloud computing method based on modularization.
图9为一种基于模块化的云计算方法中接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中的流程图。FIG. 9 is a flow chart of receiving uploaded information of extended function modules in a cloud computing method based on modularization, and adding the extended function modules in the uploaded information of extended function modules to the user application system.
图10为一种基于模块化的云计算方法中将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块的流程图。FIG. 10 is a flow chart of integrating two functional modules corresponding to the accompanying functions into one functional module in a cloud computing method based on modularization.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清晰,以下结合附图及具体实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
以下结合具体实施例对本发明的具体实现进行详细描述。The specific implementation of the present invention will be described in detail below in conjunction with specific embodiments.
如图1所示,本发明实施例提供了一种基于模块化的云计算系统,所述系统包括:As shown in Fig. 1, the embodiment of the present invention provides a kind of cloud computing system based on modularization, and described system comprises:
内置功能展示模块100,用于展示云计算系统内置的功能;The built-in
系统功能选择模块200,用于接收功能选择指令,所述功能选择指令用于确定若干个用户需要的功能;The system
功能模块调取模块300,用于根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的;The function
应用系统生成模块400,用于对调取的功能模块进行组装整合生成用户应用系统,生成管理者登录账号和密码;The application
拓展功能添加模块500,用于接收拓展功能添加指令,判定拓展功能添加指令中的拓展功能是否属于云计算系统内置的功能;The extended
应用系统完善模块600,当属于时,用于调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中。The application
需要说明的是,随着信息化快速发展,云计算正在越来越受关注,无论是互联网厂商、运营商还是公司企业都对云计算表现出极大的关注。云计算是指服务的交付和使用模式,指通过网络以按需、易扩展的方式获得所需的服务。这种服务可以是IT和软件、互联网相关的,也可以是任意其他的服务,云计算具有超大规模、虚拟化、安全可靠等优点。在云计算环境下,一切资源都是可以运营的,都可以作为服务提供,包括应用程序、软件、平台、处理能力、存储、网络、计算资源以及其他基础设施等。对于一些小型商家而言,它们没有自己开发系统服务软件的能力,却有需求拥有属于自己的系统软件来帮助运营、维系客户。目前都是直接购买别人制作好的系统软件,或者请专门技术人员根据自己需求制作系统软件,前者适应性较差,不能够与用户需求完全符合;后者花费代价较高,重新制造系统软件费时费力,本发明实施例旨在解决上述问题。It should be noted that with the rapid development of informatization, cloud computing is attracting more and more attention. Both Internet manufacturers, operators, and companies have shown great concern for cloud computing. Cloud computing refers to the delivery and usage mode of services, and refers to obtaining the required services through the network in an on-demand and easy-to-expand manner. This kind of service can be related to IT and software, the Internet, or any other service. Cloud computing has the advantages of ultra-large scale, virtualization, safety and reliability. In a cloud computing environment, all resources can be operated and provided as services, including applications, software, platforms, processing power, storage, networks, computing resources, and other infrastructure. For some small businesses, they do not have the ability to develop their own system service software, but they need to have their own system software to help operate and maintain customers. At present, they directly buy system software made by others, or ask specialized technicians to make system software according to their own needs. The former has poor adaptability and cannot fully meet user needs; the latter is expensive and time-consuming to re-manufacture system software. However, embodiments of the present invention aim to solve the above-mentioned problems.
本发明实施例中,首先会展示云计算系统内置的所有功能,方便用户根据需求选择需要的功能,使得后续制造完成的应用系统能够符合用户需求,接着用户就可以输入功能选择指令,确定选择若干个需要的功能;本发明实施例自动根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的,功能模块库包含每个功能所对应的功能模块,这些功能模块能够相互兼容,并自动对调取的功能模块进行组装整合生成用户应用系统,并生成管理者登录账号和密码,如此用户就成为了所述用户应用系统的管理者。容易理解,客户使用用户应用系统一段时间之后,发现新的需求,此时用户可以输入拓展功能添加指令,拓展功能添加指令中包含拓展功能,所述拓展功能是用户实实在在需要的功能,很可能不属于云计算系统内置的功能,因此需要判定拓展功能是否属于云计算系统内置的功能,当属于时,直接调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,需要相关工作人员重新制作拓展功能模块并上传,并将拓展功能模块添加至用户应用系统中。如此,本发明实施例能够完全符合用户需求,且用户应用系统中的基本功能模块是直接调用整合得到的,高效方便,花费代价较低。In the embodiment of the present invention, all the built-in functions of the cloud computing system will be displayed first, so that the user can select the required functions according to the needs, so that the application system after subsequent manufacture can meet the needs of the users, and then the users can input function selection instructions to determine how many required function; the embodiment of the present invention automatically transfers the corresponding function module from the function module library according to the function selection instruction, the function module library is established in advance, and the function module library includes the corresponding function module of each function, These functional modules are compatible with each other, and automatically assemble and integrate the transferred functional modules to generate a user application system, and generate an administrator login account and password, so that the user becomes the administrator of the user application system. It is easy to understand that after using the user application system for a period of time, the customer discovers new requirements. At this time, the user can input an instruction to add an extended function. The instruction to add an extended function includes an extended function. The extended function is a function that the user actually needs. It may not be a built-in function of the cloud computing system, so it is necessary to determine whether the extended function belongs to the built-in function of the cloud computing system. If it is, directly call the corresponding function module and add the function module to the user application system; When it belongs, relevant staff members are required to recreate the extended function module and upload it, and add the extended function module to the user application system. In this way, the embodiment of the present invention can fully meet the needs of users, and the basic function modules in the user application system are obtained through direct calling and integration, which is efficient, convenient, and low in cost.
如图2所示,作为本发明一个优选的实施例,所述内置功能展示模块100包括:As shown in Figure 2, as a preferred embodiment of the present invention, the built-in
选择次数确定单元101,用于采集历史用户选择数据,得到每个功能的选择次数;Selection
降序排列展示单元102,用于根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。The descending
本发明实施例中,为了更好的展示云计算系统内置的功能,本发明实施例能够自动对采集历史用户选择数据,得到每个功能的选择次数,然后根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。如此,历史上用户选择较多的功能排列的前面,这样后续的用户更加容易看到并选择,用户选择时会更加方便。In the embodiment of the present invention, in order to better display the built-in functions of the cloud computing system, the embodiment of the present invention can automatically select data for the collected historical users, obtain the number of times each function is selected, and then according to the number of times of selection, the built-in function of the cloud computing system The functions are sorted in descending order, and the functions are displayed in order of sorting. In this way, historically, users choose more functions at the front of the list, so that subsequent users can see and choose more easily, and it will be more convenient for users to choose.
如图3所示,作为本发明一个优选的实施例,所述系统功能选择模块200包括:As shown in Figure 3, as a preferred embodiment of the present invention, the system
历史数据分析单元201,用于对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能;The historical
选择提醒信息单元202,用于接收功能选择指令,当功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能。The selection
本发明实施例中,为了避免用户在选择功能时出现遗漏的现象,本发明实施例自动对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能,具体的,假设两个功能同时出现在同一个功能选择指令中的次数为K,所述K大于N,所述N为定值,这两个功能被选择的次数分别为P和Q,则两个功能的伴随性系数=2K/(P+Q),当伴随性系数大于定值M,则伴随性系数对应的两个功能为一组伴随性功能;当接收到的功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能,避免用户在选择时出现遗漏,保证了用户后续的使用体验。In the embodiment of the present invention, in order to avoid the omission of the user when selecting a function, the embodiment of the present invention automatically analyzes the historical user selection data to determine the accompanying functions. Each group of accompanying functions includes two built-in cloud computing systems. function, specifically, assuming that the number of times that two functions appear in the same function selection instruction at the same time is K, said K is greater than N, and said N is a fixed value, and the times that these two functions are selected are P and Q respectively, Then the concomitant coefficient of the two functions=2K/(P+Q), when the concomitant coefficient is greater than the fixed value M, the two functions corresponding to the concomitant coefficient are a group of concomitant functions; when the received function selection instruction When there is only one of the accompanying functions, a function selection reminder message is generated to remind the user whether to choose another function among the accompanying functions, so as to prevent the user from missing the selection and ensure the user's subsequent use experience.
如图4所示,作为本发明一个优选的实施例,所述应用系统完善模块600包括:As shown in Figure 4, as a preferred embodiment of the present invention, the application
拓展功能模块单元601,用于接收拓展功能模块上传信息,所述拓展功能模块上传信息中包含拓展功能模块和对应的功能;The extended
拓展模块添加单元602,用于将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中;An extension
功能模块库完善单元603,用于将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中。The function module
本发明实施例中,当拓展功能添加指令中的拓展功能不属于云计算系统内置的功能时,工作人员需要输入拓展功能模块上传信息,用以上传拓展功能模块,本发明实施例自动将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中,同时将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中,如此能够使得功能模块库不断完善。In the embodiment of the present invention, when the extended function in the extended function adding command does not belong to the built-in function of the cloud computing system, the staff needs to input the upload information of the extended function module to upload the extended function module, and the embodiment of the present invention automatically adds the extended function The extended function modules in the module upload information are added to the user application system, and the extended function modules and corresponding functions in the extended function module upload information are added to the function module library, so that the function module library can be continuously improved.
如图5所示,作为本发明一个优选的实施例,所述系统还包括功能整合模块700,所述功能整合模块700具体包括:As shown in Figure 5, as a preferred embodiment of the present invention, the system further includes a
伴随性系数计算单元701,用于计算伴随性功能的伴随性系数;Concomitant
功能模块整合单元702,当伴随性系数大于设定值时,所述设定值为提前设置的定值,将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块。The function
本发明实施例中,当伴随性功能的伴随性系数足够大时,例如伴随性系数大于90%时,说明这两个功能基本上是在一起使用的,本发明实施例会将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块,这样用户后续只用选择一个功能模块即可实现原先两个功能模块的作用,使用更加方便快捷。In the embodiment of the present invention, when the concomitant coefficient of the concomitant function is large enough, for example, when the concomitant coefficient is greater than 90%, it means that the two functions are basically used together, and the embodiment of the present invention will use the concomitant function The corresponding two functional modules are integrated to form a functional module, so that users only need to select one functional module to realize the functions of the original two functional modules, which is more convenient and quick to use.
如图6所示,本发明实施例还提供了一种基于模块化的云计算方法,所述方法包括以下步骤:As shown in Figure 6, the embodiment of the present invention also provides a cloud computing method based on modularization, the method includes the following steps:
S100,展示云计算系统内置的功能;S100, showing the built-in functions of the cloud computing system;
S200,接收功能选择指令,所述功能选择指令用于确定若干个用户需要的功能;S200. Receive a function selection instruction, where the function selection instruction is used to determine several functions required by the user;
S300,根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的;S300, call the corresponding function module from the function module library according to the function selection instruction, the function module library is established in advance;
S400,对调取的功能模块进行组装整合生成用户应用系统,生成管理者登录账号和密码;S400, assembling and integrating the retrieved functional modules to generate a user application system, and generating an administrator login account and password;
S500,接收拓展功能添加指令,判定拓展功能添加指令中的拓展功能是否属于云计算系统内置的功能;S500, receiving an instruction to add an extended function, and determining whether the extended function in the instruction to add an extended function belongs to a built-in function of the cloud computing system;
S600,当属于时,直接调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中。S600, when it belongs, directly call the corresponding function module, and add the function module to the user application system; when it does not belong, receive the uploaded information of the extended function module, and add the extended function module in the uploaded information of the extended function module to the user application system.
本发明实施例中,首先会展示云计算系统内置的所有功能,方便用户根据需求选择需要的功能,使得后续制造完成的应用系统能够符合用户需求,接着用户就可以输入功能选择指令,确定选择若干个需要的功能;本发明实施例自动根据功能选择指令从功能模块库中调取对应的功能模块,所述功能模块库为事先建立完成的,功能模块库包含每个功能所对应的功能模块,这些功能模块能够相互兼容,并自动对调取的功能模块进行组装整合生成用户应用系统,并生成管理者登录账号和密码,如此用户就成为了所述用户应用系统的管理者。容易理解,客户使用用户应用系统一段时间之后,发现新的需求,此时用户可以输入拓展功能添加指令,拓展功能添加指令中包含拓展功能,所述拓展功能是用户实实在在需要的功能,很可能不属于云计算系统内置的功能,因此需要判定拓展功能是否属于云计算系统内置的功能,当属于时,直接调取对应的功能模块,将所述功能模块添加至用户应用系统中;当不属于时,需要相关工作人员重新制作拓展功能模块并上传,并将拓展功能模块添加至用户应用系统中。如此,本发明实施例能够完全符合用户需求,且用户应用系统中的基本功能模块是直接调用整合得到的,高效方便,花费代价较低。In the embodiment of the present invention, all the built-in functions of the cloud computing system will be displayed first, so that the user can select the required functions according to the needs, so that the application system after subsequent manufacture can meet the needs of the users, and then the users can input function selection instructions to determine how many required function; the embodiment of the present invention automatically transfers the corresponding function module from the function module library according to the function selection instruction, the function module library is established in advance, and the function module library includes the corresponding function module of each function, These functional modules are compatible with each other, and automatically assemble and integrate the transferred functional modules to generate a user application system, and generate an administrator login account and password, so that the user becomes the administrator of the user application system. It is easy to understand that after using the user application system for a period of time, the customer discovers new requirements. At this time, the user can input an instruction to add an extended function. The instruction to add an extended function includes an extended function. The extended function is a function that the user actually needs. It may not be a built-in function of the cloud computing system, so it is necessary to determine whether the extended function belongs to the built-in function of the cloud computing system. If it is, directly call the corresponding function module and add the function module to the user application system; When it belongs, relevant staff members are required to recreate the extended function module and upload it, and add the extended function module to the user application system. In this way, the embodiment of the present invention can fully meet the needs of users, and the basic function modules in the user application system are obtained through direct calling and integration, which is efficient, convenient, and low in cost.
如图7所示,作为本发明一个优选的实施例,所述展示云计算系统内置的功能的步骤,具体包括:As shown in Figure 7, as a preferred embodiment of the present invention, the step of displaying the built-in functions of the cloud computing system specifically includes:
S101,采集历史用户选择数据,得到每个功能的选择次数;S101, collect historical user selection data, and obtain the number of selections of each function;
S102,根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。S102. Arrange the built-in functions of the cloud computing system in descending order according to the number of selection times, and display the functions in sequence according to the order of arrangement.
本发明实施例中,为了更好的展示云计算系统内置的功能,本发明实施例能够自动对采集历史用户选择数据,得到每个功能的选择次数,然后根据选择次数的多少对云计算系统内置的功能进行降序排列,按照排列顺序对功能进行依次展示。如此,历史上用户选择较多的功能排列的前面,这样后续的用户更加容易看到并选择,用户选择时会更加方便。In the embodiment of the present invention, in order to better display the built-in functions of the cloud computing system, the embodiment of the present invention can automatically select data for the collected historical users, obtain the number of times each function is selected, and then according to the number of times of selection, the built-in function of the cloud computing system The functions are sorted in descending order, and the functions are displayed in order of sorting. In this way, historically, users choose more functions at the front of the list, so that subsequent users can see and choose more easily, and it will be more convenient for users to choose.
如图8所示,作为本发明一个优选的实施例,所述接收功能选择指令的步骤,具体包括:As shown in Figure 8, as a preferred embodiment of the present invention, the step of receiving a function selection instruction specifically includes:
S201,对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能;S201, analyzing historical user selection data to determine accompanying functions, each group of accompanying functions includes two built-in functions of the cloud computing system;
S202,接收功能选择指令,当功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能。S202. Receive a function selection instruction, and generate function selection reminder information when only one of the accompanying functions exists in the function selection instruction, to remind the user whether to select another function of the accompanying functions.
本发明实施例中,为了避免用户在选择功能时出现遗漏的现象,本发明实施例自动对历史用户选择数据进行分析,确定伴随性功能,每一组伴随性功能包括两个云计算系统内置的功能,具体的,假设两个功能同时出现在同一个功能选择指令中的次数为K,所述K大于N,所述N为定值,这两个功能被选择的次数分别为P和Q,则两个功能的伴随性系数=2K/(P+Q),当伴随性系数大于定值M,则伴随性系数对应的两个功能为一组伴随性功能;当接收到的功能选择指令中只存在伴随性功能中的一个功能时,生成功能选择提醒信息,用以提醒用户是否选择所述伴随性功能中的另一个功能,避免用户在选择时出现遗漏,保证了用户后续的使用体验。In the embodiment of the present invention, in order to avoid the omission of the user when selecting a function, the embodiment of the present invention automatically analyzes the historical user selection data to determine the accompanying functions. Each group of accompanying functions includes two built-in cloud computing systems. function, specifically, assuming that the number of times that two functions appear in the same function selection instruction at the same time is K, said K is greater than N, and said N is a fixed value, and the times that these two functions are selected are P and Q respectively, Then the concomitant coefficient of the two functions=2K/(P+Q), when the concomitant coefficient is greater than the fixed value M, the two functions corresponding to the concomitant coefficient are a group of concomitant functions; when the received function selection instruction When there is only one of the accompanying functions, a function selection reminder message is generated to remind the user whether to choose another function among the accompanying functions, so as to prevent the user from missing the selection and ensure the user's subsequent use experience.
如图9所示,作为本发明一个优选的实施例,所述接收拓展功能模块上传信息,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中的步骤,具体包括:As shown in Figure 9, as a preferred embodiment of the present invention, the step of receiving the uploaded information of the extended function module and adding the extended function module in the uploaded information of the extended function module to the user application system specifically includes:
S601,接收拓展功能模块上传信息,所述拓展功能模块上传信息中包含拓展功能模块和对应的功能;S601. Receive uploaded information of extended function modules, where the uploaded information of extended function modules includes extended function modules and corresponding functions;
S602,将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中;S602. Add the extended function module in the uploaded information of the extended function module to the user application system;
S603,将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中。S603. Add the extended function module and the corresponding function in the uploaded information of the extended function module to the function module library.
本发明实施例中,当拓展功能添加指令中的拓展功能不属于云计算系统内置的功能时,工作人员需要输入拓展功能模块上传信息,用以上传拓展功能模块,本发明实施例自动将拓展功能模块上传信息中的拓展功能模块添加至用户应用系统中,同时将拓展功能模块上传信息中的拓展功能模块和对应的功能添加至功能模块库中,如此能够使得功能模块库不断完善。In the embodiment of the present invention, when the extended function in the extended function adding command does not belong to the built-in function of the cloud computing system, the staff needs to input the upload information of the extended function module to upload the extended function module, and the embodiment of the present invention automatically adds the extended function The extended function modules in the module upload information are added to the user application system, and the extended function modules and corresponding functions in the extended function module upload information are added to the function module library, so that the function module library can be continuously improved.
如图10所示,作为本发明一个优选的实施例,所述方法还包括:As shown in Figure 10, as a preferred embodiment of the present invention, the method further includes:
S701,计算伴随性功能的伴随性系数;S701, calculating the concomitant coefficient of the concomitant function;
S702,当伴随性系数大于设定值时,将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块。S702. When the concomitant coefficient is greater than the set value, integrate the two function modules corresponding to the concomitant function to form one functional module.
本发明实施例中,当伴随性功能的伴随性系数足够大时,例如伴随性系数大于90%时,说明这两个功能基本上是在一起使用的,本发明实施例会将所述伴随性功能所对应的两个功能模块进行整合形成一个功能模块,这样用户后续只用选择一个功能模块即可实现原先两个功能模块的作用,使用更加方便快捷。In the embodiment of the present invention, when the concomitant coefficient of the concomitant function is large enough, for example, when the concomitant coefficient is greater than 90%, it means that the two functions are basically used together, and the embodiment of the present invention will use the concomitant function The corresponding two functional modules are integrated to form a functional module, so that users only need to select one functional module to realize the functions of the original two functional modules, which is more convenient and quick to use.
以上仅对本发明的较佳实施例进行了详细叙述,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only a detailed description of the preferred embodiments of the present invention, and is not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. within range.
应该理解的是,虽然本发明各实施例的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,各实施例中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flow charts of the embodiments of the present invention are shown sequentially according to the arrows, these steps are not necessarily executed sequentially in the order indicated by the arrows. Unless otherwise specified herein, there is no strict order restriction on the execution of these steps, and these steps can be executed in other orders. Moreover, at least some of the steps in each embodiment may include multiple sub-steps or multiple stages, these sub-steps or stages are not necessarily executed at the same time, but may be executed at different times, the sub-steps or stages The order of execution is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink) DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。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 non-volatile computer-readable storage medium When the program is executed, it may include the processes of the embodiments of the above-mentioned methods. Wherein, any references to memory, storage, database or other media used in the various embodiments provided in the present application may include non-volatile and/or volatile memory. Nonvolatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
本领域技术人员在考虑说明书及实施例处的公开后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由权利要求指出。Other embodiments of the present disclosure will readily occur to those skilled in the art from consideration of the specification and disclosure at the examples. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with the true scope and spirit of the disclosure indicated by the appended claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211119311.0A CN115373643A (en) | 2022-09-15 | 2022-09-15 | Cloud computing system and method based on modularization |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211119311.0A CN115373643A (en) | 2022-09-15 | 2022-09-15 | Cloud computing system and method based on modularization |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115373643A true CN115373643A (en) | 2022-11-22 |
Family
ID=84072144
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202211119311.0A Pending CN115373643A (en) | 2022-09-15 | 2022-09-15 | Cloud computing system and method based on modularization |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115373643A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115756450A (en) * | 2022-12-05 | 2023-03-07 | 广州玖晔网络科技有限公司 | A microservice development method and system |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103049383A (en) * | 2012-12-31 | 2013-04-17 | 博彦科技(上海)有限公司 | Development and testing cloud system |
CN104270417A (en) * | 2014-09-12 | 2015-01-07 | 湛羽 | A system and method for providing comprehensive services based on cloud computing |
US20150326514A1 (en) * | 2014-05-09 | 2015-11-12 | Mozido, Inc. | Modular messaging platform |
CN105761007A (en) * | 2016-02-23 | 2016-07-13 | 湖南新邦软件开发有限责任公司 | Information management software design aiding method and information management software design aiding system |
CN112632384A (en) * | 2020-12-25 | 2021-04-09 | 北京百度网讯科技有限公司 | Data processing method and device for application program, electronic equipment and medium |
CN112734165A (en) * | 2020-12-18 | 2021-04-30 | 中国平安财产保险股份有限公司 | Intelligent function display method, device, equipment and storage medium |
US11132179B1 (en) * | 2020-03-26 | 2021-09-28 | Citrix Systems, Inc. | Microapp functionality recommendations with cross-application activity correlation |
CN113805853A (en) * | 2021-09-28 | 2021-12-17 | 重庆允成互联网科技有限公司 | A software product development system based on industrial Internet |
-
2022
- 2022-09-15 CN CN202211119311.0A patent/CN115373643A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103049383A (en) * | 2012-12-31 | 2013-04-17 | 博彦科技(上海)有限公司 | Development and testing cloud system |
US20150326514A1 (en) * | 2014-05-09 | 2015-11-12 | Mozido, Inc. | Modular messaging platform |
CN104270417A (en) * | 2014-09-12 | 2015-01-07 | 湛羽 | A system and method for providing comprehensive services based on cloud computing |
CN105761007A (en) * | 2016-02-23 | 2016-07-13 | 湖南新邦软件开发有限责任公司 | Information management software design aiding method and information management software design aiding system |
US11132179B1 (en) * | 2020-03-26 | 2021-09-28 | Citrix Systems, Inc. | Microapp functionality recommendations with cross-application activity correlation |
CN112734165A (en) * | 2020-12-18 | 2021-04-30 | 中国平安财产保险股份有限公司 | Intelligent function display method, device, equipment and storage medium |
CN112632384A (en) * | 2020-12-25 | 2021-04-09 | 北京百度网讯科技有限公司 | Data processing method and device for application program, electronic equipment and medium |
CN113805853A (en) * | 2021-09-28 | 2021-12-17 | 重庆允成互联网科技有限公司 | A software product development system based on industrial Internet |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115756450A (en) * | 2022-12-05 | 2023-03-07 | 广州玖晔网络科技有限公司 | A microservice development method and system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106445652B (en) | Method and system for intelligent cloud planning and decommissioning | |
US20140114822A1 (en) | Method and system for creating tax configuration templates | |
US8849854B2 (en) | Method and system for providing detailed information in an interactive manner in a short message service (SMS) environment | |
US11750688B2 (en) | Cost-aware integration process modeling in multi-cloud computing environment | |
AU2017268629A1 (en) | Collaborative filtering method, apparatus, server and storage medium in combination with time factor | |
US20140214632A1 (en) | Smart Crowd Sourcing On Product Classification | |
CN111651524B (en) | Auxiliary implementation method and device for on-line prediction by using machine learning model | |
CN108121742A (en) | The generation method and device of user's disaggregated model | |
US20210142242A1 (en) | System and method for implementing smart business intelligence testing tools | |
CN112434982A (en) | Task processing method, device and system, storage medium and electronic equipment | |
CN113326523A (en) | Privacy calculation method and device and electronic equipment | |
CN110149377A (en) | A kind of video service node resource allocation methods, system, device and storage medium | |
CN115373643A (en) | Cloud computing system and method based on modularization | |
CN112953993A (en) | Resource scheduling method, device, network system and storage medium | |
CN111010453B (en) | Service request processing method, system, electronic device and computer readable medium | |
US20180144407A1 (en) | Supplemental electronic note data message distribution in near real-time | |
CN113609168B (en) | Data export method, device, terminal and readable storage medium | |
CN115049365A (en) | Application commissioning information processing method and device and computer equipment | |
CN113704298A (en) | Data processing method and device, electronic equipment and storage medium | |
KR101864509B1 (en) | Method and system for analyzing bigdata | |
CN117806977A (en) | Test method, apparatus, device, medium and program product | |
LU501006B1 (en) | Atmospheric environment quality management method, electronic equipment and storage system | |
US20080147221A1 (en) | Grid modeling tool | |
KR20190122462A (en) | Method and apparatus for providing contract management service | |
JP2021125264A (en) | Information processing device |
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: 20221122 |
|
RJ01 | Rejection of invention patent application after publication |