CN115291855A - Software development design system based on internet information - Google Patents
Software development design system based on internet information Download PDFInfo
- Publication number
- CN115291855A CN115291855A CN202210974120.6A CN202210974120A CN115291855A CN 115291855 A CN115291855 A CN 115291855A CN 202210974120 A CN202210974120 A CN 202210974120A CN 115291855 A CN115291855 A CN 115291855A
- Authority
- CN
- China
- Prior art keywords
- software development
- information
- module
- software
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/33—Intelligent editors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/148—File search processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/1805—Append-only file systems, e.g. using logs or journals to store data
- G06F16/1815—Journaling file systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Library & Information Science (AREA)
- Stored Programmes (AREA)
Abstract
The invention relates to the technical field of software development, in particular to a software development design system based on internet information. The system comprises an internet management unit, a server and a software development terminal in communication connection with the server; the Internet management unit collects Internet big data information in the server, manages the information and can output the information as required; the software development terminal sends a software development task to the server, designs and customizes according to the software development task, designs aiming at the software requirement to be developed, and writes software according to a design model; and correcting the written software to meet the design requirements.
Description
Technical Field
The invention relates to the technical field of software development, in particular to a software development design system based on internet information.
Background
Software development is the process of building a software system or software parts in a system according to user requirements. Software development is a system engineering that includes requirement capture, requirement analysis, design, implementation, and testing. Software is typically implemented in a programming language.
Software development is the process of building a software system or software parts in a system according to user requirements. Software development is a system engineering that includes requirement capture, requirement analysis, design, implementation, and testing. Software is typically implemented in a programming language. Development is typically possible using software development tools. Software is divided into system software and application software, and includes not only programs that can be run on a computer, but files related to these programs are also generally considered to be part of the software. The general process of the software design idea and method includes the algorithm and method for designing the function and implementation of the software, the overall structural design and module design of the software, programming and debugging, program joint debugging and testing, and writing and submitting the program. However, the software development tool is not effectively combined with the internet, the automatic code completion and error prompt are only based on the grammar and the project which is being developed by the developer, rich information on the internet cannot be utilized, the developer has to switch back and forth between the development tool and the browser, the information search and the code development are split into two parts, and the efficiency of developing and debugging programs is reduced.
In the software development process, error codes often appear, developers can find the error codes often only when testing the error codes, so that the development speed is reduced, and the error codes are not effectively stored in the prior art, so that the later searching is difficult when needing the data.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides a software development design system based on internet information.
The basic scheme of the invention is as follows: a software development design system based on Internet information comprises an Internet management unit, a software development terminal and a software development server, wherein the software development terminal comprises a server and is in communication connection with the server;
the Internet management unit collects Internet big data information in the server, manages the information and can output the information as required;
the software development terminal sends a software development task to the server, designs and customizes according to the software development task, designs aiming at the software requirement to be developed, and compiles the software according to a design model; and correcting the written software to meet the design requirements.
Preferably, the server comprises a development task module, an information transmission module, a model construction module, a storage module and a code construction module;
the development task module is used for receiving a software development task, formulating a detailed modeling unit for software development, and carrying out detailed design on a software development system, wherein the design content mainly comprises a main algorithm, a data structure, a class hierarchical structure and a calling relation, the software development task and relative specific attributes are stored in the storage module, and the specific attributes are transmitted to the model construction module;
the information transmission module is used for developing wireless transmission information among the task module, the model building module, the storage module and the code splicing module, and various information and data generated in the transmission process can be stored in the storage module;
the information transmission module is used for receiving an operation instruction sent by a project responsible person under a main branch, displaying a plurality of functional modules, and combining the functional modules to generate an executable file;
the model construction module constructs a model framework of software development according to the specific attributes corresponding to the software development tasks, the model framework is constructed according to functions or programming language types, and the constructed model framework comprises all information contents of the software development tasks;
and the code construction module takes a model frame as a main body, extracts corresponding programming codes stored in the classification storage module to fill the model frame, and constructs the code into a complete software code capable of realizing the functions required by the software development task.
Preferably, the internet management unit comprises an information extraction module and an information storage module;
the information storage module is used as an internet information big data storage;
and the information extraction module is used for searching information in the information storage module according to the information request and sending the information to the server.
Preferably, the server further comprises an early warning module; the early warning module comprises an analysis unit, a test unit, a display unit and a processing unit;
the analysis unit is used for acquiring a software test request instruction sent by a user in the software development process, responding to the request instruction, obtaining software development service function information corresponding to at least one function by analyzing the software test request instruction, forming an analysis running log and feeding the analysis running log back to the processing unit;
the test unit is used for simply testing a program code in the software development process, the program code is compiled by the software development end and is used for obtaining software development service function information corresponding to at least one function indicated by the analysis result from the analysis unit, executing the operation test, generating a test result, forming a test operation log and feeding the test operation log back to the processing unit;
the processing unit is used for processing and analyzing the running logs and the test running logs, generating early warning information of error information of the software test, feeding the error information back to the display unit, and the software development terminal obtains the information of the error of the software development.
Preferably, the early warning module further includes a storage unit, the storage unit is configured to store the generated early warning information, and the storage unit, the analysis unit, the processing unit and the storage unit cooperate with each other to enable the analysis unit to send a search instruction to the processing unit, and the processing unit may call out corresponding early warning information from the inside of the storage unit for reference by a developer.
Preferably, the early warning module further includes a judging unit, configured to judge a test result of at least one piece of software development service function information corresponding to the operation test, and determine whether the software under development can be properly operated, if so, the server responds to the software development service function information to form a software development program, otherwise, the server responds to the software development service function information to form a fault parameter program and form a judgment operation log, and the judgment operation log is fed back to the processing unit, and the process of the judgment operation and the formed judgment operation log are both recorded in the storage unit.
Preferably, the storage module stores a plurality of programming codes, and the programming codes are classified according to the functions and programming language types implemented by the codes and stored in the classification storage module.
Preferably, the server further includes a query judging module, configured to query the formed input operation log, the analysis operation log formed by the analysis unit, the test operation log formed by the test unit, and the operation process of the judgment operation log formed by the judgment unit, and form the query operation log, and store the query operation log through the storage module and the shouting memory.
Preferably, the decision rule of the development task module is to determine the specific attribute of the software development task according to the functional requirements and the required programming language of the developed software.
Preferably, the specific attributes of the software development task are the functional requirements and the required programming language of the developed software.
The working principle and the advantages of the invention are as follows:
1. the system tests the software program through the software testing module, when the test is wrong, the generation module generates the early warning information and transmits the early warning information to the display module for displaying, so that developers can clearly know the execution problem, the development efficiency is quickly corrected, and the development efficiency is improved;
2. the system is provided with a storage module for storing the early warning information, and a searching module and a processing module which are matched with each other, so that when the follow-up data query is needed, the searching module is used for calling out the previous errors and providing reference for the previous errors;
3. the system is also provided with an intelligent comparison module, the input codes are intelligently compared in real time through the intelligent comparison module, and when the input codes are highly acquainted with error codes stored in the storage module, the early warning information stored in the past can be directly displayed by the display module, so that developers are reminded, and development errors are reduced.
4. Avoiding the occurrence of heavy bug; the model frame constructed according to the model design module is taken as a main body, corresponding programming codes stored in the storage module are extracted to fill the model frame, and the model frame is constructed into complete software codes capable of realizing functions required by software development tasks, so that the workload of workers is reduced, and the software development efficiency is improved.
Drawings
FIG. 1 is a framework diagram of a software development design system based on Internet information according to the present invention;
Detailed Description
The following is further detailed by way of specific embodiments:
the first embodiment is as follows:
as shown in fig. 1, software development is a process of building a software system or a software part in the system according to a user requirement, the software development is a system engineering including requirement capture, requirement analysis, design, implementation and test, and the software is generally implemented by using a certain programming language. Development is generally performed by using a software development tool, and software is divided into system software and application software and not only includes programs that can run on a computer, but also files related to the programs are generally considered to be part of the software. The general process of the software design idea and method includes the algorithm and method for designing the function and implementation of the software, the overall structural design and module design of the software, programming and debugging, program joint debugging and testing, and writing and submitting the program. However, the software development tool is not effectively combined with the internet, the automatic code completion and error prompt are only based on the grammar and the project which is being developed by the developer, rich information on the internet cannot be utilized, the developer has to switch back and forth between the development tool and the browser, the information search and the code development are split into two parts, and the efficiency of developing and debugging programs is reduced.
A software development design system based on Internet information comprises an Internet management unit, a server and a software development terminal in communication connection with the server;
the Internet management unit collects Internet big data information in the server, manages the information and can output the information as required; the software development terminal sends a software development task to the server, designs and customizes according to the software development task, designs aiming at the software requirement to be developed, and compiles the software according to a design model; and correcting the written software to meet the design requirements.
The server comprises a development task module, an information transmission module, a model construction module, a storage module and a code construction module; the development task module is used for receiving a software development task, formulating a detailed modeling unit for software development, and carrying out detailed design on a software development system, wherein the design content mainly comprises a main algorithm, a data structure, a class hierarchical structure and a calling relation, the software development task and relative specific attributes are stored in the storage module, and the specific attributes are transmitted to the model construction module;
the information transmission module is used for developing wireless transmission information among the task module, the model building module, the storage module and the code splicing module, and various information and data generated in the transmission process can be stored in the storage module;
the information transmission module is used for receiving an operation instruction sent by a project principal under the main branch, displaying a plurality of functional modules, and combining the functional modules to generate an executable file;
the model construction module constructs a model framework of the software development according to the specific attributes corresponding to the software development tasks, the model framework is constructed according to the functions or the programming language types, and the constructed model framework contains all information contents of the software development tasks;
and the code construction module takes the model frame as a main body, extracts the corresponding programming codes stored in the classification storage module to fill the model frame, and constructs the whole software codes capable of realizing the functions required by the software development task.
The internet management unit comprises an information extraction module and an information storage module; the information storage module is used as an internet information big data storage; and the information extraction module is used for searching information in the information storage module according to the information request and sending the information to the server.
The server also comprises an early warning module; the early warning module comprises an analysis unit, a test unit, a display unit and a processing unit; the analysis unit is used for acquiring a software test request instruction sent by a user in the software development process, responding to the request instruction, obtaining software development service function information corresponding to at least one function by analyzing the software test request instruction, forming an analysis running log, and feeding the analysis running log back to the processing unit.
Example two:
as shown in fig. 1, software development is a process of building a software system or a software part in the system according to a user requirement, the software development is a system engineering including requirement capture, requirement analysis, design, implementation and test, and the software is generally implemented by using a certain programming language. Development is generally performed by using a software development tool, and software is divided into system software and application software and not only includes programs that can run on a computer, but also files related to the programs are generally considered to be part of the software. The general process of the software design idea and method includes the algorithm and method for designing the function and implementation of the software, the overall structural design and module design of the software, programming and debugging, program joint debugging and testing, and writing and submitting the program. However, the software development tool is not effectively combined with the internet, the automatic code completion and error prompt are only based on the grammar and the project which is being developed by the developer, rich information on the internet cannot be utilized, the developer has to switch back and forth between the development tool and the browser, the information search and the code development are split into two parts, and the efficiency of developing and debugging programs is reduced.
A software development design system based on Internet information comprises an Internet management unit, a software development terminal and a server, wherein the software development terminal is in communication connection with the server;
the Internet management unit collects Internet big data information in the server, manages the information and can output the information as required; the software development terminal sends a software development task to the server, designs and customizes according to the software development task, designs aiming at the software requirement to be developed, and compiles the software according to a design model; and correcting the written software to meet the design requirements.
The server comprises a development task module, an information transmission module, a model construction module, a storage module and a code construction module; the development task module is used for receiving a software development task, formulating a detailed modeling unit for software development, and carrying out detailed design on a software development system, wherein the design content mainly comprises a main algorithm, a data structure, a class hierarchical structure and a calling relation, the software development task and relative specific attributes are stored in the storage module, and the specific attributes are transmitted to the model construction module;
the information transmission module is used for developing wireless transmission information among the task module, the model building module, the storage module and the code splicing module, and various information and data generated in the transmission process can be stored in the storage module;
the information transmission module is used for receiving an operation instruction sent by a project principal under the main branch, displaying a plurality of functional modules, and combining the functional modules to generate an executable file;
the model construction module constructs a model framework of the software development according to the specific attributes corresponding to the software development tasks, the model framework is constructed according to the functions or the programming language types, and the constructed model framework contains all information contents of the software development tasks;
and the code construction module takes the model frame as a main body, extracts corresponding programming codes stored in the classification storage module to fill the model frame, and constructs a complete software code capable of realizing functions required by a software development task.
The internet management unit comprises an information extraction module and an information storage module; the information storage module is used as an internet information big data storage; and the information extraction module is used for searching information in the information storage module according to the information request and sending the information to the server.
The server also comprises an early warning module; the early warning module comprises an analysis unit, a test unit, a display unit and a processing unit; the analysis unit is used for acquiring a software test request instruction sent by a user in the software development process, responding to the request instruction, obtaining software development service function information corresponding to at least one function by analyzing the software test request instruction, forming an analysis running log, and feeding the analysis running log back to the processing unit.
The test unit is used for simply testing the program code in the software development process, the program code is compiled by the software development end and is used for obtaining the software development service function information corresponding to at least one function indicated by the analysis result from the analysis unit and executing the operation test, so that the test result is generated, a test operation log is formed and the test operation log is fed back to the processing unit;
the processing unit is used for processing the analysis running log and the test running log, producing the early warning information of the error information of the software test, feeding the error information back to the display unit, and the software development terminal obtains the information of the error of the software development.
The early warning module further comprises a storage unit, the storage unit is used for storing the generated early warning information and has a synergistic effect with the storage analysis unit, the processing unit and the storage unit, so that the analysis unit sends a search instruction to the processing unit, and the processing unit can call out the corresponding early warning information from the inside of the storage unit for reference of developers.
The early warning module also comprises a judging unit which is used for judging the test result of at least one piece of corresponding software development service function information of the operation test and determining whether the software in development can be operated properly, if so, the server responds to the software development service function information to form a software development program, if not, the server responds to the software development service function information to form a fault parameter program and form a judging operation log, the judging operation log is fed back to the processing unit, and the judging operation process and the formed judging operation log are recorded in the storage unit.
The server also comprises a judging and inquiring module which is used for inquiring the formed input running log, the analysis running log formed by the analysis unit, the test running log formed by the test unit and the operation process of the judgment running log formed by the judging unit, forming the inquiry running log and storing the inquiry running log through the storage module and the storage shout unit.
The decision rule of the development task module is to determine the specific attribute of the software development task according to the functional requirement and the required programming language of the developed software, and the specific attribute of the software development task is the functional requirement and the required programming language of the developed software.
The foregoing is merely an example of the present invention, and common general knowledge in the field of known specific structures and characteristics is not described herein in any greater extent than that known in the art at the filing date or prior to the priority date of the application, so that those skilled in the art can now appreciate that all of the above-described techniques in this field and have the ability to apply routine experimentation before this date can be combined with one or more of the present teachings to complete and implement the present invention, and that certain typical known structures or known methods do not pose any impediments to the implementation of the present invention by those skilled in the art. It should be noted that, for those skilled in the art, without departing from the structure of the present invention, several changes and modifications can be made, which should also be regarded as the protection scope of the present invention, and these will not affect the effect of the implementation of the present invention and the practicability of the patent.
Claims (10)
1. A software development design system based on internet information is characterized in that: the system comprises an internet management unit, a server and a software development terminal in communication connection with the server;
the Internet management unit collects Internet big data information in the server, manages the information and can output the information as required;
the software development terminal sends a software development task to the server, designs and customizes according to the software development task, designs aiming at the software requirement to be developed, and compiles the software according to a design model; and correcting the written software to meet the design requirements.
2. The system of claim 1, wherein the software development system comprises: the server comprises a development task module, an information transmission module, a model construction module, a storage module and a code construction module;
the development task module is used for receiving a software development task, formulating a detailed modeling unit for software development, and carrying out detailed design on a software development system, wherein the design content mainly comprises a main algorithm, a data structure, a class hierarchical structure and a calling relation, the software development task and relative specific attributes are stored in the storage module, and the specific attributes are transmitted to the model construction module;
the information transmission module is used for developing wireless transmission information among the task module, the model building module, the storage module and the code splicing module, and various information and data generated in the transmission process can be stored in the storage module;
the information transmission module is used for receiving an operation instruction sent by a project responsible person under a main branch, displaying a plurality of functional modules, and combining the functional modules to generate an executable file;
the model construction module constructs a model framework of software development according to the specific attributes corresponding to the software development tasks, the model framework is constructed according to functions or programming language types, and the constructed model framework comprises all information contents of the software development tasks;
and the code construction module takes a model frame as a main body, extracts corresponding programming codes stored in the classification storage module to fill the model frame, and constructs a complete software code capable of realizing functions required by a software development task.
3. The system of claim 2, wherein the software development system comprises: the internet management unit comprises an information extraction module and an information storage module;
the information storage module is used as an internet information big data storage;
and the information extraction module is used for searching information in the information storage module according to the information request and sending the information to the server.
4. The system of claim 3, wherein the software development design system comprises: the server also comprises an early warning module; the early warning module comprises an analysis unit, a test unit, a display unit and a processing unit;
the analysis unit is used for acquiring a software test request instruction sent by a user in the software development process, responding to the request instruction, obtaining software development service function information corresponding to at least one function by analyzing the software test request instruction, forming an analysis running log and feeding the analysis running log back to the processing unit;
the test unit is used for simply testing a program code in the software development process, the program code is compiled by the software development end and is used for obtaining software development service function information corresponding to at least one function indicated by the analysis result from the analysis unit, executing the operation test, generating a test result, forming a test operation log and feeding the test operation log back to the processing unit;
the processing unit is used for processing and analyzing the running logs and the test running logs, generating early warning information of error information of the software test, feeding the error information back to the display unit, and the software development terminal obtains the information of the error of the software development.
5. The system of claim 4, wherein the software development system comprises: the early warning module further comprises a storage unit, the storage unit is used for storing the generated early warning information, and the storage unit, the analysis unit, the processing unit and the storage unit are cooperatively used, so that the analysis unit sends a search instruction to the processing unit, and the processing unit can call out corresponding early warning information from the interior of the storage unit for reference of developers.
6. The system of claim 5, wherein the software development system comprises: the early warning module also comprises a judging unit which is used for judging the test result of at least one piece of corresponding software development service function information of the operation test and determining whether the software in development can be operated properly, if so, the server responds to the software development service function information to form a software development program, if not, the server responds to the software development service function information to form a fault parameter program and form a judging operation log, the judging operation log is fed back to the processing unit, and the judging operation process and the formed judging operation log are recorded in the storage unit.
7. The system of claim 6, wherein: the storage module is stored with a plurality of programming codes, and the programming codes are classified according to the functions and programming language types realized by the codes and are stored in the classified storage module.
8. The system of claim 7, wherein the software development system comprises: the server also comprises a judging and inquiring module which is used for inquiring the formed input operation log, the analysis operation log formed by the analysis unit, the test operation log formed by the test unit and the operation process of the judging operation log formed by the judging unit, forming the inquiring operation log and storing the inquiring operation log through the storage module and the storage shout element.
9. The system of claim 8, wherein the software development system comprises: the decision rule of the development task module is to determine the specific attribute of the software development task according to the functional requirements and the required programming language of the developed software.
10. The system of claim 9, wherein the software development system comprises: the specific attributes of the software development task are the functional requirements and the required programming language of the developed software.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210974120.6A CN115291855A (en) | 2022-08-15 | 2022-08-15 | Software development design system based on internet information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210974120.6A CN115291855A (en) | 2022-08-15 | 2022-08-15 | Software development design system based on internet information |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115291855A true CN115291855A (en) | 2022-11-04 |
Family
ID=83830928
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210974120.6A Pending CN115291855A (en) | 2022-08-15 | 2022-08-15 | Software development design system based on internet information |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115291855A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116991364A (en) * | 2023-05-08 | 2023-11-03 | 广州极智云科技有限公司 | Software development system management method based on big data |
-
2022
- 2022-08-15 CN CN202210974120.6A patent/CN115291855A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116991364A (en) * | 2023-05-08 | 2023-11-03 | 广州极智云科技有限公司 | Software development system management method based on big data |
CN116991364B (en) * | 2023-05-08 | 2024-06-07 | 丁璐 | Software development system management method based on big data |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10108535B2 (en) | Web application test script generation to test software functionality | |
US10983760B2 (en) | Source code generation from web-sourced snippets | |
CN101930400B (en) | SDK (Software Development Kit) automatic test system and method | |
US7343588B2 (en) | Method of generating and utilizing debug history | |
US7478366B2 (en) | Debugger and method for debugging computer programs across multiple programming languages | |
US8423879B2 (en) | Method and apparatus for test generation from hybrid diagrams with combined data flow and statechart notation | |
US7900198B2 (en) | Method and system for parameter profile compiling | |
Queille et al. | The impact analysis task in software maintenance: A model and a case study | |
CN103577168A (en) | Test case creation system and method | |
Groce et al. | From scripts to specifications: the evolution of a flight software testing effort | |
US11327720B2 (en) | Automated generation of software bindings | |
CN101866315A (en) | Test method and system of software development tool | |
CN112306479A (en) | Code visualization analysis method and device based on abstract syntax | |
CN115291855A (en) | Software development design system based on internet information | |
US11119899B2 (en) | Determining potential test actions | |
Addouche et al. | UML models for dependability analysis of real-time systems | |
CN116400950A (en) | DevOps element pipeline system based on version control | |
EP2535813B1 (en) | Method and device for generating an alert during an analysis of performance of a computer application | |
Wotawa et al. | The Java2CSP debugging tool utilizing constraint solving and model-based diagnosis principles | |
CN110096281B (en) | Code analysis method, analysis server, storage medium and device | |
CN112328503A (en) | Task acceptance method for software development working platform | |
Nagoya et al. | Developing a web dictionary system using the SOFL three-step specification approach | |
Stockmann et al. | Using Architectural Runtime Verification for Offline Data Analysis | |
KR100299623B1 (en) | How to Debug Integrated Client and Server Programs | |
CN115470145A (en) | Method for automatically generating interface test script according to keywords |
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 |