[go: up one dir, main page]

CN104199879A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN104199879A
CN104199879A CN201410414584.7A CN201410414584A CN104199879A CN 104199879 A CN104199879 A CN 104199879A CN 201410414584 A CN201410414584 A CN 201410414584A CN 104199879 A CN104199879 A CN 104199879A
Authority
CN
China
Prior art keywords
data
data structure
binary
binary data
protobuf
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
CN201410414584.7A
Other languages
Chinese (zh)
Other versions
CN104199879B (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.)
Guangzhou Huaduo Network Technology Co Ltd
Original Assignee
Guangzhou Huaduo Network 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 Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network Technology Co Ltd
Priority to CN201410414584.7A priority Critical patent/CN104199879B/en
Publication of CN104199879A publication Critical patent/CN104199879A/en
Application granted granted Critical
Publication of CN104199879B publication Critical patent/CN104199879B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses a data processing method. The method includes the steps that binary data are obtained from a preset designated table; the binary data stored in the designated table are obtained in the mode that serialization is conducted on the collected original data through a protobuf library; the binary data are parsed through an application programming interface provided by a protobuf language library, and deserialization is conducted on the binary data to form corresponding data structures in a proto file; the data structures are output. The invention further discloses a data processing method terminal. By means of the data processing method and device, the technical problems that in the prior art, the statistical field is not structuralized enough and readability is not high are solved, service data of users are analyzed by technical staff more easily, and the requirement for rapid product launch can be met.

Description

A kind of data processing method and data processing equipment
Technical field
The present invention relates to computer realm, relate in particular to a kind of data processing method and data processing equipment.
Background technology
Along with the development of electronics technology and internet, the function of electric terminal from strength to strength, according to the demand of self, various client products (mobile app is for example installed on intelligent mobile terminal) are installed on electric terminal such as needing only user, just can obtain a lot of consultation informations, even can complete a lot of things, people's life more and more be unable to do without electric terminal home-confinedly.
Along with experience and the function of client product constantly increase, which is user's real concern on earth, which is that user wants more, need technological development personnel and product design personnel developing after various client products, use the custom of product by collecting user, or user uses the condition (as hardware configuration) of product etc. data, removes to improve product, makes product more perfect; But, in the process of collection analysis data, often with traditional HTML (Hypertext Markup Language) (HTTP-Hypertext transfer protocol, HTTP) carry out reported data, the inadequate structuring of static fields, readability is not strong, is unfavorable for that technological development personnel and product design personnel go analysis user to use the custom of product.
Summary of the invention
Embodiment of the present invention technical matters to be solved is, data processing method and data processing equipment are provided, solved the inadequate structuring of static fields in prior art, readable not strong technical matters, is conducive to the usage data of technician's analysis user more.
In order to solve the problems of the technologies described above, embodiment of the present invention first aspect discloses a kind of data processing method, comprises
From default appointment table, obtain binary data; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
The application programming interface providing in language library by protobuf is resolved described binary data, and described binary data is deserialized as to the data structure in corresponding proto file;
Export described data structure.
In conjunction with first aspect, in the possible implementation of the first, the described data structure that described binary data is deserialized as in corresponding proto file comprises:
According to the application programming interface providing in the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
In conjunction with first aspect, comprise exporting described data structure described in the possible implementation of the second:
By described data structure storage to specify database table in; Or
The data of the chart format that described data structure building is specified, the line output of going forward side by side.
In conjunction with first aspect, or the possible implementation of the first of first aspect, or the possible implementation of the second of first aspect, in the third possible implementation, described from default appointment table, obtain binary data before, also comprise:
Determine the data structure that needs collection, collect raw data according to described established data structure;
By protobuf storehouse, the raw data of collection is carried out to serializing and obtain binary data;
Described binary data is reported in default appointment table.
In conjunction with the third possible implementation of first aspect, in the 4th kind of possible implementation, after described definite data structure that needs to gather, also comprise described established data structure carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
Embodiment of the present invention second aspect discloses a kind of data processing equipment, comprising:
Data acquisition module, obtains binary data for the appointment table from default; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
Data resolution module, resolves described binary data for the application programming interface providing by the language library of protobuf, and described binary data is deserialized as to the data structure in corresponding proto file;
Data outputting module, for exporting described data structure.
In conjunction with second aspect, in the possible implementation of the first, described data resolution module comprises:
Recurrence reading unit, for the application programming interface providing according to the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
In conjunction with second aspect, in the possible implementation of the second, described data outputting module comprises:
Data storage cell, for the database table to appointment by described data structure storage; Or
Generate output unit, for the data of chart format that described data structure building is specified, the line output of going forward side by side.
In conjunction with second aspect, or the possible implementation of the first of second aspect, or the possible implementation of the second of second aspect, in the third possible implementation, also comprise:
Determine acquisition module, before obtaining binary data at described data acquisition module from default appointment table, determine the data structure that needs collection, collect raw data according to described established data structure;
Data Serialization module, obtains binary data for the raw data of collection being carried out to serializing by protobuf storehouse;
Data reporting module, for being reported to described binary data in default appointment table.
In conjunction with the third possible implementation of second aspect, in the 4th kind of possible implementation, also comprise:
Data structure processing module, after determining at described definite acquisition module the data structure that needs to gather, described established data structure is carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
The embodiment of the present invention third aspect discloses a kind of computer-readable storage medium, described computer-readable storage medium has program stored therein, described program comprises embodiment of the present invention first aspect while execution, or the implementation that the first of first aspect is possible, or the implementation that the second of first aspect is possible, or the third possible implementation of first aspect, or the Overall Steps of disclosed data processing method in the 4th kind of possible implementation of first aspect.
Implement the embodiment of the present invention, there is following beneficial effect:
By implementing the embodiment of the present invention, the application programming interface providing in language library by protobuf is resolved the binary data collecting, described binary data is deserialized as to the data structure in corresponding proto file, realize dynamically translation data structure, solve the inadequate structuring of static fields in prior art, readable not strong technical matters, more be conducive to the usage data of technician's analysis user, in the time needing statistical study user's specific data, in the time that needs add reported data, without resolving end interpolation parsing accordingly field, realize the parsing of carrying out simultaneously and rapidly data structure, resolution data more neatly, can meet the demand of release quickly product.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the schematic flow sheet of data processing method provided by the invention;
Fig. 2 is the schematic diagram of the chart format of appointment provided by the invention;
Fig. 3 is the schematic flow sheet of another embodiment of data processing method provided by the invention;
Fig. 4 is the structural representation of data processing equipment provided by the invention;
Fig. 5 is the structural representation of data outputting module provided by the invention;
Fig. 6 is the structural representation of another embodiment of data processing equipment provided by the invention;
Fig. 7 is the structural representation of another embodiment of data processing equipment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Referring to Fig. 1, be the schematic flow sheet of data processing method provided by the invention, the method comprises:
Step S100: obtain binary data from default appointment table; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
Particularly, data processing equipment can periodically obtain binary data from appointment table, such as taking sky as unit, can preset from default appointment table, obtain or pull the binary data reporting the previous day at the 1:00 AM of every day (being not limited to this fixed time, can also be the other times such as 2 points) at 3.
Step S102: the application programming interface providing in the language library by protobuf is resolved described binary data, is deserialized as the data structure in corresponding proto file by described binary data;
Particularly, protobuf is the project of increasing income, and is for serialized flexibly, efficient, the automatic method of structural data; The language library of protobuf in the embodiment of the present invention includes but not limited to the language library of the language such as C, C++, python; Corresponding application programming interface (the Application Programming Interface providing in the language library (such as python storehouse) of this data processing equipment by protobuf, API) this binary data is resolved, this binary data is deserialized as to the data structure in corresponding proto file; Proto file in the embodiment of the present invention is to define by protobuf language the file that type of message generates, and proto file can define multiple type of messages.
Further, according to the application programming interface providing in the language library of protobuf, the data structure of reserving in advance can be resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding, realize dynamically translation data structure, when follow-up need to add reported data time, without resolving end interpolation parsing accordingly field, while particularly needing add or revise a large amount of reported data, avoid needing in prior art a large amount of manpowers to revise the problem of resolving field, realize the parsing of carrying out simultaneously and rapidly data structure, resolution data more neatly.
Step S104: export described data structure.
Particularly, this data processing equipment can be by described data structure storage in the database table of specifying; Or the data of the chart format that described data structure building is specified, the line output of going forward side by side, for example generate HTML (Hypertext Markup Language) (the HyperText Mark-up Language specifying, HTML) chart format, the schematic diagram of the chart format of example appointment provided by the invention as shown in Figure 2, exports to person skilled by sending mail or alternate manner.
Again further, the schematic flow sheet of another embodiment of data processing method provided by the invention as shown in Figure 3, the method comprises:
Step S300: determine the data structure that needs collection, collect raw data according to described established data structure;
Particularly, can determine the data structure that needs collection for different client products, such as determined the machines configurations that gathers user for certain product, comprise the data structures such as system type, core cpu number, physical memory, or when certain region of user click, double-click or right-click, gather relevant clicked, the area information of double-click or right-click, so in the time that user starts this product, gather above-mentioned established data structure, obtain raw data; Determine and need the data structure gathering to realize by field below:
Will be understood that, carry out data acquisition time can set in advance time period of collection, such as the whole process of user-initiated actions product, or user starts in first 5 minutes of certain product etc., within this default time period, gathers raw data.
Step S302: by protobuf storehouse, the raw data of collection is carried out to serializing and obtain binary data;
Step S304: described binary data is reported in default appointment table;
Step S306: obtain binary data from default appointment table;
Step S308: the application programming interface providing in the language library by protobuf is resolved described binary data, is deserialized as the data structure in corresponding proto file by described binary data;
Step S310: export described data structure.
Particularly, step S306 can, with reference to the step S100 in above-described embodiment to step S104, repeat no more here to step S310.
It should be noted that, the embodiment of the present invention, after step S300, can also comprise described established data structure is carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
Particularly, for example, taking the message of above-mentioned definite collection as example, when technician need to increase a reported data, during such as user's resolution of interpolation, only need to add a field " optional string str_resolution=8 ", the messagePerfProcessInfo after increase can be as follows:
Will be understood that, in the embodiment of the present invention, determine and need the data structure gathering to be not limited to the form of expression of messagePerfProcessInfo in above-described embodiment, as long as can show the data structure of determining that needs gather; In above-described embodiment, each message can a corresponding proto file.
By implementing the embodiment of the present invention, the application programming interface providing in language library by protobuf is resolved the binary data collecting, described binary data is deserialized as to the data structure in corresponding proto file, realize dynamically translation data structure, solve the inadequate structuring of static fields in prior art, readable not strong technical matters, more be conducive to the usage data of technician's analysis user, in the time needing statistical study user's specific data, in the time that needs add reported data, without resolving end interpolation parsing accordingly field, realize the parsing of carrying out simultaneously and rapidly data structure, resolution data more neatly, can meet the demand of release quickly product.
For the ease of implementing better the such scheme of the embodiment of the present invention, the present invention also correspondence provides a kind of data processing equipment, the structural representation of data processing equipment provided by the invention as shown in Figure 4, data processing equipment 40 can comprise: data acquisition module 400, data resolution module 402 and data outputting module 404, wherein
Data acquisition module 400 obtains binary data for the appointment table from default; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
Data resolution module 402 is resolved described binary data for the application programming interface providing by the language library of protobuf, and described binary data is deserialized as to the data structure in corresponding proto file;
Particularly, data outputting module 402 can comprise recurrence reading unit, for the application programming interface providing according to the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
Data outputting module 404 is for exporting described data structure.
Further, the structural representation of data outputting module provided by the invention as shown in Figure 5, data outputting module 404 can comprise data storage cell 4040 or generate output unit 4042, in Fig. 5, describe as example all to comprise data storage cell 4040 or to generate output unit 4042, wherein
Data storage cell 4040 is for the database table to appointment by described data structure storage; Or
Generate the data of output unit 4042 for chart format that described data structure building is specified, the line output of going forward side by side.
Again further, the structural representation of another embodiment of data processing equipment provided by the invention as shown in Figure 6, data processing equipment 40 comprises outside data acquisition module 400, data resolution module 402 and data outputting module 404, can also comprise and determine acquisition module 406, Data Serialization module 408 and data reporting module 4010, wherein
Determine that acquisition module 406 is for before obtaining binary data at described data acquisition module from default appointment table, determine the data structure that needs collection, collect raw data according to described established data structure;
Data Serialization module 408 obtains binary data for the raw data of collection being carried out to serializing by protobuf storehouse;
Data reporting module 4010 is for being reported to described binary data in default appointment table.
Particularly, data processing equipment 40 can also comprise data structure processing module 4012, after determining at described definite acquisition module the data structure that needs to gather, described established data structure is carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
It should be noted that, data processing equipment 40 in the embodiment of the present invention can be background server, also can be for client, the client in the embodiment of the present invention can be personal computer, panel computer, personal digital assistant, intelligent mobile terminal or other electronic equipment etc.;
Will be understood that, the function of each functional module of the data processing equipment 40 in the embodiment of the present invention can be according to the method specific implementation in said method embodiment, and its specific implementation process can, with reference to the associated description of said method embodiment, repeat no more herein.
Refer to Fig. 7, Fig. 7 is the structural representation of another embodiment of data processing equipment of the present invention.Wherein, as shown in Figure 7, this data processing equipment 70 can comprise: at least one processor 701, for example CPU, at least one network interface 704, user interface 703, storer 705, at least one communication bus 702 and display screen 706.Wherein, communication bus 702 is for realizing the connection communication between these assemblies.Wherein, user interface 703 can comprise display screen (Display) 7, and selectable user interface 703 can also comprise wireline interface, the wave point of standard.Network interface 704 optionally can comprise wireline interface, the wave point (as WI-FI interface) of standard.Storer 705 can be high-speed RAM storer, also can the unsettled storer of right and wrong (non-volatile memory), and for example at least one magnetic disk memory.Storer 705 can also be optionally that at least one is positioned at the memory storage away from aforementioned processing device 701.As shown in Figure 7, in the storer 705 as a kind of computer-readable storage medium, can comprise operating system, network communication module, Subscriber Interface Module SIM and data processor.
In the data processing equipment 70 shown in Fig. 7, in the time that data processing equipment 70 is client, this network interface 704 is mainly used in connection server, carries out data communication with server; In the time that data processing equipment 70 is server, this network interface 704 is mainly used in connecting client, carries out data communication with client; And processor 701 can be for calling canned data DP display processor in storer 705, and carry out following operation:
From default appointment table, obtain binary data; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
The application programming interface providing in language library by protobuf is resolved described binary data, and described binary data is deserialized as to the data structure in corresponding proto file;
Export described data structure.
Particularly, the data structure that processor 701 is deserialized as described binary data in corresponding proto file can comprise:
According to the application programming interface providing in the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
Particularly, the described data structure of processor 701 execution output can comprise:
By described data structure storage to specify database table in; Or
The data of the chart format that described data structure building is specified, the line output of going forward side by side.
Particularly, processor 701 can also be carried out obtain binary data from default appointment table before:
Determine the data structure that needs collection, collect raw data according to described established data structure;
By protobuf storehouse, the raw data of collection is carried out to serializing and obtain binary data;
Described binary data is reported in default appointment table.
Particularly, processor 701, after determining the data structure that needs to gather, can also carry out following at least one processing to described established data structure:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
Will be understood that, the function of each functional module of the data processing equipment 70 in the embodiment of the present invention can be according to the method specific implementation in said method embodiment, and its specific implementation process can, with reference to the associated description of said method embodiment, repeat no more herein.
In sum, implement the embodiment of the present invention, the application programming interface providing in language library by protobuf is resolved the binary data collecting, described binary data is deserialized as to the data structure in corresponding proto file, realize dynamically translation data structure, solve the inadequate structuring of static fields in prior art, readable not strong technical matters, more be conducive to the usage data of technician's analysis user, in the time needing statistical study user's specific data, in the time that needs add reported data, without resolving end interpolation parsing accordingly field, realize the parsing of carrying out simultaneously and rapidly data structure, resolution data more neatly, can meet the demand of release quickly product.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
Above disclosed is only preferred embodiment of the present invention, certainly can not limit with this interest field of the present invention, and the equivalent variations of therefore doing according to the claims in the present invention, still belongs to the scope that the present invention is contained.

Claims (10)

1. a data processing method, is characterized in that, comprising:
From default appointment table, obtain binary data; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
The application programming interface providing in language library by protobuf is resolved described binary data, and described binary data is deserialized as to the data structure in corresponding proto file;
Export described data structure.
2. the method for claim 1, is characterized in that, the described data structure that described binary data is deserialized as in corresponding proto file comprises:
According to the application programming interface providing in the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
3. the method for claim 1, is characterized in that, the described data structure of described output comprises:
By described data structure storage to specify database table in; Or
The data of the chart format that described data structure building is specified, the line output of going forward side by side.
4. the method as described in claim 1-3 any one, is characterized in that, described from default appointment table, obtain binary data before, also comprise:
Determine the data structure that needs collection, collect raw data according to described established data structure;
By protobuf storehouse, the raw data of collection is carried out to serializing and obtain binary data;
Described binary data is reported in default appointment table.
5. method as claimed in claim 4, is characterized in that, after described definite data structure that needs to gather, also comprises described established data structure is carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
6. a data processing equipment, is characterized in that, comprising:
Data acquisition module, obtains binary data for the appointment table from default; The binary data of storing in described appointment table is, by protobuf storehouse, the raw data of collection is carried out to the binary data that serializing obtains;
Data resolution module, resolves described binary data for the application programming interface providing by the language library of protobuf, and described binary data is deserialized as to the data structure in corresponding proto file;
Data outputting module, for exporting described data structure.
7. device as claimed in claim 6, is characterized in that, described data resolution module comprises:
Recurrence reading unit, for the application programming interface providing according to the language library of protobuf, the data structure of reserving is in advance resolved to the data structure that language can be resolved, recursively to read the raw data in the proto file that described binary data is corresponding.
8. device as claimed in claim 6, is characterized in that, described data outputting module comprises:
Data storage cell, for the database table to appointment by described data structure storage; Or
Generate output unit, for the data of chart format that described data structure building is specified, the line output of going forward side by side.
9. the device as described in claim 6-8 any one, is characterized in that, also comprises:
Determine acquisition module, before obtaining binary data at described data acquisition module from default appointment table, determine the data structure that needs collection, collect raw data according to described established data structure;
Data Serialization module, obtains binary data for the raw data of collection being carried out to serializing by protobuf storehouse;
Data reporting module, for being reported to described binary data in default appointment table.
10. device as claimed in claim 9, is characterized in that, also comprises:
Data structure processing module, after determining at described definite acquisition module the data structure that needs to gather, described established data structure is carried out to following at least one processing:
Add the data structure reporting; Or
The data structure that deletion reports; Or
The data structure that amendment reports.
CN201410414584.7A 2014-08-21 2014-08-21 A kind of data processing method and data processing equipment Active CN104199879B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410414584.7A CN104199879B (en) 2014-08-21 2014-08-21 A kind of data processing method and data processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410414584.7A CN104199879B (en) 2014-08-21 2014-08-21 A kind of data processing method and data processing equipment

Publications (2)

Publication Number Publication Date
CN104199879A true CN104199879A (en) 2014-12-10
CN104199879B CN104199879B (en) 2018-07-24

Family

ID=52085172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410414584.7A Active CN104199879B (en) 2014-08-21 2014-08-21 A kind of data processing method and data processing equipment

Country Status (1)

Country Link
CN (1) CN104199879B (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760534A (en) * 2016-03-10 2016-07-13 上海晶赞科技发展有限公司 User-defined serializable data structure, hadoop cluster, server and application method thereof
CN106557564A (en) * 2016-11-17 2017-04-05 北京锐安科技有限公司 A kind of object data analysis method and device
CN106708693A (en) * 2015-11-16 2017-05-24 亿阳信通股份有限公司 Alarm data processing method and device
CN107704567A (en) * 2017-09-29 2018-02-16 郑州云海信息技术有限公司 A kind of analytic method of binary file, device, equipment and storage medium
CN107832315A (en) * 2017-06-12 2018-03-23 中国石油化工股份有限公司 The management method of oilfield enterprise's exploration and development volume data
CN107967244A (en) * 2017-11-27 2018-04-27 深圳市安普尔科技有限公司 Mobile unit data transmission method, device, storage medium and computer equipment
CN107992624A (en) * 2017-12-22 2018-05-04 百度在线网络技术(北京)有限公司 Parse method, apparatus, storage medium and the terminal device of serialized data
CN108540477A (en) * 2018-04-13 2018-09-14 腾讯科技(成都)有限公司 The method and relevant device of data communication
CN108804585A (en) * 2018-05-25 2018-11-13 网宿科技股份有限公司 A kind of data processing method and device in CDN system
CN108829646A (en) * 2018-05-03 2018-11-16 百度在线网络技术(北京)有限公司 Data storage and analytic method, device, system and storage medium
CN109308224A (en) * 2017-07-27 2019-02-05 阿里巴巴集团控股有限公司 Cross-platform data communication, method, device and system for cross-platform data processing
CN109582318A (en) * 2018-12-20 2019-04-05 武汉斗鱼鱼乐网络科技有限公司 Processing method, device, terminal and the storage medium of Portobuf localization
CN109857991A (en) * 2018-12-25 2019-06-07 北京像素软件科技股份有限公司 Date storage method, device and electronic equipment
CN110377289A (en) * 2019-07-01 2019-10-25 北京字节跳动网络技术有限公司 A kind of data analysis method, device, medium and electronic equipment
CN110515893A (en) * 2019-07-26 2019-11-29 济南浪潮数据技术有限公司 Data storage method, device, equipment and computer readable storage medium
CN110673856A (en) * 2019-09-30 2020-01-10 新华三大数据技术有限公司 Data processing method and device and machine-readable storage medium
CN116708553A (en) * 2023-05-31 2023-09-05 云智联网络科技(北京)有限公司 Data processing method, device, device and program product of a proxy tool

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256561A (en) * 2007-03-02 2008-09-03 阿里巴巴集团控股有限公司 Method, apparatus and system for storing and accessing database data
US20110040824A1 (en) * 2009-08-13 2011-02-17 Google Inc. Shared Server-Side Macros
CN103036641A (en) * 2011-09-29 2013-04-10 北京新媒传信科技有限公司 Method and system of data exchange and deserialization method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256561A (en) * 2007-03-02 2008-09-03 阿里巴巴集团控股有限公司 Method, apparatus and system for storing and accessing database data
US20110040824A1 (en) * 2009-08-13 2011-02-17 Google Inc. Shared Server-Side Macros
CN103036641A (en) * 2011-09-29 2013-04-10 北京新媒传信科技有限公司 Method and system of data exchange and deserialization method

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708693A (en) * 2015-11-16 2017-05-24 亿阳信通股份有限公司 Alarm data processing method and device
CN105760534A (en) * 2016-03-10 2016-07-13 上海晶赞科技发展有限公司 User-defined serializable data structure, hadoop cluster, server and application method thereof
CN106557564A (en) * 2016-11-17 2017-04-05 北京锐安科技有限公司 A kind of object data analysis method and device
CN107832315A (en) * 2017-06-12 2018-03-23 中国石油化工股份有限公司 The management method of oilfield enterprise's exploration and development volume data
CN109308224A (en) * 2017-07-27 2019-02-05 阿里巴巴集团控股有限公司 Cross-platform data communication, method, device and system for cross-platform data processing
CN107704567A (en) * 2017-09-29 2018-02-16 郑州云海信息技术有限公司 A kind of analytic method of binary file, device, equipment and storage medium
CN107967244A (en) * 2017-11-27 2018-04-27 深圳市安普尔科技有限公司 Mobile unit data transmission method, device, storage medium and computer equipment
CN107992624B (en) * 2017-12-22 2020-08-04 百度在线网络技术(北京)有限公司 Method, device, storage medium and terminal equipment for analyzing serialized data
CN107992624A (en) * 2017-12-22 2018-05-04 百度在线网络技术(北京)有限公司 Parse method, apparatus, storage medium and the terminal device of serialized data
CN108540477A (en) * 2018-04-13 2018-09-14 腾讯科技(成都)有限公司 The method and relevant device of data communication
CN108829646A (en) * 2018-05-03 2018-11-16 百度在线网络技术(北京)有限公司 Data storage and analytic method, device, system and storage medium
CN108804585A (en) * 2018-05-25 2018-11-13 网宿科技股份有限公司 A kind of data processing method and device in CDN system
CN109582318B (en) * 2018-12-20 2022-05-10 武汉斗鱼鱼乐网络科技有限公司 Portobuf localization processing method, device, terminal and storage medium
CN109582318A (en) * 2018-12-20 2019-04-05 武汉斗鱼鱼乐网络科技有限公司 Processing method, device, terminal and the storage medium of Portobuf localization
CN109857991A (en) * 2018-12-25 2019-06-07 北京像素软件科技股份有限公司 Date storage method, device and electronic equipment
CN109857991B (en) * 2018-12-25 2023-08-18 北京像素软件科技股份有限公司 Data storage method and device and electronic equipment
CN110377289A (en) * 2019-07-01 2019-10-25 北京字节跳动网络技术有限公司 A kind of data analysis method, device, medium and electronic equipment
CN110515893A (en) * 2019-07-26 2019-11-29 济南浪潮数据技术有限公司 Data storage method, device, equipment and computer readable storage medium
CN110515893B (en) * 2019-07-26 2022-12-09 济南浪潮数据技术有限公司 Data storage method, device, equipment and computer readable storage medium
CN110673856A (en) * 2019-09-30 2020-01-10 新华三大数据技术有限公司 Data processing method and device and machine-readable storage medium
CN110673856B (en) * 2019-09-30 2023-03-28 新华三大数据技术有限公司 Data processing method and device and machine-readable storage medium
CN116708553A (en) * 2023-05-31 2023-09-05 云智联网络科技(北京)有限公司 Data processing method, device, device and program product of a proxy tool

Also Published As

Publication number Publication date
CN104199879B (en) 2018-07-24

Similar Documents

Publication Publication Date Title
CN104199879A (en) Data processing method and device
CN109933752B (en) A method and device for exporting electronic documents
US11003442B2 (en) Application programming interface documentation annotation
CN111079047B (en) Web-oriented page construction system
CN112633691A (en) Method and device for generating custom approval process
CN104484171A (en) System, method and associated equipment for designing terminal interface
CN106897155B (en) Method and device for displaying an interface
CN112486482A (en) Page display method and device
CN104008042B (en) A kind of UI automated testing methods, system and equipment
CN115509637A (en) Form-based intelligent filling method, system, equipment and medium
CN112507677A (en) Method and device for inputting and displaying electronic form
CN114741144B (en) Web-side complex form display method, device and system
CN111427899A (en) Method, device, equipment and computer readable medium for storing file
CN113076254A (en) Test case set generation method and device
CN118585186A (en) A drag-and-drop editing method based on web page
CN117473136A (en) Data report generation method and device, storage medium, electronic equipment
CN113747180B (en) A message push method and device applied to a live broadcast room
CN114896209A (en) A file display method and electronic device
CN103491234A (en) Data processing method and electronic equipment
CN113890861A (en) Method, device, equipment and medium for sending instant communication message
CN115964991A (en) Document editing method, device, equipment and medium
CN113886401A (en) A data management method, apparatus, device and computer-readable storage medium
CN111741360A (en) Image application method and device based on open-source column type database and storage medium
CN116795882B (en) Data acquisition method, device, computer equipment and storage medium
CN113706209B (en) Operation data processing method and related device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 510000, Guangdong Province, Guangzhou, Panyu District Town, Huambo business district, Wanda Plaza, block B1, 28 floor

Applicant after: Guangzhou Huaduo Network Technology Co., Ltd.

Address before: 510655, Guangzhou, Whampoa Avenue, No. 2, creative industrial park, building 3-08,

Applicant before: Guangzhou Huaduo Network Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant