CN103677788A - Reuse framework generating method, device and application system based on J2EE distributed architecture - Google Patents

Reuse framework generating method, device and application system based on J2EE distributed architecture Download PDF

Info

Publication number
CN103677788A
CN103677788A CN201210361313.0A CN201210361313A CN103677788A CN 103677788 A CN103677788 A CN 103677788A CN 201210361313 A CN201210361313 A CN 201210361313A CN 103677788 A CN103677788 A CN 103677788A
Authority
CN
China
Prior art keywords
framework
data
module
service
jsp
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210361313.0A
Other languages
Chinese (zh)
Inventor
李洪
朱奎
王琳
代转
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SHENZHEN GOLDEN SQUARE TECHNOLOGY Co Ltd
Original Assignee
SHENZHEN GOLDEN SQUARE TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN GOLDEN SQUARE TECHNOLOGY Co Ltd filed Critical SHENZHEN GOLDEN SQUARE TECHNOLOGY Co Ltd
Priority to CN201210361313.0A priority Critical patent/CN103677788A/en
Publication of CN103677788A publication Critical patent/CN103677788A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a reuse framework generating method, device and application system based on a J2EE distributed architecture. The method includes the following steps that 1, various frameworks are integrated into a WEB framework, WEB framework data are packaged through JS and CSS, and the WEB framework and interactive modes and formats of the WEB framework data are further packaged through AJAX; 2, generality extraction and packaging are performed on various kinds of parameter setting and service control through JSP user-defined labels; 3, a background public class, an OR-Mapping mechanism, interface service, abnormity and transaction processing service and a public assembly service module are generated; 4, the background public class is called, and the formats of the WEB framework data are converted into the data formats required by a JSP. According to the reuse framework generating method, device and application system based on the J2EE distributed architecture, a software reuse framework is low in code, low in technical content, high in efficiency, high in expansibility and good in user experience.

Description

Based on J2EE distributed structure/architecture, reuse skeleton generating method, device and application system
Technical field
The present invention relates to field of computer technology, particularly a kind ofly based on J2EE distributed structure/architecture, reuse skeleton generating method, device and application system.
Background technology
Development along with J2EE technology, a new step has also been gone up in the research of the various software frames based on J2EE technology and application, as many outstanding framework STRUTS, WEBWORK, SPTRING etc. are used in the application software of different industries, different scales widely.But these frameworks all propose for developer at present, can skillfully use the user (software developer) of this framework need to possess certain development ability, also to there is certain understanding to J2EE technology simultaneously, and it is very high especially to reach design framework level developer Capability Requirement, therefore in very large aspect, limit the application of framework, be more unfavorable for further improving development efficiency, cost-saving.
Summary of the invention
The object of the invention is to propose a kind of based on J2EE distributed structure/architecture reuse skeleton generating method, device and application system, can solve that software development middle frame application requirements is high, development efficiency low and the higher problem of cost.
For achieving the above object, the invention provides a kind of skeleton generating method of reusing based on J2EE distributed structure/architecture, said method comprising the steps of:
Step S1: multiple framework integration is become to a WEB framework, and by JS and CSS, described WEB frame data is encapsulated, and by AJAX, described WEB frame data is further encapsulated to its interactive mode and form, wherein, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework;
Step S2: set JSP customized label, by this JSP customized label, all kinds of parameter settings and Service control are extracted to general character encapsulation;
Step S3: generate the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Step S4: by OR-Mapping mechanism, described WEB frame data and example are mapped, call the public class in described backstage, convert described WEB frame data to JSP desired data form.
Further, above-mentioned, based on the reusing in skeleton generating method of J2EE distributed structure/architecture, before described step S1, also comprise:
According to the Distributed-tier framework of J2EE, by MVC Design Mode, set up blank engineering.
Further, above-mentioned, based on the reusing in skeleton generating method of J2EE distributed structure/architecture, between described step S3 and S4, also comprise:
Generation system framework platform level functional module is also solidified corresponding described functional module XML file and library base class.
Further, above-mentioned, based on the reusing in skeleton generating method of J2EE distributed structure/architecture, after described step S4, also comprise:
Foreground is sent request according to described JSP customized label to backstage, obtains the data of JSP desired data form.
The present invention also provide a kind of based on J2EE distributed structure/architecture reuse framework generating apparatus, described device comprises: WEB frame data encapsulation unit, JSP tag unit, frame assembly service unit and component call conversion module;
Described WEB frame data encapsulation unit is for multiple framework integration is become to a WEB framework and encapsulates its interactive mode and form, and described multiple framework comprises WEBWOKR, SPRING and STRUTS framework;
Described JSP tag unit extracts general character encapsulation for the JSP customized label by setting by all kinds of parameter settings and Service control;
Described frame assembly service unit is used for generating the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Described component call conversion module, for described WEB frame data and example being mapped by OR-Mapping mechanism, calls the public class in described backstage, converts described WEB frame data to JSP desired data form.
Further, above-mentioned, based on the reusing in framework generating apparatus of J2EE distributed structure/architecture, described WEB frame data encapsulation unit further comprises:
JS and CSS envelope subelement, for encapsulating described WEB frame data by JS and CSS; And
AJAX encapsulates subelement, for described WEB frame data further being encapsulated to its interactive mode and form by AJAX.
Further, above-mentioned, based on the reusing in framework generating apparatus of J2EE distributed structure/architecture, described device also comprises:
Functional module solidified cell, for generation system framework platform level functional module curing corresponding described functional module XML file and library base class.
Separately, the present invention also provides a kind of frame application system of reusing based on J2EE distributed structure/architecture, comprise server end and client, described server end comprises frame assembly service module and the LDAP module and the database module that are connected with described frame assembly service module;
Described server end is according to the request of client, and from LDAP module and database module, reading out data loads in frame assembly service module, and sends to client.
Further, above-mentioned, based on the reusing in frame application system of J2EE distributed structure/architecture, described frame assembly service module comprises:
Data processing service submodule, for integrated multiple framework, for this framework XML loading, the management of data input and output correlation function, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework simultaneously;
Common component submodule, for common component service is provided, described common component comprises containing label assembly, OCX assembly and label assembly;
Abnormal and transaction services submodule, for the treatment of system exception, issued transaction;
Interface service submodule, is connected in described processing service submodule, common component submodule and abnormal and transaction services submodule, for integrated interface service.
Further, above-mentioned, based on the reusing in frame application system of J2EE distributed structure/architecture, described client comprises:
IE browser module, is brought in and is obtained related data by browser access server for user; And
Data filtering module, is connected to IE browser module and server end, for communication data between client and server is filtered.
A kind of framework of reusing based on J2EE distributed structure/architecture of the present invention generates Distributed-tier structure system and MVC (model-view-controller) Design Mode that chamber method, device and application system adopt J2EE, make software developer (user) according to concrete demand, build practicality, reliable large-scale application system rapidly, realized low code, low technical content, high-level efficiency, high expansion row, better user experience and the strong software reuse framework of extendability.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of reusing skeleton generating method one embodiment that the present invention is based on J2EE distributed structure/architecture;
Fig. 2 is the structural representation of reusing framework generating apparatus one embodiment that the present invention is based on J2EE distributed structure/architecture;
Fig. 3 is the structural representation of reusing frame application system one embodiment that the present invention is based on J2EE distributed structure/architecture.
Embodiment
Below in conjunction with accompanying drawing, describe the preferred embodiments of the present invention in detail.
In order to improve development efficiency, cost-saving problem, the present invention reuses frame system platform by employing and develops, and the advantage of this framework maximum is exactly " reusing " two words, as code reuse, most function reuses etc.User (software developer) can by utilize this reuse framework definition independently member carry out Application and Development, thereby alleviate greatly the design burden of application and development.Equally personnel's requirement is decreased, the workload of exploitation also reduces thereupon, and the project cycle shortens, and reaches thereupon and puts things right once and for all, cost-saving target.
Reuse framework and be also referred to as half-finished application, it can not write code or write minute quantity code mainly due to this framework of application, has therefore reduced the mistake that in performance history, coding produces, and has improved software quality.
The software reuse framework that the present invention is based on J2EE distributed structure/architecture adopts Distributed-tier structure system and MVC (model-view-controller) Design Mode of J2EE, and system adopts Browser/Server structure, client is used browser access system, accesses external system obtain related data by WebServiee mode.This reuses framework for can be easily and develop efficiently the high-quality application framework that is applicable to developing application, make software developer (user) according to concrete demand, build practicality, reliable large-scale application system rapidly, this mutual application, extendability, reliability, standardization and surcharge of reusing between framework is high.
Refer to Fig. 1, the skeleton generating method of reusing that the present invention is based on J2EE distributed structure/architecture comprises the following steps:
Step S1: multiple framework integration is become to a WEB framework, and by JS and CSS to described WEB frame data according to business with system requirements encapsulate and by AJAX, described WEB frame data is further encapsulated to its interactive mode and form; Wherein, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework, can select that this WEB framework is packaged into one and eject tree label, and its systematic parameter can be packaged into combobox label etc.
Step S2: automatically generate the JSP customized label of page data and form by JAVA code according to standard html language, by this JSP customized label, all kinds of parameter settings and Service control are extracted to business and technical general character encapsulation;
Step S3: use JAVA code to generate the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Step S4: by OR-Mapping mechanism, described WEB frame data and example are mapped, call the public class in described backstage, convert described WEB frame data to JSP desired data form.
Wherein, before described step S1, also comprise:
According to the Distributed-tier framework of J2EE, by MVC Design Mode, set up blank engineering.
Between described step S3 and S4, also comprise:
Generation system framework platform level functional module is also solidified corresponding described functional module XML file and library base class.
After described step S4, also comprise:
Foreground is sent request according to described JSP customized label to backstage, obtains the data of JSP desired data form.
Refer to Fig. 2, the present invention also provide a kind of based on J2EE distributed structure/architecture reuse framework generating apparatus, it comprises:
WEB frame data encapsulation unit 1, JSP tag unit 2, frame assembly service unit 3 and component call conversion module 4.
Described WEB frame data encapsulation unit 1 is for becoming multiple framework integration one WEB framework and encapsulating its interactive mode and form; Described multiple framework comprises WEBWOKR, SPRING and STRUTS framework.
Described JSP tag unit 2 extracts general character encapsulation for the JSP customized label by setting by all kinds of parameter settings and Service control; This JSP customized label is for automatically generating the JSP customized label of page data and form according to standard html language by JAVA code.
Described frame assembly service unit 3 is for being used JAVA code to generate the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Described component call conversion module 4, for described WEB frame data and example being mapped by OR-Mapping mechanism, calls the public class in described backstage, converts described WEB frame data to JSP desired data form.
Wherein, described WEB frame data encapsulation unit 1 further comprises:
JS and CSS envelope subelement 12, for encapsulating described WEB frame data by JS and CSS; And AJAX encapsulation subelement 14, for described WEB frame data further being encapsulated to its interactive mode and form by AJAX.
The described framework generating apparatus of reusing based on J2EE distributed structure/architecture also comprises:
Functional module solidified cell 5, for generation system framework platform level functional module curing corresponding described functional module XML file and library base class.
Refer to Fig. 3, Fig. 3 is the structural representation of reusing frame application system one embodiment that the present invention is based on J2EE distributed structure/architecture.
The frame application system of reusing that the present invention is based on J2EE distributed structure/architecture comprises server end 10 and client 20, wherein, server end 10 is for reusing the core of frame application system, and it comprises frame assembly service module 30 and LDAP (Light Directory Access Protocol) module 40 and the database module 50 that are connected with described frame assembly service module 30.Described server end 10 is according to the request of client 20, and from LDAP module 40 and database module 50, reading out data loads in frame assembly service module 30, and sends to client 20.
Wherein, described frame assembly service module 30 comprises data processing service submodule 302, interface service submodule 304, common component submodule 306 and abnormal and transaction services submodule 308.
Described data processing service submodule 302 is for integrated multiple framework, and for this framework XML loading, the management of data input and output correlation function, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework simultaneously;
Described interface service submodule 304 is connected in processes service submodule 302, common component submodule 306 and abnormal and transaction services submodule 308, for integrated interface service;
Described common component submodule 306 is for providing common component service, described common component comprises containing label assembly, OCX assembly and label assembly, so that the total solution of unified JSP page development to be provided, developer only need to understand the using method of this assembly, just can develop the application of unified pattern, specification, at front end, just without removing to develop the loaded down with trivial details JSP page (as list, TAB page, TABLE, choice box, full page even), all working has label assembly to complete.
Described OCX assembly be the advantage of integrated C/S exploitation for B/S application, the effect such as flexible configuration, extendability are strong.
Described abnormal and transaction services submodule 308, for the treatment of system exception, issued transaction, provides a mechanism, and developer need not be concerned about that loaded down with trivial details treatment mechanism only need to quote corresponding interface again.Save the construction cycle to a great extent, guarantee more reliably the quality of application software.
Described client 20 comprises IE browser module 202 and data filtering module 204, described IE browser module 202 is obtained related data for user by browser access server end 10, described data filtering module 204 is connected to IE browser module 202 and server end 10, for communication data between client 20 and server end 10 is filtered.
Described server end 10 also comprises customized web page module 60 and expansion module 70.Wherein function pages and the operation of customized web page module 60 for customizing especially according to user's request, expansion module 70 is for outside ventures and reserved function or interface.
Than prior art, a kind of Distributed-tier structure system and MVC (model-view-controller) Design Mode that skeleton generating method, device and application system adopt J2EE of reusing based on J2EE distributed structure/architecture of the present invention, make software developer (user) according to concrete demand, build practicality, reliable large-scale application system rapidly, realized low code, low technical content, high-level efficiency, high expansion row, better user experience and the strong software reuse framework of extendability.
Here description of the invention and application is illustrative, not wants by scope restriction of the present invention in the above-described embodiments.Here the distortion of disclosed embodiment and change is possible, and for those those of ordinary skill in the art, the various parts of the replacement of embodiment and equivalence are known.Those skilled in the art are noted that in the situation that not departing from spirit of the present invention or essential characteristic, and the present invention can be with other form, structure, layout, ratio, and realizes with other assembly, material and parts.In the situation that not departing from the scope of the invention and spirit, can carry out other distortion and change to disclosed embodiment here.

Claims (10)

1. the skeleton generating method of reusing based on J2EE distributed structure/architecture, is characterized in that, said method comprising the steps of:
Step S1: multiple framework integration is become to a WEB framework, and by JS and CSS, described WEB frame data is encapsulated, and by AJAX, described WEB frame data further being encapsulated to its interactive mode and form, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework;
Step S2: automatically generate the JSP customized label of page data and form by JAVA code according to standard html language, by this JSP customized label, all kinds of parameter settings and Service control are extracted to business and technical general character encapsulation;
Step S3: use JAVA code to generate the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Step S4: by OR-Mapping mechanism, described WEB frame data and example are mapped, call the public class in described backstage, convert described WEB frame data to JSP desired data form.
2. the skeleton generating method of reusing based on J2EE distributed structure/architecture according to claim 1, is characterized in that, before described step S1, also comprises:
According to the Distributed-tier framework of J2EE, by MVC Design Mode, set up blank engineering.
3. the skeleton generating method of reusing based on J2EE distributed structure/architecture according to claim 2, is characterized in that, between described step S3 and S4, also comprises:
Generation system framework platform level functional module is also solidified corresponding described functional module XML file and library base class.
4. the skeleton generating method of reusing based on J2EE distributed structure/architecture according to claim 3, is characterized in that, after described step S4, also comprises:
Foreground is sent request according to described JSP customized label to backstage, obtains the data of JSP desired data form.
Based on J2EE distributed structure/architecture reuse a framework generating apparatus, it is characterized in that, described device comprises: WEB frame data encapsulation unit, JSP tag unit, frame assembly service unit and component call conversion module;
Described WEB frame data encapsulation unit is for multiple framework integration is become to a WEB framework and encapsulates its interactive mode and form, and described multiple framework comprises WEBWOKR, SPRING and STRUTS framework;
Described JSP tag unit extracts general character encapsulation for the JSP customized label by setting by all kinds of parameter settings and Service control;
Described frame assembly service unit is used for using JAVA code to generate the public class in backstage, OR-Mapping mechanism, interface service, abnormal and transaction services and common component service module;
Described component call conversion module, for described WEB frame data and example being mapped by OR-Mapping mechanism, calls the public class in described backstage, converts described WEB frame data to JSP desired data form.
According to claim 5 based on J2EE distributed structure/architecture reuse framework generating apparatus, it is characterized in that, described WEB frame data encapsulation unit further comprises:
JS and CSS envelope subelement, for encapsulating described WEB frame data by JS and CSS; And
AJAX encapsulates subelement, for described WEB frame data further being encapsulated to its interactive mode and form by AJAX.
According to claim 5 based on J2EE distributed structure/architecture reuse framework generating apparatus, it is characterized in that, described device also comprises:
Functional module solidified cell, for generation system framework platform level functional module curing corresponding described functional module XML file and library base class.
8. the frame application system of reusing based on J2EE distributed structure/architecture, is characterized in that, comprises server end and client, and described server end comprises frame assembly service module and the LDAP module and the database module that are connected with described frame assembly service module;
Described server end is according to the request of client, and from LDAP module and database module, reading out data loads in frame assembly service module, and sends to client.
9. the frame application system of reusing based on J2EE distributed structure/architecture according to claim 8, is characterized in that, described frame assembly service module comprises:
Data processing service submodule, for integrated multiple framework, for this framework XML loading, the management of data input and output correlation function, described multiple framework comprises WEBWOKR, SPRING and STRUTS framework simultaneously;
Common component submodule, for common component service is provided, described common component comprises containing label assembly, OCX assembly and label assembly;
Abnormal and transaction services submodule, for the treatment of system exception, issued transaction;
Interface service submodule, is connected in described processing service submodule, common component submodule and abnormal and transaction services submodule, for integrated interface service.
10. the frame application system of reusing based on J2EE distributed structure/architecture according to claim 9 is characterized in that, described client comprises:
IE browser module, is brought in and is obtained related data by browser access server for user; And
Data filtering module, is connected to IE browser module and server end, for communication data between client and server is filtered.
CN201210361313.0A 2012-09-25 2012-09-25 Reuse framework generating method, device and application system based on J2EE distributed architecture Pending CN103677788A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210361313.0A CN103677788A (en) 2012-09-25 2012-09-25 Reuse framework generating method, device and application system based on J2EE distributed architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210361313.0A CN103677788A (en) 2012-09-25 2012-09-25 Reuse framework generating method, device and application system based on J2EE distributed architecture

Publications (1)

Publication Number Publication Date
CN103677788A true CN103677788A (en) 2014-03-26

Family

ID=50315466

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210361313.0A Pending CN103677788A (en) 2012-09-25 2012-09-25 Reuse framework generating method, device and application system based on J2EE distributed architecture

Country Status (1)

Country Link
CN (1) CN103677788A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104022857A (en) * 2014-06-23 2014-09-03 浪潮电子信息产业股份有限公司 Server engine frame design method based on multiple working modes
CN104133686A (en) * 2014-08-06 2014-11-05 浪潮通用软件有限公司 WEB interface establishing method capable of achieving quick modularization configuration
CN104267944A (en) * 2014-09-22 2015-01-07 浪潮软件集团有限公司 Spring-based MVC (model view controller) mode optimization system
CN104333587A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system for uniformly processing multi-platform events
CN104572114A (en) * 2015-01-23 2015-04-29 盟游(北京)科技有限公司 Binding device, application updating device and method and application
CN104793961A (en) * 2015-05-10 2015-07-22 黄伟 Quick JavaWeb development method and system using native Web codes
CN104866303A (en) * 2015-04-09 2015-08-26 广东欧珀移动通信有限公司 Information processing method and mobile terminal
CN104932892A (en) * 2015-06-19 2015-09-23 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN104020929B (en) * 2014-06-12 2017-05-17 腾讯科技(深圳)有限公司 Application information showing method, device and terminal equipment
CN112230986A (en) * 2020-10-28 2021-01-15 北京五八信息技术有限公司 Project file generation method and device, electronic equipment and computer readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876893A (en) * 2009-04-28 2010-11-03 上海亿客网络科技有限公司 Automatic generation method of WEB project code
CN102262539A (en) * 2011-07-29 2011-11-30 深圳市科陆电子科技股份有限公司 Implementation method for self-defined paging dataTable control based on struts2 technology
CN102681852A (en) * 2012-05-16 2012-09-19 河南辉煌科技股份有限公司 Agile development method based on JavaEE

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876893A (en) * 2009-04-28 2010-11-03 上海亿客网络科技有限公司 Automatic generation method of WEB project code
CN102262539A (en) * 2011-07-29 2011-11-30 深圳市科陆电子科技股份有限公司 Implementation method for self-defined paging dataTable control based on struts2 technology
CN102681852A (en) * 2012-05-16 2012-09-19 河南辉煌科技股份有限公司 Agile development method based on JavaEE

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王臻: "基于B/S结构的校园管理***的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104020929B (en) * 2014-06-12 2017-05-17 腾讯科技(深圳)有限公司 Application information showing method, device and terminal equipment
US10409539B2 (en) 2014-06-12 2019-09-10 Tencent Technology (Shenzhen) Company Limited Method, apparatus and terminal device for displaying application message
CN104022857A (en) * 2014-06-23 2014-09-03 浪潮电子信息产业股份有限公司 Server engine frame design method based on multiple working modes
CN104133686A (en) * 2014-08-06 2014-11-05 浪潮通用软件有限公司 WEB interface establishing method capable of achieving quick modularization configuration
CN104133686B (en) * 2014-08-06 2017-06-27 浪潮通用软件有限公司 It is a kind of can quick modular arrangements WEB interface construction method
CN104267944A (en) * 2014-09-22 2015-01-07 浪潮软件集团有限公司 Spring-based MVC (model view controller) mode optimization system
CN104333587A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system for uniformly processing multi-platform events
CN104333587B (en) * 2014-10-30 2018-07-17 北京思特奇信息技术股份有限公司 A kind of method and system that multi-platform event is uniformly processed
CN104572114A (en) * 2015-01-23 2015-04-29 盟游(北京)科技有限公司 Binding device, application updating device and method and application
CN104572114B (en) * 2015-01-23 2017-11-28 盟游(北京)科技有限公司 A kind of binding device, using updating device and method
CN104866303B (en) * 2015-04-09 2018-01-23 广东欧珀移动通信有限公司 The method and mobile terminal of a kind of information processing
CN104866303A (en) * 2015-04-09 2015-08-26 广东欧珀移动通信有限公司 Information processing method and mobile terminal
CN104793961A (en) * 2015-05-10 2015-07-22 黄伟 Quick JavaWeb development method and system using native Web codes
CN104932892A (en) * 2015-06-19 2015-09-23 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN104932892B (en) * 2015-06-19 2017-11-21 浪潮软件集团有限公司 Web application middleware asynchronous nested calling method realized based on WebWorker
CN112230986A (en) * 2020-10-28 2021-01-15 北京五八信息技术有限公司 Project file generation method and device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN103677788A (en) Reuse framework generating method, device and application system based on J2EE distributed architecture
CN101847100B (en) Method for expanding software application and device
CN109002362B (en) Service method, device and system and electronic equipment
CN103677789B (en) Table data based on GRID components shows method and system
CN104410667A (en) Method and system for conversion from XML message to JSON message
US20120030689A1 (en) Business application integration adapters management system
CN101216838A (en) XML interface configuration file distribute system and method based on WEB marker
CN102495735A (en) Web end UI (user interface) component application frame system
CN113268319A (en) Business process customization and distributed process scheduling method based on micro-service architecture
CN112087454A (en) Communication method, device, equipment and storage medium of Internet of things gateway equipment
CN110633076B (en) Method for automatically generating identity intelligent contract Java client program
CN101976199A (en) Object-oriented middleware distributed system development platform
CN102637406A (en) LED (light emitting diode) display design system and method
CN103716310A (en) Javascript (js)-based method and device for docking with enterprise system
CN101158894B (en) Dynamically automatic adapting programming system and method in modular soft software system
CN102111160B (en) Coding and decoding system and codec for reactive system test
CN110780856A (en) Electricity consumption data publishing platform based on micro-service
CN114579091B (en) Cross-operating system robot flow automation system and method
CN109445384A (en) A kind of more apparatus control systems
CN105630562A (en) Method and device for initializing battery management system
CN109683875B (en) Application framework system of MVC (model view controller) pattern in distributed environment and method thereof
CN104331288A (en) Method and system for showing dynamic page in configured manner
US11803786B2 (en) Enterprise integration platform
CN107645557B (en) Integrated application system based on business components
CN109189382B (en) Business Process System

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140326