CN115857887A - Project creation method, device, equipment and medium - Google Patents

Project creation method, device, equipment and medium Download PDF

Info

Publication number
CN115857887A
CN115857887A CN202310194592.4A CN202310194592A CN115857887A CN 115857887 A CN115857887 A CN 115857887A CN 202310194592 A CN202310194592 A CN 202310194592A CN 115857887 A CN115857887 A CN 115857887A
Authority
CN
China
Prior art keywords
project
information
basic
configuration information
creating
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
Application number
CN202310194592.4A
Other languages
Chinese (zh)
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.)
Xiaomi Automobile Technology Co Ltd
Original Assignee
Xiaomi Automobile Technology Co Ltd
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 Xiaomi Automobile Technology Co Ltd filed Critical Xiaomi Automobile Technology Co Ltd
Priority to CN202310194592.4A priority Critical patent/CN115857887A/en
Publication of CN115857887A publication Critical patent/CN115857887A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a project creating method, a project creating device and a project creating medium, relates to the field of automatic driving and the field of application development, and aims to solve the technical problems that in the prior art, the project creating workload is large, the accuracy is low, and further the project developing efficiency is influenced, and the project creating method comprises the following steps: acquiring configuration information for configuring projects, wherein the configuration information comprises basic project information and basic service information; creating a project corresponding to the configuration information based on the basic project information and a preset project creating rule; and configuring the basic service of the project for the project according to the basic service information. Compared with the prior art, the project is automatically created, the required basic service is automatically configured, manual creation is not needed, the project creation efficiency and accuracy are improved, and the cost is saved.

Description

Project creation method, device, equipment and medium
Technical Field
The invention relates to the field of automatic driving and the field of application development, in particular to a project creation method, a device, equipment and a medium.
Background
With the increasingly fierce competition of the mobile internet, various applications are developed endlessly, and many application developers can perform a multi-application matrixing scheme to develop various new application products to meet the diversified demands of users in order to improve the mobile internet service.
However, the current application development schemes all require a lot of manpower to initialize and create projects, some basic services or components required by new project applications are often adapted according to product changes, source codes also need to be modified manually to perform adaptation at the time, the workload is large and errors are prone to occurring while the system is rigid, and the project development efficiency is affected due to lack of control over subsequent development, operation and quality control.
Disclosure of Invention
The invention provides a project creation method, a project creation device and a project creation medium, which are used for solving the technical problems that in the prior art, the project creation workload is large, the accuracy is low, and further the project development efficiency is influenced.
In a first aspect, an embodiment of the present invention provides a project creation method, where the method includes:
acquiring configuration information for configuring projects, wherein the configuration information comprises basic project information and basic service information;
creating a project corresponding to the configuration information based on the basic project information and a preset project creating rule;
and configuring the basic service of the project for the project according to the basic service information.
In a possible implementation manner, in the method provided in this embodiment of the present invention, the configuration information further includes operation maintenance information, and after configuring the basic service of the project according to the basic service information, the method further includes:
and configuring the operation maintenance service of the project for the project according to the operation maintenance information.
In a possible implementation manner, in the method provided in an embodiment of the present invention, acquiring configuration information for configuring an item includes:
and responding to the filling operation of the user, analyzing the filling content of the user and obtaining the configuration information.
In a possible implementation manner, in the method provided in an embodiment of the present invention, in response to a filling operation of a user, parsing a filling content of the user and obtaining configuration information includes:
analyzing the filling content of the user in response to the filling operation of the user;
and obtaining configuration information according to the filling content and a pre-configured information template.
In a possible implementation manner, in the method provided in an embodiment of the present invention, after configuring an operation maintenance service of a project for the project according to the operation maintenance information, the method further includes:
integrating the projects and generating project files;
and transmitting the project file to develop the project.
In a possible implementation manner, in the method provided in the embodiment of the present invention, creating an item corresponding to configuration information based on basic item information and a preset item creation rule includes:
based on the basic project information and a preset project creating rule, creating a project structure corresponding to the project and a project building environment;
and combining the project structure and the construction environment to generate the project.
In a second aspect, an embodiment of the present invention provides an item creating apparatus, including:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring configuration information for configuring projects, and the configuration information comprises basic project information and basic service information;
the creating unit is used for creating a project corresponding to the configuration information based on the basic project information and a preset project creating rule;
and the configuration unit is used for configuring the basic service of the project according to the basic service information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the configuration information further includes operation and maintenance information, and the configuration unit is further configured to:
and configuring the operation maintenance service of the project for the project according to the operation maintenance information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the obtaining unit is specifically configured to:
and responding to the filling operation of the user, analyzing the filling content of the user and obtaining the configuration information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the obtaining unit is specifically configured to:
analyzing the filling content of the user in response to the filling operation of the user;
and obtaining configuration information according to the filling content and a pre-configured information template.
In a possible implementation manner, in the apparatus provided in this embodiment of the present invention, the configuration unit is further configured to:
integrating the projects and generating project files;
and transmitting the project file to develop the project.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the creating unit is specifically configured to:
based on the basic project information and a preset project creating rule, creating a project structure corresponding to the project and a project building environment;
and combining the project structure and the construction environment to generate the project.
In a third aspect, an embodiment of the present invention provides an electronic device, including: at least one processor, at least one memory, and computer program instructions stored in the memory, which when executed by the processor, implement a method as provided by the first aspect of an embodiment of the invention.
In a fourth aspect, embodiments of the present invention provide a computer-readable storage medium, on which computer program instructions are stored, which, when executed by a processor, implement the method as provided by the first aspect of embodiments of the present invention.
In the embodiment of the invention, the configuration information for configuring the project is firstly acquired, then the project corresponding to the configuration information is created based on the basic project information in the configuration information and the preset project creation rule, and the basic service of the project is configured according to the basic service information. Compared with the prior art, the project is automatically created, the required basic service is automatically configured, manual creation is not needed, the project creation efficiency and accuracy are improved, and the cost is saved.
Drawings
FIG. 1 is a schematic diagram illustrating a conventional project creation method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating another existing project creation method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a project creation method according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of a project creation method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a project configuration platform according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of an automated construction system according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of an operating principle of an automated construction system according to an embodiment of the present invention;
fig. 8 is a flowchart illustrating a creating process of a project creating method according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a project creating apparatus according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Some of the words that appear in the text are explained below:
1. in the embodiment of the present invention, the term "and/or" describes an association relationship of an associated object, and indicates that three relationships may exist, for example, a and/or B, and may indicate: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
2. DevOps is a collective term for a set of processes, methods and systems for facilitating communication, collaboration and integration between Development (application/software engineering), technical operations and Quality Assurance (QA) departments.
3. An Integrated Development Environment (IDE) is an application program for providing a program Development Environment, and generally includes tools such as a code editor, a compiler, a debugger, and a graphical user interface. The integrated development software service set integrates a code compiling function, an analyzing function, a compiling function, a debugging function and the like. All software or software suite (group) with the characteristic can be called integrated development environment.
With the increasingly fierce competition of the mobile internet, various applications are developed endlessly, and many application developers can perform a multi-application matrixing scheme to develop various new application products to meet the diversified demands of users in order to improve the mobile internet service.
Currently, there are two main ways to create an application project:
mode 1: the method comprises the steps of using an IDE tool, directly using a special development tool to manually click a new project according to basic information of the project, such as a data package name and the like, and then developing the new product on the project, wherein the main flow is schematically shown in FIG. 1, when the new product is developed, the project is firstly newly built, then basic service of the project is configured, the basic service is introduced, then project codes are uploaded to a code warehouse of a company, and a developer clones the project from the code warehouse to develop the product.
Mode 2: the method comprises the steps of utilizing an existing project source code to modify a new project meeting requirements, and then developing the new project, wherein the main flow is schematically shown in figure 2, the existing project code is cloned, then the project code is modified to adapt to new application, then basic service configuration is configured for the project, basic service is introduced, then the project code is uploaded to a company code warehouse, and then the project code is cloned from the code warehouse by a developer when development is needed subsequently, and product development is carried out.
The method 1 and the method 2 both require great input of manpower to carry out project initialization creation preparation, and the method 1 requires manpower to operate an IDE tool to carry out project creation and initialization; mode 2 also requires manual modification of existing project code to make new project adaptations, which is labor intensive and error prone. Meanwhile, some basic services or components required by a new project need to be adapted frequently according to product changes, source code modification by manual work is more rigid, and for subsequent DevOps construction, gradual specially-assigned supplementation is required, so that the DevOps construction is delayed.
Therefore, it is desirable to provide a project creation method to solve the above problems.
Embodiments of the present invention are applied to a vehicle-mounted system such as a Human Machine Interface (HMI) and a vehicle-mounted Electronic Control Unit (ECU), and a project creation method, an apparatus, a device, and a medium provided by the present invention are described in more detail below with reference to the drawings and the embodiments.
An embodiment of the present invention provides a project creation method, as shown in fig. 3, including:
in step S301, configuration information for configuring an item is acquired.
In specific implementation, the acquired configuration information includes basic item information, basic service information and operation and maintenance information, and in specific acquisition, a user fills in certain content, such as an application package name, a responsible person, department information, application description and the like, and then the content filled in by the user is analyzed to obtain the basic item information, the basic service information and the operation and maintenance information.
In the embodiment of the invention, the operation maintenance information refers to DevOps configuration information, which comprises configuration information in the aspects of development, technical operation, quality assurance and the like.
Step S302, based on the basic item information and the preset item creating rule, creating an item corresponding to the configuration information.
In specific implementation, when a project is created, firstly, a project structure of the project is created based on basic project information and a preset project creation rule, and then, an operating environment of the project is constructed, so that the project is generated.
Step S303, configuring basic service of the project for the project according to the basic service information.
In specific implementation, basic services are configured for the project according to the basic service information, for example, the application needs the contents of a network request module, a log module and the like.
In this step, the operation and maintenance service of the project can be configured for the project according to the operation and maintenance information, and the project file of the finally configured project is sent for subsequent developers to develop the project.
The embodiment of the present invention may be implemented by two systems, which are respectively a front-end project configuration platform and a background automation construction system, as shown in fig. 4, the specific process of project creation provided by the embodiment of the present invention may include the following steps:
step S401, in response to the filling operation of the user, analyzes the filling content of the user.
In the implementation, the part of the content is completed by a project configuration platform, and a user fills in some basic information on the platform to generate configuration information.
Step S402, obtaining configuration information according to the filling content and the information template configured in advance.
In specific implementation, the part of the content is completed by a project configuration platform, the project configuration platform mainly assists a user in configuring project information to be created, and the project configuration platform is divided into 3 modules as shown in fig. 5, and generates basic service information, basic project information and operation and maintenance information respectively and correspondingly.
The basic project information module is used for configuring basic information of the application, including application package name, responsible person, department information, application description and the like, and the specific protocol and description are as follows:
{
application name [ not blank, but English only ]
"app_name": "xxxx",
V/application Package name [ not null ]
"app_id": "com.xxxx.xxxx",
V/application creation time, in milliseconds, time when click build can be used [ not null ]
"app_build_time": "1617955428275",
V/application-related description [ may not be empty ]
"APP _ introduce": APP description ",
// department of application [ must not be empty ]
"app _ department": development center ",
// person in charge of application [ unable to be empty ]
"app_owner": [
Zhangsan @ xxx,
"Lisi @ xxx"
],
// applying additional information, e.g. signature files, etc
"app_ext": {
"app_keystore": "xxxx"
},
// application Start version number, write 1.0.0 by default
"app_version": "1.0.0",
// application icon, logo
"app_logo_url": "http://www.xxx.com/logo.png"
}
The basic service information module is used for generating basic service information, and the basic service information is used for configuring basic service components, such as a network request module, a log module and the like required by the application, wherein each basic service is defined as follows;
{
// component name [ can not be empty ]
"component_name": "SDKNetwork",
// component person of responsibility List [ not available for empty ]
"component_owner": [
Wangwu @ xxx "
],
// component contributors, maintainers
"component_contributors": [
'Wangwu @ xxx.com',
zhangsan: "zhangsan @ xxx.
],
// component functional description
"component _ description": web library ",
// component Home Page
"component_home_page": "https://gitlab.xxx.me/android/SDKNetwork",
V/component warehouse Address [ not available for empty ]
"component_absolute_repo": "git@gitlab.xxx.me:android/SDKNetwork.git",
// component Maven Address [ not null ]
"component_maven": {
"groupId": "com.xxx.android",
"artifactId": "network",
"version": "2.0.30"
},
// component confusion rules
"component_proguard": [
"-keep class com.xxx.Network { *; }",
"-keep class com.xxx.http.** { *; }"
],
// Current component version number
"component_version": "1.0.2",
V/component document, access document
"component_doc":"https://xxxx.im/folder/8Nk6M292L4hnXLqL",
// component type 1-base component; 2-service group
"component_type":"1",
Component parameters, parameters that each component must use, are added when selecting a component, and each component is different
The key-value mapping can be defined by each component as needed when adding component templates
"component_params": [{
"param_key": "XXXX",
"param_value": "XXXX-Value"
}],
V/component template, code necessary to initialize a component
"component_template":{},
// extra data, e.g. some request configuration of the server side can be put
"component_ext":{}
}
The operation maintenance information module is used for generating operation maintenance information, the operation maintenance information is used for configuring a basic DevOps platform, such as CI/CD flow platform access, version system access and the like, the DevOps configuration is mainly written by using YML syntax, and the specific implementation needs to be configured according to the service of a company, for example, a CI/CD flow configuration is as follows:
include:
- project: 'android/efficiency/CICD'
ref: master
file: '/App-DevOps.gitlab-ci.yml'
step S403, based on the basic project information and preset project creation rules, creating a project structure and a project construction environment corresponding to the project.
In specific implementation, the automation building system obtains configuration information from a project configuration platform, analyzes the configuration information through a protocol analysis module, and then creates a project structure corresponding to a project and a building environment of the project through a project automation creating module based on basic project information in the configuration information and a preset project creating rule, wherein the automation building system structure is shown in fig. 6 and comprises the protocol analysis module, the project automation creating module, a project basic service deployment module and a DevOps system deployment module.
And S404, combining the project structure and the construction environment to generate a project.
When the method is specifically implemented, the project automation creating module is combined with the project structure and the construction environment to generate the project.
And step S405, configuring basic service of the project for the project according to the basic service information.
During specific implementation, basic services of the project are configured for the project according to the basic service information through the project basic service immature module.
And step S406, configuring the operation maintenance service of the project for the project according to the operation maintenance information.
In specific implementation, the operation and maintenance service of the project is configured for the project through the DevOps system deployment module according to the operation and maintenance information.
Step S407 integrates the project, generates and transmits a project file.
In specific implementation, as shown in fig. 7, a specific operation flow of the automation construction system is to create an environment variable to be added, acquire a project configuration of a user in a configuration platform, analyze the project configuration, acquire application basic information and basic service configuration information, create a corresponding project structure and a project construction environment, configure a project basic service and a DevOps platform for configuring a project, and upload a project code to a code repository. Finally, as shown in fig. 8, the configuration platform configures basic information and services, the construction system creates a project according to the configuration and uploads the project to the code warehouse, and a subsequent developer clones the project from the code warehouse for product development. Compared with the scheme shown in the figures 1 and 2, the project is automatically created, the required basic service is automatically configured, manual creation is not needed, the project creation efficiency and accuracy are improved, and the cost is saved.
As shown in fig. 9, based on the same inventive concept of the project creation method, the present invention also provides a project creation apparatus, including:
an obtaining unit 901, configured to obtain configuration information for configuring an item, where the configuration information includes basic item information and basic service information;
a creating unit 902, configured to create, based on the basic item information and a preset item creating rule, an item corresponding to the configuration information;
a configuring unit 903, configured to configure a basic service of the project according to the basic service information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the configuration information further includes operation and maintenance information, and the configuration unit is further configured to:
and configuring the operation maintenance service of the project for the project according to the operation maintenance information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the obtaining unit 901 is specifically configured to:
and responding to the filling operation of the user, analyzing the filling content of the user and obtaining the configuration information.
In a possible implementation manner, in the apparatus provided in the embodiment of the present invention, the obtaining unit 901 is specifically configured to:
analyzing the filling content of the user in response to the filling operation of the user;
and obtaining configuration information according to the filling content and a pre-configured information template.
In a possible implementation manner, in the apparatus provided in this embodiment of the present invention, the configuration unit 903 is further configured to:
integrating the projects and generating project files;
and transmitting the project file to develop the project.
In a possible implementation manner, in an apparatus provided in an embodiment of the present invention, the creating unit 902 is specifically configured to:
based on the basic project information and a preset project creating rule, creating a project structure corresponding to the project and a project building environment;
and combining the project structure and the construction environment to generate the project.
In addition, the project creation method and apparatus of the embodiments of the present invention described in conjunction with fig. 3-9 may be implemented by an electronic device. Fig. 10 is a schematic diagram illustrating a hardware structure of an electronic device according to an embodiment of the present invention.
Referring now specifically to fig. 10, a schematic diagram of an electronic device 1000 suitable for use in implementing embodiments of the present disclosure is shown. The electronic device shown in fig. 10 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 10, the electronic device 1000 may include a processing means (e.g., a central processing unit, a graphic processor, etc.) 1001 that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 1002 or a program loaded from a storage means 1008 into a Random Access Memory (RAM) 1003 to implement the voice control method of the embodiments as described in the present disclosure. In the RAM 1003, various programs and data necessary for the operation of the electronic apparatus 1000 are also stored. The processing device 1001, ROM 1002, and RAM 1003 are connected to each other by a bus 1004. An input/output (I/O) interface 1005 is also connected to bus 1004.
Generally, the following devices may be connected to the I/O interface 1005: input devices 1006 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 1007 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 1008 including, for example, magnetic tape, hard disk, and the like; and a communication device 1009. The communication device 1009 may allow the electronic device 1000 to communicate with other devices wirelessly or by wire to exchange data. While fig. 10 illustrates an electronic device 1000 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart, thereby implementing the voice control method as described above. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 1009, or installed from the storage means 1008, or installed from the ROM 1002. The computer program, when executed by the processing device 1001, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
acquiring configuration information for configuring items, wherein the configuration information comprises basic item information and basic service information;
creating a project corresponding to the configuration information based on the basic project information and a preset project creating rule;
and configuring the basic service of the project for the project according to the basic service information.
Optionally, when the one or more programs are executed by the electronic device, the electronic device may further perform other steps described in the above embodiments.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems on a chip (SOCs), complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In the embodiment of the invention, the configuration information for configuring the project is firstly acquired, then the project corresponding to the configuration information is created based on the basic project information in the configuration information and the preset project creation rule, and the basic service of the project is configured according to the basic service information. Compared with the prior art, the project is automatically created, the required basic service is automatically configured, manual creation is not needed, the project creation efficiency and accuracy are improved, and the cost is saved.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (14)

1. A method of project creation, the method comprising:
acquiring configuration information for configuring projects, wherein the configuration information comprises basic project information and basic service information;
creating a project corresponding to the configuration information based on the basic project information and a preset project creating rule;
and configuring the basic service of the project for the project according to the basic service information.
2. The project creation method according to claim 1, wherein the configuration information further includes operation and maintenance information, and after configuring the basic service of the project for the project according to the basic service information, the method further includes:
and configuring the operation maintenance service of the project for the project according to the operation maintenance information.
3. The project creation method of claim 2, wherein said obtaining configuration information for configuring a project comprises:
and responding to the filling operation of the user, analyzing the filling content of the user, and obtaining the configuration information.
4. The project creation method of claim 3, wherein the analyzing the filling content of the user and obtaining the configuration information in response to the filling operation of the user comprises:
responding to the filling operation of a user, and analyzing the filling content of the user;
and obtaining the configuration information according to the filling content and a pre-configured information template.
5. The project creation method according to claim 2, wherein after configuring the operation and maintenance service of the project for the project according to the operation and maintenance information, the method further comprises:
integrating the projects and generating project files;
and sending the project file to carry out project development.
6. The project creating method according to claim 1, wherein creating the project corresponding to the configuration information based on the basic project information and a preset project creating rule includes:
creating a project structure corresponding to the project and a construction environment of the project based on the basic project information and a preset project creation rule;
generating the project in conjunction with the project structure and the build environment.
7. An item creation apparatus, comprising:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring configuration information for configuring projects, and the configuration information comprises basic project information and basic service information;
the creating unit is used for creating an item corresponding to the configuration information based on the basic item information and a preset item creating rule;
and the configuration unit is used for configuring the basic service of the project for the project according to the basic service information.
8. The item creation apparatus according to claim 7, wherein the configuration information further includes operation and maintenance information, and the configuration unit is further configured to:
and configuring the operation maintenance service of the project for the project according to the operation maintenance information.
9. The item creation device of claim 8, wherein the obtaining unit is specifically configured to:
and responding to the filling operation of the user, analyzing the filling content of the user, and obtaining the configuration information.
10. The item creation device according to claim 9, wherein the acquisition unit is specifically configured to:
responding to the filling operation of a user, and analyzing the filling content of the user;
and obtaining the configuration information according to the filling content and a pre-configured information template.
11. The item creation apparatus of claim 8, wherein the configuration unit is further configured to:
integrating the projects and generating project files;
and sending the project file to carry out project development.
12. The item creation apparatus according to claim 7, wherein the creation unit is specifically configured to:
creating a project structure corresponding to the project and a construction environment of the project based on the basic project information and a preset project creation rule;
generating the project in conjunction with the project structure and the build environment.
13. An electronic device, comprising: at least one processor, at least one memory, and computer program instructions stored in the memory that, when executed by the processor, implement the method of any of claims 1-6.
14. A computer-readable storage medium having computer program instructions stored thereon, which when executed by a processor implement the method of any one of claims 1-6.
CN202310194592.4A 2023-03-03 2023-03-03 Project creation method, device, equipment and medium Pending CN115857887A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310194592.4A CN115857887A (en) 2023-03-03 2023-03-03 Project creation method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310194592.4A CN115857887A (en) 2023-03-03 2023-03-03 Project creation method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN115857887A true CN115857887A (en) 2023-03-28

Family

ID=85659848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310194592.4A Pending CN115857887A (en) 2023-03-03 2023-03-03 Project creation method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN115857887A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708509A (en) * 2016-11-28 2017-05-24 上海宝尊电子商务有限公司 Automatic software project development all-link configuration management system
CN110097341A (en) * 2019-04-29 2019-08-06 重庆天蓬网络有限公司 A kind of automation O&M management-control method, device, medium and electronic equipment
CN114546473A (en) * 2022-02-23 2022-05-27 北京金堤科技有限公司 Method and device for automatically and integrally deploying service, electronic equipment and storage medium
CN114968192A (en) * 2022-05-06 2022-08-30 北京结慧科技有限公司 Project creation method and device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708509A (en) * 2016-11-28 2017-05-24 上海宝尊电子商务有限公司 Automatic software project development all-link configuration management system
CN110097341A (en) * 2019-04-29 2019-08-06 重庆天蓬网络有限公司 A kind of automation O&M management-control method, device, medium and electronic equipment
CN114546473A (en) * 2022-02-23 2022-05-27 北京金堤科技有限公司 Method and device for automatically and integrally deploying service, electronic equipment and storage medium
CN114968192A (en) * 2022-05-06 2022-08-30 北京结慧科技有限公司 Project creation method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US11188310B2 (en) Automatically generating an interface description in an interface description language
US10048948B2 (en) Optimized retrieval of custom string resources
CN110928529B (en) Method and system for assisting operator development
US10248634B2 (en) Model-driven data entry validation
US9886244B2 (en) Rich tooling for rest application development
US11449348B2 (en) Pre/post deployment customization
US11237822B2 (en) Intelligent discovery and application of API changes for application migration
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
US11667033B2 (en) Systems and methods for robotic process automation
CN110543297B (en) Method and apparatus for generating source code
US11113050B2 (en) Application architecture generation
CN110895471A (en) Installation package generation method, device, medium and electronic equipment
EP3447635A1 (en) Application architecture generation
US10268456B2 (en) Standardized approach to contextual code identification in editors and IDEs
CN110780874A (en) Method and apparatus for generating information
CN112947912A (en) Method and device for generating code, electronic equipment and storage medium
US11740894B2 (en) Build-independent software framework for creating custom adapters
CN115857887A (en) Project creation method, device, equipment and medium
CN115080113A (en) Item code detection method and device, readable storage medium and electronic equipment
US11132374B2 (en) Property painter
US20210021464A1 (en) Generating application-server provisioning configurations
CN112230891A (en) Interface document integration method and device, server and computer storage medium
KR100884624B1 (en) User interface integrated platform system baced on rule
Parviainen Real-time Web application development using Vert. x 2.0
CN116225394A (en) Method, device, electronic equipment and storage medium for creating cloud development environment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20230328