CN102087597B - J2EE and component set-based visualized development platform - Google Patents

J2EE and component set-based visualized development platform Download PDF

Info

Publication number
CN102087597B
CN102087597B CN201110037262.1A CN201110037262A CN102087597B CN 102087597 B CN102087597 B CN 102087597B CN 201110037262 A CN201110037262 A CN 201110037262A CN 102087597 B CN102087597 B CN 102087597B
Authority
CN
China
Prior art keywords
module
data
assembly
template
design
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.)
Active
Application number
CN201110037262.1A
Other languages
Chinese (zh)
Other versions
CN102087597A (en
Inventor
李勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Communication Information System Co Ltd
Original Assignee
Inspur Communication Information System 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 Communication Information System Co Ltd filed Critical Inspur Communication Information System Co Ltd
Priority to CN201110037262.1A priority Critical patent/CN102087597B/en
Publication of CN102087597A publication Critical patent/CN102087597A/en
Application granted granted Critical
Publication of CN102087597B publication Critical patent/CN102087597B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a JAVA 2 Enterprise Edition (J2EE) and component set-based visualized development platform, which is a visualized development environment and can reduce the complexity of code edition and improve the research and development efficiency. After the visualized development platform is applied, a J2EE development person only needs to select corresponding components in the component set of the development platform and combine a plurality of components into a module according to the requirement of a user. The conventional manual coding process is replaced by a graphical configuration process, and the required module can be generated as long as the development person drags an interface, so the development efficiency is greatly improved, and the probability of producing problems in the code edition process is reduced.

Description

A kind of visual development platform based on J2EE and member collection
Technical field
The present invention relates to a kind of computer software infotech, specifically a kind of visual development platform based on J2EE and member collection.
Background technology
Performance history based on J2EE, generally based on a kind of software framework, then writing at the enterprising line code of frame foundation of software, a lot of work is all repetition, also be not innovate, particularly in displaying interface part, be not easy unified, easily there is the BUG on interface in this development mode, the BUG of background logic.In industry, do not have at present the similarly visual development platform based on J2EE and member collection.
Summary of the invention
The object of this invention is to provide a kind of visual development platform based on J2EE and member collection.
The object of the invention is to realize in the following manner, comprise design platform and operation platform, wherein, design platform provides visual business Process Design, UI design, stencil design; The module that operation platform designing load completes, and carry out logical operation according to definition, and preserve and transmission operation result, management and dispatching module in operation platform is carried out unified management and scheduling during to the module of all operations, wherein: design platform forms and comprises: module management, flow scheme design device, UI designer, component manager, module template base, UI template base, platform simulator, exploitation debugging acid; Operation platform forms and comprises management and dispatching module, operation module;
Development procedure is: first developer uses design platform to concentrate and select respective members to carry out modular design from member, after modular design, use simulator to test, after module has all designed, module will be automatically generated, and is then loaded into actual motion on operation platform;
1) design platform
(1) module management: module management is the place of all modules of centralized management, registers, revises, deletes, a series of operation in module management;
In system, registering a module requires to comprise following element: the scope of this module is used in the display Name of module name, module, functional description, permission, comprising: role, group, department, personnel, level, the position of selecting module to belong in system;
Module information Implication
Module name The access name of functional module
Display Name The display name of functional module
Functional description Functional description
Affiliated module Affiliated module, is registered in which position in System menu in module
Display position DISPLAY ORDER
System icon The icon that module is used
Usable range Can check and use role, group, department, the personnel of module
(2) flow scheme design device
Flow scheme design device: provide assembly, the conversion of inter-module, incidence relation, data interaction pattern, process between design UI and module; Design cycle is:------modular assembly------is set to be generated/debug the template that selected template is used
Each step is described as follows described in table:
(3) UI designer
UI designer is exactly that material in use system UI template base or self-defined material generate the page that will use, and selects conventional tag element in the page; In UI designer, comprised the conventional assembly of user, having comprised: list element, label assembly, form component, file download/upload assembly;
---page elements is set-----generation/preview page-----binding module that UI design process is: selected template
System UI template base provides many eurypalynous pages, and editor uses, and meanwhile, is added and is revised template at any time by template base management tool; Each step is described as follows described in table:
(4) component manager
Component manager provides multiple infrastructure component for developer for Design/Development personnel, as:
Data query member, data-switching assembly, note assembly, multimedia message assembly, mail assembly; By manager, increase newly, or to there being now assembly to modify;
Instruction set, condition entry port, user data input port and a data-out port that each assembly has pre-defined; And provide the method for the interface I/O type of supporting when front assembly;
Condition entry port major function is the operational order that will carry out for assembly input; For making assembly unified management condition entry information, all conditions input parameter type definition, be that aggregate type is inputted in the mode of key-value pair;
User data input port: input will be carried out the data of processing;
User data output port: the data that have assembly to process according to data input message and command information, data content is data acquisition or wall scroll data, data output type uniform format is defined as certain aggregate type;
If connect two assemblies, first need to search first assembly and whether second assembly exists input/output end port, whether the type whether the output interface type that then checks first assembly meets second assembly input port is consistent, if condition meets, allows two assemblies to connect;
(5) module template base
Module template base provides multiple analog template by designer, for developer's choice for use; Comprise that data query template, data report template, data acquisition board; In template base, increase operation newly, or to there being now module to modify;
(6) UI template base
UI template base provides multiple UI template by designer, for developer's choice for use; Comprise the data query page, the data list page, the data sheet page, the data statistics page, in UI template base, increase operation newly, or to there being now module to modify;
UI assembly:
UI assembly comprises 4 kinds of FPDP, user data input port, template definition port, data-out port, Meaning transfer interface;
Interface name Interface is described
Data Input Interface Carry out the data of data operation processing
Masterplate definition port By the masterplate of providing data formatting output
Data-out port Data Output rusults
Meaning transfer interface The content of appointment is carried out to escape computing
Form design:
Be used for placing UI assembly, describe quoting and relation, the positional information of inter-module of assembly;
For example list control is mainly used in table data demonstration, list control comprises data-in port, template definition port and data-out port; Data-in port data format definition is aggregate type, for loading object; Template definition port data type is character string, for the definition of data entry format, allow for Html, Xml;
The list of list common element:
Control title Control is described Control title Control is described
PictureBox Image Display control RichTextBox Text control
Button Button control RadioButton Single choice control
TextBox Text control ComboxBox List control
(7) platform simulator
Simulator moves module loading in simulator, and the operation process that real time modelling is whole is one and intuitively checks operational process for what developer provided, the instrument of data check operation;
Platform simulator provides the function of performance monitoring, cpu monitor, internal memory monitoring;
performance monitoring is realized:
When an instruction is called, records current time A, and in each assembly, record called time A1 and end time B1, when last assembly records current time B; A complete time used of instruction is C=B-A, and the single component time used is C1=B1-A1;
cpu monitor is realized:
When an instruction is called, start CUP sampling processing program and real time record CUP utilization rate μ and current time t, and record the called time T s of each assembly and complete time T e, cpu performance when processing whole instruction and carry out according to these data analyses, and according to the time period, distinguish the utilization rate μ of CPU while going single component to carry out;
internal memory monitoring is realized:
When an instruction is called, start internal memory monitoring program, and real time record is internal memory use value Φ and time t at that time at that time, and record the called time T 1s of each assembly and complete time T 1e, according to these data analyses, process the internal memory use value Φ of the called memory value using of this instruction and single component use;
(8) exploitation debugging acid
For the operation of assembly provides debug function, debugging simulator is to rely on component manager to realize, and in component manager, realizes the tracking of data and debugging breakpoints;
2) operation platform
(1) management and dispatching module
Parsing module, and module loading is moved in performer module, and the module of various operations is unified to debugging;
(2) operation module
Operation module major function is to organize and coordinate the operation of modules, when operation module receives after an instruction, just according to instruction, search and module corresponding to initialization, performer is loaded into initialized assembly in buffer memory, directly in buffer memory, searches and use when call next time;
Performer is searched first assembly according to definition, and data are delivered to first assembly, first assembly is according to the arithmetic logic of user's predefined and the customer parameter that imports into, executing data logical operation, and operation result is delivered to next assembly, a to the last module data computing completes, and operation result is shown to UI assembly.
Excellent effect of the present invention:
A. with the most cataloged procedure of graphical layoutprocedure code, developer only need to can be generated and be needed module by pulling of interface.
B. design platform provides visual business Process Design, UI design, stencil design
C. the module that operation platform designing load completes, and carry out logical operation according to definition, and preserve and transmit operation result, the management and dispatching module in operation platform is carried out unified management and scheduling during to the module of all operations
Accompanying drawing explanation
Fig. 1 is system architecture diagram, has described system architecture, each hierarchical relationship of system;
Fig. 2 is system function module schematic diagram, has described composition and the relation of module in system;
Fig. 3 is that platform is used process flow diagram, has described the use flow process of system;
Fig. 4 is system component schematic diagram, has described the formation of assembly.
Embodiment
The invention provides a kind of visual development platform based on J2EE and member collection, is a kind of visual development environment, the complicacy of using this invention can reduce code to write, improves efficiency of research and development.After applying this invention, J2EE developer only need concentrate and select corresponding member at development platform member according to user's request, and a plurality of Component compositions are become to a module.
With graphical layoutprocedure code manual coding process in the past, developer only need to can generate the module needing by pulling of interface, has greatly improved the efficiency of exploitation, has reduced the possibility going wrong in code compiling procedure.
Platform is comprised of two parts, i.e. design platform and operation platform.Design platform provides visual business Process Design, UI design, stencil design; The module that operation platform designing load completes, and carry out logical operation according to definition, and preserve and transmit operation result, the management and dispatching module in operation platform is carried out unified management and scheduling during to the module of all operations.
Design platform forms and comprises: module management, flow scheme design device, UI designer, component manager, module template base, UI template base, platform simulator, exploitation debugging acid.
Operation platform is comprised of management and dispatching module, operation module and forms.System architecture diagram is referring to accompanying drawing 1.
First developer uses design platform to concentrate and select respective members to design from member, after modular design, can use simulator to test, after module has all designed, module will be automatically generated, and then can be loaded into actual motion on operation platform.Described in process ginseng " embodiment " joint of usage platform generation system module.
System module composition diagram is referring to accompanying drawing 2
System module composition diagram is referring to accompanying drawing 2
1.1) design platform
1.1 (1) module managements
Module management is the place of all modules of centralized management, can in module management, register, revise, delete a series of operation;
In system, registering a module requires to comprise following element: the scope of this module is used in the display Name of module name, module, functional description, permission, comprising: role, group, department, personnel, level, the position of selecting module to belong in system;
Module information Implication
Module name The access name of functional module
Display Name The display name of functional module
Functional description Functional description
Affiliated module Affiliated module, is registered in which position in System menu in module
Display position DISPLAY ORDER
System icon The icon that module is used
Usable range Can check and use role, group, department, the personnel of module
1.2 flow scheme design devices
Flow scheme design device: provide assembly, the conversion of inter-module, incidence relation, data interaction pattern, process between design UI and module.Design cycle is:------modular assembly------is set to be generated/debug the template that selected template is used
Each step is described as follows described in table:
1.3UI designer
UI designer is exactly that material in use system UI template base or self-defined material generate the page that will use, and in the page, can select conventional tag element.In UI designer, comprised the conventional assembly of user, for example: list element, label assembly, form component, file download/upload assembly;
---page elements is set-----generation/preview page-----binding module that UI design process is: selected template
System UI template base provides many eurypalynous pages, can edit use, meanwhile, can by template base management tool, be added and be revised template at any time.
Each step is described as follows described in table:
1.4 component manager
Component manager, for Design/Development personnel provide multiple infrastructure component for developer, comprising:
Data query member, data-switching assembly, note assembly, multimedia message assembly, mail assembly; By manager, increase newly, or to there being now assembly to modify;
Instruction set, condition entry port, user data input port and a data-out port that each assembly has pre-defined.And provide the method for the interface I/O type of supporting when front assembly.
Condition entry port major function is the operational order that will carry out for assembly input.For making assembly unified management condition entry information, all conditions input parameter type definition, be that aggregate type is inputted in the mode of key-value pair.
User data input port: input will be carried out the data of processing.
User data output port: the data that have assembly to process according to data input message and command information, data content can be data acquisition or wall scroll data, data output type uniform format is defined as certain aggregate type.
If connect two assemblies, first need to search first assembly and whether second assembly exists input/output end port, whether the type whether the output interface type that then checks first assembly meets second assembly input port is consistent.If condition meets, allow two assemblies to connect.
1.5 module template base
Module template base provides multiple analog template by designer, for developer's choice for use.As: data query template, data report template, data acquisition board etc.In template base, can increase operation newly, or to there being now module to modify.
1.6UI template base
UI template base provides multiple UI template by designer, for developer's choice for use.As: the data query page, the data list page, the data sheet page, the data statistics page etc.In UI template base, can increase operation newly, or to there being now module to modify.
UI assembly: UI assembly comprises 4 kinds of FPDP, user data input port, template definition port, data-out port, Meaning transfer interface.
Interface name Interface is described
Data Input Interface Carry out the data of data operation processing
Masterplate definition port By the masterplate of providing data formatting output
Data-out port Data Output rusults
Meaning transfer interface The content of appointment is carried out to escape computing
Form design:
Be used for placing UI assembly, describe quoting and the information such as the relation of inter-module, position of assembly.
For example list control is mainly used in table data demonstration, list control comprises data-in port, template definition port and data-out port.Data-in port data format definition is aggregate type, for loading object.Template definition port data type is character string, for the definition of data entry format, allow for Html, Xml, etc.
The list of list common element:
Control title Control is described Control title Control is described
PictureBox Image Display control RichTextBox Text control
Button Button control RadioButton Single choice control
TextBox Text control ComboxBox List control
1.7 platform simulator
Simulator moves module loading in simulator, and the operation process that real time modelling is whole is one and can intuitively checks operational process for what developer provided, the instrument of data check operation.
Platform simulator provides the function of performance monitoring, cpu monitor, internal memory monitoring.
performance monitoring is realized:
When an instruction is called, record current time A, and record is called time (A1) and end time (B1) in each assembly, when last assembly records current time B.A complete time used of instruction is C=B-A, and the single component time used is C1=B1-A1.
cpu monitor is realized:
When an instruction is called, start CUP sampling processing program and real time record CUP utilization rate (A) and current time (t), and record called time (Ts) of each assembly and complete time (Te), the cpu performance according to these data can the whole instruction execution of analyzing and processing time.And the utilization rate of CPU in the time of can going single component to carry out according to time period differentiation.
internal memory monitoring is realized:
When an instruction is called, start internal memory monitoring program, and real time record is the use value of internal memory (A) and time at that time (t) at that time, and record called time (T1s) of each assembly and complete time (T1e), can the memory value of the called use of this instruction of analyzing and processing and the memory value of single component use according to these data.
1.8 exploitation debugging acids
For the operation of assembly provides debug function.Debugging simulator is to rely on component manager to realize, and in component manager, realizes the tracking of data and debugging breakpoints.
Operation platform
2.1 management and dispatching modules
Parsing module, and module loading is moved in performer module, and the module of various operations is unified to debugging.
2.2 operation modules
Operation module major function is to organize and coordinate the operation of modules.When operation module receives after an instruction, just according to instruction, to search and module corresponding to initialization, performer is loaded into initialized assembly in buffer memory, when call next time, can directly in buffer memory, search and use.
Performer is searched first assembly according to definition, and data are delivered to first assembly, first assembly is according to the arithmetic logic of user's predefined and the customer parameter that imports into, executing data logical operation, and operation result is delivered to next assembly, a to the last module data computing completes, and operation result is shown to UI assembly.
Development platform of the present invention, developer only need to can be generated and be needed module, system that module management, flow scheme design device, UI designer, component manager, module template base, UI template base, platform simulator, exploitation debugging acid are provided by pulling of interface; Design platform provides visual business Process Design, UI design, stencil design, interior as comprised:
A. module template base provides the needed most of modules of system development required template, and can to template base, be supplemented according to use procedure and perfect, make template base can adapt to more exploitation needs, a lot of modules only just can complete the exploitation of a module by template
The material that b.UI template base provides interface to need, and can to UI template base, be supplemented according to use procedure and perfect, make template base can adapt to more interface requirement.
The module that operation platform designing load completes, and carry out logical operation according to definition, and preserve and transmit operation result, the management and dispatching module in operation platform is carried out unified management and scheduling during to the module of all operations, comprising:
A. performer is searched first assembly according to definition, and data are delivered to first assembly, first assembly is according to the arithmetic logic of user's predefined and the customer parameter that imports into, executing data logical operation, and operation result is delivered to next assembly, a to the last module data computing completes, and operation result is shown to UI assembly.
B. performer comprises management and dispatching module, moves, and the module of various operations is unified to debugging by it and by module loading in performer module.
Embodiment: the embodiment that a kind of visual development platform based on J2EE and member collection is discussed below.In summary of the invention, technical scheme of the present invention be have been described in detail, implementing procedure is referring to accompanying drawing 3
First need to be in system Registering modules, the functional description of declaration module, the display Name of module, allow to use the scope (role, group, department, personnel etc.) of this simulation, flow scheme design device design component, the conversion of inter-module, association are used in level, the position of selecting module to belong in system then, the data exchange process between design UI and module.
After flow scheme design, can carry out UI design, UI design is exactly to use the material in system UI template base to generate the page that will use, and the page can be selected conventional tag element.
By after flow process and page data binding, system, by automatically-generating module, can be carried out dry run at simulator after generation, and dry run is exactly that module loading is moved in module to module, simulates the circulation process of whole module.
All design and develop process after, just module loading can be moved in performer module.

Claims (1)

1. the visual development platform based on J2EE and member collection, is characterized in that, comprises design platform and operation platform, and wherein, design platform provides visual business Process Design, UI design, stencil design; The module that operation platform designing load completes, and carry out logical operation according to definition, and preserve and transmission operation result, management and dispatching module in operation platform is carried out unified management and scheduling to the module of all operations, wherein: design platform forms and comprises: module management, flow scheme design device, UI designer, component manager, module template base, UI template base, platform simulator, exploitation debugging acid; Operation platform forms and comprises management and dispatching module, operation module;
Development procedure is: first developer uses design platform to concentrate and select respective members to carry out modular design from member, after modular design, use simulator to test, after module has all designed, module will be automatically generated, and is then loaded into actual motion on operation platform;
1) design platform
(1) module management: module management is the place of all modules of centralized management is registered, revises, is deleted in module management, and a series of operation is registered a module and required to comprise following element in system, wherein:
Module name: its implication is the access name of functional module;
Display Name, its implication is the display name of functional module;
Functional description, its implication is functional description;
Affiliated module, its implication is affiliated module, module is registered in which position in System menu;
Display position, its implication is DISPLAY ORDER;
System icon, its implication is the icon that module is used;
Usable range, its implication is to check and to use role, group, department, the personnel of module;
Registering a module also requires to comprise: level, the position element of selecting module to belong in system;
(2) flow scheme design device: provide assembly, the conversion of inter-module, incidence relation, data interaction pattern, process between design UI and module; Design cycle is as follows:
A) selected template step: the module type that selection will be used from module template base, if there is no, creates new module template;
B) modular assembly step is set: the assembly that design module is used in modular design device, the association between design component, conversion, the data interaction between design module and UI;
C) generation/debugging step: click and generate button generation page data, and can debug;
(3) UI designer: UI designer is exactly that material in use system UI template base or self-defined material generate the page that will use, and selects conventional tag element in the page; In UI designer, comprised the conventional assembly of user, having comprised: list element, label assembly, form component, file download/upload assembly;
UI design process is: selected template → page elements → generation/preview page → binding module is set, and system UI template base provides many eurypalynous pages, and editor uses, and meanwhile, is added and is revised template at any time by template base management tool;
Concrete steps are described as follows:
A) selected template step: the page type that selection will be used from system UI template base, if there is no, creates new Page Template;
B) page elements step is set: at UI designer inediting content of pages;
C) generation/preview page step: click and generate button generation page data;
D) binding module step: the page and module are bound;
(4) component manager: comprising: data query member, data-switching assembly, note assembly, multimedia message assembly, mail assembly; By manager, increase newly or existing assembly is modified;
Each assembly has pre-defined instruction set, condition entry port, user data input port and a data-out port; And provide the method for the interface I/O type of supporting when front assembly;
Condition entry port major function is the operational order that will carry out for assembly input; For making assembly unified management condition entry information, all conditions input parameter type definition, be that aggregate type is inputted in the mode of key-value pair;
User data input port: input will be carried out the data of processing;
User data output port: the data that output is processed according to data input message and command information by assembly, data content is data acquisition or wall scroll data, data output type uniform format is defined as certain aggregate type;
Connect two assemblies, first need to search first assembly and whether second assembly exists input/output end port, whether the type whether the output interface type that then checks first assembly meets second assembly input port is consistent, if condition meets, allows two assemblies to connect;
(5) module template base
Module template base provides multiple analog template by designer, comprises that data query template, data report template, data acquisition board; In template base, increase operation newly, or existing module is modified;
(6) UI template base
UI template base provides multiple UI template by designer, for developer's choice for use; Comprise the data query page, the data list page, the data sheet page, the data statistics page, in UI template base, increase operation newly or existing module is modified;
UI assembly: UI assembly comprises: user data input port, template definition port, data-out port, 4 kinds of FPDP of Meaning transfer interface; Each port specifically describes as follows:
Data Input Interface, for carrying out the data of data operation processing;
Masterplate definition port, for the masterplate that providing data formatting is exported;
Data-out port, for data Output rusults;
Meaning transfer interface, carries out escape computing by the content of appointment;
Form design: for placing UI assembly, describe quoting and relation, the positional information of inter-module of assembly;
Comprise: 1) list control, is mainly used in that table data shows, list control comprises data-in port, template definition port and data-out port; 2) data-in port data format definition is aggregate type, for loading object; 3) template definition port data type is character string, and for the definition of data entry format, allow for Html, Xml, control title and functional description are as follows:
PictureBox is Image Display control; RichTextBox is text control; Button is button control; RadioButton is single choice control
Part; TextBox is text control; ComboxBox is list control;
(7) platform simulator
Simulator moves module loading in simulator, and the operation process that real time modelling is whole is one and intuitively checks operational process for what developer provided, the instrument of data check operation; Platform simulator provides the function of performance monitoring, cpu monitor, internal memory monitoring;
performance monitoring is realized:
When an instruction is called, records current time A, and in each assembly, record called time A1 and end time B1, when last assembly records current time B; A complete time used of instruction is C=B-A, and the single component time used is C1=B1-A1;
cpu monitor is realized:
When an instruction is called, start CUP sampling processing program and real time record CUP utilization rate μ and current time t, and record the called time T s of each assembly and complete time T e, cpu performance when processing whole instruction and carry out according to these data analyses, and the utilization rate μ of CPU when distinguishing single component and carry out according to the time period;
internal memory monitoring is realized:
When an instruction is called, start internal memory monitoring program, and real time record is internal memory use value Φ and time t at that time at that time, and record the called time T 1s of each assembly and complete time T ie, according to these data analyses, process the internal memory use value Φ of the called memory value using of this instruction and single component use;
(8) exploitation debugging acid
For the operation of assembly provides debug function, debugging simulator is to rely on component manager to realize, and in component manager, realizes the tracking of data and debugging breakpoints;
2) operation platform
(1) management and dispatching module: parsing module, and module loading is moved in operation module, and various operation modules are unified to debugging;
(2) operation module: operation module major function is to organize and coordinate the operation of modules, when operation module receives after an instruction, just according to instruction, search and module corresponding to initialization, operation module is loaded into initialized assembly in buffer memory, directly in buffer memory, searches and use when call next time; Operation module is searched first assembly according to definition, and data are delivered to first assembly, first assembly is according to the arithmetic logic of user's predefined and the customer parameter that imports into, executing data logical operation, and operation result is delivered to next assembly, a to the last module data computing completes, and operation result is shown to UI assembly.
CN201110037262.1A 2011-02-14 2011-02-14 J2EE and component set-based visualized development platform Active CN102087597B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110037262.1A CN102087597B (en) 2011-02-14 2011-02-14 J2EE and component set-based visualized development platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110037262.1A CN102087597B (en) 2011-02-14 2011-02-14 J2EE and component set-based visualized development platform

Publications (2)

Publication Number Publication Date
CN102087597A CN102087597A (en) 2011-06-08
CN102087597B true CN102087597B (en) 2014-08-20

Family

ID=44099416

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110037262.1A Active CN102087597B (en) 2011-02-14 2011-02-14 J2EE and component set-based visualized development platform

Country Status (1)

Country Link
CN (1) CN102087597B (en)

Families Citing this family (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092669A (en) * 2011-11-01 2013-05-08 镇江华扬信息科技有限公司 Implementation method of Java based CUP (Constructor of Useful Parsers) constructed compiler
CN103135968A (en) * 2011-11-24 2013-06-05 上海华建电力设备股份有限公司 Intelligent display terminal system
CN103186543B (en) * 2011-12-27 2016-01-20 中国移动通信集团浙江有限公司 A kind of disposal route of page-tag and device
CN102609811A (en) * 2012-01-19 2012-07-25 贵州航天风华精密设备有限公司 General defining system and general defining method for indexes of test items of spacecraft
CN102654833A (en) * 2012-02-01 2012-09-05 中兴通讯(香港)有限公司 Mobile phone application development method and system
CN102662967B (en) * 2012-03-09 2016-09-14 浪潮通信信息系统有限公司 Method for designing based on J2EE technology CHINAUNICOM fixed network call-data analysis scheme
CN103455473A (en) * 2012-05-30 2013-12-18 刘继业 WEB form definition and application method based on hypertext markup language (HTML)
CN102779045B (en) * 2012-07-03 2016-03-16 北京昆仑万维科技股份有限公司 A kind of interface creating method, interface editor and electronic equipment
CN103677789B (en) * 2012-09-25 2017-11-24 深圳市金正方科技股份有限公司 Table data based on GRID components shows method and system
CN103019104B (en) * 2012-12-27 2015-05-20 中南大学 Visual process control system configuration simulation method
CN103294470A (en) * 2013-05-27 2013-09-11 上海华兴数字科技有限公司 Programming language system with built-in natural language
CN103605528A (en) * 2013-12-16 2014-02-26 北京中电普华信息技术有限公司 Service development method and device
CN104360863A (en) * 2014-11-26 2015-02-18 陈亮 Graphical software development platform
CN106293680A (en) * 2015-06-11 2017-01-04 中兴通讯股份有限公司 A kind of assembly management method and device
CN105278956B (en) * 2015-09-30 2019-03-05 北京奇虎科技有限公司 A kind of Service Processing Module generation method and device
CN105138342B (en) * 2015-09-30 2019-03-05 北京奇虎科技有限公司 A kind of service development method and apparatus
CN106681703A (en) * 2015-11-10 2017-05-17 北京仿真中心 Reusable interface component construction system and reusable interface component construction method
CN106708484B (en) * 2015-11-13 2020-08-25 菜鸟智能物流控股有限公司 Method and device for establishing page
CN105607902A (en) * 2015-12-16 2016-05-25 苏州同元软控信息技术有限公司 Component model based system visualization design and code generation system and method
CN105739996A (en) * 2016-03-03 2016-07-06 南京南瑞继保电气有限公司 Embedded device development and user step-by-step development method
CN106021488A (en) * 2016-05-19 2016-10-12 乐视控股(北京)有限公司 Key value database management method and apparatus
CN106325880A (en) * 2016-08-31 2017-01-11 郑州众智科技股份有限公司 Self-made user controls generation method for displaying WIFI information based on VB
CN106598580A (en) * 2016-12-06 2017-04-26 重庆首亨软件有限公司 Method for constructing service software
CN106843844B (en) * 2016-12-26 2020-06-12 南威软件股份有限公司 Display device of custom view
CN106951523B (en) * 2017-03-20 2019-12-10 北京搜狐新媒体信息技术有限公司 object processing method and system
CN107071032A (en) * 2017-04-20 2017-08-18 上海极链网络科技有限公司 The framework NFBD developed in interdynamic video based on node streaming
CN108228180A (en) * 2017-12-27 2018-06-29 顺丰科技有限公司 Real time workshop method and system based on visual interface design
CN108415706B (en) * 2018-03-14 2021-07-06 上海携程商务有限公司 Method, system, equipment and storage medium for generating visual webpage
CN108694044A (en) * 2018-05-04 2018-10-23 武汉灵动在线科技有限公司 A kind of one key generation method of client UI modules and device
CN109271142A (en) * 2018-07-24 2019-01-25 武汉空心科技有限公司 Exploitation cloud platform based on template component
CN109885789A (en) * 2018-12-27 2019-06-14 北京永洪商智科技有限公司 A kind of portal website's automatic generation method, system, equipment and recording medium
CN110096271A (en) * 2019-05-08 2019-08-06 中汇信息技术(上海)有限公司 Component visual method, page processing method and device based on component visual
CN110187875A (en) * 2019-05-28 2019-08-30 深圳市智慧郎数码科技有限公司 A kind of component visual melts forwarding method
CN114371844B (en) * 2020-06-20 2022-09-23 华为技术有限公司 APP development platform, APP development method and electronic equipment
CN113672213A (en) * 2021-08-27 2021-11-19 优维科技(深圳)有限公司 Low code arrangement method and system based on component
CN113467819B (en) * 2021-09-06 2021-12-07 南京联迪信息系统股份有限公司 Development operation and maintenance platform and implementation method thereof
CN114416084B (en) * 2021-12-31 2023-04-07 北京五八信息技术有限公司 Data processing method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256508A (en) * 2008-03-28 2008-09-03 山东浪潮齐鲁软件产业股份有限公司 Method for designing and implementing tobacco business synergic process flow
CN101533349A (en) * 2009-04-15 2009-09-16 哈尔滨工业大学 Platform-related model of large-granularity components and method of automatic code generation thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256508A (en) * 2008-03-28 2008-09-03 山东浪潮齐鲁软件产业股份有限公司 Method for designing and implementing tobacco business synergic process flow
CN101533349A (en) * 2009-04-15 2009-09-16 哈尔滨工业大学 Platform-related model of large-granularity components and method of automatic code generation thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
万丽慧等.基于J2EE的系统构件集成平台研究与应用.《计算机与现代化》.2010,(第173期),
基于J2EE的系统构件集成平台研究与应用;万丽慧等;《计算机与现代化》;20100131(第173期);37-39,43 *

Also Published As

Publication number Publication date
CN102087597A (en) 2011-06-08

Similar Documents

Publication Publication Date Title
CN102087597B (en) J2EE and component set-based visualized development platform
Wasserman et al. The future of programming
Bitter et al. LabVIEW: Advanced programming techniques
US7542888B2 (en) Report generator for a mathematical computing environment
CN110674590A (en) Programming method of real-time simulation program of aircraft based on simulation software Simulink real-time extended RTX
CN106445536B (en) Automatic business design management system
US7926024B2 (en) Method and apparatus for managing complex processes
Bontcheva et al. Web-based collaborative corpus annotation: Requirements and a framework implementation
CN110968294A (en) Business domain model establishing system and method
KR101352383B1 (en) Method of program development using Visual Programming Language and computer readable medium thereof
De Boeck et al. High-level modeling of multimodal interaction techniques using nimmit
Pomberger et al. Prototyping-Oriented Software Development - Concepts and Tools
KR101368044B1 (en) Plug­in module based on eclipse platform
CN117215556A (en) Modularized page rapid construction method, system, equipment and medium
CN106095459B (en) Implementation method for automatically finishing selection and specialization of embedded software library
Shershakov Vtmine for visio: A graphical tool for modeling in process mining
Ohnishi A visual software requirements definition method
CN101923466B (en) Access method of decorator mode order
CN114168121A (en) Software system, terminal and storage medium based on code factory mode development
CN112988139A (en) Method and device for developing event processing file
CN117707654B (en) Signal channel inheritance method for multi-physical-field core industrial simulation processing software
CN111596952B (en) System global name configuration processing method, device, equipment and medium
Covington et al. The Red-R framework for integrated discovery
CN103969574A (en) Verilog coding method achieving ATE test waveform by adoption of FPGA
Wu et al. Architecture Design and Internal Implementation of a Universal Coupling Between Controllers and Physics in a Tokamak Flight Simulator

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 250100 Ji'nan high tech Zone, Shandong, No. 1036 wave road

Patentee after: Tianyuan Communication Information System Co., Ltd.

Address before: 250101 Shandong Province, Ji'nan City hi tech Development Zone, Nga Road No. 1036

Patentee before: Langchao Communication Information System Co., Ltd.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 250100 S06 tower, 1036, Chao Lu Road, hi tech Zone, Ji'nan, Shandong.

Patentee after: INSPUR COMMUNICATION AND INFORMATION SYSTEM Co.,Ltd.

Address before: No. 1036, Shandong high tech Zone wave road, Ji'nan, Shandong

Patentee before: INSPUR TIANYUAN COMMUNICATION INFORMATION SYSTEM Co.,Ltd.