CN116166265A - Architecture creation method and device for Web project - Google Patents

Architecture creation method and device for Web project Download PDF

Info

Publication number
CN116166265A
CN116166265A CN202310161041.8A CN202310161041A CN116166265A CN 116166265 A CN116166265 A CN 116166265A CN 202310161041 A CN202310161041 A CN 202310161041A CN 116166265 A CN116166265 A CN 116166265A
Authority
CN
China
Prior art keywords
nodes
node
area
parameter information
web project
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
CN202310161041.8A
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202310161041.8A priority Critical patent/CN116166265A/en
Publication of CN116166265A publication Critical patent/CN116166265A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method and a device for creating a framework of a Web project, and belongs to the technical field of application programs. The method comprises the following steps: through the operation of the node templates in the second area displayed on the first interface, the nodes corresponding to the node templates are displayed in the first area on the first interface; and establishing a network diagram of the Web project through the operation of each node, wherein the network diagram is used for representing the association relation among the nodes. Therefore, the network graph effect of the Web project can be effectively realized only by simple operation of each node in the Web project, and the operation is simple and the universality is realized.

Description

Architecture creation method and device for Web project
Technical Field
The present invention relates to the field of application technologies, and in particular, to a method and an apparatus for creating a Web project architecture.
Background
In enterprise resource planning (enterprise resource planning, ERP), a large portion of enterprise data may be presented in the following manner: enterprise data is presented in a table. And secondly, the enterprise data is displayed in a graph. The graph mode can intuitively display data compared with the table mode.
The common graph can comprise a network graph which is used for graphically displaying the logic relation and sequence of project activities, and the purpose of progress control is achieved through special display of critical tasks. For a Web project, the Web project refers to a project that a server is deployed on a server, and a client uses a browser to access and acquire data through network transmission. At present, the effect of the network map cannot be realized in the Web project. Therefore, how to implement the effect of the network graph in the Web project is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
In order to solve the technical problems, the invention provides a method and a device for creating a framework of a Web project. The technical scheme of the invention is as follows:
in a first aspect, there is provided a method for architecture creation of a Web project, the method comprising: .
Displaying a first interface, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template;
responding to a first operation of each node template on the second area, displaying the node corresponding to each node template in the first area, wherein the node is used for representing the node of the Web project;
and responding to a second operation on each node, and establishing a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
Optionally, in response to the second operation on each node, establishing a network graph of the Web project, including:
responsive to a second operation on each node, editing parameter information of each node;
establishing an association relation among the nodes according to the parameter information of the nodes;
and establishing a network diagram of the Web project according to the association relation among the nodes.
Optionally, the parameter information of the node includes at least one of: the start time of a node, the end time of a node, the latest start time of a node, the latest end time of a node, the name of a node.
Optionally, establishing an association relationship between the nodes according to the parameter information of the nodes, including:
and establishing an association relation among the nodes according to the parameter information of the nodes and the connecting lines among the nodes.
Optionally, establishing an association relationship between the nodes according to the parameter information of the nodes and the connection lines between the nodes, including:
editing parameter information of the connecting lines in response to a third operation on the connecting lines between the nodes;
according to the parameter information of the connecting line, the parameter information of each node is adjusted;
and establishing an association relation among the nodes according to the adjusted parameter information of the nodes.
Optionally, the parameter information of the connection line includes at least one of: the duration of the connection nodes, the connection order and the names of the connection nodes.
Optionally, the node template includes: segmental inspection, host hoisting, liquid tank hoisting, and main hull structure submitting or carrying segmentation.
In a second aspect, there is provided an architecture creation apparatus for a Web project, the apparatus comprising: a display unit and a setting-up unit, wherein,
the display unit is configured to: displaying a first interface, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template; responding to a first operation of each node template on the second area, displaying the node corresponding to each node template in the first area, wherein the node is used for representing the node of the Web project;
the establishing unit is configured to: and responding to a second operation on each node, and establishing a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
Optionally, the establishing unit is configured to:
responsive to a second operation on each node, editing parameter information of each node;
establishing an association relation among the nodes according to the parameter information of the nodes;
and establishing a network diagram of the Web project according to the association relation among the nodes.
Optionally, the parameter information of the node includes at least one of: the start time of a node, the end time of a node, the latest start time of a node, the latest end time of a node, the name of a node.
Optionally, the establishing unit is configured to:
and establishing an association relation among the nodes according to the parameter information of the nodes and the connecting lines among the nodes.
Optionally, the establishing unit is configured to:
editing parameter information of the connecting lines in response to a third operation on the connecting lines between the nodes;
according to the parameter information of the connecting line, the parameter information of each node is adjusted;
and establishing an association relation among the nodes according to the adjusted parameter information of the nodes.
Optionally, the parameter information of the connection line includes at least one of: the duration of the connection nodes, the connection order and the names of the connection nodes.
Optionally, the node template includes: segmental inspection, host hoisting, liquid tank hoisting, and main hull structure submitting or carrying segmentation.
In a third aspect, there is provided an architecture creation apparatus of a Web project, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, implement the steps of the method of the first aspect described above.
In a fourth aspect, there is provided a computer readable medium having stored thereon computer instructions which, when executed by a processor, cause the processor to perform the method of the first aspect above.
An embodiment or a combination of embodiments of the present disclosure has at least the following beneficial effects:
through the operation of the node templates in the second area displayed on the first interface, the nodes corresponding to the node templates are displayed in the first area on the first interface; and establishing a network diagram of the Web project through the operation of each node, wherein the network diagram is used for representing the association relation among the nodes. Therefore, the network graph effect of the Web project can be effectively realized only by simple operation of each node in the Web project, and the operation is simple and the universality is realized.
Through the editing operation of the parameter information of each node, the association relation among the nodes can be automatically established according to the parameter information of each node, so that the network diagram of the Web project is formed, the network diagram of the Web project is automatically formed, and the efficiency is high.
Through the editing operation of the parameter information of the connecting lines between the nodes, the association relation between the nodes can be automatically adjusted according to the parameter information of the nodes and the parameter information of the connecting lines, so that the network diagram of the Web project is adjusted, the modification efficiency of the network diagram of the Web project is higher, and the practicability is higher.
Drawings
Fig. 1 is a schematic flow chart of a method for creating a Web project architecture according to an embodiment of the present invention.
FIG. 2 is a schematic diagram of an interface of an electronic device according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an interface of an electronic device according to an embodiment of the present invention;
fig. 4 is a block diagram of an architecture creation apparatus for Web projects according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of an architecture creation apparatus for Web projects according to an embodiment of the present invention.
Detailed Description
Fig. 1 is a schematic flow chart of a method for creating a Web project architecture according to an embodiment of the present invention. The execution main body of the method is electronic equipment, and the electronic equipment can comprise a mobile phone, a tablet personal computer, a desktop computer, a notebook computer and the like. As shown in fig. 1, the method may include the steps of:
step 101, displaying a first interface by the electronic device, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template.
By way of example, FIG. 2 is a schematic diagram of an interface for an electronic device, as shown in FIG. 2, assuming that the Web project is test engineering project 0002, the project has version number 21211. The electronic device displays an interface 201, a first area 202 and a second area 203 are displayed on the interface 201, a blank area is located in the first area 202, and a node template is displayed in the second area 203, for example, the node template includes at least one of the following: segmental inspection, host hoisting, liquid tank hoisting, and main hull structure submitting or carrying segmentation.
Step 102, in response to a first operation on each node template on the second area, the electronic device displays a node corresponding to each node template in the first area, where the node is used for representing a node of the Web project.
The node template displays a content area in a first area, wherein the content area respectively comprises a start time editing area, an end time editing area, a latest start time editing area, a latest end time editing area and a name editing area, the distribution of the areas is not particularly limited, for example, the upper left corner of the node template is the start time editing area, the upper right corner of the node template is the latest start time editing area, the lower left corner of the node template is the end time editing area, the lower right corner of the node template is the latest end time editing area, and the middle of the node template is the name editing area.
Wherein the first operation may include a click operation or a drag operation. Of course, embodiments of the present invention are not limited thereto.
Illustratively, assuming that the first device is a drag operation, the node template includes: host hoist and mount and carry the segmentation, carry the segmentation including 10A, 10B and DDT.
As shown in fig. 3, the user drags the host hoist, 10A, 10B, and DDT into the first region 202.
And step 103, in response to the second operation on each node, the electronic equipment establishes a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
Wherein the second operation may include an editing operation.
The network diagram is used for graphically displaying the logical relation and sequence of project activities, and the purpose of progress control is achieved through special display of key tasks. There is a critical path in the network diagram. Nodes on the critical path will be highlighted by a special color, which can be custom set. Of course, the nodes on the critical path may also be highlighted in other forms, such as deepening and bolding the names of the nodes on the critical path. Alternatively, each node on the critical path is coiled. Or, further, changing the pattern of nodes on the critical path, etc. The embodiment of the invention is not particularly limited.
Alternatively, step 103 may be specifically implemented as:
step 1031, in response to the second operation on each node, the electronic device edits the parameter information of each node. Wherein the parameter information of the node includes at least one of: the start time of a node, the end time of a node, the latest start time of a node, the latest end time of a node, the name of a node.
Step 1032, the electronic device establishes association relations between the nodes according to the parameter information of the nodes. The association relationship between the nodes can be understood as the execution sequence between the nodes.
For example, the execution order of the respective nodes may be determined according to the start time and the end time of the respective nodes, and the respective nodes may be connected in the execution order according to the execution order of the respective nodes.
Specifically, step 1032 may be specifically implemented as: and the electronic equipment establishes the association relation among the nodes according to the parameter information of the nodes and the connecting lines among the nodes. Illustratively, the user edits the parameter information of 10A, such as the start time and end time of 10A, and the user connects 10A and 10B, the parameter information of 10A can be determined. Similarly, when the user connects 10B and DDT, the parameter information of DDT can be determined.
Specifically: step 1032 may be specifically implemented as: in response to a third operation on the connection lines between the nodes, the electronic device edits parameter information of the connection lines. Wherein the parameter information of the connection line comprises at least one of the following: the duration of the connection nodes, the connection order and the names of the connection nodes. Wherein the connection lines are directed lines for connecting the respective nodes. Illustratively, as shown in fig. 3, assuming that the parameter information of the connection line is the duration of the next node, when the user edits the parameter information of the connection line between 10A and 10B to be 3, it means that the duration of 10B is 3 days. And the electronic equipment adjusts the parameter information of each node according to the parameter information of the connecting line. Along with the above example, the electronic device can automatically adjust the parameter information of 10B according to the information that the parameter information of the connection line is 3. Similarly, after the parameter information of 10B is adjusted, the parameter information of other nodes may be sequentially adjusted. And the electronic equipment establishes the association relation among the nodes according to the adjusted parameter information of the nodes. After the parameter information of each node is changed, the execution sequence of each node is also changed, and the electronic equipment reestablishes the association relationship between each node.
Therefore, through editing operation of the parameter information of each node, the association relation between each node can be automatically established according to the parameter information of each node, so that a network diagram of the Web project is formed conveniently, the network diagram of the Web project is formed automatically, and the efficiency is high.
Therefore, through editing operation of the parameter information of the connecting lines between the nodes, the association relation between the nodes can be automatically adjusted according to the parameter information of the nodes and the parameter information of the connecting lines, so that the network diagram of the Web project can be conveniently adjusted, the modification efficiency of the network diagram of the Web project is higher, and the practicability is higher.
And 1033, the electronic equipment establishes a network diagram of the Web project according to the association relation among the nodes. Specifically, after each node is connected in the execution order, each node constitutes a network diagram of the Web project.
Illustratively, as shown in fig. 3, the host hoist, 10A, 10B, and DDT each have five sections including a start time edit section, an end time edit section, a latest start time edit section, a latest end time edit section, and a name edit section, respectively. The user edits the five zone contents of the host hoist, 10A, 10B, and DDT, respectively.
For example, the start time editing area of 10A is edited to 2022/04/04, the latest start time editing area of 10A is edited to 2022/04/08, the end time editing area of 10A is edited to 2022/04/08, and the latest end time editing area of 10A is edited to 2022/04/22, and the name editing area of 10A is edited to 10A. The parameters of the connection line between 10A and 10B were 3 days, then the start time edit area of 10B was edited to 2022/04/05, the latest start time edit area of 10B was edited to 2022/04/06, the end time edit area of 10B was edited to 2022/04/08, the latest end time edit area of 10B was edited to 2022/04/09, and the name edit area of 10B was edited to 10B.
Similarly, if the parameter of the connection line between 10B and DDT is 4 days, the start time editing area of DDT is edited to 2022/04/10, the latest start time editing area of DDT is edited to 2022/04/10, the end time editing area of DDT is edited to 2022/04/14, the latest end time editing area of DDT is edited to 2022/04/15, and the name editing area of DDT is edited to DDT.
Similarly, if the parameter of the connecting line between the 10B and the host hoist is 3 days, the starting time editing area of the host hoist is edited to 2022/04/14, the latest starting time editing area of the host hoist is edited to 2022/04/14, the ending time editing area of the host hoist is edited to 2022/04/17, the latest ending time editing area of the host hoist is edited to 2022/04/18, and the name editing area of the host hoist is edited to the host hoist.
After the user completes the above operation, the user may click on the control for saving shown in fig. 3, and after the electronic device receives the operation of the user, the electronic device performs an operation of saving the network diagram of the Web project.
According to the architecture creation method of the Web project, through operation of the node templates in the second area displayed on the first interface, nodes corresponding to the node templates are displayed in the first area on the first interface; and establishing a network diagram of the Web project through the operation of each node, wherein the network diagram is used for representing the association relation among the nodes. Therefore, the network graph effect of the Web project can be effectively realized only by simple operation of each node in the Web project, and the operation is simple and the universality is realized.
As shown in fig. 4, the embodiment of the present invention further provides an architecture creation apparatus for a Web project, where the apparatus 400 includes: a display unit 401 and a setup unit 402, wherein,
the display unit 401 is configured to: displaying a first interface, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template; responding to a first operation of each node template on the second area, displaying the node corresponding to each node template in the first area, wherein the node is used for representing the node of the Web project;
the setup unit 402 is configured to: and responding to a second operation on each node, and establishing a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
Optionally, the establishing unit 402 is configured to:
responsive to a second operation on each node, editing parameter information of each node;
establishing an association relation among the nodes according to the parameter information of the nodes;
and establishing a network diagram of the Web project according to the association relation among the nodes.
Optionally, the parameter information of the node includes at least one of: the start time of a node, the end time of a node, the latest start time of a node, the latest end time of a node, the name of a node.
Optionally, the establishing unit 402 is configured to:
and establishing an association relation among the nodes according to the parameter information of the nodes and the connecting lines among the nodes.
Optionally, the establishing unit 402 is configured to:
editing parameter information of the connecting lines in response to a third operation on the connecting lines between the nodes;
according to the parameter information of the connecting line, the parameter information of each node is adjusted;
and establishing an association relation among the nodes according to the adjusted parameter information of the nodes.
Optionally, the parameter information of the connection line includes at least one of: the duration of the connection nodes, the connection order and the names of the connection nodes.
Optionally, the node template includes: segmental inspection, host hoisting, liquid tank hoisting, and main hull structure submitting or carrying segmentation.
According to the architecture creation device of the Web project, through the operation of the node templates in the second area displayed on the first interface, the nodes corresponding to the node templates are displayed in the first area on the first interface; and establishing a network diagram of the Web project through the operation of each node, wherein the network diagram is used for representing the association relation among the nodes. Therefore, the network graph effect of the Web project can be effectively realized only by simple operation of each node in the Web project, and the operation is simple and the universality is realized.
The foregoing describes specific embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
It should be understood that the structure illustrated in the embodiments of the present invention does not constitute a specific limitation on the architecture creation method of the item. In other embodiments of the invention, the architecture creation methodology of the project may include more or fewer components than illustrated, or some components combined, some components split, or a different arrangement of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
The content of information interaction and execution process between each module or unit in the above device, because the content is based on the same concept as the method embodiment of the present invention, the specific content can be referred to the description in the method embodiment of the present invention, and will not be repeated here.
As shown in fig. 5, the embodiment of the present invention further provides an architecture creation apparatus for a Web project, including: at least one memory and at least one processor;
the at least one memory for storing a machine readable program;
the at least one processor is configured to invoke the machine-readable program to perform the method of any of the embodiments of the present invention.
Embodiments of the present invention also provide a computer readable medium having stored thereon computer instructions which, when executed by a processor, cause the processor to perform the architecture creation method of the items in any of the embodiments of the present invention. Specifically, an apparatus or device provided with a storage medium on which a software program code realizing the functions of any of the above embodiments is stored, and a computer (or CPU or MPU) of the apparatus or device may be caused to read out and execute the program code stored in the storage medium.
In this case, the program code itself read from the storage medium may realize the functions of any of the above-described embodiments, and thus the program code and the storage medium storing the program code form part of the present invention.
Examples of the storage medium for providing the program code include a floppy disk, a hard disk, a magneto-optical disk, an optical disk (e.g., CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD+RW), a magnetic tape, a nonvolatile memory card, and a ROM. Alternatively, the program code may be downloaded from a server computer by a communication network.
Further, it should be apparent that the functions of any of the above-described embodiments can be achieved not only by executing the program code read out by the computer but also by causing an operating device or the like operating on the computer to perform a part or all of the actual operations based on the instructions of the program code.
Further, it is understood that the program code read out by the storage medium is written into a memory provided in an expansion board inserted into a computer or into a memory provided in an expansion unit connected to the computer, and then a CPU or the like mounted on the expansion board or the expansion unit is caused to perform part and all of actual operations based on instructions of the program code, thereby realizing the functions of any of the above embodiments.
It should be noted that not all the steps and modules in the above processes and the structure diagrams of the devices are necessary, and some steps or modules may be omitted according to actual needs. The execution sequence of the steps is not fixed and can be adjusted as required. The apparatus structures described in the foregoing embodiments may be physical structures or logical structures, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by multiple physical entities, or may be implemented jointly by some components in multiple independent devices.
In the above embodiments, the hardware unit may be mechanically or electrically implemented. For example, a hardware unit may include permanently dedicated circuitry or logic (e.g., a dedicated processor, FPGA, or ASIC) to perform the corresponding operations. The hardware unit may also include programmable logic or circuitry (e.g., a general-purpose processor or other programmable processor) that may be temporarily configured by software to perform the corresponding operations. The particular implementation (mechanical, or dedicated permanent, or temporarily set) may be determined based on cost and time considerations.
While the invention has been illustrated and described in detail in the drawings and in the preferred embodiments, the invention is not limited to the disclosed embodiments, and it will be appreciated by those skilled in the art that the code audits of the various embodiments described above may be combined to produce further embodiments of the invention, which are also within the scope of the invention.

Claims (10)

1. A method for architecture creation of a Web project, the method comprising:
displaying a first interface, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template;
responding to a first operation of each node template on the second area, and displaying nodes corresponding to each node template in the first area, wherein the nodes are used for representing the nodes of the Web project;
and responding to the second operation of each node, and establishing a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
2. The method of claim 1, wherein establishing a network map of the Web project in response to the second operation on the nodes comprises:
responsive to a second operation on the nodes, editing parameter information of the nodes;
establishing an association relation among the nodes according to the parameter information of the nodes;
and establishing a network diagram of the Web project according to the association relation among the nodes.
3. The method of claim 2, wherein the parameter information of the node comprises at least one of: the start time of a node, the end time of a node, the latest start time of a node, the latest end time of a node, the name of a node.
4. The method according to claim 2, wherein establishing the association relationship between the nodes according to the parameter information of the nodes comprises:
and establishing an association relation between the nodes according to the parameter information of the nodes and the connecting lines between the nodes.
5. The method of claim 4, wherein establishing the association between the nodes according to the parameter information of the nodes and the connection lines between the nodes comprises:
editing parameter information of the connecting lines in response to a third operation on the connecting lines between the nodes;
according to the parameter information of the connecting line, the parameter information of each node is adjusted;
and establishing the association relation among the nodes according to the adjusted parameter information of the nodes.
6. The method of claim 5, wherein the parameter information of the connection line includes at least one of: the duration of the connection nodes, the connection order and the names of the connection nodes.
7. The method of any one of claims 1-6, wherein the node template comprises: segmental inspection, host hoisting, liquid tank hoisting, and main hull structure submitting or carrying segmentation.
8. An architecture creation apparatus for a Web project, the apparatus comprising: a display unit and a setting-up unit, wherein,
the display unit is configured to: displaying a first interface, wherein the first interface is used for building a network diagram of a Web project, a first area and a second area are displayed on the first interface, the first area is an area for building the network diagram, and the second area is a display area of a node template; responding to a first operation of each node template on the second area, and displaying nodes corresponding to each node template in the first area, wherein the nodes are used for representing the nodes of the Web project;
the establishing unit is configured to: and responding to the second operation of each node, and establishing a network diagram of the Web project, wherein the network diagram is used for representing the association relation among the nodes.
9. An architecture creation apparatus for a Web project, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method of any one of claims 1-7.
10. A computer readable medium having stored thereon computer instructions which, when executed by a processor, cause the processor to perform the method of any of claims 1-7.
CN202310161041.8A 2023-02-23 2023-02-23 Architecture creation method and device for Web project Pending CN116166265A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310161041.8A CN116166265A (en) 2023-02-23 2023-02-23 Architecture creation method and device for Web project

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310161041.8A CN116166265A (en) 2023-02-23 2023-02-23 Architecture creation method and device for Web project

Publications (1)

Publication Number Publication Date
CN116166265A true CN116166265A (en) 2023-05-26

Family

ID=86419733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310161041.8A Pending CN116166265A (en) 2023-02-23 2023-02-23 Architecture creation method and device for Web project

Country Status (1)

Country Link
CN (1) CN116166265A (en)

Similar Documents

Publication Publication Date Title
US9395959B2 (en) Integrated workflow visualization and editing
JP4812337B2 (en) Method and apparatus for generating a form using a form type
CN109325195A (en) Rendering method and system, computer equipment, the computer storage medium of browser
JP3441309B2 (en) How to display functional objects in graphical programming
CN110851134A (en) Low-code page design device and page design method
US8495566B2 (en) Widget combos: a widget programming model
CN106202006A (en) Document generating method and device
US11733973B2 (en) Interactive graphic design system to enable creation and use of variant component sets for interactive objects
CN117057318A (en) Domain model generation method, device, equipment and storage medium
CN111273900A (en) On-line drag code generation method based on gitlab real-time code sharing
CN114895915A (en) Layout code automatic generation method, system, equipment and computer readable storage medium
US20090024424A1 (en) System and method for dynamic linking of business processes
CN116166265A (en) Architecture creation method and device for Web project
CN111581444A (en) Method and device for editing and displaying topological graph
Van Tendeloo et al. Unifying model-and screen sharing
JPS59114586A (en) Same command execution method for multiwindow system
JP5954309B2 (en) Program generation support apparatus, program generation support method, and program
CN113806596B (en) Operation data management method and related device
US20240119197A1 (en) System and method for maintaining state information when rendering design interfaces in a simulation environment
JPH10222689A (en) Method for displaying graphic and device therefor and storage medium for storing graphic display program
JP2018041388A (en) Information processing device and information processing program
US20240143869A1 (en) System and method for using section grouping to generate simulations
CN115525847A (en) Page view generation method and device, electronic equipment and storage medium
KR100456631B1 (en) Apparatus and method for adaptation of design models in the object-oriented programming system and recording medium providing program therein
CN117707495A (en) Method, device, equipment and storage medium for generating design manuscript based on page reverse direction

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