WO2021217656A1 - 快速开发软件的方法、计算机设备、及存储介质 - Google Patents

快速开发软件的方法、计算机设备、及存储介质 Download PDF

Info

Publication number
WO2021217656A1
WO2021217656A1 PCT/CN2020/088493 CN2020088493W WO2021217656A1 WO 2021217656 A1 WO2021217656 A1 WO 2021217656A1 CN 2020088493 W CN2020088493 W CN 2020088493W WO 2021217656 A1 WO2021217656 A1 WO 2021217656A1
Authority
WO
WIPO (PCT)
Prior art keywords
logic
instruction
data
package
input
Prior art date
Application number
PCT/CN2020/088493
Other languages
English (en)
French (fr)
Inventor
顾峰巍
冯燕朋
Original Assignee
深圳中砼物联网科技有限公司
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 深圳中砼物联网科技有限公司 filed Critical 深圳中砼物联网科技有限公司
Priority to PCT/CN2020/088493 priority Critical patent/WO2021217656A1/zh
Publication of WO2021217656A1 publication Critical patent/WO2021217656A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Definitions

  • the present invention relates to the field of computer technology, in particular to a method for rapid software development, computer equipment, and storage media.
  • the present invention provides a method for rapid software development, and the rapid software development includes:
  • each instruction package is composed of instruction input interface, instruction call function, instruction output interface; the instruction input interface is used to obtain input data, The instruction calling function is used to call the corresponding data processing logic programming statement frame from the preset data processing logic programming statement frame to perform logical operations on the input data to form output data, and the instruction output interface is used to transfer the output data Output
  • an associative function where the associative function is used to associate each instruction package and use the output data of the instruction package as the input data of the associated instruction package;
  • the first data processing logic block is processed to form a first logic body.
  • the first logic body has the same framework as the instruction package body.
  • the first logic body includes a logic body data input interface and a logic body data output Interface and logic body call functions; or
  • the present invention also provides a computer device, which includes:
  • a memory for storing computer executable programs
  • a processor which is used to execute the executable program to implement the above-mentioned method for rapid software development.
  • the present invention also provides a storage medium for storing a computer-executable program, and the computer-executable program is executed by a processor to implement the above-mentioned method for rapid software development.
  • the above method for rapid software development provides instruction packages corresponding to the data processing logic programming statement framework, and each instruction package has the same framework, and each instruction package can be associated or combined to form a data processing logic block. Moreover, since the developed logic body can be called, the software development process is greatly accelerated.
  • Fig. 1 is a schematic diagram of a running environment for rapid development of a software program provided by the first embodiment of the present invention.
  • FIG. 2 is a structural diagram of the internal structure of a computer device provided by the first embodiment of the present invention.
  • 3a-3b are schematic flowcharts of the method for rapid software development provided by the first embodiment of the present invention.
  • FIG. 4 is a schematic diagram of the program modules of the rapid development software provided by the first embodiment of the present invention.
  • the program modules of the rapid development software include associated functions.
  • Fig. 5 is a schematic diagram of a program module of an associated function provided by the first embodiment of the present invention.
  • Fig. 6 is a schematic diagram of a user interface of a method for rapid software development provided by the first embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a combination of multiple instruction packages provided by the first embodiment of the present invention.
  • Fig. 8 is a schematic diagram of a sub-flow of the method for rapid software development provided by the first embodiment of the present invention.
  • Fig. 9 is a schematic diagram of a user interface of a method for rapid software development provided by the second embodiment of the present invention.
  • 10a-10b are schematic diagrams of the formation process of the first logic body provided by the first embodiment of the present invention.
  • 11a-10d are schematic diagrams of the formation process of the second logic volume provided by the first embodiment of the present invention.
  • 12c-12d are schematic diagrams of the formation process of the third logic volume provided by the first embodiment of the present invention.
  • FIG. 13 is a schematic diagram of the Nth logical volume provided by the first embodiment of the present invention.
  • FIG. 1 is a schematic diagram of the operating environment of the rapid development software program provided by the first embodiment.
  • the rapid development software system 1000 includes a client 1001 and a background server 1002.
  • the background server 1002 communicates with the client 1001 through the network 1003.
  • the backend server 1002 provides a data processing logic programming statement framework, and displays graphical elements required for constructing a visual illustration on the client 1001; the user uses the graphical elements to configure and The visualization diagram corresponding to the data processing logic program; the back-end server 1002 preset rules to parse the data processing logic program information contained in the visualization diagram, and use the programming statement framework to generate one or more data processing logic program blocks (later End software).
  • the data processing logic programming statement frame is a data processing logic programming statement that does not include input and output parameters or the input and output parameters are empty, including but not limited to the registered programming statement frame, the assignment programming statement frame, and the judgment programming statement frame.
  • Graphic elements used to construct graphics, including but not limited to icons, node graphics, configuration lines, input boxes, etc. in:
  • the icons include at least icons and logic body icons corresponding to the programming sentence framework required by the data processing logic, and the logic body icons correspond to the configured logic processing programs.
  • the node graph corresponds to the icon one by one.
  • the configuration line is used to associate each node graph.
  • Input box for users to configure input parameters (input data) and output parameters (output data).
  • FIG. 2 is a diagram of the internal structure of the computer device 800 provided in the first embodiment.
  • the client 1001 and the server 1002 install computer equipment having client and server programs, respectively.
  • the computer equipment can be a tablet computer, a desktop computer, or a notebook computer. Computer equipment can be loaded with or Wait for the operating system.
  • the computer device 800 includes a storage medium 801, a processor 802, and a bus 803.
  • the storage medium 801 includes at least one type of readable storage medium.
  • the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, and the like.
  • the storage medium 801 may be an internal storage unit of the computer device 800 in some embodiments, such as a hard disk of the computer device 800. In other embodiments, the storage medium 801 may also be an external computer device 800 storage device, such as a plug-in hard disk equipped on the computer device 800, a smart memory card (Smart Media Card, SMC), and a secure digital (Secure Digital, SD) ) Card, Flash Card, etc. Further, the storage medium 801 may also include both an internal storage unit of the computer device 800 and an external storage device. The storage medium 801 can be used not only to store application software and various data installed in the computer device 800, such as program instructions for rapid software development, but also to temporarily store data that has been output or will be output.
  • an external computer device 800 storage device such as a plug-in hard disk equipped on the computer device 800, a smart memory card (Smart Media Card, SMC), and a secure digital (Secure Digital, SD) ) Card, Flash Card, etc.
  • the storage medium 801 may also include both an internal
  • the bus 803 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (EISA) bus, etc.
  • PCI peripheral component interconnect
  • EISA extended industry standard architecture
  • the bus can be divided into address bus, data bus, control bus and so on. For ease of representation, only one thick line is used in FIG. 2, but it does not mean that there is only one bus or one type of bus.
  • the computer device 800 may further include a display component 804.
  • the display component 804 may be an LED (Light Emitting Diode, light emitting diode) display, a liquid crystal display, a touch liquid crystal display, an OLED (Organic Light-Emitting Diode, organic light emitting diode) touch device, and the like.
  • the display component 804 may also be appropriately referred to as a display device or a display unit, which is used to display information processed in the computer device 800 and used to display a visualized user interface.
  • the computer device 800 may also include a communication component 805.
  • the communication component 805 may optionally include a wired communication component and/or a wireless communication component (such as a WI-FI communication component, a Bluetooth communication component, etc.), which is usually used in computer equipment 800 establishes a communication connection with other computer equipment.
  • a wireless communication component such as a WI-FI communication component, a Bluetooth communication component, etc.
  • the processor 802 may be a central processing unit (CPU), controller, microcontroller, microprocessor, or other data processing chip, and is used to run the program code stored in the storage medium 801 or Data processing. Specifically, the processor 802 executes a processing program for multi-source heterogeneous data to control the computer device 800 to implement a method for rapid software development.
  • CPU central processing unit
  • controller microcontroller
  • microprocessor microprocessor
  • FIG. 2 only shows a computer device 800 with components 801-805 and a multi-source heterogeneous data processing program 01.
  • the structure shown in FIG. 3 does not constitute a computer
  • the definition of the device 800 may include fewer or more components than shown, or a combination of certain components, or a different component arrangement.
  • FIG. 3a and FIG. 3b are schematic diagrams of the method for rapid software development provided by the first embodiment.
  • the program instructions of the rapid development software are executed in the computer device 800.
  • the program instructions of the rapid development software are stored in the storage medium 801.
  • the processor 802 executes the program instructions of the rapid software development to implement the method for rapid software development.
  • the method of rapid software development includes the following steps.
  • Step S301 Provide instruction packages corresponding to the preset data processing logic programming statement frame one-to-one.
  • Each instruction package is composed of a data input interface, an instruction call function, and a data output interface; the data input interface is used to obtain input data, and the instruction The calling function is used to call the corresponding data processing logic programming statement frame from the preset data processing logic programming statement frame to perform logical operations on the input data to form output data; the data output interface is used to output the output data.
  • the preset data logic programming statement frame D includes a registered programming statement frame D1, an assignment programming statement frame D2, and a judgment programming statement frame D3.
  • Each programming sentence frame includes a code after removing parameters/information elements from a programming sentence.
  • each programming sentence frame may include multiple programming sentence frames according to different programming languages.
  • the registered programming statement D1 may include Java, or may use multiple programming statement frameworks such as C++ and C language.
  • the preset data logic programming statement frame D is processed by a corresponding packaging method, and the user layer cannot see the preset data logic programming statement frame D. When subsequent calls are made for software development, the security and reliability of the software can be enhanced.
  • FIG. 5 exemplarily illustrates the internal program module diagram of the instruction package B provided in the first embodiment.
  • the instruction package B includes an input interface I, an instruction call function F, and an output interface O.
  • the following takes the registered instruction package B1 as an example to illustrate how an instruction package B is implemented when it is called.
  • the instruction calling function F0 calls the registered programming statement frame D1 corresponding to the instruction package B1.
  • the input data can be passed to the instruction call function F0 through the input interface I respectively, and the instruction call function F0 assembles the input data and output data into the The corresponding registered programming statement frame D1 obtains the registered programming statement.
  • the registered programming statement can be used to calculate the input data to obtain the result of the operation and output the output data (required data) configured by the user through the output function; the output interface O outputs the output configured by the user from the result of the data processing logic operation data.
  • the data processing logic programming statement framework is provided, and the parameters required for each statement can be set by the user/developer according to actual needs. That is, when calling the instruction package B, it is only necessary to configure the corresponding input data (input parameters) and output data (output parameters) according to actual needs.
  • FIG. 6 is a schematic diagram of a user graphical interface of the user calling instruction package B in the first embodiment.
  • the graphical user interface 31 provides an icon 310 corresponding to the command package B, a first configuration area 312 and a second configuration area 314.
  • the icon 310 is used to indicate that the command package B is displayed graphically.
  • the corresponding node graph 316 is generated in response to the user's operation on the instruction package icon 310, that is, the selection of an instruction package B is completed.
  • the user clicks or drags the instruction package icon 310 to the first configuration area 312 to generate the node graph 316; then, in response to the user's operation on the graph node 314, an input box 318 for configuring input data and output data is provided in the second configuration area.
  • Configuration area 314. Specifically, the user clicks on the node graph 316 to display the input box 318.
  • the input box 318 can be added to form a tree-shaped expansion display, and at the same time restrict/guide the user to configure the input data and output data in a tree structure. As shown in Figure 4, the tree data structure T.
  • the instruction package B provides an instruction-level programming statement framework
  • the instruction package B can be combined and configured to obtain the data processing logic program required by the business scenario according to the needs of any business scenario.
  • the input data and output data adopt a tree-shaped data storage structure.
  • a tree-shaped structure can be used for decomposition, which can be decomposed infinitely, that is, it can cover the intelligence elements of the required intelligence in the business scenario ( data).
  • the instruction package B and the data of the tree structure can be used to provide users with a development environment for constructing any business scenario. How to achieve the combination will be described in detail below.
  • it also provides a graphical way for configuration and development, making the user's development easier to understand.
  • Step S303 Provide an associative function, where the associative function is used to associate each instruction package and use the output data of the instruction package as the input data of the associated instruction package.
  • FIG. 4 and FIG. 7 again to illustrate the schematic diagrams of the result of associating the package body by using the correlation function J provided by the first embodiment.
  • the input data and output data of the instruction package B can realize the data required for business data processing.
  • Each instruction package B and corresponding input data and output data can implement data logic processing on certain data.
  • the correlation function J can correlate each instruction package B to form a processing flow required for business data processing. As shown in Figure 7, the correlation function J associates the input interface I of one instruction package B with the output interface O of another instruction package B according to the user’s configuration, so that each instruction package B follows a certain order (association relationship ) To arrange.
  • Step S305 In response to the first construction instruction input by the user, select the required package from each instruction package, and use the correlation function to correlate the selected instruction package according to the first construction instruction to form first data processing Logical block. Understandably, step S305 is to use the correlation function to correlate the instruction package B according to the user's configuration to form a data logic processing program block (first data processing logic block) required by the user to solve a certain business scenario.
  • the first construction instruction includes information indicating each instruction package required by the user and information indicating the association relationship of each package.
  • FIG. 8 exemplarily illustrates a specific flow diagram of the user inputting the first construction instruction.
  • FIG. 6 and FIG. 9 in combination, which exemplarily show a schematic diagram of a user interface for a user to input a first construction instruction.
  • the first construction instruction input by the user specifically includes the following steps.
  • a corresponding node graphic is generated for the user to configure the association relationship of each node graphic to form a configuration diagram, and the association relationship of each node graphic is used to represent the association relationship of each corresponding instruction package.
  • the embodiment of the present invention also provides a configuration line 320.
  • the configuration diagram 300 is composed of each node graph 316 and a configuration line 320 connected between two associated node graphs 316.
  • the node graph 316 also provides an input terminal 3160 and an output terminal 3162, and the user can form a configuration line 320 by connecting the input terminal 3160 of the associated node graph 316 and the output terminal 3162 of another node.
  • the association relationship between the two node graphs 316 can be displayed in a visual manner, and the interaction is more friendly.
  • S3053 Analyze the configuration diagram to obtain the first construction instruction.
  • the diagram in the configuration diagram is represented by data that can be recognized by the correlation function according to a preset rule, thereby forming the first construction instruction.
  • Step S307 The first data processing logic block is processed to form a first logic body.
  • the first logic body includes a logic body data input interface, a logic body data output interface, and a logic body calling function.
  • the logic body calling function is used to call the first logic. body.
  • the data processing logic block P1 is further processed to form a first logic body S1.
  • the instruction input interface B I of the instruction package B associated with the initial node in the first processing logic block P1 is used as the logic volume data input interface S1 I of the first logic block; the end node in the first processing logic block P1
  • the instruction output interface Bo is used as the logic body output interface S1o of the first logic body S1; the logic body calling function F1 is used to use the corresponding input data as the input data of the start interface in the first logic body S1, and the corresponding output data As the output data of the end interface in the first logic body S1.
  • the start input interface is the input interface B I ;
  • the end interface is the output interface Bo.
  • the first logic body S1 is formed by combining a plurality of instruction packages B according to a certain association relationship.
  • Step S309 In response to the second construction instruction input by the user, select the required first logic body and/or instruction package from each first logic body and/or each instruction package, and use the correlation function to convert the selected first logic body and/or instruction package.
  • the instruction package in each first logic body and/or the selected instruction package are correspondingly associated to form a second data processing logic block.
  • the second data processing logic block P2 includes one or more first logic bodies S1 and an instruction package body B (as shown in FIG. 11a).
  • the second data processing logic block P1 includes a plurality of first logic bodies S1 (as shown in FIG. 11b).
  • the first logic body S1 configured by the user using the instruction package B can also be called to form a second data processing logic block P2 for processing the business to be processed by the new business scenario data.
  • the associated function F is used to associate the selected instruction package B in each first logic volume S1 and/or the selected instruction package B to form a second data processing logic block P2.
  • the process of forming the first data processing logic block P1 in step S305 is the same, and will not be repeated here.
  • the operation of the user inputting the second construction instruction is basically the same as that of the user inputting the first construction instruction.
  • the difference is that the user can also select the first logical body S1 that has been constructed by operating the logical body icon 322 provided on the user interface. .
  • the logical body icon 322 can be referred to as shown in FIG. 6.
  • step S311 the second data processing logic block is processed to form a second logic body.
  • the second logic body includes a logic body data input interface, a logic body data output interface, and a logic body calling function.
  • the process of processing the second data processing logic block to form the second logic body is the same as the process of processing the first data processing module to form the first logic body S1, and will not be repeated here.
  • Step S313 if the third construction instruction input by the user is detected, select the required second logic body, and/or first logic body, and /Or instruction package, and use the correlation function to associate the selected second logic body, and/or first logic body, and/or instruction package in accordance with the second construction instruction to form a third data logic Piece.
  • the third data processing logic block P3 includes a plurality of second logic bodies S2 (as shown in FIG. 12a). In some embodiments, the third data processing logic block P3 is composed of a second logic volume S2 and a first logic volume S1 (as shown in FIG. 12b). In some embodiments, the third data processing logic block P3 includes a second logic body S2 and an instruction package body B (as shown in FIG. 12c). In some feasible embodiments, the third data processing logic block P3 is composed of a second logic body S2, a first logic body S1, and an instruction package body B (as shown in FIG. 12d).
  • the second logic body S2 configured by the user may be called to form a third data processing logic block P3 for processing business data to be processed in a new business scenario.
  • step S305 the process of forming the first data processing logic block P1 is the same, and the operation of the user inputting the third construction instruction and the user inputting the first construction instruction is basically the same, which will not be repeated here.
  • Step S315 Use the preset packaging structure to process the third data processing logic block to form a third logic body S3, which includes a logic body data input interface, a logic body data output interface, and a logic body calling function.
  • the process of processing the third data processing logic block to form the third logic is the same as the process of processing the first data processing module to form the first logic body, and will not be repeated here.
  • the above method for rapid software development may also only include steps S301 to S309.
  • the above-mentioned method for rapid software development may also include all the steps.
  • the above method of rapid software development provides instruction packages corresponding to the data processing logic programming statement framework, and each instruction package has the same framework, and each instruction package can be associated or combined to form a data processing logic block.
  • the above-mentioned rapid software development method also processes the data processing logic block to form a logic body with the same framework as the instruction package. Therefore, the logic body configured by the user and the instruction package can be associated to form a larger logic body. Furthermore, even if new functions need to be continuously added to the existing data processing logic due to business scenarios, the existing logic body and/or package body can be called for combination and processing to achieve this, which greatly improves the software development process.
  • the logic body is combined with the instruction package, and the business data processing logic of any scene can be covered.
  • the configured data is a tree-shaped data structure, which can cover the required business data of any scene. Therefore, the development of data processing logic programs for any business scene can be realized. Moreover, since the developed logic body can be called, the software development process is greatly accelerated.
  • the computer program product includes one or more computer instructions.
  • the computer equipment may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instruction can be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instruction can be transmitted from a website, computer, server, or data center through a wired (Such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.) to another website site, computer, server or data center.
  • the computer-readable storage medium may be any available medium that can be stored by a computer or a data storage device such as a server or a data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a DVD), or a semiconductor medium (for example, a solid state disk (SSD)).
  • the disclosed system, device, and method can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the unit is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the unit described as a separate component may or may not be physically separate, and the component displayed as a unit may or may not be a physical unit, that is, it may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.
  • the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present application essentially or the part that contributes to the existing technology or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , Including several instructions to make a computer device (which can be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods in the various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks and other media that can store program codes. .
  • sequence numbers of the above-mentioned embodiments of the present invention are only for description, and do not represent the superiority or inferiority of the embodiments.
  • the terms “include”, “include” or any other variants thereof in this article are intended to cover non-exclusive inclusion, so that a process, device, article or method including a series of elements not only includes those elements, but also includes those elements that are not explicitly included.
  • the other elements listed may also include elements inherent to the process, device, article, or method. If there are no more restrictions, the element defined by the sentence "including a" does not exclude the existence of other identical elements in the process, device, article, or method that includes the element.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

一种快速开发软件的方法、计算机设备和存储介质,快速开发软件的方法包括:提供与预设数据处理逻辑编程语句框架一一对应的指令封装体(S301);提供关联函数,其中,关联函数用于将各指令封装体进行关联并且将指令封装体的输出数据作为所关联的指令封装体的输入数据(S303);响应用户输入的第一构建指令,从各指令封装体中选择出所需的封装体,并利用关联函数将所选择的指令封装体依照第一构建指令进行对应关联形成第一数据处理逻辑块(S305);对第一数据处理逻辑块进行处理形成第一逻辑体(S307),第一逻辑体与指令封装体的框架相同。上述快速开发软件的方法可以调用已开发的逻辑体,大大加快了软件开发的进程。

Description

快速开发软件的方法、计算机设备、及存储介质 技术领域
本发明涉及计算机技术领域,尤其涉及一种快速开发软件的方法、计算机设备、及存储介质。
背景技术
随着互联网技术在企业应用领域的发展,且为了降低成本以及量产,企业逐步采用了产品信息化。相应地,市场上从基本的财务、HR、OA、CRM系统建设到移动办公、决策分析等系统不断推陈出新。
由于企业信息化建设是一项专业性较强的技能,大部分企业却并不具备该项能力,需依托专业的信息化建设企业。每个业务场景内都需要对涉及的不同的数据进行处理。信息化建设者为了加快开发,将开发好的各种业务数据的处理程序块进行重复引用,但是引用这些既有程序块需要在相同的业务处理流程下才能适用。
然而,不同的企业针对不同场景甚至相同场景所需求的数据处理流程上存在一定差异,因此,在实际开发过程中,仍然需要对既有的程序块进行修改才能够引用,且往往修改的工作量也不小。
发明内容
有鉴于此,实用必要一种提高软件开发效率的快速开发软件的方法、计算机设备、存储介质。
第一方面,本发明提供一种快速开发软件的方法,所述快速开发软件包括:
提供与预设数据处理逻辑编程语句框架一一对应的指令封装体,每一所述指令封装体由指令输入接口、指令调用函数、指令输出接口组成;所述指令输入接口用于获取输入数据,所述指令调用函数用于从预设数据处理逻辑编程语句框架中调用对应的数据处理逻辑编程语句框架对所述输入数据进行逻辑运算形成输出数据、所述指令输出接口用于将所述输出数据进行输出;
提供关联函数,其中,所述关联函数用于将各指令封装体进行关联并且将所述指令封装体的输出数据作为所关联的指令封装体的输入数据;
响应用户输入的第一构建指令,从各所述指令封装体中选择出所需的封装体,并利用所述关联函数将所选择的指令封装体依照所述第一构建指令进行对 应关联形成第一数据处理逻辑块;
对所述第一数据处理逻辑块进行处理形成第一逻辑体,所述第一逻辑体与所述指令封装体的框架相同,所述第一逻辑体包括逻辑体数据输入接口、逻辑体数据输出接口以及逻辑体调用函数;或者
响应用户输入的第二构建指令,从各所述第一逻辑体、和/或各所述指令封装体选择出所需的第一逻辑体、和/或指令封装体,并利用所述关联函数将所选择的第一逻辑体中的指令封装体、和/或所选择的指令封装体进行对应关联形成第二数据处理逻辑块。
第二方面,本发明还提供一种计算机设备,所述计算设备包括:
存储器,所述存储器用于存储计算机可执行程序;以及
处理器,所述处理器用于执行所述可执行程序以实现上述快速开发软件的方法。
第三方面,本发明还提供一种存储介质,所述存储介质用于存储计算机可执行程序,所述计算机可执行程序由处理器执行以实现上述快速开发软件的方法。
上述快速开发软件的方法,由于提供与数据处理逻辑编程语句框架对应的指令封装体,各指令封装体具有相同框架可以将各指令封装体进行关联或者组合形成数据处理逻辑块。而且由于可以调用已开发的逻辑体,大大加快了软件开发的进程。
附图说明
图1为本发明第一实施例提供的一种快速开发软件程序的运行环境示意图。
图2为本发明第一实施例提供的一种计算机设备的内部结构架构图。
图3a-3b为本发明第一实施例提供的快速开发软件方法的流程示意图。
图4为本发明第一实施例提供的快速开发软件的程序模块示意图,快速开发软件的程序模块包括关联函数。
图5为本发明第一实施例提供的关联函数的程序模块示意图。
图6为本发明第一实施例提供的快速开发软件方法的用户界面示意图。
图7为本发明第一实施例提供的多个指令封装体组合示意图。
图8为本发明第一实施例提供的快速开发软件方法的子流程示意图。
图9为本发明第二实施例提供的快速开发软件方法的用户界面示意图。
图10a-10b为本发明第一实施例提供的第一逻辑体形成过程示意图。
图11a-10d为本发明第一实施例提供的第二逻辑体形成过程示意图。
图12c-12d为本发明第一实施例提供的第三逻辑体形成过程示意图。
图13为本发明第一实施例提供的第N逻辑体示意图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。
需要说明的是,在本发明中涉及“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本发明要求的保护范围之内。
请参看图1,其为第一实施例提供的快速开发软件程序的运行环境示意图。快速开发软件系统1000包括客户端1001和后台服务器端1002。后台服务器端1002通过网络1003与客户端1001通讯。在本实施例中,后台服务器端1002提供数据处理逻辑编程语句框架、以及在客户端1001显示用于构建可视化图示所 需的图形化元素;用户通过客户端1001利用该图形化元素配置出与数据处理逻辑程序相对应的可视化图示;后台服务器端1002预设规则解析该可视化图示中包含的表示数据处理逻辑程序信息,并利用编程语句框架生成一个或者多个数据处理逻辑程序块(后端软件)。
数据处理逻辑编程语句框架,为未包含入参和出参的数据处理逻辑编程语句或者入参和出参为空的,包括但不限于寄存编程语句框架、赋值编程语句框架、判断编程语句框架。
图形元素,用于构建图形,包括但不限于图标、节点图形、配置线、输入框等。其中:
图标,至少包括与数据处理逻辑所需的编程语句框架相对应的图标和逻辑体图标,逻辑体图标与已配置的逻辑处理程序相对应。
节点图形,与该图标一一对应。配置线,用于将各节点图形进行关联。
输入框,用于供用户配置入参(输入数据)和出参(输出数据)。
具体如何利用编程语句框架生成数据处理逻辑程序块将在下文详细描述。
请结合参看图2,其为第一实施例提供的计算机设备800的内部结构图示。在本实施例中,客户端1001和服务器端1002分别安装具有的客户端和服务器端程序的计算机设备。计算机设备可以为装载有平板电脑、台式计算机、笔记型计算机。计算机设备可以装载有
Figure PCTCN2020088493-appb-000001
Figure PCTCN2020088493-appb-000002
等操作系统。计算机设备800包括存储介质801、处理器802和总线803。其中,存储介质801至少包括一种类型的可读存储介质,该可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、磁性存储器、磁盘、光盘等。存储介质801在一些实施例中可以是计算机设备800的内部存储单元,例如计算机设备800的硬盘。存储介质801在另一些实施例中也可以是的外部计算机设备800存储设备,例如计算机设备800上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储介质801还可以既包括计算机设备800的内部存储单元也包括外部存储设备。存储介质801不仅可以用于存储安装于计算机设备800的应用软件及各类数据,例如实现快速开发软件的程序指令等,还可以用于暂时地存储已经输出或者将要输出的数据。
总线803可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。该总线可以分为地址总线、数据总线、控制总线等。为便于表示,图2中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。
进一步地,计算机设备800还可以包括显示组件804。显示组件804可以是LED(Light Emitting Diode,发光二极管)显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。其中,显示组件804也可以适当的称为显示装置或显示单元,用于显示在计算机设备800中处理的信息以及用于显示可视化的用户界面。
进一步地,计算机设备800还可以包括通信组件805,通信组件805可选的可以包括有线通信组件和/或无线通信组件(如WI-FI通信组件、蓝牙通信组件等),通常用于在计算机设备800与其他计算机设备之间建立通信连接。
处理器802在一些实施例中可以是一中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器或其他数据处理芯片,用于运行存储介质801中存储的程序代码或处理数据。具体地,处理器802执行多源异构数据的处理程序以控制计算机设备800实现快速开发软的方法。
可以理解地,图2仅示出了具有组件801-805以及实现多源异构数据处理程序01的计算机设备800,本领域技术人员可以理解的是,图3示出的结构并不构成对计算机设备800的限定,可以包括比图示更少或者更多的部件,或者组合某些部件,或者不同的部件布置。
请参看图3a和图3b,其为第一实施例提供的快速开发软件的方法流程示意图。在本实施例中,快速开发软件的程序指令执行于计算机设备800中。其中,快速开发软件的程序指令存储于存储介质801中。处理器802执行快速开发软件的程序指令以实现快速开发软件的方法。快速开发软件的方法包括以下步骤。
步骤S301,提供与预设数据处理逻辑编程语句框架一一对应的指令封装体,每一指令封装体由数据输入接口、指令调用函数、数据输出接口组成;数据输入接口用于获取输入数据,指令调用函数用于从预设数据处理逻辑编程语句框架中调用对应的数据处理逻辑编程语句框架对所述输入数据进行逻辑运算形成输出数据;数据输出接口用于将输出数据进行输出。
请参看图4,其示例性地示意出第一实施例提供实现快速开发软件的方法的程序模块图。在本实施例中,预设数据逻辑编程语句框架D包括寄存编程语句框架D1、赋值编程语句框架D2、判断编程语句框架D3。各编程语句框架包括一个编程语句中去除参数/情报要素后的代码。其中,各编程语句框架中根据不同编程语言可以包括多种编程语句框架。例如,寄存编程语句D1可以包括Java,也可以采用C++,C语言等多种编程语句框架。其中,预设数据逻辑编程语句框架D采用对应的封装方法进行处理,用户层无法看到预设数据逻辑编程语句框架D,在后续调用进行软件开发时,可以增强软件的安全性和可靠性。
请结合参看图5,其示例性地示意出第一实施例提供的指令封装体B的内部程序模块图。指令封装体B包括输入接口I,指令调用函数F,以及输出接口O。下面以寄存指令封装体B1为例说明一个指令封装体B在调用时如何实现。例如,当用户选择寄存指令封装体B1时,指令调用函数F0调用指令封装体B1所对应的寄存编程语句框架D1。当用户对寄存指令封装体B1配置输入数据和输出数据后,输入数据可以通过输入接口I分别将输入数据和输出数据传递给指令调用函数F0,指令调用函数F0将输入数据和输出数据组装到所对应的寄存编程语句框架D1得到寄存编程语句。如此,寄存编程语句可用于对输入数据进行运算得到运算结果后并通过输出函数将用户配置的输出数据(所需的数据)进行输出;输出接口O从数据处理逻辑运算结果中输出用户配置的输出数据。在本实施例中,仅提供数据处理逻辑编程语句框架,每个语句所需的参数可以由用户/开发人员根据实际需要设置。即在调用指令封装体B时,仅需根据实际需求配置对应的输入数据(入参)和输出数据(出参)即可。
请结合参看图6,其为第一实施例用户调用指令封装体B的用户图形界面示意图。用户图形界面31提供与指令封装体B相对应的图标310、第一配置区312、第二配置区314。图标310用于表示将指令封装体B图形化进行显示。当调用一个指令封装体B1,响应用户对指令封装体图标310操作生成相应的节点图形316,即完成选择一个指令封装体B。具体地,用户点击或者拖拽指令封装体图标310至第一配置区312即可生成节点图形316;接着响应用户对图形节点314的操作,提供配置输入数据和输出数据的输入框318于第二配置区314。具体地,用户点击节点图形316即可显示输入框318。另外输入框318可以添加, 形成树形展开方式显示,同时限制/引导用户以树形结构配置输入数据和输出数据。如图4中的树形数据结构T。
可以理解地,由于指令封装体B提供的是指令级编程语句框架,可以根据任意业务场景的需要利用指令封装体B组合配置得到业务场景所需的数据处理逻辑程序。另外,输入数据和输出数据采用树形数据存储结构,可以理解地,针对一个对象而言,用树形结构进行分解,可以无限极地进行分解,即可以涵盖业务场景中所需情报的情报要素(数据)。例如,在刻画中国政府时,可以按照树形结构划分,则可以划分至具体的某一个小组,如一个家庭。因此,可以利用指令封装体B及树形结构的数据可以为用户提供出构建任意业务场景开发环境。具体如何实现组合将在下文详细描述。此外,还提供了图形化的方式进行配置即开发,使得用户的开发更加简单易懂。
步骤S303,提供关联函数,其中,关联函数用于将各指令封装体进行关联并且将指令封装体的输出数据作为所关联的指令封装体的输入数据。
请再次参看图4和图7示例性地示意出第一实施例提供的利用关联函数J对封装体进行关联形成的结果示意图。
可以理解地,当实现一个业务场景的业务数据处理,往往需要对业务数据进行一系列的数据逻辑处理,需要使用一系列的编程语句组合而成的程序块/程序段/功能块。因此,利用关联函数J提供的将各指令封装体B进行关联的功能,可以将指令封装体B(数据处理逻辑编程语句框架)进行关联,可以通过关联的指令封装体B以及用户对指令封装体B配置的输入数据和输出数据即可形成按照一定先后顺序执行的程序段。在实现一个业务场景的业务数据处理时,需要实现业务数据处理流程、处理流程每个节点所需进行的数据逻辑处理。指令封装体B的输入数据和输出数据可以实现业务数据处理所需要的数据。各指令封装体B和对应的输入数据和输出数据可以实现对某一数据进行数据逻辑处理。另外,关联函数J可以将各指令封装体B进行关联起来,从而形成业务数据处理所需的处理流程。如图7所示,关联函数J根据用户的配置将一个指令封装体B的输入接口I与另一指令封装体B输出接口O进行关联,从而使各个指令封装体B按照一定的顺序(关联关系)进行排列。
步骤S305,响应用户输入的第一构建指令,从各指令封装体中选择出所需 的封装体,并利用关联函数将所选择的指令封装体依照第一构建指令进行对应关联形成第一数据处理逻辑块。可以理解地,步骤S305是利用关联函数将指令封装体B按照用户的配置进行关联形成用户所需的解决某一业务场景所需的数据逻辑处理程序块(第一数据处理逻辑块)。第一构建指令包含表示用户所需的各指令封装体的信息、以及表示各封装体关联关系信息。
请结合参看图8,其示例性地示意出用户输入第一构建指令的具体流程示意图。请结合参看图6和图9,其示例性地示意用户输入第一构建指令的用户界面示意图。其中,用户输入的第一构建指令具体包括下面步骤。
S3051,响应用户对指令封装体图标操作生成相应的节点图形以供用户配置各节点图形的关联关系形成配置图示,各节点图形的关联关系用于表示各相应的指令封装体的关联关系。在本实施例中,本发明实施例还提供配置线320。具体地,配置图示300由各节点图形316以及连接于两个关联节点图形316之间的配置线320组成。进一步地,节点图形316同样提供输入端3160和输出端3162,用户可以通过在关联的节点图形316的输入端3160和另一节点的输出端3162之间进行连线操作,从而形成配置线320。在本实施例中,可以通过可视化的方式显示出两个节点图形316之间的关联关系,交互更加友好。
S3053,解析配置图示得到第一构建指令。在本实施例中,按照预设的规则将配置图示中的图示用关联函数所能识别的数据进行表示,从而形成第一构建指令。
步骤S307,对第一数据处理逻辑块进行处理形成第一逻辑体,第一逻辑体包括逻辑体数据输入接口、逻辑体数据输出接口以及逻辑体调用函数,逻辑体调用函数用于调用第一逻辑体。如图10a和10b所示,在本实施例中,进一步对数据处理逻辑块P1进行处理形成第一逻辑体S1。具体地,将第一处理逻辑块P1中初始节点所关联的指令封装体B的指令输入接口B I作为第一逻辑体的逻辑体数据输入接口S1 I;将第一处理逻辑块P1中结束节点的指令输出接口Bo作为第一逻体S1的逻辑体输出接口S1o;逻辑体调用函数F1用于将相应的输入数据作为第一逻辑体S1中的开始接口的输入数据,及将相应的输出数据作为第一逻辑体S1中的结束接口的输出数据。在本实施例中,开始输入接口为输入接口B I;结束接口为输出接口Bo。理解地,第一逻辑体S1是由多个指令封装体B按照 一定关联关系组合而成。
步骤S309,响应用户输入的第二构建指令,从各第一逻辑体、和/或各指令封装体选择出所需的第一逻辑体、和/或指令封装体,并利用关联函数将所选择的各第一逻辑体中的指令封装体、和/或所选择的指令封装体进行对应关联形成第二数据处理逻辑块。请结合参看图11a~11b,在本实施例中,第二数据处理逻辑块P2包含1个或者多个第一逻辑体S1和指令封装体B组成(如图11a)。在一些行的实施例,第二数据处理逻辑块P1包含多个第一逻辑体S1组成(如图11b)。可以理解地,在一些可行的实施例中,还可以将用户利用指令封装体B配置出的第一逻辑体S1进行调用,形成第二数据处理逻辑块P2用于处理新业务场景所要处理的业务数据。在本实施例中,利用关联函数F将所选择的各第一逻辑体S1中的指令封装体B、和/或所选择的指令封装体B进行对应关联形成第二数据处理逻辑块P2的过程与步骤S305形成第一数据处理逻辑块P1的过程相同,在此不再赘述。其中,用户输入第二构建指令与用户输入第一构建指令的操作基本相同,不同之处在于:用户还可以通过操作用户界面上提供的逻辑体图标322来选择已经构建好的第一逻辑体S1。逻辑体图标322可参看如图6所示。
步骤S311,对第二数据处理逻辑块进行处理形成第二逻辑体,第二逻辑体包括逻辑体数据输入接口、逻辑体数据输出接口以及逻辑体调用函数。对第二数据处理逻辑块进行处理形成的第二逻辑体的过程(如图11c~11d)与第一数据处理模块进行处理形成第一逻辑体S1的过程相同,在此不再赘述。
步骤S313,若检测到用户输入的第三构建指令,从各第二逻辑体、各第一逻辑体、各指令封装体选择出所需的第二逻辑体、和/或第一逻辑体、和/或指令封装体,并利用所述关联函数将中依照第二构建指令对所选择的第二逻辑体、和/或第一逻辑体、和/或指令封装体进行对应关联形成第三数据逻辑块。
请结合参看图12a~12d,第三数据处理逻辑块P3包含由多个第二逻辑体S2(如图12a)。在一些行的实施例,第三数据处理逻辑块P3包含由第二逻辑体S2和第一逻辑体S1组成(如图12b)。在一些行的实施例,第三数据处理逻辑块P3包含由第二逻辑体S2和指令封装体B组成(如图12c)。在一些可行的实施例中,第三数据处理逻辑块P3由第二逻辑体S2、第一逻辑体S1和指令封装体B 组成(如图12d)。可以理解地,在一些可行的实施例中,可以将用户已配置出的第二逻辑体S2进行调用,形成第三数据处理逻辑块P3,用于处理新业务场景所要处理的业务数据。利用关联函数J将所选择的各第二逻辑体S2中的指令封装体B、第一逻辑体S1和/或所选择的指令封装体B进行对应关联形成第二数据处理逻辑块P1的过程与步骤S305形成第一数据处理逻辑块P1的过程相同,以及用户输入第三构建指令与用户输入第一构建指令的操作基本相同,在此不再赘述。
步骤S315,利用预设封装结构对第三数据处理逻辑块进行处理形成第三逻辑体S3,第三逻辑体S3包括逻辑体数据输入接口、逻辑体数据输出接口以及逻辑体调用函数。对第三数据处理逻辑块进行处理形成的第三逻辑的过程(如图12a~12d)与第一数据处理模块进行处理形成第一逻辑体的过程相同,在此不再赘述。
可以理解地,由于业务场景需求,所要处理的业务数据处理更加复杂,用户配置出的逻辑可以在上述第三逻辑体S3的基础上继续调用,从而可以进行无限地配置出数据量也多的数据处理逻辑程序块(如图13)。由于后续不断扩大的逻辑体一定包含有以上三种逻辑,因此,在此仅以配置到第三逻辑体进行描述,不应当限制为用户仅能利用本快速开发软件的方法配置到第三逻辑体S3。
可以理解地,上述快速开发软件的方法也可以仅包含步骤S301~S309。在一些可行的实施例中,上述快速开发软件的方法也可包含全部的步骤。
首先,上述快速开发软件的方法,由于提供与数据处理逻辑编程语句框架对应的指令封装体,各指令封装体具有相同框架可以将各指令封装体进行关联或者组合形成数据处理逻辑块。
另外,上述快速软件开发方法还对数据处理逻辑块进行处理形成与指令封装体具有相同框架的逻辑体,因此,还可以将用户配置的逻辑体和指令封装体进行关联,形成更大的逻辑体,进而即便由于业务场景需要不断地对现有的数据处理逻辑增加新的功能,可以调用已有的逻辑体和/或封装体进行组合和处理来达成,大大提升软件开发的过程。
此外,一方面,逻辑体是利用指令封装体进行组合,任意场景的业务 数据处理逻辑皆可以覆盖。另一方面,配置的数据是树形数据结构,可以覆盖任意场景的所需的业务数据,因此,可以实现任意业务场景的数据处理逻辑程序的开发。而且由于可以调用已开发的逻辑体,还大大加快了软件开发的进程。
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。
该计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行该计算机程序指令时,全部或部分地产生按照本发明实施例的流程或功能。该计算机设备可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。该计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一计算机可读存储介质传输,例如,该计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。该计算机可读存储介质可以是计算机能够存储的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。该可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,该单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
该作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可 以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
该集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、流动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
需要说明的是,上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。并且本文中的术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、装置、物品或者方法不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、装置、物品或者方法所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、装置、物品或者方法中还存在另外的相同要素。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (10)

  1. 一种快速开发软件的方法,其特征在于,所述快速开发软件的方法包括:
    提供与预设数据处理逻辑编程语句框架一一对应的指令封装体,每一所述指令封装体由指令输入接口、指令调用函数、指令输出接口组成;所述指令输入接口用于获取输入数据,所述指令调用函数用于从预设数据处理逻辑编程语句框架中调用对应的数据处理逻辑编程语句框架对所述输入数据进行逻辑运算形成输出数据、所述指令输出接口用于将所述输出数据进行输出;
    提供关联函数,其中,所述关联函数用于将各指令封装体进行关联并且将所述指令封装体的输出数据作为所关联的指令封装体的输入数据;
    响应用户输入的第一构建指令,从各所述指令封装体中选择出所需的封装体,并利用所述关联函数将所选择的指令封装体依照所述第一构建指令进行对应关联形成第一数据处理逻辑块;
    对所述第一数据处理逻辑块进行处理形成第一逻辑体,所述第一逻辑体与所述指令封装体的框架相同,所述第一逻辑体包括逻辑体数据输入接口、逻辑体数据输出接口以及逻辑体调用函数;或者
    响应用户输入的第二构建指令,从各所述第一逻辑体、和/或各所述指令封装体选择出所需的第一逻辑体、和/或指令封装体,并利用所述关联函数将所选择的第一逻辑体中的指令封装体、和/或所选择的指令封装体进行对应关联形成第二数据处理逻辑块。
  2. 如权利要求1所述的快速开发软件的方法,其特征在于,所述方法还包括:
    对所述第二数据处理逻辑块进行处理形成第二逻辑体,所述第二逻辑体与所述指令封装体具有相同框架,所述第二逻辑体包括所述逻辑体数据输入接口、所述逻辑体数据输出接口以及所述逻辑体调用函数;或者
    若检测到用户输入的第三构建指令,从各所述第二逻辑体、各所述第一逻辑体、各所述指令封装体选择出所需的第二逻辑体、和/或第一逻辑体、和/或指令封装体,并利用所述关联函数将中依照所述第二构建指令对所选择的第二逻辑体、和/或第一逻辑体、和/或指令封装体进行对应关联形成第三数据逻辑块。
  3. 如权利要求2所述的快速开发软件的方法,其特征在于,所述方法还包括:
    利用对所述第三数据处理逻辑块进行处理形成第三逻辑体,所述第三逻辑体与所述指令封装体具有相同的框架,所述第三逻辑体包括所述逻辑体数据输入接口、所述逻辑体数据输出接口以及所述逻辑体调用函数。
  4. 如权利要求3所述的数据处理的开发方法,其特征在于,所述指令调用函数用于将输入数据和输出数据和相应的编程语句框架进行组合,构成对应的编程语句;或者所述逻辑体调用函数用于将相应的输入数据作为第一或者第二或者第三逻辑体中的开始接口的输入数据,及将相应的输出数据作为第一或者第二或者第三逻辑体中的结束接口的输出数据,所述开始接口为第一或者第二或者第三逻辑体中未与输出接口关联的输入接口;所述结束接口为第一或者第二或者第三逻辑体中未与输入接口关联的输出接口。
  5. 如权利要求1所述的快速开发软件的方法,其特征在于,所述快速开发软件的方法还包括:
    提供与所述指令封装体关联的指令封装体图标并显示;
    响应用户对所述指令封装体图标操作生成相应的节点图形以供用户配置各节点图形的关联关系形成配置图示,各节点图形的关联关系用于表示各相应的指令封装体的关联关系;以及
    解析所述配置图示得到所述第一构建指令。
  6. 如权利要求5所述的快速开发软件的方法,其特征在于,所述快速开发软件的方法还包括:
    提供与所述第一逻辑体、第二逻辑体、第三逻辑体关联的逻辑体图标并显示;
    响应用户对所述逻辑体图标和/或所述指令封装体图标操作生成相应的节点图形以供用户配置各节点图形的关联关系形成配置图示,各节点图形的关联关系用于表示第一逻辑体、第二逻辑体、第三逻辑体、指令封装体四者之间任意两者或者二者之间关联关系;
    解析所述配置图示得到所述第二构建指令和/或第三构建指令。
  7. 如权利要求5所述的快速开发软件的方法,其特征在于,所述快速开发软件的方法还包括:
    提供配置线,所述配置线用于供用户配置所述各节点图形的关联关系。
  8. 如权利要求1所述的快速开发软件的方法,其特征在于,所述快速开发软件的 方法还包括:
    提供输入配置界面以供用户配置输入数据和输出数据,所述输入配置界面包括限制用户以树形结构配置所述输入数据和输出数据的输入框;
    利用配置的树形结构对所述输入数据和所述输出数据进行存储。
  9. 一种计算机设备,其特征在于,所述计算设备包括:
    存储器,所述存储器用于存储计算机可执行程序;以及
    处理器,所述处理器用于执行所述可执行程序以实现如权利要求1~8任意一项所述的快速开发软件的方法。
  10. 一种存储介质,其特征在于,所述存储介质用于存储计算机可执行程序,所述计算机可执行程序由处理器执行以实现如权利要求1~8任意一项所述的快速开发软件的方法。
PCT/CN2020/088493 2020-04-30 2020-04-30 快速开发软件的方法、计算机设备、及存储介质 WO2021217656A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/088493 WO2021217656A1 (zh) 2020-04-30 2020-04-30 快速开发软件的方法、计算机设备、及存储介质

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/088493 WO2021217656A1 (zh) 2020-04-30 2020-04-30 快速开发软件的方法、计算机设备、及存储介质

Publications (1)

Publication Number Publication Date
WO2021217656A1 true WO2021217656A1 (zh) 2021-11-04

Family

ID=78373150

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/088493 WO2021217656A1 (zh) 2020-04-30 2020-04-30 快速开发软件的方法、计算机设备、及存储介质

Country Status (1)

Country Link
WO (1) WO2021217656A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102446112A (zh) * 2010-10-12 2012-05-09 无锡江南计算技术研究所 指令处理装置和处理器、指令翻译装置和方法
CN103019742A (zh) * 2012-12-31 2013-04-03 清华大学 一种多dsp平台上的自动代码生成方法
CN103942035A (zh) * 2014-04-11 2014-07-23 华为技术有限公司 处理指令的方法、编译器及指令处理器
WO2015141150A1 (ja) * 2014-03-19 2015-09-24 日本電気株式会社 ソースコード生成装置、ソースコード生成方法、及び、記録媒体
CN106997304A (zh) * 2016-01-22 2017-08-01 阿里巴巴集团控股有限公司 输入输出事件的处理方法及设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102446112A (zh) * 2010-10-12 2012-05-09 无锡江南计算技术研究所 指令处理装置和处理器、指令翻译装置和方法
CN103019742A (zh) * 2012-12-31 2013-04-03 清华大学 一种多dsp平台上的自动代码生成方法
WO2015141150A1 (ja) * 2014-03-19 2015-09-24 日本電気株式会社 ソースコード生成装置、ソースコード生成方法、及び、記録媒体
CN103942035A (zh) * 2014-04-11 2014-07-23 华为技术有限公司 处理指令的方法、编译器及指令处理器
CN106997304A (zh) * 2016-01-22 2017-08-01 阿里巴巴集团控股有限公司 输入输出事件的处理方法及设备

Similar Documents

Publication Publication Date Title
US10990644B2 (en) Systems and methods for contextual vocabularies and customer segmentation
WO2019109485A1 (zh) 基于eCharts工具的图表制作方法、装置、设备及介质
WO2021217660A1 (zh) 实现图形化无代码开发用户界面的方法、计算机设备、存储介质
WO2021217661A1 (zh) 一种实现图形化无代码软件开发平台及方法、计算机设备及存储介质
US9245030B2 (en) Analytics based on pipes programming model
WO2014179819A2 (en) Software design pattern for adapting a graph database visualization software
US10929567B2 (en) Parallel access to running electronic design automation (EDA) application
CN111163096B (zh) 提供数据接口服务的方法、装置、电子设备、存储介质
US20180095604A1 (en) Rendering components based on screen size
WO2022083093A1 (zh) 图谱中的概率计算方法、装置、计算机设备及存储介质
WO2021217659A1 (zh) 多源异构数据的处理方法、计算机设备、存储介质
CN109471626A (zh) 页面逻辑结构、页面生成方法、页面数据处理方法及装置
CN113590103A (zh) 实现图形化无代码开发用户界面的方法、计算机设备、存储介质
CN113590104A (zh) 一种实现图形化无代码软件开发平台及方法、计算机设备及存储介质
CN113625998A (zh) 一种请求处理方法和装置
WO2021217656A1 (zh) 快速开发软件的方法、计算机设备、及存储介质
CN112711677A (zh) 一种面向Neo4j图数据库的可视化管理装置和方法
WO2021217655A1 (zh) 基于服务实现的协同控制软件开发方法、计算机设备、及存储介质
US20230085684A1 (en) Method of recommending data, electronic device, and medium
US10866831B2 (en) Distributed execution of data processing pipelines
US10360701B2 (en) Integrated visualization
WO2021217657A1 (zh) 快速开发软件的方法、计算机设备、及存储介质
CN115291773A (zh) 树形结构数据展示方法及装置
CN113590086B (zh) 快速开发软件的方法、计算机设备、及存储介质
CN113590087A (zh) 快速开发软件的方法、计算机设备、及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20933422

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 150323)

122 Ep: pct application non-entry in european phase

Ref document number: 20933422

Country of ref document: EP

Kind code of ref document: A1