CN107329762A - A kind of method and system for describing to service with integrated software - Google Patents

A kind of method and system for describing to service with integrated software Download PDF

Info

Publication number
CN107329762A
CN107329762A CN201710525621.5A CN201710525621A CN107329762A CN 107329762 A CN107329762 A CN 107329762A CN 201710525621 A CN201710525621 A CN 201710525621A CN 107329762 A CN107329762 A CN 107329762A
Authority
CN
China
Prior art keywords
module
interface
driving
software
logical process
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.)
Granted
Application number
CN201710525621.5A
Other languages
Chinese (zh)
Other versions
CN107329762B (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.)
Zhejiang Fubao Intelligent Technology Co., Ltd.
Original Assignee
Shanghai Tangdi Information 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 Shanghai Tangdi Information Technology Co Ltd filed Critical Shanghai Tangdi Information Technology Co Ltd
Priority to CN201710525621.5A priority Critical patent/CN107329762B/en
Publication of CN107329762A publication Critical patent/CN107329762A/en
Application granted granted Critical
Publication of CN107329762B publication Critical patent/CN107329762B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

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

The embodiment of the invention discloses a kind of method and system for describing to service with integrated software, method includes determining to want calling order between integrated multiple software services and the plurality of software service;By pre-defined module interface, driving interface and logical process interface, multiple software services are packed respectively and are embodied as corresponding module, driving and logical process;By module chain interface by multiple module generation module chains, and generate the configuration file of the module chain;Using when, configuration file is loaded for external system, and external system is according to the example of the configuration file creation module, driving, logical process and module chain, and running example is to realize corresponding software service.The embodiment of the present invention, which can be realized as one man to treat various functions and call, particularly as one man treats the logical process that operating system is called, as one man treated in hardware or component software, as one man treat same class hardware or component software, different hardware or component software are as one man treated, development cost is minimized.

Description

A kind of method and system for describing to service with integrated software
Technical field
The present embodiments relate to computer technology, more particularly to a kind of describe and the method for integrated software service and be System.
Background technology
In Integrated Simulation related development, problems with is common:
(1) to provide certain business service, one or more hardware may be used.Same class hardware may have multiple confessions Business, or even same supplier is answered to have the product line of the product formation of the multiple specifications of same item of hardware, although in specific standards, to realize It is mode, data format, performance, configuration, unique function, variant on software transfer interface, (some of which difference may with its according to Bad hardware, operating system are related), but they all provide roughly the same function.
(2) same class provides the component software of roughly the same function, similar to said circumstances, but its implementation, data Form, configuration, calling interface may be all different.
(3) some suppliers can provide a variety of services, and these services need to be uniformly controlled, and such as login, publish, but these Service may all be quoted by different business or only part is quoted.
(4), may be on certain basic version more when doing customized development for client, it is contemplated that the factor such as cost, cooperation Change hardware or software vendor, because its calling interface etc. with before this used in difference, directly call and connect using what supplier provided Mouth, which normally results in more modification, to reach the standard grade again.
(5) when moving to different operating system platforms, some modifications are generally also resulted in.
Therefore, based on problem above, time and the cost of Integrated Simulation exploitation are considerably increased.
The content of the invention
The present invention provides a kind of method and system for describing to service with integrated software, to reduce the time of Integrated Simulation exploitation And cost.
In a first aspect, the embodiments of the invention provide a kind of method for describing to service with integrated software, including:
It is determined that wanting to call order between integrated multiple software services and the plurality of software service;
By pre-defined module interface, driving interface and logical process interface, the multiple software service is distinguished Packaging is embodied as corresponding module, driving and logical process;
By module chain interface by the multiple module generation module chain, and generate the configuration file of the module chain;
Using when, the configuration file is loaded for external system, and external system creates the mould according to the configuration file Block, driving, the example of logical process and module chain, run the example to realize corresponding software service.
Second aspect, the embodiments of the invention provide a kind of system for describing to service with integrated software, including:
Module interface, the module interface be to the abstract of hardware or component software, be divided into the composition related to driving and The composition unrelated with driving, to describe the specification of the component, wherein, the composition unrelated with driving includes attribute, function and place Manage logic;
Driving interface, for the product performance and the composition related to operating system of packaging supplier, for managing bottom Package example is driven, or multiple services are uniformly controlled;
Logical process interface, the logical process interface is the unified interface of logical process, for realizing the multiple module In various data processings;
Module chain interface, the module for having data transmission and processing logical relation each other for managing is described and curing mold The transmission of data between block and control and order is called, the multiple module is connected in series according to the form of chained list.
The embodiment of the present invention by encapsulating and definition module interface, driving interface, logical process interface and module chain in advance Interface, realization as one man treat various functions call particularly as one man treat operating system call, as one man treat hardware or Logical process in component software, as one man treats same class hardware or component software, as one man treats different hardware or soft Part component, can intactly solve the problems of the prior art, so as to minimize time and the cost of related development.
Brief description of the drawings
Fig. 1 is the flow chart for the method that the description in the embodiment of the present invention one is serviced with integrated software;
Fig. 2 is the structured flowchart for the system that the description in the embodiment of the present invention two is serviced with integrated software.
Embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention, rather than limitation of the invention.It also should be noted that, in order to just Part related to the present invention rather than entire infrastructure are illustrate only in description, accompanying drawing.
Embodiment one
Fig. 1 is the flow chart for the method that a kind of description that the embodiment of the present invention one is provided is serviced with integrated software, such as figure institute Show, specifically include following steps:
S101, determination want to call order between integrated multiple software services and the plurality of software service;
S102, module interface, driving interface and logical process interface by pre-defining, by the multiple software service Packaging is embodied as corresponding module, driving and logical process respectively;
S103, by module chain interface by the multiple module generation module chain, and generate the configuration file of the module chain;
Wherein, the configuration file is loaded for external system, external system according to the configuration file create the module, The example of driving, logical process and module chain, runs the example to realize corresponding software service.
Specifically, multiple software services may be constructed a kind of business, business here can refer to different industries, different necks Inquiry into balance in the business being related in domain, such as the bank field, swipe the card and transfer accounts;Standing in the queue to register, preengaging in medical field Physical examination;Handling in hotel field is moved in, vacant room is inquired about etc..Each business packet contains at least one service condition, each industry Business state can be comprising one or more different services, and the switching between these states and state constitutes a set of operation flow.
Here illustrated by taking the inquiry bank card remaining sum business that hall of bank service robot is provided as an example, and should Be mounted with class robot for the display needed for completing the business, touch-screen, All-in-One bank card reader, code keypad and The infrastructure such as network.
User will carry out inquiry into balance, need to carry out following operation, i.e. operation flow under normal circumstances:
(1) by interactive voice or touch-sensitive screen contact, into inquiry into balance UI.
(2) according to voice or indicator lamp prompting insertion bank card.
(3) according to voice or indicator lamp prompting input password.
(4) transaction request that queries the balance is submitted.
(5) query the balance after end, take bank card away.
Correspondingly, robot should complete the following:
(0) designated area in front of video monitoring robot.
(1) it is switched to inquiry bank card remaining sum business UI.Card reader, code keypad etc. are initialized, if failure is initialized Backstage is informed, and user should be pointed out.
(2) card reader attempts to read the information in bank card, if success, extracts which part information, is presented after processing To user or save in case subsequent step is used;Otherwise backstage is informed, and user should be pointed out.
(3) code keypad tries to the password of user's input, if success, extracts which part information, is in after processing Now to user or save in case subsequent step is used;Otherwise backstage is informed, and user should be pointed out.
(4) by necessary end message, the bank card information, password and the type of transaction (querying the balance) that preserve, packing For service request, it is sent to transaction backstage and waits result.Take after result, be presented to user.
(5) query the balance after end, card reader ejection bank card simultaneously points out user to take bank card away.
(6) UI is switched to homepage.
So in the above example, touch-screen, bank's card reader or code keypad etc., both provide corresponding software clothes Business., it is necessary to describe the software services different from realizing during an operation flow is realized, and between multiple software services Calling order is determined according to operation flow.
All encapsulation is defined in advance for the module interface, driving interface, logical process interface and module chain interface, is used Particularly as one man treat operating system in as one man treating various functions and calling and call, as one man treat hardware or component software In logical process, as one man treat same class hardware or component software, as one man treat different hardware or component software.Connect Get off and these interfaces are described in detail respectively:
1st, module interface
Module interface is, to the abstract of hardware or component software, multiple software services can be packed into real by module interface It is now corresponding module.
Specifically, according to the different demands of component, module interface (ModuleInterface) can be divided into driving phase The composition of pass and the composition unrelated with driving, to describe the specification of the component, can be considered the basic computational ele- ment of internal system. The above-mentioned composition related to driving realized by associating driving interface (DriverInterface), but to some softwares Component, the former may not be needed;The composition unrelated with driving includes attribute, function and processing logic, wherein, attribute passes through base class GetProperty (acquisition attribute) and SetProperty (setting a property) in interface (BaseInterface) are accessed, and Initial property value is specified in configuration file;Function passes through the configuration letter in another base class interface (ControlInterface) Number Ioctl (Ioctl is writing a Chinese character in simplified form for I/O Control, is the function provided in ControlInterface) is accessed, and The component is listed in configuration file to externally visible function collection;Processing logic is by 2 logical process queues associating (CallbackQueue) (PrevCallbackQueue and NextCallbackQueue) is realized, can be module (Module) Realize processing without input, a kind of input data or a variety of input datas and without output, it is a kind of export, the logics of a variety of output datas Handle (Callback), each Module adds Callback to its PrevCallbackQueue according to the processing logic of oneself, And upstream Module NextCallback is set to when there is upstream Module;NextCallbackQueue is used for module chain (ModuleLink) the inner Module for calling downstream.So, the mode that external system can be consistent in the way of factory creates phase Close module, similar software product function and/or the service of each supplier are accessed with consistent mode.Module can be divided into Source (being used as the most upstream module in ModuleLink), Destination (as the tail end module in ModuleLink), Transform (non-most upstream and non-tail end module) and Repeater (being used for the module for monitoring other modules) this several class.
Module can be realized as plug-in unit, and an exemplary configuration file template, such as module of xml forms should be provided during issue Configuration file.
ModuleInterface, which provides base attribute, to be included:
Role (source, conversion, purpose, the repeater) in module chain,
I/O data types,
Distributor,
Maximum length/prefix length/number of buffering area,
Whether downstream module changes data during shared distributor,
Same module can synchronization process maximum number.
Following methods are provided:
Open, is opened;
Close, is closed;
AddCallback, adds logical process call back function;
RemoveCallback, deletes logical process call back function.
2nd, module chain interface
Module chain interface is used to manage the module for having data transmission and processing logical relation each other, describes and curing module Between data and control transmission and call order, the multiple module is connected in series according to the form of chained list.According to module Chain interface is by the multiple module generation module chain.
Specifically, the input data type of downstream module should be with its up-stream module output data type matching, need Repeater modules are inserted after the module of monitoring and monitored results are sent to external system by Repeater modules and are integrated Analyzing and processing, service ability is formed with unified to upper strata.Especially, a module chain can be only comprising a module.Thus The integrated of several services to several suppliers offer is realized, can be managed with completely the same mode and access each Module, and this integrated obviously can be re-used.
Likewise, an exemplary configuration file template should be provided during module chain issue, the module chain configuration of such as xml forms File, for configuring execution logic and basic configuration information between each module.Using when, the configuration file is used for outer Portion's system loads, external system creates the example of the module, driving, logical process and module chain, fortune according to the configuration file The example is gone to realize corresponding software service.
ModuleLinkInterface, which provides base attribute, to be included:
Inherent, inherently;
Autorun, the Run immediately after Open in initialization;
Depth, the depth of chain.
Following methods are provided:
AddModule, add module to module chain;
RemoveModule, according to module title slave module chain remove module;
FindModuleByName, according to module title slave module chain searching modul;
FindModuleByType, according to module type slave module chain searching modul.
3rd, driving interface
Driving interface is used for the product performance and the composition related to operating system of packaging supplier, is driven for managing bottom Dynamic package example, or multiple services are uniformly controlled.
By driving interface (DriverInterface), the product performance of packaging supplier and related to operating system Composition, can call OsHal (OS and Hardware Abstract Layer) component, by the characteristic of funcall interface and Description and the realization in instantiation in configuration file are placed on to being uniformly controlled for multiple services, so as to shield hardware, behaviour Make system, the difference of software metrics.Wherein, OsHal is the hardware abstraction layer of external system, OsHal by standard C++ and Boost etc. realizes operating system and hardware abstraction at storehouse of increasing income, and supports the mainstream operation systems such as Linux/Windows/Android to put down Platform.
Driving interface is embodied as plug-in unit, and an exemplary configuration file template, such as driving of xml forms should be provided during issue Exemplary configuration file.
Include specifically, DriverInterface can provide base attribute:
Information, activation bit;
OnRead, reads call back function;
OnWrite, writes call back function;
Protocol, it is necessary to agreement.
Simultaneously, it is possible to provide following methods:
Read, reads data from bottom layer driving;
Write, writes data in bottom layer driving;
Ioctl, I/O are controlled, such as configuration parameter to driving, reading state etc.;
Open, bottom layer driving is opened according to input parameter;
Close, bottom layer driving is closed according to input parameter.
Realize that driving can use following steps according to DriverInterface:
(1) function that may use of software product and/or service are collected and be categorized as all public, parts it is public, Distinctive, related data format, and the essential information of these software products is such as described, provider, version number.
(2) to each similar software product of supplier, a specific driving for realizing DriverInterface is created Class.
(3) obtained by the essential information of software product, and in function and/or service on attribute or setting is respectively at it Realized in GetProperty/SetProperty, obtain and correspond to GetProperty, set and correspond to SetProperty, and Attribute will disclose its numbering and data format.
(4) by these functions and/or service, for initialization, realized in its Open;Initialized for counter, Realized in its Close.
(5) by these functions and/or service, for reading data, realized in its Read;For writing data, Realized in its Write.
(6) other functions and/or service, are realized, and to disclose each control command and data format in its Ioctl.
(7) when needing to quote correlation function and/or service, create the example of the specific driving class of correspondence and call related work( Can and/or it service.
4th, logical process interface
Logical process interface is the unified interface of logical process, for realizing at the various data in the multiple module Reason.It is embodied as plug-in unit, an exemplary configuration file template, the logical process exemplary configuration of such as xml forms should be provided during issue File.
CallbackInterface provides following method:
Callback, callback interface realizes function;
SetType, sets the inputoutput data type of readjustment;
GetType, obtains the inputoutput data type of readjustment;
Whether IsReady, readjustment processing is ready to.
CallbackQueueInterface provides following method:
AddCallback, Callback is into queue for addition;
RemoveCallback, removes CallbackInterface pointer from queue;
FindCallback, according to input parameter, obtains the Callback matched with Key, first or next Callback。
The embodiment of the present invention by encapsulating and definition module interface, driving interface, logical process interface and module chain in advance Interface, realization as one man treat various functions call particularly as one man treat operating system call, as one man treat hardware or Logical process in component software, as one man treats same class hardware or component software, as one man treats different hardware or soft Part component, can intactly solve the problems of the prior art, so as to minimize time and the cost of related development.
Embodiment two
Fig. 2 is the structured flowchart for the system that a kind of description that the embodiment of the present invention two is provided is serviced with integrated software, such as Fig. 2 Shown, the system of the embodiment of the present invention two is specifically included:
Module interface, the module interface be to the abstract of hardware or component software, be divided into the composition related to driving and The composition unrelated with driving, to describe the specification of component, wherein, the composition unrelated with driving is patrolled including attribute, function and processing Volume;
Driving interface, for the product performance and the composition related to operating system of packaging supplier, for managing bottom Package example is driven, or multiple services are uniformly controlled;
Logical process interface, the logical process interface is the unified interface of logical process, for realizing the multiple module In various data processings;
Module chain interface, the module for having data transmission and processing logical relation each other for managing is described and curing mold The transmission of data between block and control and order is called, the multiple module is connected in series according to the form of chained list.
Description provided in an embodiment of the present invention is provided with the executable any embodiment of the present invention of the system that integrated software is serviced The method that services of description and integrated software, possess the corresponding functional module of execution method and beneficial effect.
Note, above are only presently preferred embodiments of the present invention and institute's application technology principle.It will be appreciated by those skilled in the art that The invention is not restricted to specific embodiment described here, can carry out for a person skilled in the art it is various it is obvious change, Readjust and substitute without departing from protection scope of the present invention.Therefore, although the present invention is carried out by above example It is described in further detail, but the present invention is not limited only to above example, without departing from the inventive concept, also Other more equivalent embodiments can be included, and the scope of the present invention is determined by scope of the appended claims.

Claims (6)

1. a kind of method for describing to service with integrated software, it is characterised in that including:
It is determined that wanting to call order between integrated multiple software services and the plurality of software service;
By pre-defined module interface, driving interface and logical process interface, the multiple software service is packed respectively It is embodied as corresponding module, driving and logical process;
By module chain interface by the multiple module generation module chain, and generate the configuration file of the module chain;
Using when, the configuration file is loaded for external system, and external system creates the module, drive according to the configuration file The example of dynamic, logical process and module chain, runs the example to realize corresponding software service.
2. according to the method described in claim 1, it is characterised in that the module interface is that hardware or component software are taken out As, the composition related to driving and the composition unrelated with driving are divided into, to describe the specification of the component, wherein, with driving Unrelated composition includes attribute, function and processing logic.
3. according to the method described in claim 1, it is characterised in that the driving interface is used for the product performance of packaging supplier And the composition related to operating system, it is uniformly controlled for managing bottom layer driving package example, or to multiple services.
4. according to the method described in claim 1, it is characterised in that the logical process interface is uniformly connecing for logical process Mouthful, for realizing the various data processings in the multiple module.
5. according to the method described in claim 1, it is characterised in that the module chain interface is used to manage data each other The module of transmission process logical relation, describes the transmission of the data between simultaneously curing module and control and calls order, will be described many Individual module is connected in series according to the form of chained list.
6. a kind of system for describing to service with integrated software, it is characterised in that the system includes:
Module interface, the module interface be to the abstract of hardware or component software, be divided into the composition related to driving and with drive Dynamic unrelated composition, to describe the specification of the component, wherein, the composition unrelated with driving is patrolled including attribute, function and processing Volume;
Driving interface, for the product performance and the composition related to operating system of packaging supplier, for managing bottom layer driving Package example, or multiple services are uniformly controlled;
Logical process interface, the logical process interface is the unified interface of logical process, for realizing in the multiple module Various data processings;
Module chain interface, the module for having data transmission and processing logical relation each other for managing is described and between curing module Data and control transmission and call order, the multiple module is connected in series according to the form of chained list.
CN201710525621.5A 2017-06-30 2017-06-30 Method and system for describing and integrating software service Active CN107329762B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710525621.5A CN107329762B (en) 2017-06-30 2017-06-30 Method and system for describing and integrating software service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710525621.5A CN107329762B (en) 2017-06-30 2017-06-30 Method and system for describing and integrating software service

Publications (2)

Publication Number Publication Date
CN107329762A true CN107329762A (en) 2017-11-07
CN107329762B CN107329762B (en) 2020-09-08

Family

ID=60199671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710525621.5A Active CN107329762B (en) 2017-06-30 2017-06-30 Method and system for describing and integrating software service

Country Status (1)

Country Link
CN (1) CN107329762B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107809332A (en) * 2017-11-10 2018-03-16 中国民生银行股份有限公司 Compound interface configures and compound interface call method, device
CN109995817A (en) * 2017-12-29 2019-07-09 中移信息技术有限公司 A kind of service scheduling method and device
CN111258674A (en) * 2020-01-14 2020-06-09 清华大学 Software module integration system and operation method of numerical application program
CN111309387A (en) * 2020-01-22 2020-06-19 阿里巴巴集团控股有限公司 Method and device for loading drive, electronic equipment and storage medium
CN114567667A (en) * 2022-03-04 2022-05-31 深圳前海环融联易信息科技服务有限公司 Service processing assembly system based on responsibility chain design mode

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101799764A (en) * 2009-12-31 2010-08-11 芯通科技(成都)有限公司 Realization method of instrument module common port
CN102054219A (en) * 2009-11-09 2011-05-11 通用汽车环球科技运作公司 Product-line based content management system and method thereof
CN103455339A (en) * 2012-05-29 2013-12-18 北京神州普惠科技股份有限公司 Execution method of general simulation assemblies
CN103529821A (en) * 2013-09-29 2014-01-22 重庆邮电大学 Configurable method and device for diagnostic protocol stack system based on CAN (controller area network) bus
CN103677842A (en) * 2013-12-18 2014-03-26 工业和信息化部电子第五研究所 Software tool configuration type integrated expansion calling method and system
US20160055263A1 (en) * 2014-08-22 2016-02-25 Successfactors, Inc. Providing Action Search and Quick Action Cards

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054219A (en) * 2009-11-09 2011-05-11 通用汽车环球科技运作公司 Product-line based content management system and method thereof
CN101799764A (en) * 2009-12-31 2010-08-11 芯通科技(成都)有限公司 Realization method of instrument module common port
CN103455339A (en) * 2012-05-29 2013-12-18 北京神州普惠科技股份有限公司 Execution method of general simulation assemblies
CN103529821A (en) * 2013-09-29 2014-01-22 重庆邮电大学 Configurable method and device for diagnostic protocol stack system based on CAN (controller area network) bus
CN103677842A (en) * 2013-12-18 2014-03-26 工业和信息化部电子第五研究所 Software tool configuration type integrated expansion calling method and system
US20160055263A1 (en) * 2014-08-22 2016-02-25 Successfactors, Inc. Providing Action Search and Quick Action Cards

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107809332A (en) * 2017-11-10 2018-03-16 中国民生银行股份有限公司 Compound interface configures and compound interface call method, device
CN109995817A (en) * 2017-12-29 2019-07-09 中移信息技术有限公司 A kind of service scheduling method and device
CN111258674A (en) * 2020-01-14 2020-06-09 清华大学 Software module integration system and operation method of numerical application program
CN111258674B (en) * 2020-01-14 2021-01-01 清华大学 Software module integration system and operation method of numerical application program
WO2021143305A1 (en) * 2020-01-14 2021-07-22 清华大学 Software module integration system for numerical application and operation method
CN111309387A (en) * 2020-01-22 2020-06-19 阿里巴巴集团控股有限公司 Method and device for loading drive, electronic equipment and storage medium
CN111309387B (en) * 2020-01-22 2023-04-18 阿里巴巴集团控股有限公司 Method and device for loading drive, electronic equipment and storage medium
CN114567667A (en) * 2022-03-04 2022-05-31 深圳前海环融联易信息科技服务有限公司 Service processing assembly system based on responsibility chain design mode
CN114567667B (en) * 2022-03-04 2024-03-15 深圳前海环融联易信息科技服务有限公司 Service processing assembly system based on responsibility chain design mode

Also Published As

Publication number Publication date
CN107329762B (en) 2020-09-08

Similar Documents

Publication Publication Date Title
CN107329762A (en) A kind of method and system for describing to service with integrated software
CN104714828B (en) Using installation, operation method and device
US20020120924A1 (en) System of reusable software parts for distributing event flows and methods of use
US6996833B1 (en) Protocol agnostic request response pattern
CN100367253C (en) Method and system for expanding peripherals
US8117601B2 (en) Internal test and manipulation of an application
CN101809562A (en) Service-oriented pipeline based architecture
TW521210B (en) Modular computer system and related method
Yoong et al. IEC 61499 in a Nutshell
CN105094983A (en) Computer, control equipment and data processing method
KR100880536B1 (en) Open framework system for heterogeneous computing and service integration
CN102222017A (en) Methods and systems to implement non-ABI conforming features across unseen interfaces
US20080211632A1 (en) Rfid edge server having a programmable logic controller api
US20030051229A1 (en) Application class extensions
US20140019515A1 (en) Adaptive business logic configurator
CN102609253B (en) A kind of application implementation method of smart card and system
CN103186386A (en) Application loading method and system
KR20010041783A (en) Apparatus for producing software and method for producing software
CN109783132B (en) Method and device for realizing system singleization and distribution
CN110673827A (en) Resource calling method and device based on android system and electronic equipment
CN105550050A (en) Hardware communication method and apparatus
KR19980079668A (en) Parallel Data Processing System and Its Control Method
US20030070142A1 (en) Self-contained validation of data model object content
CN110083355A (en) A kind of processing method and processing device of the APP page
CN112988225B (en) Annotation configuration method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20190513

Address after: Room 109, Room No. 2, Tushan Yilang, East Huancheng Road, Shangcheng District, Hangzhou City, Zhejiang 310000

Applicant after: Zhejiang Fubao Intelligent Technology Co., Ltd.

Address before: 201203 14 blocks 22301-1544, 498 Guoshoujing Road, Pudong New Area Free Trade Pilot Area, Shanghai

Applicant before: SHANGHAI TANGDI INFORMATION TECHNOLOGY CO., LTD.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant