CN104679452B - Printing invoice Data Binding Method in a kind of taxation control system - Google Patents

Printing invoice Data Binding Method in a kind of taxation control system Download PDF

Info

Publication number
CN104679452B
CN104679452B CN201310636923.1A CN201310636923A CN104679452B CN 104679452 B CN104679452 B CN 104679452B CN 201310636923 A CN201310636923 A CN 201310636923A CN 104679452 B CN104679452 B CN 104679452B
Authority
CN
China
Prior art keywords
node
data
value
printing
key assignments
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201310636923.1A
Other languages
Chinese (zh)
Other versions
CN104679452A (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201310636923.1A priority Critical patent/CN104679452B/en
Publication of CN104679452A publication Critical patent/CN104679452A/en
Application granted granted Critical
Publication of CN104679452B publication Critical patent/CN104679452B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1242Image or content composition onto a page
    • G06F3/1243Variable data printing, e.g. document forms, templates, labels, coupons, advertisements, logos, watermarks, transactional printing, fixed content versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1257Configuration of print job parameters, e.g. using UI at the client by using pre-stored settings, e.g. job templates, presets, print styles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1275Print workflow management, e.g. defining or changing a workflow, cross publishing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

The present invention provides printing invoice Data Binding Method in a kind of taxation control system, comprise the following steps:Build printing template;Build data file;Data file is sent to data terminal, data terminal data file is built into by paired data according to correspondence;Paired data is added to data dictionary, generates a data packet;The path of printing template and data packet are transferred to print engine, printf in print engine sequentially parses each node in printing template, when the key assignments of node is not empty, the key assignments of node is carried out retrieval matching and obtains corresponding paired data by printf in the packet;The value of element corresponding with the node, is printed upon on invoice by the value of the element corresponding with the node included in extraction paired data according to the parsing information of the node in printing invoice template.Printing invoice Data Binding Method solves the matching problem between print data and printing template in taxation control system provided by the invention, and convenient exploitation or third party call.

Description

Printing invoice Data Binding Method in a kind of taxation control system
Technical field
The present invention relates to tax control technical field, in particular to printing invoice data binding side in a kind of taxation control system Method.
Background technology
It is a kind of common technology using masterplate printing in taxation control system, user is by the number of the specified format of structure Print engine, print engine parsing printing invoice masterplate are sent to according to printing invoice template, and print data is transmitted to specially Receipt printer is printed.The data transmission format fixed standardization of printing invoice template can be reduced into printing template Redundancy between print data, is the hair of printing invoice so as to reduce the complexity and error rate of data format process Open up direction.
The content of the invention
The present invention provides printing invoice Data Binding Method in a kind of taxation control system, to solve print data and impression block Matching problem between plate.
To reach above-mentioned purpose, the present invention provides printing invoice Data Binding Method in a kind of taxation control system, including with Lower step:
Printing template is built, the mapping relations one by one of each node and its key assignments are established in printing template;
Build data file, wherein data file includes in printing template the key assignments of each node and corresponding with the node The value of element;
Data file is sent to data terminal, data terminal data file is built into by paired data according to correspondence, its In each paired data include the key assignments of node and the value of element corresponding with the node;
Paired data is added to data dictionary, generates a data packet;
The path of printing template and data packet are transferred to print engine, the printf in print engine, which sequentially parses, to be beaten Each node in die plate, when the key assignments of node is not empty, printf is examined the key assignments of node in the packet Rope matches to obtain corresponding paired data;
The value of the element corresponding with the node included in extraction paired data, according to the node in printing invoice template The value of element corresponding with the node is printed upon on invoice by parsing information.
Further, when the type of the corresponding element of node is word or data, the value of the corresponding element of the node is The word or data.
Further, when the type of the corresponding element of node is picture, the value of the corresponding element of the node is the picture Base64 coding(A kind of coding mode for being commonly used in transmission 8bit syllabified codes).
To reach above-mentioned purpose, the present invention also provides printing invoice Data Binding Method in a kind of taxation control system, including with Lower step:
Printing template is built, the mapping relations one by one of each node and its key assignments are established in printing template;
Build data file, wherein data file includes in printing template the key assignments of each node and corresponding with the node The value of element;
According to printing template and data file structure xml document(Extensible markup language), wherein xml document includes The value of the key assignments of each node and element corresponding with the node in printing template;
Xml document is sent according to correspondence that xml is literary to the data analytical function of print engine, data analytical function Part is built into paired data, wherein each paired data includes the key assignments of node and the value of element corresponding with the node;
Paired data is added to data dictionary, generates a data packet;
The path of printing template and data packet are transferred to print engine, the printf in print engine, which sequentially parses, to be beaten Each node in die plate, when the key assignments of node is not empty, printf is examined the key assignments of node in the packet Rope matches to obtain corresponding paired data;
The value of the element corresponding with the node included in extraction paired data, according to the node in printing invoice template The value of element corresponding with the node is printed upon on invoice by parsing information.
Further, xml document includes two-stage label, and wherein level-one label is file label, is used to indicate xml comprising one The file label head of file starting, two level label are node label, and each node label includes one and is used to indicate node starting The value of node label head, the key assignments of node and element corresponding with the node is stored in corresponding node label.
Further, the type of the corresponding element of node for it is following any one:Word, data, picture, form, choose Frame.
Further, when the type of the corresponding element of node is word or data, the value of the corresponding element of the node is The word or data.
Further, when the type of the corresponding element of node is picture, the value of the corresponding element of the node is the figure The Base64 codings of piece.
Further, when the type of the corresponding element of node is form, which includes multiple rows, and each row includes more A row node, the key assignments of each row node are consistent with the key assignments of the node.
Further, when the type of the corresponding element of node is check boxes, the value of the corresponding element of the node is "true" Or "false", wherein, when the check boxes are selected, the value of the corresponding element of node is "true", when the check boxes are not chosen When middle, the value of the corresponding element of node is "false".
Printing invoice Data Binding Method is by the data transmission format mark of printing template in taxation control system provided by the invention Standardization, there is provided the data transmission interface of standardization, solves the matching problem between print data and printing template, conveniently open Hair or third party call.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is attached drawing needed in technology description to be briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, without creative efforts, can be with Other attached drawings are obtained according to these attached drawings.
Fig. 1 is printing invoice Data Binding Method flow chart in the taxation control system of one embodiment of the invention;
Fig. 2 is printing invoice Data Binding Method flow chart in another embodiment of the present invention taxation control system.
Embodiment
Below in conjunction with the attached drawing in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art are obtained every other under the premise of not making the creative labor Embodiment, belongs to the scope of protection of the invention.
Fig. 1 be one embodiment of the invention taxation control system in printing invoice Data Binding Method flow chart, the embodiment Internally there is the situation of access limit suitable for billing system, as shown in the figure, this method comprises the following steps:
S110:Printing template is built, the mapping relations one by one of each node and its key assignments are established in printing template;
Wherein, the type of the corresponding element of node can be word, data or picture, and each node in printing template has Unique key assignments, a node can be uniquely determined by the key assignments, while also includes the parsing letter of node in printing template Breath, the data type of the parsing information of node including the corresponding element of node, in the position of invoice nominal value occupy the length in region The line style that uses and font when degree, width, printing, alignment thereof both horizontally and vertically etc..
S120:Build data file, wherein data file include in printing template the key assignments of each node and with the node The value of corresponding element;
When the type of the corresponding element of node is word or data, the value of the corresponding element of the node is the word or number According to;When the type of the corresponding element of node is picture, the value of the corresponding element of the node encodes for the Base64 of the picture.
S130:Data file is sent to data terminal, data terminal data file is built into logarithm according to correspondence According to wherein each paired data includes the key assignments of node and the value of element corresponding with the node;
The value of the key assignments of each node included in data file and element corresponding with the node is built into by data terminal (Key, value)The paired data of form, wherein key are the key assignments of node, and value is the value of element corresponding with the node.
S140:Paired data is added to data dictionary, generates a data packet;
Each node corresponds to generation(Key, value)The paired data of form is added in data dictionary, generation Data contain the value of the key assignments of each node and element corresponding with the node in printing template.
S150:The path of printing template and data packet are transferred to print engine, the printf in print engine is sequentially Parse each node in printing template, when node key assignments for it is empty when, printf by the key assignments of node in the packet Carry out retrieval matching and obtain corresponding paired data;
When node key assignments key for it is empty when, printf the key values are carried out in the packet retrieval matching obtain and Its corresponding paired data(Key, value), when the key assignments key of node is empty, printf skips the node, carries out next The parsing of a node.
S160:The value of the element corresponding with the node included in extraction paired data, is somebody's turn to do according in printing invoice template The value of element corresponding with the node is printed upon on invoice by the parsing information of node.
From paired data(Key, value)In extract the value value of element corresponding with the node, when node is corresponding Without conversion when the type of element is word;When the type of the corresponding element of node is data, need first according to printing template The data type of element defined in the parsing information of interior joint carries out value the conversion of data type;When node is corresponding When the type of element is picture, the value of the corresponding element of the node extracted need to be converted to picture, which can self-developing It is picture that Base64 is encoded reverse conversion by conversion program or the existing switching software of use.After converting, according to printing invoice The corresponding element of the node set in template occupies what is used when the length in region, width, printing in the position of invoice nominal value The element is printed upon on invoice by the information such as line style and font, alignment thereof both horizontally and vertically.
Fig. 2 be another embodiment of the present invention taxation control system in printing invoice Data Binding Method flow chart, the implementation Example, which is suitable for billing system, does not have memory the situation of access limit, as shown in the figure, this method comprises the following steps:
S210:Printing template is built, the mapping relations one by one of each node and its key assignments are established in printing template;
The type of the corresponding element of node can be word, data or picture, and each node in printing template has unique Key assignments, a node can be uniquely determined by the key assignments, while also include the parsing information of node in printing template, saved The data type of the parsing information including the corresponding element of node of point, in the position of invoice nominal value, occupy length, the width in region The line style that uses and font when degree, printing, alignment thereof both horizontally and vertically etc..
S220:Build data file, wherein data file include in printing template the key assignments of each node and with the node The value of corresponding element;
Wherein, the type of the corresponding element of node for it is following any one:Word, data, picture, form, check boxes.When When the type of the corresponding element of node is word or data, the value of the corresponding element of the node is the word or data;Work as section When the type of the corresponding element of point is picture, the value of the corresponding element of the node encodes for the Base64 of the picture;Work as node When the type of corresponding element is form, which includes multiple rows, and each row includes multiple row nodes, with each row of a line The key assignments of node is consistent;When the type of the corresponding element of node is check boxes, the value of the corresponding element of the node is "true" or "false", wherein, when the check boxes are selected, the value of the corresponding element of node is "true", when the check boxes not When selected, the value of the corresponding element of node is "false".
S230:According to printing template and data file structure xml document, wherein xml document is included in printing template Each key assignments of node and the value of element corresponding with the node;
Wherein, xml document includes two-stage label, and wherein level-one label is file label, is used to indicate xml document comprising one The file label head of starting, file label head can be "<Data>", two level label is node label, and each node label includes One be used for indicate node starting and node data type node label head, node label head with " Lable ", " Image ", " Table " and " Check " represents the corresponding element type of the node as text or data, picture, form and check boxes respectively, section The key assignments of point and the value of element corresponding with the node are stored in corresponding node label, a hereinafter xml document example:
Wherein,<Data>For the file label head of xml document, all nodes are added under the node label head below, Each node section start indicates the type of the corresponding element of the node with " Lable ", " Image ", " Table " or " Check ", The key assignments of " IdName " i.e. node or row node, the value of " Data " element i.e. corresponding with the node.
S240:Xml document is sent will according to correspondence to the data analytical function of print engine, data analytical function Xml document is built into paired data, wherein each paired data includes the key assignments of node and element corresponding with the node Value;
Data analytical function is by the key assignments of each node included in xml document and the value structure of element corresponding with the node Build up(Key, value)The paired data of form, wherein key are the key assignments of node, namely " IdName " in xml document, Value is the value of element corresponding with the node, namely " Data " in xml document.
S250:Paired data is added to data dictionary, generates a data packet;
Each node corresponds to generation(Key, value)The paired data of form is added in data dictionary, generation Data packet contains the value of the key assignments of each node and element corresponding with the node in printing template.
S260:The path of printing template and data packet are transferred to print engine, the printf in print engine is sequentially Parse each node in printing template, when node key assignments for it is empty when, printf by the key assignments of node in the packet Carry out retrieval matching and obtain corresponding paired data;
Wherein, when the key assignments key of node is not empty, by the key values, state carries out retrieval to printf in the packet With obtaining corresponding paired data(Key, value), when the key assignments key of node is empty, printf skips the node, Carry out the parsing of next node.
S270:The value of the element corresponding with the node included in extraction paired data, is somebody's turn to do according in printing invoice template The value of element corresponding with the node is printed upon on invoice by the parsing information of node.
From paired data(Key, value)In extract the value value of element corresponding with the node, when node is corresponding Without conversion when the type of element is word;When the type of the corresponding element of node is data, need first according to printing template The data type of element defined in the parsing information of interior joint carries out value the conversion of data type;When node is corresponding When the type of element is picture, the value of the corresponding element of the node extracted need to be converted to picture, which can self-developing It is picture that Base64 is encoded reverse conversion by conversion program or the existing switching software of use.According to printing invoice mould after converting The corresponding element of the node set in plate occupies the line used when the length in region, width, printing in the position of invoice nominal value The element is printed upon on invoice by the information such as type and font, alignment thereof both horizontally and vertically.
Wherein, when the type of the corresponding element of node is check boxes, the value of the corresponding element of the node is extracted, works as section When the value of the corresponding element of point is "true", check boxes are printed into selected state, when the value of the corresponding element of node is "false" When, check boxes are printed to and are not selected state.When the type of the corresponding element of node is form, each row section need to be extracted The value of the corresponding element of point, is word, numeral or picture according to the type of the corresponding element of each row node, respectively according to above-mentioned Mode is printed.
Printing invoice Data Binding Method is by the data transmission format mark of printing template in taxation control system provided by the invention Standardization, there is provided the data transmission interface of standardization, solves the matching problem between print data and printing template, conveniently open Hair or third party call.
One of ordinary skill in the art will appreciate that:Attached drawing is the schematic diagram of one embodiment, module in attached drawing or Flow is not necessarily implemented necessary to the present invention.
One of ordinary skill in the art will appreciate that:The module in device in embodiment can describe to divide according to embodiment It is distributed in the device of embodiment, respective change can also be carried out and be disposed other than in one or more devices of the present embodiment.On The module for stating embodiment can be merged into a module, can also be further split into multiple submodule.
Finally it should be noted that:The above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although The present invention is described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that:It still may be used To modify to the technical solution described in previous embodiment, or equivalent substitution is carried out to which part technical characteristic;And These modifications are replaced, and the essence of appropriate technical solution is departed from the spirit and model of technical solution of the embodiment of the present invention Enclose.

Claims (6)

1. printing invoice Data Binding Method in a kind of taxation control system, it is characterised in that comprise the following steps:
Printing template is built, the mapping relations one by one of each node and its key assignments are established in the printing template;
Data file is built, wherein the data file includes in printing template the key assignments of each node and corresponding with the node The value of element;
According to the printing template and data file structure xml document, wherein xml document includes each saves in printing template The key assignments of point and the value of element corresponding with the node, the xml document include two-stage label, and wherein level-one label is files-designated Label, are used for the file label head for indicating that xml document originates, two level label is node label, and each node label is included comprising one One is used for the node label head that indicates node starting, and the value of the key assignments of the node and element corresponding with the node is stored in pair In the node label answered;
The xml document is sent to the data analytical function of print engine, data analytical function is according to correspondence by described in Xml document is built into paired data, wherein each paired data includes the key assignments of node and element corresponding with the node Value;
The paired data is added to data dictionary, generates a data packet;
The path of the printing template and the data packet are transferred to print engine, the printf in print engine sequentially solves Analyse each node in printing template, when node key assignments for it is empty when, printf by the key assignments of node in the packet into Row retrieval matching obtains corresponding paired data;
The value of the element corresponding with the node included in the paired data is extracted, according to the node in printing invoice template The value of element corresponding with the node is printed upon on invoice by parsing information.
2. printing invoice Data Binding Method in taxation control system according to claim 1, it is characterised in that the node pair The type for the element answered for it is following any one:Word, data, picture, form, check boxes.
3. printing invoice Data Binding Method in taxation control system according to claim 2, it is characterised in that when the node When the type of corresponding element is word or data, the value of the corresponding element of the node is the word or data.
4. printing invoice Data Binding Method in taxation control system according to claim 2, it is characterised in that when the node When the type of corresponding element is picture, the value of the corresponding element of the node encodes for the Base64 of the picture.
5. printing invoice Data Binding Method in taxation control system according to claim 2, it is characterised in that when the node When the type of corresponding element is form, which includes multiple rows, and each row includes multiple row nodes, the key of each row node Value is consistent with the key assignments of the node.
6. printing invoice Data Binding Method in taxation control system according to claim 2, it is characterised in that when the node When the type of corresponding element is check boxes, the value of the corresponding element of the node is "true" or "false", wherein, when the check boxes When selected, the value of the corresponding element of node is "true", and when the check boxes are not selected, the value of the corresponding element of node is "false".
CN201310636923.1A 2013-12-02 2013-12-02 Printing invoice Data Binding Method in a kind of taxation control system Active CN104679452B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310636923.1A CN104679452B (en) 2013-12-02 2013-12-02 Printing invoice Data Binding Method in a kind of taxation control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310636923.1A CN104679452B (en) 2013-12-02 2013-12-02 Printing invoice Data Binding Method in a kind of taxation control system

Publications (2)

Publication Number Publication Date
CN104679452A CN104679452A (en) 2015-06-03
CN104679452B true CN104679452B (en) 2018-04-20

Family

ID=53314585

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310636923.1A Active CN104679452B (en) 2013-12-02 2013-12-02 Printing invoice Data Binding Method in a kind of taxation control system

Country Status (1)

Country Link
CN (1) CN104679452B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423004B (en) * 2017-06-20 2021-03-30 上海慧银信息科技有限公司 Method for printing bill by POS terminal and POS terminal
CN109389786A (en) * 2017-08-14 2019-02-26 航天信息股份有限公司 A kind of printing invoice method and device
CN108829363A (en) * 2018-06-27 2018-11-16 中国建设银行股份有限公司 Business voucher Method of printing and device
CN114035755A (en) * 2021-11-16 2022-02-11 上海中通吉网络技术有限公司 Picture processing method and printing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1554045A (en) * 2001-09-26 2004-12-08 �Ҵ���˾ A printing system
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
CN102074080A (en) * 2009-11-25 2011-05-25 航天信息股份有限公司 Customization and management method of visual management invoice template
CN102722584A (en) * 2012-06-08 2012-10-10 北京天地云箱科技有限公司 Data storage system and method
CN103164907A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Bill analysis device and tax control system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7610315B2 (en) * 2006-09-06 2009-10-27 Adobe Systems Incorporated System and method of determining and recommending a document control policy for a document

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1554045A (en) * 2001-09-26 2004-12-08 �Ҵ���˾ A printing system
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
CN102074080A (en) * 2009-11-25 2011-05-25 航天信息股份有限公司 Customization and management method of visual management invoice template
CN103164907A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Bill analysis device and tax control system
CN102722584A (en) * 2012-06-08 2012-10-10 北京天地云箱科技有限公司 Data storage system and method

Also Published As

Publication number Publication date
CN104679452A (en) 2015-06-03

Similar Documents

Publication Publication Date Title
CN104679452B (en) Printing invoice Data Binding Method in a kind of taxation control system
DE69728744T2 (en) Device for generating text data from language entered at a terminal
CN102254550B (en) Method and system for reading characters on webpage
CN109408783A (en) Electronic document online editing method and system
WO2011060682A1 (en) System and method for editing mathematical formula based on web
CN104461483A (en) Font rendering method and device, rendering platform client and server
CN102541948A (en) Method and device for extracting document structure
CN102420822A (en) Network file transmission method and system
CN112347047A (en) Vehicle data file generation method and device
CN106534267A (en) File uploading and resolving method and device
CN104246686A (en) Printing system and printing control program
DE60202115T2 (en) Method for blind detection of transport format
CN113535999B (en) Diversified image description sentence generation technology based on deep learning
CN108366050A (en) A kind of common communication protocol processing method
CN113010473B (en) Method and equipment for editing YAML file
JP2005510920A5 (en)
CN110516125B (en) Method, device and equipment for identifying abnormal character string and readable storage medium
CN108830772A (en) Watermark encoder conversion method and device
CN109710894A (en) File content extracting method, unit and computer readable storage medium
CN102571541A (en) Message encoding-decoding method and device
CN101686568B (en) Methods and terminals for transmitting and displaying text information
CN103853849B (en) Method for establishing and drawing high-compression reflowable file
CN107506339A (en) A kind of SCD nodes verification error localization method and device based on character skew
CN103955349B (en) A kind of embedded italic algorithm and mobile terminal based on GSM/GPRS
CN106878431A (en) A kind of method and apparatus for converting distributed system interior joint communication message form

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant