CN107222542B - Construction method of cloud service management system - Google Patents

Construction method of cloud service management system Download PDF

Info

Publication number
CN107222542B
CN107222542B CN201710428296.0A CN201710428296A CN107222542B CN 107222542 B CN107222542 B CN 107222542B CN 201710428296 A CN201710428296 A CN 201710428296A CN 107222542 B CN107222542 B CN 107222542B
Authority
CN
China
Prior art keywords
user
managed person
client
api
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201710428296.0A
Other languages
Chinese (zh)
Other versions
CN107222542A (en
Inventor
王鹤
龚涛
仵玉芝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Donghua University
Original Assignee
Donghua University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Donghua University filed Critical Donghua University
Priority to CN201710428296.0A priority Critical patent/CN107222542B/en
Publication of CN107222542A publication Critical patent/CN107222542A/en
Application granted granted Critical
Publication of CN107222542B publication Critical patent/CN107222542B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computational Linguistics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a construction method of a cloud service management system, which comprises the following steps: the system analysis and overall framework design comprises the analysis and design of a client and a server, the analysis and the formulation of a functional module, a controller and a service which are required to be included by the client, and the analysis and the formulation of a database, a data processing method and a RESTful API which are required to be included by the server; the design of a client function module, wherein the function module comprises a user login and registration module, a display module of a user and a managed person, a data analysis result display module of the managed person and a function module for completing the specific requirements of the system; the system RESTful API is designed in order to complete the business logic of the system CRUD. The invention can improve the development speed and efficiency and is suitable for various industries.

Description

Construction method of cloud service management system
Technical Field
The invention relates to the technical field of computers, in particular to a method for constructing a cloud service management system.
Background
With the development of internet technology and underlying infrastructure, various industries have made higher demands on the management of personnel, the management of equipment, and the management of services, and it is urgently desired to improve the efficiency and accuracy of management and to be able to observe the state of a managed person in real time. In order to solve the problems existing in the traditional management, a management system of the cloud service is developed, the economic cost is reduced, and the expandability is strong. The management system of the cloud service can analyze the collected data of the managed person in real time and reflect the data to the manager so that the manager can make a decision. Therefore, a design method of a universal cloud service management system capable of facing various industries is needed.
Disclosure of Invention
The invention aims to provide a method for constructing a cloud service management system, and the development speed and efficiency are improved.
The technical scheme adopted by the invention for solving the technical problems is as follows: the construction method of the cloud service management system comprises the following steps:
(1) the system analysis and overall framework design comprises the analysis and design of a client and a server, the analysis and the formulation of a functional module, a controller and a service which are required to be included by the client, and the analysis and the formulation of a database, a data processing method and a RESTful API which are required to be included by the server;
(2) the design of a client function module, wherein the function module comprises a user login and registration module, a display module of a user and a managed person, a data analysis result display module of the managed person and a function module for completing the specific requirements of the system;
(3) designing a system RESTful API so as to complete the business logic of a system CRUD;
the step (1) specifically comprises:
(11) the client side adopts Bootstrap and jQuery to construct and beautify a front-end page according to the specific requirements of the system, including the construction and beautification of each client side functional module, so that the user interactivity and friendliness are enhanced; utilizing AngularJS to design various controls and services to complete the business logic needed to be realized by the user;
(12) the server designs a database according to requirements, stores data required by the system, and adopts a back-end language to design RESTful API so that the client can access the data of the server; the server should undertake a large amount of data processing and analysis according to the specific requirements of the system, and avoid placing the server at the client so as to avoid the client from responding to blockage or slowness.
The back-end language in the step (12) is python, PHP or JAVA.
The step (2) specifically comprises:
(21) designing a user login and registration module, mainly designing a submission form of user login and registration, making basic validity verification by a client, then handing a request to a front-end controller, selecting corresponding service by the front-end controller according to request information, requesting a back end to verify user validity or submit user registration information by the service through RESTful API, and returning a processed result;
(22) the cloud service management system comprises a display module of a user and a managed person, wherein the user is a manager of the cloud service management system, and the managed person is a managed person, equipment or a managed person under other business requirements of the cloud service management system; the main carrier of the display module of the user and the managed person is a table, AngularJS obtains data of a server through service and a corresponding RESTful API, the data are stored in a data model layer, then the data are dynamically rendered in a view layer through instructions, and the module also completes the functions of adding, deleting, editing and modifying the user and the managed person;
(23) the data analysis result display module of the managed person, the manager monitors the managed person through the data analysis result display module, and the state change of the managed person is monitored; the AngularJS obtains data of the server through the service and the corresponding RESTful API, stores the data in the data model layer, and then dynamically renders the data in the view layer through an instruction;
(24) and correspondingly expanding according to the specific service requirement of the system, and adding a module for completing a specific function.
The view layer in the step (23) is mainly a plurality of charts, and is realized by Angular-chart.
The step (3) comprises the following steps:
(31) acquiring RESTful API of resources, acquiring information of a user and a managed person through the API, acquiring all information of the user or the managed person, and acquiring information of a certain user or the managed person through the API with an ID (identity); the client uses the RESTful API through a GET method of a $ http service of AngularJS;
(32) deleting a RESTful API of the resource, deleting the information of the user and the managed person through the API, deleting all the information of the user or the managed person, and deleting the information of a certain user or the managed person through the API with the ID; the client uses this RESTful API through the DELETE method of the $ http service of AngularJS;
(33) creating RESTful API of resources, and creating information of a certain user or a managed person through the API; the client uses the RESTful API through a POST method of a $ http service of AngularJS;
(34) a RESTful API for updating resources, which updates the information of the user and the managed person through the API, updates all the information of the user or the managed person, and updates the information of a certain user or a managed person through the API with an ID; the client uses this RESTful API through the PUT method of the $ http service of AngularJS.
Advantageous effects
Due to the adoption of the technical scheme, compared with the prior art, the invention has the following advantages and positive effects: in the invention, the client side mainly adopts AngularJS to finish CRUD business logic of the management system, and Bootstrap and jQuery are adopted to construct a view layer, so that a page is beautified and the user interactivity is enhanced. The Server side adopts a back-end language to construct RESTful API which is a bridge between the client side and the Server side, the client side initiates a request through the RESTful API, the Server side completes corresponding operation on the database after receiving the request, and the database uses MongoDB, MySQL or SQL Server. The whole construction process of the invention is convenient and quick, and the development speed and efficiency are improved
Drawings
FIG. 1 is a schematic structural diagram of a cloud service management system constructed by using the present invention
Detailed Description
The invention will be further illustrated with reference to the following specific examples. It should be understood that these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. Further, it should be understood that various changes or modifications of the present invention may be made by those skilled in the art after reading the teaching of the present invention, and such equivalents may fall within the scope of the present invention as defined in the appended claims.
The implementation mode of the invention relates to a cloud service management system construction method based on AngularJS and RESTful, which comprises the design of a client and a server, wherein the client adopts Bootstrap and jQuery to construct each front-end functional module according to the specific requirements of the system, so that the method can adapt to different devices, and has strong user interactivity and friendliness. Various controllers and reusable services are designed through AngularJS, RESTful APIs of different services can be called through the controllers to access the server side according to corresponding requests of users, and the server side returns information after response. The server side performs calculation analysis on the data, the result is placed in a chart of the client side, and a manager can monitor the change of the data of the managed person in real time and make a timely decision. The method comprises the following specific steps:
step 1: the system analysis and overall framework design comprises the analysis and design of a client and a server, the analysis and formulation of a function module, a controller and a service which the client should comprise, and the analysis and formulation of a database, a data processing method and a RESTful API which the server should comprise. Comprises the following steps:
step 1-1: and the client side adopts Bootstrap and jQuery to construct and beautify a front-end page according to the specific requirements of the system, including the construction and beautification of each client-side functional module, so that the interactivity and the friendliness of a user are enhanced. AngularJS mainly designs various controls and services to complete the business logic that the user needs to implement.
Step 1-2: the server designs a database according to requirements, stores data required by the system, and adopts a back-end language, such as python, PHP or JAVA to design RESTful API, so that the client can access the data of the server. The server should undertake a large amount of data processing and analysis according to the specific requirements of the system, and avoid placing the server at the client so as to avoid the client from responding to blockage or slowness.
Step 2: and designing a client functional module. Comprises the following steps
Step 2-1: the cloud service management system should generally include a front-end function module including a user login and registration module, a display module for a user and a managed person, a display module for a data analysis result of the managed person, and a function module for fulfilling specific requirements of the system.
Step 2-2: the design of a user login and registration module mainly comprises the steps of designing a submission form of user login and registration, making basic validity verification by a client, then handing a request to a front-end controller, selecting corresponding service by the front-end controller according to request information, requesting a back end to verify the validity of a user or submit user registration information by the service through RESTful API, and returning a processed result.
Step 2-3: the method comprises a display module of a user and a managed person, wherein the user is a manager of the cloud service management system, and the managed person is a managed person, equipment or a managed person under other business requirements of the cloud service management system. The main carrier of the display module of the user and the managed person is a table, AngularJS obtains data of a server through a service and a corresponding RESTful API, the data are stored in a data model layer, then the data are dynamically rendered in a view layer through instructions, and the module also completes the functions of adding, deleting, editing and modifying the user and the managed person.
Step 2-4: and the manager monitors the managed person through the data analysis result display module, and monitors the state change of the managed person. AngularJS obtains data of a server through service and corresponding RESTful API, stores the data in a data model layer, and dynamically renders the data in a view layer through an instruction, wherein the view layer is mainly a plurality of charts and is realized through Angularjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj.
Step 2-5: and correspondingly expanding according to the specific service requirement of the system, and adding a module for completing a specific function.
And step 3: the system RESTful API is designed in order to complete the business logic of the system CRUD. Comprises the following steps:
step 3-1: the RESTful API of the resource is obtained, information of the user and the managed person can be obtained through the API, all information of the user or the managed person can be obtained, and information of a certain user or the managed person can also be obtained through the API with the ID. The client uses this RESTful API through the GET method of the $ http service of AngularJS.
Step 3-2: the RESTful API for deleting resources can delete information of a user and a managed person through the API, can delete all information of the user or the managed person, and can delete information of a certain user or a managed person through the API to which an ID is added. The client uses this RESTful API through the DELETE method of the $ http service of AngularJS.
Step 3-3: and creating a RESTful API of the resource, and creating information of a certain user or a managed person through the API. The client uses this RESTful API through the POST method of the $ http service of AngularJS.
Step 3-4: the resource updating RESTful API can update the information of the user and the managed person through the API, can update all the information of the user or the managed person, and can also update the information of one user or the managed person through the API with the ID. The client uses this RESTful API through the PUT method of the $ http service of AngularJS.
The cloud service management system constructed by the invention shown in fig. 1 comprises a client and a server, wherein a front-end function module included by the client is a module for user login and registration, a display module of a user and a managed person and a data analysis result display module of the managed person, and a function module for completing specific requirements of the system. The client side can quickly construct a front-end functional module with strong friendliness and interactivity by adopting Bootstrap and jQuery.
In the user login and registration module, a client verifies the validity of user input, then sends a request to a front-end controller, the front-end controller selects corresponding service according to request information, the service requests a back end to verify the user validity or submit user registration information through RESTful API, and returns a processed result.
In the display modules of the user and the managed person, the user is a manager of the cloud service management system, and the managed person is a managed person, equipment or managed person under other business requirements of the cloud service management system. The main carrier of the display module of the user and the managed person is a table, AngularJS obtains data of a server through a service and a corresponding RESTful API, the data are stored in a data model layer, then the data are dynamically rendered in a view layer through instructions, and the module also completes the functions of adding, deleting, editing and modifying the user and the managed person.
In the data analysis result display module of the managed person, the manager monitors the managed person through the module and monitors the state change of the managed person. AngularJS obtains data of a server through service and corresponding RESTful API, stores the data in a data model layer, and dynamically renders the data in a view layer through an instruction, wherein the view layer is mainly a plurality of charts and is realized through Angularjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj.
The server designs a database according to requirements, stores data required by the system, and adopts a back-end language, such as python, PHP or JAVA to design RESTful API, so that the client can access the data of the server. The server should undertake a large amount of data processing and analysis according to the specific requirements of the system, and avoid placing the server at the client so as to avoid the client from responding to blockage or slowness. The RESTful API constructed by the server enables the front-end functional module to efficiently access and operate resources, including acquiring, deleting, adding and editing the resources.

Claims (4)

1. A construction method of a cloud service management system is characterized by comprising the following steps:
(1) the system analysis and overall framework design comprises the analysis and design of a client and a server, the analysis and the formulation of a functional module, a controller and a service which are required to be included by the client, and the analysis and the formulation of a database, a data processing method and a RESTful API which are required to be included by the server;
(2) the design of a client function module, wherein the function module comprises a user login and registration module, a display module of a user and a managed person, a data analysis result display module of the managed person and a function module for completing the specific requirements of the system; wherein, specifically include:
(21) designing a user login and registration module, mainly designing a submission form of user login and registration, making basic validity verification by a client, then handing a request to a front-end controller, selecting corresponding service by the front-end controller according to request information, requesting a back end to verify user validity or submit user registration information by the service through RESTful API, and returning a processed result;
(22) the cloud service management system comprises a display module of a user and a managed person, wherein the user is a manager of the cloud service management system, and the managed person is a managed person, equipment or a managed person under other business requirements of the cloud service management system; the main carrier of the display module of the user and the managed person is a table, AngularJS obtains data of a server through service and a corresponding RESTful API, the data are stored in a data model layer, then the data are dynamically rendered in a view layer through instructions, and the module also completes the functions of adding, deleting, editing and modifying the user and the managed person;
(23) the data analysis result display module of the managed person, the manager monitors the managed person through the data analysis result display module, and the state change of the managed person is monitored; the AngularJS obtains data of the server through the service and the corresponding RESTful API, stores the data in the data model layer, and then dynamically renders the data in the view layer through an instruction;
(24) performing corresponding expansion according to the specific service requirement of the system, and adding a module for completing a specific function;
(3) designing a system RESTful API so as to complete the business logic of a system CRUD; wherein, specifically include:
(31) acquiring RESTful API of resources, acquiring information of a user and a managed person through the API, acquiring all information of the user or the managed person, and acquiring information of a certain user or the managed person through the API with an ID (identity); the client uses the RESTful API through a GET method of a $ http service of AngularJS;
(32) deleting a RESTful API of the resource, deleting the information of the user and the managed person through the API, deleting all the information of the user or the managed person, and deleting the information of a certain user or the managed person through the API with the ID; the client uses this RESTful API through the DELETE method of the $ http service of AngularJS;
(33) creating RESTful API of resources, and creating information of a certain user or a managed person through the API; the client uses the RESTful API through a POST method of a $ http service of AngularJS;
(34) a RESTful API for updating resources, which updates the information of the user and the managed person through the API, updates all the information of the user or the managed person, and updates the information of a certain user or a managed person through the API with an ID; the client uses this restful api through the PUT method of the $ http service of AngularJS.
2. The method for constructing the cloud service management system according to claim 1, wherein the step (1) specifically includes:
(11) the client side adopts Bootstrap and jQuery to construct and beautify a front-end page according to the specific requirements of the system, including the construction and beautification of each client side functional module, so that the user interactivity and friendliness are enhanced; utilizing AngularJS to design various controls and services to complete the business logic needed to be realized by the user;
(12) the server designs a database according to requirements, stores data required by the system, and adopts a back-end language to design RESTful API so that the client can access the data of the server; the server should undertake a large amount of data processing and analysis according to the specific requirements of the system, and avoid placing the server at the client so as to avoid the client from responding to blockage or slowness.
3. The method for constructing a cloud service management system according to claim 2, wherein the backend language in the step (12) is python, PHP or JAVA.
4. The method for constructing the cloud service management system according to claim 1, wherein the view layer in the step (23) is mainly some charts, and is implemented by Angular-chart.
CN201710428296.0A 2017-06-08 2017-06-08 Construction method of cloud service management system Expired - Fee Related CN107222542B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710428296.0A CN107222542B (en) 2017-06-08 2017-06-08 Construction method of cloud service management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710428296.0A CN107222542B (en) 2017-06-08 2017-06-08 Construction method of cloud service management system

Publications (2)

Publication Number Publication Date
CN107222542A CN107222542A (en) 2017-09-29
CN107222542B true CN107222542B (en) 2020-08-11

Family

ID=59947358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710428296.0A Expired - Fee Related CN107222542B (en) 2017-06-08 2017-06-08 Construction method of cloud service management system

Country Status (1)

Country Link
CN (1) CN107222542B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392068B (en) * 2018-04-17 2022-06-21 阿里巴巴集团控股有限公司 Data transmission method, device and equipment
CN109559258B (en) * 2018-10-24 2023-05-09 宁夏立思辰银山教育产业有限公司 Educational resource public service system
WO2021168640A1 (en) * 2020-02-25 2021-09-02 Huawei Technologies Co., Ltd. Method, system and computer-readable medium for integrating a backend-as-a-service with an online service
CN115827140B (en) * 2022-12-20 2024-03-12 北京基调网络股份有限公司 Method, device, equipment and storage medium for generating visual large screen

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102316128A (en) * 2010-06-29 2012-01-11 阿尔卡特朗讯 A kind ofly be used to generate network service method and device
CN104255007A (en) * 2011-09-29 2014-12-31 甲骨文国际公司 Oauth framework
CN104580446A (en) * 2014-12-29 2015-04-29 上海电机学院 Cloud service real-time charging and managing system oriented to OpenStack open source cloud platform
CN105976034A (en) * 2016-03-02 2016-09-28 趣车网络科技(苏州)有限公司 Vehicle precision service platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9851952B2 (en) * 2014-09-25 2017-12-26 Oracle International Corporation Seamless restful API generation and consumption through a single channel

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102316128A (en) * 2010-06-29 2012-01-11 阿尔卡特朗讯 A kind ofly be used to generate network service method and device
CN104255007A (en) * 2011-09-29 2014-12-31 甲骨文国际公司 Oauth framework
CN104580446A (en) * 2014-12-29 2015-04-29 上海电机学院 Cloud service real-time charging and managing system oriented to OpenStack open source cloud platform
CN105976034A (en) * 2016-03-02 2016-09-28 趣车网络科技(苏州)有限公司 Vehicle precision service platform

Also Published As

Publication number Publication date
CN107222542A (en) 2017-09-29

Similar Documents

Publication Publication Date Title
CN107222542B (en) Construction method of cloud service management system
CN111133461B (en) Methods and systems for blockchain enabled crowdsourcing
US9961017B2 (en) Demand policy-based resource management and allocation system
US20190109702A1 (en) Secure verification of conditions of a contract using a set of verification tools
US10462210B2 (en) Techniques for automated installation, packing, and configuration of cloud storage services
JP7483929B2 (en) Method and apparatus for evaluating jointly trained models - Patents.com
CN104050275A (en) Method and system for reviewing project
CN110569057A (en) gray scale distribution method and device, electronic equipment and computer readable medium
US20210183160A1 (en) Method and system for automated generation of a wall panel 2d drawings from a 3d model
CN110619078B (en) Method and device for pushing information
US20140188537A1 (en) System and method for crowdsourcing map production
US20170185942A1 (en) Generation of optimal team configuration recommendations
US10929412B2 (en) Sharing content based on extracted topics
CN113760488A (en) Method, device, equipment and computer readable medium for scheduling task
CN107368407B (en) Information processing method and device
CN113132400B (en) Business processing method, device, computer system and storage medium
CN107748747B (en) Information searching method and device
US11991041B2 (en) Autonomous terraforming on cloud infrastructures
CN110708238B (en) Method and apparatus for processing information
CN111324470A (en) Method and device for generating information
CN112348197A (en) Model generation method and device based on federal learning
CN111767149A (en) Scheduling method, device, equipment and storage equipment
CN108804442B (en) Serial number generation method and device
CN113495498B (en) Simulation method, simulator, device and medium for hardware device
US20180349815A1 (en) Information processing apparatus and information processing method

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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200811