CN101739439A - Method and system for dynamically customizing statistical object based on template - Google Patents

Method and system for dynamically customizing statistical object based on template Download PDF

Info

Publication number
CN101739439A
CN101739439A CN200910188584A CN200910188584A CN101739439A CN 101739439 A CN101739439 A CN 101739439A CN 200910188584 A CN200910188584 A CN 200910188584A CN 200910188584 A CN200910188584 A CN 200910188584A CN 101739439 A CN101739439 A CN 101739439A
Authority
CN
China
Prior art keywords
statistics
objects
data
customized expression
expression templates
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
CN200910188584A
Other languages
Chinese (zh)
Other versions
CN101739439B (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.)
Beijing dragon information technology limited liability company
Original Assignee
ZTE 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 ZTE Corp filed Critical ZTE Corp
Priority to CN200910188584.9A priority Critical patent/CN101739439B/en
Publication of CN101739439A publication Critical patent/CN101739439A/en
Application granted granted Critical
Publication of CN101739439B publication Critical patent/CN101739439B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for dynamically customizing a statistical object based on a template. The method comprises the following steps: creating a customized variable and a general statistical function according to a type of user behavioral data; calling the customized variable and the general statistical function to form a customized expression template, wherein the customized expression template comprises a series of field combinations filled dynamically; and analyzing the customized expression template to generate the statistical object according to the dynamically filled user behavioral data. The method of the invention combines a series of customized expression templates and flexibly applies the templates in the statistics of the user behavioral data, so that the problems of difficult reuse, easy occurrence of errors and low efficiency of hand-written SQL are solved.

Description

A kind of objects of statistics dynamic customization method and system based on template
Technical field
The present invention relates to IPTV system field, relate in particular in IPTV system field the method and system that the behavior to the terminal user dynamically customizes and adds up according to customized expression templates.Method and system of the present invention can be according to the user to true behaviors such as the watching of streaming media video, orders, self-defined calculation expression template, in the establishment of carrying out data sheet, can create objects of statistics dynamically or select to have created successful objects of statistics, create the statistical report form that graph text information is arranged according to objects of statistics, carry out data analysis and decision rule for the staff.
Background technology
IPTV is an IPTV, is a kind of broadband cabled television network that utilizes, and integrates multiple technologies such as internet, multimedia, communication, and the brand-new technology of the multiple interactive services that comprises Digital Television is provided to the domestic consumer.IPTV finishes functions such as receiver, video request program, video broadcasting and surfing on the net by the combination of computing machine or set-top box and TV.
The business datum kind is many in the IPTV system, and relation is complicated between data, and data volume is big.For user's behavior being followed the trail of and added up, need add up the data in the IPTV system so that better service to be provided.Traditional method is to come data in the Query Database by hand-coding SQL code and operation code, realizes the demonstration of statistics.Please refer to Fig. 1, in the prior art, IPTV statistical server system comprises three modules: the customization display function of the extraction of source data and processing capacity, data loading and processing capacity and statistical report form, but adopt the manual SQL code of temporarily writing to realize to the processing and the statistics of data.Problems of the prior art are that the SQL code that will write is comparatively complicated usually owing to business datum relation in the IPTV system is complicated, and this makes hand-coding SQL code make mistakes easily, writes inefficiency temporarily, and code also can't reuse in addition.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of objects of statistics dynamic customization method and system based on template, formulate a series of customized expression templates, dynamically form objects of statistics according to template and user behavior data, make things convenient for data statistics, improve statistical efficiency.
In order to solve the problems of the technologies described above, the present invention adopts following technical scheme:
A kind of objects of statistics dynamic customization method based on template, this method comprises following technical characterictic:
Create custom variable and statistical function commonly used according to the user behavior data type;
Call described custom variable and statistical function commonly used and form customized expression templates;
Resolve described customized expression templates according to the user behavior data of dynamic filling and generate objects of statistics.
Described customized expression templates is combined by described custom variable, statistical function AND operator commonly used; The user behavior data that described basis is dynamically filled is resolved described customized expression templates and be may further comprise the steps:
I, quote a customized expression templates, the total number N according to custom variable in the described customized expression templates occurs generates the static fields selective listing with same number of rows N;
Ii, according in the described customized expression templates by the type T of each custom variable that occurs from left to right, on the field column of each row of described static fields selective listing, list the field that has same type T in the system data table successively, on the tables of data column of each row, list all tables of data in the system;
Iii, in the tables of data column of described static fields selective listing and field column, receive tables of data and the field that needs statistics respectively.
Described step I i further comprises: if there is the variable of the normal integer type of nature in described customized expression templates, then the corresponding line field column to the static fields selective listing is changed to sky.
Described parsing customized expression templates generates objects of statistics and may further comprise the steps: utilize the field circulation of described reception to replace custom variable in the described customized expression templates, form needed objects of statistics.
The user calls described customized expression templates as required, or is to make amendment and form new customized expression templates in the basis with this described customized expression templates.
Before quoting a customized expression templates, import the information of described objects of statistics.
Described custom variable comprises three types of numeric type variable, normal naturally integer and string variables, and described statistical function commonly used comprises summing function, counting function and asks average function.
Described method is applied to the IPTV system, and described user behavior data comprises the true behavior of watching, ordering of user to streaming media video.
The present invention is also by the following technical solutions:
The dynamic custom-built system of a kind of objects of statistics based on template comprises the user behavior data storehouse, also comprises:
Customized expression makes up module, is used for utilizing the custom variable of system, statistical function AND operator commonly used to make up to form customized expression templates;
The user data receiver module is used for the type according to the customized expression templates custom variable of quoting, and receives the user behavior data to be added up of same type;
The objects of statistics generation module, the datacycle that is used for utilizing described user data receiver module to receive is replaced the custom variable of customized expression templates to generate objects of statistics;
Described customized expression makes up module, user data receiver module and objects of statistics generation module and is linked in sequence.
Described system also comprises:
The user behavior administration module is used for user behavior is followed the tracks of, and the data that the customer service operation is produced deposit in the system database;
The data processing module is used for user behavior data is processed and handled, and comprises renewal, increases and analyze data;
Described user behavior administration module and the common maintenance data base of data processing module, described customized expression makes up module and obtains the data that are used to make up customized expression templates by accessing database.
Compared with prior art, useful technique effect of the present invention is: make up a series of customized expression templates, neatly self-defined template is applied in the statistics of user behavior data, dynamically set up objects of statistics, improved the efficient of statistics, self-defined template can reuse, and has solved to utilize hand-written SQL to be not easy to reuse and to be prone to mistake, inefficient problem.
Description of drawings
Fig. 1 is the modular structure figure in the IPTV statistical server of the prior art system;
Fig. 2 is the block diagram of a kind of dynamic custom-built system of objects of statistics based on template of the present invention;
Fig. 3 is the process flow diagram of a kind of objects of statistics dynamic customization method based on template of the present invention;
Fig. 4 is the method flow diagram that the present invention formulates customized expression templates;
Fig. 5 is the synoptic diagram of the component of objects of statistics of the present invention.
Embodiment
Below in conjunction with accompanying drawing and most preferred embodiment, the present invention is described in further details.
The present invention is based on a large amount of user's shapes is data, formulate a series of customized expression templates, described customized expression templates comprises the method for a series of field combination, just can create objects of statistics by some fields of dynamic filling, thereby provide support for staff's data analysis and business decision.
As shown in Figure 2, the dynamic custom-built system of objects of statistics that the present invention is based on template comprises that customized expression makes up module 1, user data receiver module 2, objects of statistics generation module 3, user behavior administration module 4, data processing module 5 and user behavior data storehouse 6.
Customized expression makes up module 1, is used for utilizing the custom variable of system, statistical function AND operator commonly used to make up, and forms the customized expression templates as the statistics foundation;
User data receiver module 2 is used for the type according to the customized expression templates custom variable of quoting, and receives the user behavior data to be added up of same type;
Objects of statistics generation module 3, the datacycle that is used for utilizing described user data receiver module 2 to receive is replaced the custom variable of customized expression templates to generate objects of statistics;
Described customized expression makes up module 1, user data receiver module 2 and objects of statistics generation module 3 and is linked in sequence.
Described user behavior administration module 4 is used for user behavior is followed the tracks of, and user's data that business operation produced are deposited in the system database 5.
Described data processing module 5 is used for user behavior data is processed and handled, and comprises renewal, increases and analyze data.
Described user behavior administration module 4 and data processing module 5 common maintenance data bases.Customized expression makes up module 1 and obtains the data that are used to make up customized expression templates by accessing database 6.
Preserve other data such as tables of data and custom variable, statistical function commonly used in the database 6 of the present invention, described tables of data comprises various fact tables and the dimension table that is associated with fact table, 5 tables such as described fact table comprises that the user registers, the user watches, the user uses product, the user orders and the user is online, described dimension table comprises 28 tables such as time class, address class, program category class, duration and charge type class.All corresponding at least one fact table of each user behavior, fact table and dimension table have relevance.Exist in fact table and the dimension table and have various types of a plurality of fields.
Fig. 3 shows the process flow diagram of the objects of statistics dynamic customization method that the present invention is based on template.For convenience of description, only show part related to the present invention here.
The present invention creates custom variable and statistical function commonly used according to the user behavior data type, and described custom variable and statistical function commonly used are pre-stored in the system; Form customized expression templates by combination custom variable, operational symbol and statistical function commonly used; At last described customized expression templates and concrete user behavior data are combined and form needed objects of statistics.Method of the present invention is applied to the IPTV system, and described user behavior data comprises the true behavior of watching, ordering of user to streaming media video.The objects of statistics dynamic customization method that the present invention is based on template specifically may further comprise the steps:
Step S301: create custom variable and statistical function commonly used according to the user behavior data type, and be pre-stored in the database of system.
Required data type when described custom variable has defined the statistics user behavior data comprises numeric type variable, often integer and string variable three types naturally at least.Concrete, can use [! N] numeric type variable of expression, [! C] normal naturally integer of expression, [! V] string variable of expression.Described statistical function commonly used comprises summing function sum (), counting function count (), asks average function avg ().
Step S302:, formulate a plurality of customized expression templates that the reflection certain statistical requires by combination custom variable, operational symbol and statistical function commonly used.
Custom variable, operational symbol and statistical function commonly used can make up according to actual conditions, when formulating customized expression templates, by statistical function commonly used and the data type of a variable of analyze to need using, utilize operational symbol that described statistical function commonly used and variable are combined again and just can form customized expression templates.Customized expression templates also can be deleted as required.Described customized expression templates is directly called after being stored in and being provided with in the system, and the user is to make amendment and can form new customized expression templates in the basis with the customized expression templates of original formulation.
The method of formulating customized expression templates is described below in conjunction with an embodiment.As Fig. 4, set up the customized expression templates of " sum is divided by constant " if desired, in step S401, determine that by analyzing the statistical function commonly used that needs to use is count (); In step S402, by analyzing the definite types of variables that need use be [! N], [! C]; In step S403, statistical function commonly used and the types of variables of utilizing the operational symbol division sign "/" to determine combine, obtain calculation expression count ([! N])/[! C].Template count ([! N])/[! C] implication be that user's shape is carried out after the sum operation divided by a constant for the field of certain numeric type in the table, this template can be used for the statistics sum and to total normalization, watches the duration of video and/or flow etc. as being used to add up the user.
Step S303: select a kind of user behavior as the statistics theme as required by the user, the information of input objects of statistics under this statistics theme.
Described user behavior is the description to user service data, comprises that the user orders program, the user watches concrete business conducts such as video, logging in system by user.In step S303, when needs statistics and user watch the relevant data of video, then select the user to watch video as adding up theme.
Objects of statistics can be created as required or be deleted by the user, and objects of statistics is used for the business datum of determining that needs are added up, is combined by abstract customized expression templates and concrete user behavior data, has just formed objects of statistics.Fig. 5 shows the component of objects of statistics, and objects of statistics is made up of the fact table/dimension table in customized expression templates and the database.When the user has selected different fact table/dimension tables, or selected different customized expression templates, the objects of statistics of formation is also different.When select a Sum ([! N]) template, and " login times " field of a subscriber's meter in the selection database, just set up an objects of statistics, what indicate to add up is user's login times.
For the objects of statistics of originally having set up, can check the specifying information of each objects of statistics, comprise and can check object oriented, the customized expression templates of quoting, object factory.The objects of statistics that has existed can be deleted, and can add new objects of statistics.As an embodiment, the user can import the information of objects of statistics when creating this objects of statistics: objects of statistics title and object factory information with the objects of statistics of creating " user watches total flow (MB of unit) ".
Step S304: quote a customized expression templates that pre-establishes as the statistics foundation, total number N according to custom variable in the described customized expression templates occurs generates the static fields selective listing with same number of rows N by statistical server system software operation interface.
After the information of step S303 input " user watches total flow (MB of unit) " objects of statistics, if in step S304, quote be customized expression templates sum ([! N])/[! C] as the statistics foundation, then since in this template, exist a numeric type variable [! N] and normal naturally integer [! C], always co-exist in two custom variables, therefore generate a static fields selective listing that has two row.The static fields selective listing comprises sequence number, tables of data and field (being Property Name) three row.
In step S305, according to the type T that presses each custom variable that occurs from left to right in the described customized expression templates, on the field column of each row of static fields selective listing, list the field that has same type T in the system data table successively, on the tables of data column of each row, list all tables of data in the system.If there is the variable of the normal integer type of nature in described customized expression templates, then the field column to static fields selective listing corresponding line is changed to sky, is used to receive the information of the outside normal integer of importing naturally.
With quote customized expression templates sum ([! N])/[! C] be embodiment because there are two custom variables in this template, according to the type of each custom variable that occurs from left to right [! N], [! C], according to step S305 lists all numeric types in the tables of data on the field column (being the Property Name column) of static fields selective listing first row field, on the tables of data column of first row, list all tables of data in the system; The field column of static fields selective listing second row is changed to sky, inserts the normal integer of nature by the user, as insert 1024.And for example, when quote be customized expression templates sum ([! N])/[! C]+count ([! V]) owing to there are three custom variables, according to the type of each custom variable that occurs from left to right [! N], [! C], [! V], on the field column of static fields selective listing first row, list the field of all numeric types in the tables of data according to step S305; The field column of static fields selective listing second row is changed to sky; On the field column of static fields selective listing the third line, list the field of all character string types in the tables of data.
In step S306, on each tables of data column of going of static fields selective listing and field column, receive tables of data and the field that needs statistics respectively, custom variable with in the described customized expression templates of field circulation replacement of described reception forms needed objects of statistics.
Described step S306 combines described customized expression templates and concrete user behavior data, thereby forms objects of statistics.The present invention receives data by system again by tables of data and field that the user need to select statistics.Self-defined template that objects of statistics receives according to system and field different and different, according to different self-defined templates or field, the objects of statistics of generation is difference also.Objects of statistics is mainly used in the making statistical report form, can customize objects of statistics as required neatly by user of the present invention.
In sum, the present invention is by a series of customized expression templates of combination, field in the selection tables of data is also inserted in the customized expression templates, just can dynamically create objects of statistics, has solved and has utilized hand-written SQL to be not easy to reuse and to be prone to mistake, inefficient problem.By the invention enables objects of statistics to reuse, improved statistical efficiency, make the staff carry out data statistics, make form and become flexible.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. objects of statistics dynamic customization method based on template is characterized in that:
Create custom variable and statistical function commonly used according to the user behavior data type;
Call described custom variable and statistical function commonly used and form customized expression templates;
Resolve described customized expression templates according to the user behavior data of dynamic filling and generate objects of statistics.
2. the objects of statistics dynamic customization method based on template according to claim 1 is characterized in that: described customized expression templates is to be combined by described custom variable, statistical function AND operator commonly used; The user behavior data that described basis is dynamically filled is resolved described customized expression templates and be may further comprise the steps:
I, quote customized expression templates, the total number N according to custom variable in the described customized expression templates occurs generates the static fields selective listing with same number of rows N;
Ii, according in the described customized expression templates by the type T of each custom variable that occurs from left to right, on the field column of each row of described static fields selective listing, list the field that has same type T in the system data table successively, on the tables of data column of each row, list all tables of data in the system;
Iii, on the tables of data column of described static fields selective listing and field column, receive tables of data and the field that needs statistics respectively.
3. the objects of statistics dynamic customization method based on template according to claim 2, it is characterized in that described step I i further comprises: if there is the variable of the normal integer type of nature in described customized expression templates, then the corresponding line field column to the static fields selective listing is changed to sky.
4. the objects of statistics dynamic customization method based on template according to claim 2 is characterized in that: described parsing customized expression templates generates objects of statistics and may further comprise the steps:
Utilize the field circulation of described reception to replace custom variable in the described customized expression templates, form objects of statistics.
5. the objects of statistics dynamic customization method based on template according to claim 4, it is characterized in that: the user calls described customized expression templates as required, or is to make amendment and form new customized expression templates in the basis with described customized expression templates.
6. the objects of statistics dynamic customization method based on template according to claim 5 is characterized in that: before quoting customized expression templates, import the information of described objects of statistics.
7. according to each described objects of statistics dynamic customization method of claim 1 to 6, it is characterized in that based on template:
Described custom variable comprises three types of numeric type variable, normal naturally integer and string variables, and described statistical function commonly used comprises summing function, counting function and asks average function.
8. the objects of statistics dynamic customization method based on template according to claim 7, it is characterized in that: described method is applied to the IPTV system, and described user behavior data comprises the true behavior of watching, ordering of user to streaming media video.
9. the dynamic custom-built system of the objects of statistics based on template comprises user behavior data storehouse (6), it is characterized in that also comprising:
Customized expression makes up module (1), is used for utilizing the custom variable of system, statistical function AND operator commonly used to make up to form customized expression templates;
User data receiver module (2) is used for the type according to the customized expression templates custom variable of quoting, and receives the user behavior data to be added up of same type;
Objects of statistics generation module (3), the datacycle that is used for utilizing described user data receiver module (2) to receive is replaced the custom variable of customized expression templates to generate objects of statistics;
Described customized expression makes up module (1), user data receiver module (2) and objects of statistics generation module (3) and is linked in sequence.
10. the dynamic custom-built system of the objects of statistics based on template according to claim 9 is characterized in that described system also comprises:
User behavior administration module (4) is used for user behavior is followed the tracks of, and the data that the customer service operation is produced deposit in the system database (6);
Data processing module (5) is used for user behavior data is processed and handled, and comprises renewal, increases and analyze data;
Described user behavior administration module (4) and the common maintenance data base of data processing module (5), described customized expression makes up module (1) and obtains the data that are used to make up customized expression templates by accessing database (6).
CN200910188584.9A 2009-11-30 2009-11-30 Method and system for dynamically customizing statistical object based on template Active CN101739439B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910188584.9A CN101739439B (en) 2009-11-30 2009-11-30 Method and system for dynamically customizing statistical object based on template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910188584.9A CN101739439B (en) 2009-11-30 2009-11-30 Method and system for dynamically customizing statistical object based on template

Publications (2)

Publication Number Publication Date
CN101739439A true CN101739439A (en) 2010-06-16
CN101739439B CN101739439B (en) 2014-03-12

Family

ID=42462928

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910188584.9A Active CN101739439B (en) 2009-11-30 2009-11-30 Method and system for dynamically customizing statistical object based on template

Country Status (1)

Country Link
CN (1) CN101739439B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105069096A (en) * 2015-08-06 2015-11-18 厦门二五八集团有限公司 Architecture method and architecture system for user-defined worksheet
CN105224590A (en) * 2015-07-07 2016-01-06 北京挺软科技有限公司 The instant discretize of a kind of data and the implementation method gathered
CN105404650A (en) * 2015-10-30 2016-03-16 中国石油集团东方地球物理勘探有限责任公司 GIS data processing method and apparatus
CN105975473A (en) * 2016-01-19 2016-09-28 北京匡恩网络科技有限责任公司 Customized trend analysis subsystem
CN106776704A (en) * 2016-11-14 2017-05-31 平安科技(深圳)有限公司 Statistical information collection method and device
CN106897202A (en) * 2017-02-28 2017-06-27 百度在线网络技术(北京)有限公司 For the method and apparatus of output data
CN110427410A (en) * 2019-07-29 2019-11-08 武汉宏途科技有限公司 A kind of method and system for realizing data statistics based on form component
CN112733013A (en) * 2020-12-29 2021-04-30 上海销氪信息科技有限公司 Client behavior message pushing method and related device
CN113779311A (en) * 2020-11-04 2021-12-10 北京沃东天骏信息技术有限公司 Data processing method, device and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039211A (en) * 2006-03-15 2007-09-19 中兴通讯股份有限公司 Method for inquiring customization of performance data and system thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537590A (en) * 1993-08-05 1996-07-16 Amado; Armando Apparatus for applying analysis rules to data sets in a relational database to generate a database of diagnostic records linked to the data sets
CN1877563A (en) * 2006-07-06 2006-12-13 北京北大方正电子有限公司 Report form defining method and system
CN101035128B (en) * 2007-04-18 2010-04-21 大连理工大学 Three-folded webpage text content recognition and filtering method based on the Chinese punctuation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039211A (en) * 2006-03-15 2007-09-19 中兴通讯股份有限公司 Method for inquiring customization of performance data and system thereof

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224590A (en) * 2015-07-07 2016-01-06 北京挺软科技有限公司 The instant discretize of a kind of data and the implementation method gathered
CN105069096A (en) * 2015-08-06 2015-11-18 厦门二五八集团有限公司 Architecture method and architecture system for user-defined worksheet
CN105404650A (en) * 2015-10-30 2016-03-16 中国石油集团东方地球物理勘探有限责任公司 GIS data processing method and apparatus
CN105975473A (en) * 2016-01-19 2016-09-28 北京匡恩网络科技有限责任公司 Customized trend analysis subsystem
CN106776704A (en) * 2016-11-14 2017-05-31 平安科技(深圳)有限公司 Statistical information collection method and device
CN106776704B (en) * 2016-11-14 2020-03-06 平安科技(深圳)有限公司 Statistical information collection method and device
CN106897202A (en) * 2017-02-28 2017-06-27 百度在线网络技术(北京)有限公司 For the method and apparatus of output data
CN110427410A (en) * 2019-07-29 2019-11-08 武汉宏途科技有限公司 A kind of method and system for realizing data statistics based on form component
CN113779311A (en) * 2020-11-04 2021-12-10 北京沃东天骏信息技术有限公司 Data processing method, device and storage medium
CN112733013A (en) * 2020-12-29 2021-04-30 上海销氪信息科技有限公司 Client behavior message pushing method and related device

Also Published As

Publication number Publication date
CN101739439B (en) 2014-03-12

Similar Documents

Publication Publication Date Title
CN101739439B (en) Method and system for dynamically customizing statistical object based on template
CN103620639B (en) The selective digital service information source of many carousel parts
CN101207782B (en) Content linkage information prompting device and method
CN103248960A (en) User desktop realizing method and system based on television terminal
CN104484099A (en) Method and device for displaying menu
CN103596020A (en) Method and system for mixed arrangement and playing of television programs
CN106791974B (en) Media asset issuing method and device of IPTV service system
US20020059166A1 (en) Method and system for extracting contents of web pages
CN102681832A (en) Extensible markup language (XML) based interaction method and interaction device
CN110728123A (en) Report generation method, system and related equipment
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN113722345A (en) Method and device for displaying mapping relation, electronic equipment and storage medium
KR20140121396A (en) Method and apparatus for providing media asset recommendations
CN104965903A (en) Resource recommendation method and apparatus
CN105165021A (en) Method and apparatus for providing media asset recommendations
CN107391470A (en) A kind of single database table handling method based on Form Designer
CN103593445A (en) Data filling method and device
CN103686308A (en) Method and system for setting video shuffle playing
CN104572707A (en) Preferable object information providing method and device
CN117743323A (en) Data processing method and device, electronic equipment and nonvolatile storage medium
CN112598351A (en) Service processing module, service processing system and service processing method
CN105718491A (en) Updating method and device between databases
CN112487018A (en) List generation method, apparatus electronic device and computer readable storage medium
CN102158345B (en) Method, device and system for data management
CN101373467A (en) Method for exhibiting data reporting 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
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20170113

Address after: 100085 Beijing city Haidian District on the 28 Street Hospital No. 2 Building 3 layer 305

Patentee after: Beijing dragon information technology limited liability company

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: Zhongxing Communication Co., Ltd.