CN109358845A - Method, tool and the storage medium of JS code are write based on XMPP protocol - Google Patents

Method, tool and the storage medium of JS code are write based on XMPP protocol Download PDF

Info

Publication number
CN109358845A
CN109358845A CN201711444737.2A CN201711444737A CN109358845A CN 109358845 A CN109358845 A CN 109358845A CN 201711444737 A CN201711444737 A CN 201711444737A CN 109358845 A CN109358845 A CN 109358845A
Authority
CN
China
Prior art keywords
code
xmpp
data format
xmpp protocol
document
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
CN201711444737.2A
Other languages
Chinese (zh)
Other versions
CN109358845B (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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Guangzhou Tcl Smart Home 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 Guangzhou Tcl Smart Home Technology Co Ltd filed Critical Guangzhou Tcl Smart Home Technology Co Ltd
Priority to CN201711444737.2A priority Critical patent/CN109358845B/en
Publication of CN109358845A publication Critical patent/CN109358845A/en
Application granted granted Critical
Publication of CN109358845B publication Critical patent/CN109358845B/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/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a kind of method, tool and storage mediums that JS code is write based on XMPP protocol, which comprises the XMPP protocol document of predetermined format is write according to predetermined specifications;XML data format in the XMPP protocol document is read, the Object Markup Language data format for H5 application is parsed into;JS code is write automatically according to the Object Markup Language data format, and the JS code is written in JS document.The present invention passes through the XMPP protocol document for reading and parsing standardization, writes JS code automatically according to the Object Markup Language data format of parsing using XMPP autocoding tool, code error rate is effectively reduced, improves the development efficiency of program.

Description

Method, tool and the storage medium of JS code are write based on XMPP protocol
Technical field
The present invention relates to computer application technology more particularly to a kind of sides that JS code is write based on XMPP protocol Method, tool and storage medium.
Background technique
(XMPP, Extensible Messaging and Presence Protocol are a kind of to XMPP protocol based on mark The agreement of the subset X ML of quasi- generalized markup language, it inherit in XML environment it is flexible expansionary, after extension XMPP can handle the demand of user by sending the information of extension, and establish such as content delivering system on the top of XMPP With the application programs such as service based on address, moreover, XMPP contains the software protocol for server end, make it with it is another A to converse, this makes developer be easier to establish client applications or prepare system addition function to one) it is a kind of XML communications protocol (XML, Extensible Markup Language, extensible markup language, the standard universal being simple and efficient The subset of markup language is a kind of for marking electronic document to make it have structural markup language), it is widely used in moving Dynamic H5(HTML5, the 5th of the kernel language of WWW, an application hypertext markup language under standard generalized markup language the Secondary material alteration) application exploitation in, as H5 using between server system data transmission medium.
It is all that server developer defines and writes first for the programming development of XMPP protocol in currently available technology XMPP protocol document, then writing corresponding JS code further according to document content by H5 developer, (JS, Javascript are A kind of scripting language developed by the LiveScript of Netscape is most popular scripting language on internet, can To be run in all main browsers, for example, Internet Explorer, Chrome, Mozilla Firefox, Netscape and Opera etc., main purpose are for settlement server terminal language, such as Perl, and the speed left is asked Topic), do so it is not only time-consuming and laborious, but also because everyone understandability there are deviations, cause code to be easy to appear mistake.
Therefore, the existing technology needs to be improved and developed.
Summary of the invention
The technical problem to be solved in the present invention is that in the prior art because the understandability of different people exists partially Difference causes JS code to be easy to appear wrong technical problem, and the present invention provides a kind of side that JS code is write based on XMPP protocol Method, tool and storage medium, it is intended to by reading and parsing the XMPP protocol document of standardization, utilize XMPP autocoding tool JS code is write automatically according to the Object Markup Language data format of parsing, and code error rate is effectively reduced, improves opening for program Send out efficiency.
The technical proposal for solving the technical problem of the invention is as follows:
A method of JS code is write based on XMPP protocol, wherein the described method includes:
The XMPP protocol document of predetermined format is write according to predetermined specifications;
XML data format in the XMPP protocol document is read, the Object Markup Language data format for H5 application is parsed into;
JS code is write automatically according to the Object Markup Language data format, and the JS code is written in JS document.
The method for writing JS code based on XMPP protocol, wherein the XMPP protocol document includes: function title And function declaration, XML data format and parameter describe and dtd--data type definition.
The method for writing JS code based on XMPP protocol, wherein the function title and function declaration include: Function title defined in XMPP protocol, and the function of function is described;
The XML data format includes: the main body of XML data format and the placeholder of XML parameter values;
The parameter description and dtd--data type definition include: the description of the type and parameter of parameter in XML data format.
The method for writing JS code based on XMPP protocol, wherein described to write predetermined format according to predetermined specifications XMPP protocol document the following steps are included:
The predetermined specifications of an XMPP protocol document for writing predetermined format are provided previously, obtain the predetermined specifications;
The XMPP protocol document of predetermined format is write according to the predetermined specifications.
The method for writing JS code based on XMPP protocol, wherein described to read XML in the XMPP protocol document Data format, be parsed into for H5 application Object Markup Language data format the following steps are included:
The XMPP protocol document is read by Python, is started when reading with " # protocol body ", with blank line endings Content when obtain XML data format;
It is converted into Object Markup Language data format by the XML data format that XML interpreter will acquire, and is output to XMPP Autocoding tool.
The method for writing JS code based on XMPP protocol, wherein described according to the Object Markup Language data Format writes JS code automatically, and the JS code is written in JS document the following steps are included:
The XMPP autocoding tool reads the function title and function declaration, and the annotation information as JS code;
The XMPP autocoding tool is converted to the applicable object mark of H5 application according to the main body of the XML data format Remember language data format, and replaces the parameter value in Object Markup Language data format with the placeholder;
Object Markup Language data format of the XMPP autocoding tool in writes JS code, and by the type of parameter And parameter remarks of the description of parameter as JS code;
After the completion of detecting JS written in code, the JS code is written in JS document by the XMPP autocoding tool.
The method for writing JS code based on XMPP protocol, wherein the XML interpreter is xml.parsers.expat。
The method for writing JS code based on XMPP protocol, wherein described according to the Object Markup Language data Format writes JS code automatically, and after the JS code is written in JS document further include:
The JS document is imported into the working space of H5 application.
A kind of tool for writing JS code based on XMPP protocol, the tool are XMPP autocoding tool, wherein described The memory that XMPP autocoding tool includes: processor, is connect with processor communication, the memory are stored with based on XMPP Agreement writes the program of JS code, and the program for writing JS code based on XMPP protocol, which is used to be performed, realizes the base In the method that XMPP protocol writes JS code;The processor writes JS based on XMPP protocol for calling in the memory The program of code, to realize the method for writing JS code based on XMPP protocol.
A kind of storage medium, wherein the storage medium is stored with the program that JS code is write based on XMPP protocol, described The side that JS code is write based on XMPP protocol is realized when being executed by processor based on the program that XMPP protocol writes JS code Method.
The invention discloses a kind of method, tool and storage medium that JS code is write based on XMPP protocol, the methods It include: the XMPP protocol document that predetermined format is write according to predetermined specifications;Read XML data lattice in the XMPP protocol document Formula is parsed into the Object Markup Language data format for H5 application;It is compiled automatically according to the Object Markup Language data format JS code is write, and the JS code is written in JS document.The present invention is literary by the XMPP protocol for reading and parsing standardization Shelves, write JS code according to the Object Markup Language data format of parsing using XMPP autocoding tool automatically, are effectively reduced Code error rate improves the development efficiency of program.
Detailed description of the invention
Fig. 1 is the flow chart that the preferred embodiment of method of JS code is write the present invention is based on XMPP protocol.
Fig. 2 is the functional schematic block diagram that the preferred embodiment of tool of JS code is write the present invention is based on XMPP protocol.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer and more explicit, right as follows in conjunction with drawings and embodiments The present invention is further described.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and do not have to It is of the invention in limiting.
Embodiment one
A kind of method that JS code is write based on XMPP protocol described in present pre-ferred embodiments, as shown in Figure 1, the method Include:
S100 writes the XMPP protocol document of predetermined format according to predetermined specifications.
Specifically, step S100 specifically comprises the following steps:
S101 is provided previously the predetermined specifications of an XMPP protocol document for writing predetermined format, obtains the predetermined specifications;
S102 writes the XMPP protocol document of predetermined format according to the predetermined specifications.
In the embodiment of the present invention, the XMPP protocol document include: function title and function declaration, XML data format and Parameter description and dtd--data type definition;
Further, the function title and function declaration include: function title defined in XMPP protocol, and for function The function description of energy;XMPP autocoding tool can read this partial content, and as the annotation information of JS code.It is described XML data format includes: the main body of XML data format and the placeholder of XML parameter values;XMPP autocoding tool meeting According to the body of the XML data format, the applicable JSON((JavaScript Object Notation of H5 application, object are converted out Markup language is a kind of data interchange format of lightweight, its a subset based on ECMAScript, using being completely independent Data are stored and indicated in the text formatting of programming language, be easy to people and read and write, while being also easy to machine parsing and raw At, and effectively promote network transmission efficiency) format, and the parameter value in JSON format is replaced with placeholder.The parameter is retouched Address the description that dtd--data type definition includes: the type and parameter of parameter in XML data format;XMPP autocoding tool JS code can be write according to JSON format, and parameter type and parameter are described to the parameter remarks as JS method.
The concrete example for writing the XMPP protocol document of predetermined format according to predetermined specifications is as follows:
# function description: the mobile investigation alarm of unlatching/closing
# protocol body:
<msg cmd=”set”type=”control”seq=”[number]”action=”1”>
<motionDetect value=”[number]”></motionDetect>
</msg>
# parameter declaration
Seq: unique encodings identifier int
MotionDetect: the mobile investigation alarm 1 of unlatching/closing: mobile investigation alarm is opened;0: closing mobile investigation and accuse It is alert.
S200 reads XML data format in the XMPP protocol document, is parsed into the Object Markup Language for H5 application Data format.
Specifically, step S200 specifically comprises the following steps:
S201 reads the XMPP protocol document by Python, is started when reading with " # protocol body ", with blank XML data format is obtained when the content of line endings;
S202 is converted into Object Markup Language data format by the XML data format that XML interpreter will acquire, and exports To XMPP autocoding tool.
In the embodiment of the present invention, XMPP protocol document is read and parses, this part is write using Python , by Python, (computer programming language is a kind of explanation type computer program design language of object-oriented Speech, Python grammer simple and clear have one characteristic that pressure uses blank character to be retracted as sentence, and Python has abundant and powerful Library, the various modules (especially C/C++) made of other language can be easily bound up very much) powerful file Operational capacity is parsed into necessary JSON in H5 application to read XMPP protocol document, and from XML data format is wherein read Data format.
Further, file content is read by the read method of Python, and is opened when reading with " # protocol body " Head, the content with blank line endings are XML data format main body;Using xml.parsers.expat(XML interpreter, use The mode of stream parses XML file, and the data analyzed are called based on event notice, does not need all XML texts Part is fully loaded in memory, can analyze very big XML file in this way) XML read is converted into JSON data lattice Formula, and exported.
Specifically, XML JSON format is converted into be exemplified below:
{
”msg”:{
”attr”:{
”cmd”:”set”,
”seq”: ”[number]”,
”action”:”1”
},
”motionDetect”:{
”attr”:{
”value”:”[number]”
}
}
}
}
S300 writes JS code according to the Object Markup Language data format automatically, and the JS code is written to JS text In shelves.
Specifically, step S300 specifically comprises the following steps:
S301, the XMPP autocoding tool reads the function title and function declaration, and believes as the annotation of JS code Breath;
S302, the XMPP autocoding tool are converted to applicable pair of H5 application according to the main body of the XML data format The parameter value in Object Markup Language data format is replaced as markup-language data format, and with the placeholder;
S303, Object Markup Language data format of the XMPP autocoding tool in write JS code, and by parameter Type and parameter parameter remarks of the description as JS code;
S304, after the completion of detecting JS written in code, the JS code is written to JS text by the XMPP autocoding tool In shelves.
In the embodiment of the present invention, this part is write using Python, and parsing is obtained JSON data format writes out corresponding JS code, and these JS codes is written in JS document.Such as method name is defined For fn*, such as first entitled fn1 of method, it is passed to JSON back end parameter as the parameter of method, JSON is converted At the JSON data object main body that JS is transmitted, it is converted into JS object, various pieces are assembled into complete JS document.
Specifically, JS code is write according to JSON data format to be exemplified below:
/**
* function describes: the mobile investigation alarm of unlatching/closing
* parameter declaration
* seq: unique encodings identifier int
* motionDetect: the mobile investigation alarm 1 of unlatching/closing: mobile investigation alarm is opened;
0: closing mobile investigation alarm
*/
function fn1(seq, motionDetect){
Varmsg={}; msg[”msg”]={ ”attr”:{ ”cmd”: ”set”,”type”: ”control”, ”seq”: seq}};
msg[”msg”][” motionDetect”]={ ”attr”:{ ” motionDetect”: ” motionDetect”}}
Shu
Var msgStr=JSON.stringify(msg);
sendMsg(msgStr);
}
The good XMPP protocol of service development engineers design in the present invention, and assisted according to the XMPP of protocol specification document preparation standardization Discuss document;H5 developer opens autocoding tool, and the XMPP protocol document is chosen from file selection box, click start by Button;XMPP autocoding tool goes out JS code according to the XMPP protocol document preparation read, and then the JS code is written Into JS document, and prompt is made in the completed;JS document is imported into the working space of H5 application by H5 developer.
XMPP autocoding tool of the invention, it is only necessary to, can be using certainly according to standardization document preparation respective protocol Dynamic encoding tool automatically generates JS code, improves the development efficiency of program, reduces code error rate.
Embodiment two
The embodiment of the invention also provides a kind of tool for writing JS code based on XMPP protocol, the tool is that XMPP is compiled automatically Code tool, as shown in Fig. 2, the XMPP autocoding tool includes:
Processor, the memory connecting with processor communication, the memory, which is stored with, writes JS code based on XMPP protocol Program, the program for writing JS code based on XMPP protocol are used to be performed described in realization and write JS based on XMPP protocol The method of code;The processor is used to call the program for writing JS code based on XMPP protocol in the memory, with reality The existing method that JS code is write based on XMPP protocol.
Embodiment three
The present invention also provides a kind of storage mediums, wherein the storage medium, which is stored with, writes JS code based on XMPP protocol Program realizes that the XMPP protocol that is based on writes JS when the program for writing JS code based on XMPP protocol is executed by processor The method of code.
In conclusion the present invention provides a kind of method, tool and storage medium for writing JS code based on XMPP protocol, institute The method of stating includes: that the XMPP protocol document of predetermined format is write according to predetermined specifications;Read XML number in the XMPP protocol document According to format, it is parsed into the Object Markup Language data format for H5 application;Certainly according to the Object Markup Language data format It is dynamic to write JS code, and the JS code is written in JS document.The present invention is assisted by reading and parsing the XMPP of standardization Document is discussed, JS code is write according to the Object Markup Language data format of parsing automatically using XMPP autocoding tool, effectively Code error rate is reduced, the development efficiency of program is improved.
Certainly, those of ordinary skill in the art will appreciate that realizing all or part of the process in above-described embodiment method, It is that related hardware (such as processor, controller etc.) can be instructed to complete by computer program, the program can store In a computer-readable storage medium, described program may include the process such as above-mentioned each method embodiment when being executed. Wherein the storage medium can be memory, magnetic disk, CD etc..
It should be understood that the application of the present invention is not limited to the above for those of ordinary skills can With improvement or transformation based on the above description, all these modifications and variations all should belong to the guarantor of appended claims of the present invention Protect range.

Claims (10)

1. a kind of method for writing JS code based on XMPP protocol, which is characterized in that the described method includes:
The XMPP protocol document of predetermined format is write according to predetermined specifications;
XML data format in the XMPP protocol document is read, the Object Markup Language data format for H5 application is parsed into;
JS code is write automatically according to the Object Markup Language data format, and the JS code is written in JS document.
2. the method according to claim 1 for writing JS code based on XMPP protocol, which is characterized in that the XMPP protocol Document includes: function title and function declaration, XML data format and parameter description and dtd--data type definition.
3. the method according to claim 2 for writing JS code based on XMPP protocol, which is characterized in that the function title And function declaration includes: function title defined in XMPP protocol, and the function of function is described;
The XML data format includes: the main body of XML data format and the placeholder of XML parameter values;
The parameter description and dtd--data type definition include: the description of the type and parameter of parameter in XML data format.
4. the method according to claim 1 for writing JS code based on XMPP protocol, which is characterized in that the basis is predetermined Specification write predetermined format XMPP protocol document the following steps are included:
The predetermined specifications of an XMPP protocol document for writing predetermined format are provided previously, obtain the predetermined specifications;
The XMPP protocol document of predetermined format is write according to the predetermined specifications.
5. the method according to claim 1 for writing JS code based on XMPP protocol, which is characterized in that described in the reading XML data format in XMPP protocol document, be parsed into for H5 application Object Markup Language data format the following steps are included:
The XMPP protocol document is read by Python, is started when reading with " # protocol body ", with blank line endings Content when obtain XML data format;
It is converted into Object Markup Language data format by the XML data format that XML interpreter will acquire, and is output to XMPP Autocoding tool.
6. the method according to claim 3 for writing JS code based on XMPP protocol, which is characterized in that described according to Object Markup Language data format writes JS code automatically, and the JS code is written in JS document the following steps are included:
The XMPP autocoding tool reads the function title and function declaration, and the annotation information as JS code;
The XMPP autocoding tool is converted to the applicable object mark of H5 application according to the main body of the XML data format Remember language data format, and replaces the parameter value in Object Markup Language data format with the placeholder;
Object Markup Language data format of the XMPP autocoding tool in writes JS code, and by the type of parameter And parameter remarks of the description of parameter as JS code;
After the completion of detecting JS written in code, the JS code is written in JS document by the XMPP autocoding tool.
7. the method according to claim 5 for writing JS code based on XMPP protocol, which is characterized in that the XML is explained Device is xml.parsers.expat.
8. the method according to claim 1 for writing JS code based on XMPP protocol, which is characterized in that described according to Object Markup Language data format writes JS code automatically, and after the JS code is written in JS document further include:
The JS document is imported into the working space of H5 application.
9. a kind of tool for writing JS code based on XMPP protocol, the tool is XMPP autocoding tool, which is characterized in that The memory that the XMPP autocoding tool includes: processor, is connect with processor communication, the memory, which is stored with, to be based on XMPP protocol writes the program of JS code, described to write the program of JS code for being performed realization as weighed based on XMPP protocol The method that benefit requires 1-8 described in any item to write JS code based on XMPP protocol;The processor is for calling the storage The program that JS code is write based on XMPP protocol in device is assisted as claim 1-8 is described in any item based on XMPP with realizing Discuss the method for writing JS code.
10. a kind of storage medium, which is characterized in that the storage medium is stored with the journey for writing JS code based on XMPP protocol Sequence realizes any one of the claim 1-8 base when program for writing JS code based on XMPP protocol is executed by processor In the method that XMPP protocol writes JS code.
CN201711444737.2A 2017-12-27 2017-12-27 Method, tool and storage medium for writing JS code based on XMPP protocol Active CN109358845B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711444737.2A CN109358845B (en) 2017-12-27 2017-12-27 Method, tool and storage medium for writing JS code based on XMPP protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711444737.2A CN109358845B (en) 2017-12-27 2017-12-27 Method, tool and storage medium for writing JS code based on XMPP protocol

Publications (2)

Publication Number Publication Date
CN109358845A true CN109358845A (en) 2019-02-19
CN109358845B CN109358845B (en) 2021-11-09

Family

ID=65349734

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711444737.2A Active CN109358845B (en) 2017-12-27 2017-12-27 Method, tool and storage medium for writing JS code based on XMPP protocol

Country Status (1)

Country Link
CN (1) CN109358845B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110377289A (en) * 2019-07-01 2019-10-25 北京字节跳动网络技术有限公司 A kind of data analysis method, device, medium and electronic equipment
CN111552838A (en) * 2020-03-26 2020-08-18 平安医疗健康管理股份有限公司 Data processing method and device, computer equipment and storage medium
CN116719866A (en) * 2023-05-09 2023-09-08 上海银满仓数字科技有限公司 Multi-format data self-adaptive distribution method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217507A (en) * 2007-12-29 2008-07-09 深圳市迅雷网络技术有限公司 Method, device and system for providing and altering data on network page
US20080282175A1 (en) * 2007-05-07 2008-11-13 Adobe Systems Incorporated Automatically encoded, gracefully degrading panels
CN102185901A (en) * 2011-04-19 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Client message conversion method
CN104216926A (en) * 2013-06-05 2014-12-17 上海缪思信息科技有限公司 Page generating method, template engine and processor
CN104410667A (en) * 2014-10-31 2015-03-11 北京思特奇信息技术股份有限公司 Method and system for conversion from XML message to JSON message
CN105024923A (en) * 2015-07-29 2015-11-04 北京梅泰诺通信技术股份有限公司 XMPP extensible message-based method and device for realizing message classification

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080282175A1 (en) * 2007-05-07 2008-11-13 Adobe Systems Incorporated Automatically encoded, gracefully degrading panels
CN101217507A (en) * 2007-12-29 2008-07-09 深圳市迅雷网络技术有限公司 Method, device and system for providing and altering data on network page
CN102185901A (en) * 2011-04-19 2011-09-14 北京神州数码思特奇信息技术股份有限公司 Client message conversion method
CN104216926A (en) * 2013-06-05 2014-12-17 上海缪思信息科技有限公司 Page generating method, template engine and processor
CN104410667A (en) * 2014-10-31 2015-03-11 北京思特奇信息技术股份有限公司 Method and system for conversion from XML message to JSON message
CN105024923A (en) * 2015-07-29 2015-11-04 北京梅泰诺通信技术股份有限公司 XMPP extensible message-based method and device for realizing message classification

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕俊逸: "基于Android的泛在学习平台的研究", 《中国优秀硕士学位论文全文数据库(信息科技专辑)》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110377289A (en) * 2019-07-01 2019-10-25 北京字节跳动网络技术有限公司 A kind of data analysis method, device, medium and electronic equipment
CN111552838A (en) * 2020-03-26 2020-08-18 平安医疗健康管理股份有限公司 Data processing method and device, computer equipment and storage medium
CN111552838B (en) * 2020-03-26 2023-02-03 深圳平安医疗健康科技服务有限公司 Data processing method and device, computer equipment and storage medium
CN116719866A (en) * 2023-05-09 2023-09-08 上海银满仓数字科技有限公司 Multi-format data self-adaptive distribution method and system
CN116719866B (en) * 2023-05-09 2024-02-13 上海银满仓数字科技有限公司 Multi-format data self-adaptive distribution method and system

Also Published As

Publication number Publication date
CN109358845B (en) 2021-11-09

Similar Documents

Publication Publication Date Title
TWI520061B (en) Mobile device application framework
US20140359586A1 (en) Programming Language with Extensions using a Strict Meta-Model
WO2019214539A1 (en) Document display method and apparatus
CN109358845A (en) Method, tool and the storage medium of JS code are write based on XMPP protocol
JP2012190404A (en) Display device, display system, and program
CN109408834B (en) Auxiliary machine translation method, device, equipment and storage medium
CN110780860A (en) Generation method and device of table building script, computer equipment and storage medium
CN109783752A (en) Page loading method and device, electronic equipment and computer readable storage medium
US8914482B2 (en) Translation of technology-agnostic management commands into multiple management protocols
CN113110829B (en) Multi-UI component library data processing method and device
CN112817568B (en) Sub-application style setting method and device under micro-frame
CN112597101A (en) Method and device for converting topological graph file into SVG file based on web front end
CN112417515A (en) Configuration software protocol processing method and system
CN115136256A (en) Information processing method, information processing apparatus, information processing program, and recording medium
JP5039946B2 (en) Technology for relaying communication between client devices and server devices
JP2010015240A (en) Verification system and verification device
CN111737621A (en) OFD rendering method, system and device based on WASM
CN111078529A (en) Client write-in module testing method and device and electronic equipment
CN110908656B (en) Android user interface generation method and system
CN113590116A (en) BS mode-based non-embedded Office using method in OA system
JP4776602B2 (en) Programming device for controller, controller and controller management system
KR101444671B1 (en) Method for Extracting Semantic Information of Mathematical Formula, Apparatus And Computer-Readable Recording Medium with Program Therefor
US7716576B1 (en) Flexible XML parsing based on p-code
JP2007122278A (en) Document processing device and method, and program
CN118194844A (en) Character string analysis method and device, terminal 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: 20190319

Address after: 518000 No. 5, Industrial Avenue, Shekou Industrial Zone, Merchants Street, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen TCL New Technology Co., Ltd.

Address before: 510000 Building A2, Science Avenue 187 Business Plaza, Science City, Luogang District, Guangzhou City, Guangdong Province

Applicant before: Guangzhou TCL Smart Home Technology Co., Ltd.

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