CN107870765A - Message joining method and terminal - Google Patents

Message joining method and terminal Download PDF

Info

Publication number
CN107870765A
CN107870765A CN201610852801.XA CN201610852801A CN107870765A CN 107870765 A CN107870765 A CN 107870765A CN 201610852801 A CN201610852801 A CN 201610852801A CN 107870765 A CN107870765 A CN 107870765A
Authority
CN
China
Prior art keywords
message
node
parameter
nodes
user
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
CN201610852801.XA
Other languages
Chinese (zh)
Other versions
CN107870765B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610852801.XA priority Critical patent/CN107870765B/en
Publication of CN107870765A publication Critical patent/CN107870765A/en
Application granted granted Critical
Publication of CN107870765B publication Critical patent/CN107870765B/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/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of message joining method, including:Receive the message parameter that user sends and instruction is set, generate and show that a message configures operation interface;After the message nodes of message format template and input of the user based on message configuration operation interface selection are received, message parameter corresponding to generation sets interface;After the node parameter that user sets interface to set based on the message parameter is received, based on the node parameter to node data corresponding to each Node leading-in, XML message corresponding with the node parameter is generated.The invention also discloses a kind of message to splice terminal.The present invention need to only select some message format templates, message nodes and the node parameter for setting each node due to user, corresponding XML message can be automatically generated, the repetition splicing of a large amount of codes need not be carried out, very simple, and can be spliced according to the node parameter that user itself is set, more flexibly, accurately.

Description

Message joining method and terminal
Technical field
The present invention relates to field of computer technology, more particularly to a kind of message joining method and terminal.
Background technology
XML message splicing in existing industry is divided into two ways:
Mode one, spliced according to specific data java hard codeds or half hard coded, such a connecting method code weight Complexor is big, not easy care, easily error;
Mode two, using some API or framework in industry, such as freemarker template way splice XML. Such a connecting method function is not comprehensive enough, there is certain limitation, in addition, these API and framework inconvenience user oneself go The new function of customized development, same easily error.
The content of the invention
It is a primary object of the present invention to provide a kind of message joining method and terminal, it is intended to simply, accurately carry out XML The customization splicing of message.
To achieve the above object, a kind of message joining method provided by the invention, the described method comprises the following steps:
Message splicing terminal receives the message parameter that user sends and sets instruction, generates and shows message configuration operation circle Face, the message configuration operation interface include message format stencil-chosen item and message nodes input frame;
Receiving the message node of message format template and input of the user based on message configuration operation interface selection After number, generate message parameter corresponding with the message format template and the message nodes and interface, the message ginseng are set Number sets interface to include the node parameter entry that is available for editor consistent with the message nodes;
After the node parameter that user sets interface to set based on the message parameter is received, based on the node parameter pair Node data corresponding to each Node leading-in, generate XML message corresponding with the node parameter.
Preferably, the node parameter entry includes nodename, node type, nodal community and/or modification function items.
Preferably, it is described to be based on the node parameter to including corresponding to each Node leading-in the step of node data:
For different nodes, according to node data corresponding to the importing of corresponding nodal community.
Preferably, this method also includes:
The number of nodes of message splicing terminal statistics delivery node data;
Analyze the number of nodes and whether the message nodes are consistent;
If inconsistent, prompting message is generated, to remind user to carry out parameter modification.
Preferably, the message parameter sets node parameter entry of the interface including father node and/or child node.
In addition, to achieve the above object, the present invention also provides a kind of message splicing terminal, the message splices terminal bag Include:
First generation module, the message parameter for receiving user's transmission set instruction, generate and show that a message configures Operation interface, the message configuration operation interface include message format stencil-chosen item and message nodes input frame;
Second generation module, for receiving message format template of the user based on message configuration operation interface selection After the message nodes of input, generate message parameter corresponding with the message format template and the message nodes and set Interface, the message parameter set interface to include the node parameter entry that is available for editor consistent with the message nodes;
Import modul, for after the node parameter that user sets interface to set based on the message parameter is received, being based on The node parameter generates XML message corresponding with the node parameter to node data corresponding to each Node leading-in.
Preferably, the node parameter entry includes nodename, node type, nodal community and/or modification function items.
Preferably, the import modul is additionally operable to:
For different nodes, according to node data corresponding to the importing of corresponding nodal community.
Preferably, the message splicing terminal also includes:
Statistical module, for counting the number of nodes of delivery node data;
Analysis module, it is whether consistent for analyzing the number of nodes and the message nodes;
Prompting module, if inconsistent for the number of nodes and the message nodes, prompting message is generated, to carry The user that wakes up carries out parameter modification.
Preferably, the message parameter sets node parameter entry of the interface including father node and/or child node.
Message joining method proposed by the present invention and terminal, operation interface is configured by the message of generation and obtains user's selection Message format template and input message nodes, and generate it is corresponding with the message format template and the message nodes Message parameter interface is set, the node parameter of each node is set for user, then each node is led based on the node parameter Enter corresponding node data, so as to generate XML message corresponding with the node parameter.Because user need to only select some messages Format module, message nodes and the node parameter that each node is set, you can corresponding XML message is automatically generated, without carrying out The repetition splicing of a large amount of codes, very simple, and can be spliced according to the node parameter that user itself is set, more flexibly, Accurately.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of message joining method first embodiment of the present invention;
Fig. 2 is the schematic diagram that message parameter sets interface in the embodiment of message joining method one of the present invention;
Fig. 3 is the schematic flow sheet of message joining method second embodiment of the present invention;
Fig. 4 is the high-level schematic functional block diagram that message of the present invention splices terminal first embodiment;
Fig. 5 is the high-level schematic functional block diagram that message of the present invention splices terminal second embodiment.
The realization, functional characteristics and advantage of the object of the invention will be described further referring to the drawings in conjunction with the embodiments.
Embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
The present invention provides a kind of message joining method.
Reference picture 1, Fig. 1 are the schematic flow sheet of message joining method first embodiment of the present invention.
In the first embodiment, the message joining method includes:
Step S10, message splicing terminal receive the message parameter that user sends and set instruction, generate and show that a message is matched somebody with somebody Operation interface is put, the message configuration operation interface includes message format stencil-chosen item and message nodes input frame;
In the present embodiment, user can pass through user terminal when needing to carry out the splicing of expandable mark language XML message (for example, mobile phone, tablet personal computer etc.) splices terminal (such as user terminal, message stitching server etc.) to message and sends message ginseng Number sets instruction, and message splices terminal after the message parameter setting instruction that user sends is received, generates and show a message Configure operation interface.
In one embodiment, message splicing client-side program can be installed in the user terminal, user clicks on fortune in advance Row message splicing client-side program can be spliced client-side program by the message and generate the message configuration operation interface;Another In a kind of embodiment, browser is installed in advance in user terminal, user can be accessed by the browser and be reported Literary stitching server, the message fed back to is received from the message stitching server and configures operation interface.
The message parameter sets interface to include message format stencil-chosen item and message nodes input frame, is selected for user Select the message format template of needs and need the message nodes spliced.
Step S20, receiving message format template and input of the user based on message configuration operation interface selection After message nodes, generate message parameter corresponding with the message format template and the message nodes and interface, institute are set Stating message parameter sets interface to include the node parameter entry that is available for editor consistent with the message nodes;
Message splices terminal and is receiving message format template and defeated of the user based on message configuration operation interface selection After the message nodes entered, message parameter setting corresponding with the message format template and the message nodes of input that select is generated Interface, so that user sets in the message parameter sets interface to the corresponding message parameter of each message node progress of input Put.For example, the message parameter sets interface to may include the node parameter that is available for editor consistent with the message nodes inputted Entry, each it is available for the node parameter entry of editor to include but is not limited to following one or more of entries:Nodename, node class Type, nodal community, modification function items (for example, deleting function items and child node addition function items) etc..
Step S30, after the node parameter that user sets interface to set based on the message parameter is received, based on the section Point parameter generates XML message corresponding with the node parameter to node data corresponding to each Node leading-in.
Set interface that corresponding node parameter is set to each message node of input based on the message parameter in user Afterwards, based on the node parameter to node data corresponding to each Node leading-in.For example, being directed to different nodes, user can be set Corresponding nodename, node type and some nodal communitys, it can also be directed to different nodal communitys and corresponding nodes are set According to, message splicing terminal can to each node according to corresponding nodal community import corresponding to node data, with generation with it is described XML message corresponding to node parameter.
The present embodiment configures operation interface by the message of generation and obtains message format template and the input that user selects Message nodes, and generate message parameter corresponding with the message format template and the message nodes and interface is set, supply User sets the node parameter of each node, then based on the node parameter to node data corresponding to each Node leading-in, so that Generation XML message corresponding with the node parameter.Because user need to only select some message format templates, message nodes simultaneously The node parameter of each node is set, you can corresponding XML message is automatically generated, the repetition without carrying out a large amount of codes is spliced, and ten Divide simply, and can be spliced according to the node parameter that user itself is set, more flexibly, accurately.
Further, as shown in Fig. 2 Fig. 2 is that message parameter sets interface in the embodiment of message joining method one of the present invention Schematic diagram;The message parameter sets node parameter entry of the interface including father node and/or child node, for example, in Fig. 2 Application is that total root node is also that father node, Bespoke nodes and Applicant nodes save for Application father Point child node, meanwhile, Applicant nodes also serve as father node, its corresponding child node include Card child nodes, Libility child nodes etc..To each father node, child node, its node parameter entry for being available for editor is corresponding with, such as:Node Title, node type, nodal community, modification function items (for example, deleting function items and child node addition function items).
Partial XML message after the splicing that will be generated below with Application nodes in XML message illustrate Bright, partial XML message is as follows:
<Application sourceCode=" 0300 " callNo=" 0300 " appNo=" WXNEW1000003 ">
<PbocReport pbocParseCode=" 2 ">
<ResidenceDTO address=" Longgang District dragon be setting 5, Lu Wankehan neighbour city 2h " residenceType =" mortgage " getTime=" 2016-02-15 ">
</ResidenceDTO>
<ResidenceDTO address=" the good street 91 of Shenyang City peace zone three 1-4-2 " residenceType=" Unknown " getTime=" 2013-10-29 ">
</ResidenceDTO>
<ResidenceDTO address=" 32 1 unit 5B of Nanshan District, Shenzhen City sunlight palmery " ResidenceType=" unknown " getTime=" 2012-06-29 ">
</ResidenceDTO>
<On 08 24th, 2006 business banks of CreditDetailDTO creditDetailTypeCD=" 2 " cue=" The credit card (RMB account) that " MZ " is provided, service numbers X, 50,000 yuan of the accrediting amount, share 50,000 yuan of the accrediting amount, letter With/exempt to assure.By on 03 25th, 2016, " state=" normal " financeOrg=" business bank MZ " account=" X " currency=" RMB " openDate=" 2006-08-24 "
</CreditDetailDTO>
<ProfessionalDTO employer=" safety science and technology Shenzhen Co., Ltd " employerAddress=" good fortune " employerPhone=" 075522626296 " industry=" financial circles of 3 building, three tunnel safety mansion of field area Eight Diagrams " Occupation=" -- " duty=" general employee " title=" -- " startYear=" 2012 " getTime=" 2016- 02-15">
</ProfessionalDTO>
<ProfessionalDTO employer=" safety Science and Technology Ltd. develops five " employerAddress =" studying mansion 9 buildings for four No. 31 during Nanshan District of Shenzhen City is high-new " employerPhone=" 075522626296 " industry =" accommodation and catering industry " occupation=" -- " duty=" it is advanced leader (it is more than administrative grade office level and office's level leader or Major company senior executive) " title=" -- " startYear=" -- " getTime=" 2013-10-29 ">
</ProfessionalDTO>
</PbocReport>
Wherein, in the partial XML message, Application is total root node, is followed by its some attributes, such as SourceCode sources number, callNo call numbers, appNo application numbers, wherein, corresponding node has also been imported for nodal community Data, such as sourceCode=" 0300 ", callNo=" 0300 ".PbocReport is the son of Application root nodes Node, for showing the information of applicant's reference report.ResidenceDTO is the child node of PbocReport nodes, for opening up Show the occupancy information in reference report.Because an applicant may have multiple settlements in the different time, ResidenceDTO can be present repeatedly, and it is LIST to define its node type.CreditDetailDTO is also PbocReport nodes Child node, for showing credit card information, there are some attributes such as financeOrg credit card issuers etc. the inside. ProfessionalDTO is also PbocReport node, and for showing the occupational information of applicant, there are some attribute ratios the inside Such as employer Business Names, employerAddress CompanyAddresses information.Because an applicant may be in multiple works Take office, so ProfessionalDTO can be present repeatedly, it is LIST to define its node type.PbocReport references are reported Node terminates, and is represented with "/" symbol, such as "</PbocReport>”.
As shown in figure 3, second embodiment of the invention proposes a kind of message joining method, on the basis of above-described embodiment, Also include:
Step S40, the number of nodes of message splicing terminal statistics delivery node data;
Step S50, analyzes the number of nodes and whether the message nodes are consistent;
Step S60, if inconsistent, prompting message is generated, to remind user to carry out parameter modification.
In the present embodiment, the number of nodes of delivery node data is counted, if judging quantity and the user of statistics The message nodes that input are inconsistent in message configures operation interface, then explanation when XML message splice user's omission or Input the message parameter of certain node by mistake, then generate prompting message, to remind user to carry out parameter modification so that the splicing of XML message Accuracy rate is higher.
The present invention further provides a kind of message to splice terminal.
Reference picture 4, Fig. 4 are the high-level schematic functional block diagram that message of the present invention splices terminal first embodiment.
In the first embodiment, message splicing terminal includes:
First generation module 01, the message parameter for receiving user's transmission set instruction, generate and show that a message is matched somebody with somebody Operation interface is put, the message configuration operation interface includes message format stencil-chosen item and message nodes input frame;
In the present embodiment, user can pass through user terminal when needing to carry out the splicing of expandable mark language XML message (for example, mobile phone, tablet personal computer etc.) splices terminal (such as user terminal, message stitching server etc.) to message and sends message ginseng Number sets instruction, and message splices terminal after the message parameter setting instruction that user sends is received, generates and show a message Configure operation interface.
In one embodiment, message splicing client-side program can be installed in the user terminal, user clicks on fortune in advance Row message splicing client-side program can be spliced client-side program by the message and generate the message configuration operation interface;Another In a kind of embodiment, browser is installed in advance in user terminal, user can be accessed by the browser and be reported Literary stitching server, the message fed back to is received from the message stitching server and configures operation interface.
The message parameter sets interface to include message format stencil-chosen item and message nodes input frame, is selected for user Select the message format template of needs and need the message nodes spliced.
Second generation module 02, for receiving message format mould of the user based on message configuration operation interface selection After plate and the message nodes of input, generate message parameter corresponding with the message format template and the message nodes and set Interface is put, the message parameter sets interface to include the node parameter entry that is available for editor consistent with the message nodes;
Message splices terminal and is receiving message format template and defeated of the user based on message configuration operation interface selection After the message nodes entered, message parameter setting corresponding with the message format template and the message nodes of input that select is generated Interface, so that user sets in the message parameter sets interface to the corresponding message parameter of each message node progress of input Put.For example, the message parameter sets interface to may include the node parameter that is available for editor consistent with the message nodes inputted Entry, each it is available for the node parameter entry of editor to include but is not limited to following one or more of entries:Nodename, node class Type, nodal community, modification function items (for example, deleting function items and child node addition function items) etc..
Import modul 03, for receive user based on the message parameter set interface set node parameter after, base In the node parameter to node data corresponding to each Node leading-in, XML message corresponding with the node parameter is generated.
Set interface that corresponding node parameter is set to each message node of input based on the message parameter in user Afterwards, based on the node parameter to node data corresponding to each Node leading-in.For example, being directed to different nodes, user can be set Corresponding nodename, node type and some nodal communitys, it can also be directed to different nodal communitys and corresponding nodes are set According to, message splicing terminal can to each node according to corresponding nodal community import corresponding to node data, with generation with it is described XML message corresponding to node parameter.
The present embodiment configures operation interface by the message of generation and obtains message format template and the input that user selects Message nodes, and generate message parameter corresponding with the message format template and the message nodes and interface is set, supply User sets the node parameter of each node, then based on the node parameter to node data corresponding to each Node leading-in, so that Generation XML message corresponding with the node parameter.Because user need to only select some message format templates, message nodes simultaneously The node parameter of each node is set, you can corresponding XML message is automatically generated, the repetition without carrying out a large amount of codes is spliced, and ten Divide simply, and can be spliced according to the node parameter that user itself is set, more flexibly, accurately.
As shown in figure 5, second embodiment of the invention proposes a kind of message splicing terminal, on the basis of above-described embodiment, Also include:
Statistical module 04, for counting the number of nodes of delivery node data;
Analysis module 05, it is whether consistent for analyzing the number of nodes and the message nodes;
Prompting module 06, if inconsistent for the number of nodes and the message nodes, prompting message is generated, with User is reminded to carry out parameter modification.
In the present embodiment, the number of nodes of delivery node data is counted, if judging quantity and the user of statistics The message nodes that input are inconsistent in message configures operation interface, then explanation when XML message splice user's omission or Input the message parameter of certain node by mistake, then generate prompting message, to remind user to carry out parameter modification so that the splicing of XML message Accuracy rate is higher.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.Embodiment party more than The description of formula, it is required general that those skilled in the art can be understood that above-described embodiment method can add by software The mode of hardware platform is realized, naturally it is also possible to which by hardware, but the former is more preferably embodiment in many cases.It is based on Such understanding, the part that technical scheme substantially contributes to prior art in other words can be with software products Form embody, the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disc, CD), including Some instructions are causing a station terminal equipment (can be mobile phone, computer, server, or network equipment etc.) to perform this hair Method described in bright each embodiment.
The preferred embodiments of the present invention are these are only, are not intended to limit the scope of the invention, it is every to utilize this hair The equivalent structure or equivalent flow conversion that bright specification and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of message joining method, it is characterised in that the described method comprises the following steps:
Message splicing terminal receives the message parameter that user sends and sets instruction, generates and shows that a message configures operation interface, The message configuration operation interface includes message format stencil-chosen item and message nodes input frame;
After the message nodes of message format template and input of the user based on message configuration operation interface selection are received, Generation message parameter corresponding with the message format template and the message nodes sets interface, and the message parameter is set Interface includes the node parameter entry that is available for editor consistent with the message nodes;
After the node parameter that user sets interface to set based on the message parameter is received, based on the node parameter to each Node data corresponding to Node leading-in, generate XML message corresponding with the node parameter.
2. message joining method as claimed in claim 1, it is characterised in that the node parameter entry include nodename, Node type, nodal community and/or modification function items.
3. message joining method as claimed in claim 2, it is characterised in that described to be based on the node parameter to each node Include corresponding to importing the step of node data:
For different nodes, according to node data corresponding to the importing of corresponding nodal community.
4. the message joining method as described in claim 1 or 2 or 3, it is characterised in that this method also includes:
The number of nodes of message splicing terminal statistics delivery node data;
Analyze the number of nodes and whether the message nodes are consistent;
If inconsistent, prompting message is generated, to remind user to carry out parameter modification.
5. the message joining method as described in claim 1 or 2 or 3, it is characterised in that the message parameter sets interface to include The node parameter entry of father node and/or child node.
6. a kind of message splices terminal, it is characterised in that the message splicing terminal includes:
First generation module, the message parameter for receiving user's transmission set instruction, generate and show message configuration operation Interface, the message configuration operation interface include message format stencil-chosen item and message nodes input frame;
Second generation module, for receiving message format template and defeated of the user based on message configuration operation interface selection After the message nodes entered, generate message parameter corresponding with the message format template and the message nodes and circle is set Face, the message parameter set interface to include the node parameter entry that is available for editor consistent with the message nodes;
Import modul, for receive user based on the message parameter set interface set node parameter after, based on described Node parameter generates XML message corresponding with the node parameter to node data corresponding to each Node leading-in.
7. message as claimed in claim 6 splices terminal, it is characterised in that the node parameter entry include nodename, Node type, nodal community and/or modification function items.
8. message as claimed in claim 7 splices terminal, it is characterised in that the import modul is additionally operable to:
For different nodes, according to node data corresponding to the importing of corresponding nodal community.
9. the message splicing terminal as described in claim 6 or 7 or 8, it is characterised in that also include:
Statistical module, for counting the number of nodes of delivery node data;
Analysis module, it is whether consistent for analyzing the number of nodes and the message nodes;
Prompting module, if inconsistent for the number of nodes and the message nodes, prompting message is generated, to remind use Family carries out parameter modification.
10. the message splicing terminal as described in claim 6 or 7 or 8, it is characterised in that the message parameter sets interface to wrap Include the node parameter entry of father node and/or child node.
CN201610852801.XA 2016-09-26 2016-09-26 Message splicing method and terminal Active CN107870765B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610852801.XA CN107870765B (en) 2016-09-26 2016-09-26 Message splicing method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610852801.XA CN107870765B (en) 2016-09-26 2016-09-26 Message splicing method and terminal

Publications (2)

Publication Number Publication Date
CN107870765A true CN107870765A (en) 2018-04-03
CN107870765B CN107870765B (en) 2021-08-31

Family

ID=61752042

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610852801.XA Active CN107870765B (en) 2016-09-26 2016-09-26 Message splicing method and terminal

Country Status (1)

Country Link
CN (1) CN107870765B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108830703A (en) * 2018-06-26 2018-11-16 上海数据交易中心有限公司 Amount control system and amount service system
CN109656453A (en) * 2018-12-20 2019-04-19 树根互联技术有限公司 Rule editing method, apparatus and equipment
CN112989762A (en) * 2021-03-24 2021-06-18 北京思特奇信息技术股份有限公司 Socket protocol-based complex character string pattern matching method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102185901A (en) * 2011-04-19 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Client message conversion method
EP2458903A1 (en) * 2009-09-04 2012-05-30 ZTE Corporation System and method for filtering long short message
CN105488014A (en) * 2015-11-27 2016-04-13 中国民生银行股份有限公司 Generating method and device of interface test case message in XML format

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2458903A1 (en) * 2009-09-04 2012-05-30 ZTE Corporation System and method for filtering long short message
CN102185901A (en) * 2011-04-19 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Client message conversion method
CN105488014A (en) * 2015-11-27 2016-04-13 中国民生银行股份有限公司 Generating method and device of interface test case message in XML format

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108830703A (en) * 2018-06-26 2018-11-16 上海数据交易中心有限公司 Amount control system and amount service system
CN108830703B (en) * 2018-06-26 2021-05-04 上海数据交易中心有限公司 Quota control system and quota service system
CN109656453A (en) * 2018-12-20 2019-04-19 树根互联技术有限公司 Rule editing method, apparatus and equipment
CN112989762A (en) * 2021-03-24 2021-06-18 北京思特奇信息技术股份有限公司 Socket protocol-based complex character string pattern matching method
CN112989762B (en) * 2021-03-24 2023-08-25 北京思特奇信息技术股份有限公司 Complex character string pattern matching method based on Socket protocol

Also Published As

Publication number Publication date
CN107870765B (en) 2021-08-31

Similar Documents

Publication Publication Date Title
Tacchi Digital engagement: Voice and participation in development
Okazaki New perspectives on m-commerce research
US8117287B2 (en) Interactive messaging system
CN102622406B (en) The expression of people in electrical form
CN108984712A (en) Counting method, equipment and readable storage medium storing program for executing are made based on business scenario
Mothar et al. The importance of smartphone’s usage among Malaysian undergraduates
US20050210114A1 (en) Interactive messaging system
CN107870765A (en) Message joining method and terminal
CN106502876A (en) Method and relevant device that a kind of focus function determines
US20140156763A1 (en) Person centric feeds and direct messaging in business systems
CN108197967A (en) A kind of displaying based on internet platform discount coupon, distribution method and device
Al‐Debei et al. Engineering innovative mobile data services: Developing a model for value network analysis and design
CN112242948B (en) Group session processing method and device, computer equipment and storage medium
CN107391750A (en) Method and apparatus for processing information
CN107507088A (en) Collection management method and server
Terren et al. “Glocal” and transversal engagement in youth social movements: a Twitter-based case study of Fridays For Future-Barcelona
CN107102798A (en) Method, system and the correlation module of dynamic modification user interface
CN113127116A (en) Session message display method and related equipment
Elmunsyah et al. UX Validation of Village Administration Information System Using User Experience Questionnaire (UEQ) and Usability Testing
CN106385321A (en) Conference invitation method and device
CN109766095A (en) A kind of thematic page creation method of activity, relevant apparatus and equipment
Osis et al. Modular personal knowledge management system and mobile technology cross-platform solution towards learning environment support
CN102541570B (en) A kind of method, system and business development client developing value-added service
Singh et al. BOOKiiIT-Designing a Venue Booking System (Technical Demo)
CN116703330A (en) Management method, device, equipment and storage medium for multi-level business process

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
GR01 Patent grant
GR01 Patent grant