CN102567481B - Data query filter method and device - Google Patents

Data query filter method and device Download PDF

Info

Publication number
CN102567481B
CN102567481B CN201110427001.0A CN201110427001A CN102567481B CN 102567481 B CN102567481 B CN 102567481B CN 201110427001 A CN201110427001 A CN 201110427001A CN 102567481 B CN102567481 B CN 102567481B
Authority
CN
China
Prior art keywords
show
indicating template
checked
business datum
query
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201110427001.0A
Other languages
Chinese (zh)
Other versions
CN102567481A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201110427001.0A priority Critical patent/CN102567481B/en
Publication of CN102567481A publication Critical patent/CN102567481A/en
Application granted granted Critical
Publication of CN102567481B publication Critical patent/CN102567481B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention provides a data query filter method and a corresponding device, which relates to the field of data query and can provide a precise number of business records or simultaneously display context information of a line when data information of the line which is matched with input characters is displayed for further meeting user requirements. The business-based query filter method comprises the following steps: receiving a request for querying business data, wherein the query request contains a preset pipeline filter keywords, and the preset pipeline filter keywords can indicate and display the number of business data records to be queried; using the business data to be queried to format a display template which is preset, wherein one piece of the business data is used for formatting the display template which is preset once; and making statistics on the number of times of formatting the display template which is preset and outputting the number of times. The embodiment of the invention is applied to data query of equipment.

Description

A kind of data query filter method and device
Technical field
The present invention relates to the communications field, relate in particular to a kind of data query filter method and device.
Background technology
User inquires about device data, can show the data of specifying by filter pipeline, and filter pipeline key word mainly comprises begin, exclude, include, count, pattern etc.Wherein:
Begin: show and start all data from matching condition, comprise matching row;
Exclude: show data all except matching condition, matching row data do not show, other data show;
Include: only show the data of matching condition, other data do not show;
Count: the line number that shows data;
Pattern: by mode filtering.
At present, prior art is to support to filter by row, if according to keywords count filters the business datum that includes 9 interfaces, the line number of the data message can outgoing traffic data comprising, wants that the information of obtaining is to have 9 interfaces and user is actual.
And for example: the relevant information of interface GigabitEthernet0/0/0 is as follows:
GigabitEthernet0/0/0current state:UP
Line protocol current state:UP
The Maximum Transmit Unit:1500bytes
input packets:25334,bytes:7352989,multicasts:0
output packets:25933,bytes:8726896,multicasts:0
Directed-broadcast packets:
received packets:1218,sent packets:0
forwarded packets:0,dropped packets:0
The relevant information of interface GigabitEthernet0/0/1 is as follows:
GigabitEthernet0/0/1current state:DOWN
Line protocol current state:UP
The Maximum Transmit Unit:1500bytes
input packets:25334,bytes:7352989,multicasts:0
output packets:25933,bytes:8726896,multicasts:0
Directed-broadcast packets:
received packets:1218,sent packets:0
forwarded packets:0,dropped packets:0
User wants to see MTU (The Maximum Transmit Unit, MTU) bit rate is the interface that 1500 bits are corresponding, if input command <Route>display ip interface|include Maximum Transmit is Unit:1500bytes, because prior art is based on row inquiry, so meeting Output rusults: The Maximum Transmit Unit:1500bytes, The Maximum Transmit Unit:1500bytes, here only show MTU, not display interface, user does not know that the MTU of which interface is 1500 bits.Therefore, the data query mode Query Result filtering based on row in prior art is accurate not, and user may obtain less than valuable information.
Summary of the invention
Embodiments of the invention provide a kind of query filter method and device based on business, accurate business record number can be provided, or in the data message of row that shows coupling input character, show the contextual information of this row, further meet consumers' demand.
For achieving the above object, embodiments of the invention adopt following technical scheme:
On the one hand, provide a kind of query filter method based on business, comprising:
Receive the request of query traffic data, the request of described query traffic data comprises default filter pipeline key word, the number of business datum record to be checked described in the indicated number of described default filter pipeline key word;
Format the indicating template setting in advance by described business datum to be checked, wherein, the indicating template setting in advance described in a described business datum to be checked format once;
Add up the number of times of the indicating template that described format sets in advance, export described number of times.
On the other hand, provide a kind of query filter method based on business, comprising:
Receive the request of query traffic data, the request of described query traffic data comprises filter pipeline key word and input character;
Format the indicating template setting in advance by described business datum to be checked, on every row of described indicating template, configure explicit identification, wherein, article one, the indicating template setting in advance described in described business datum to be checked format once, whether the information that described explicit identification is used to indicate its corresponding row needs to show;
According to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtain the data in template to be shown;
Show the data message that mates the row of described input character in the described template to be shown of output, and show the data message of the row of described the above the explicit identification indicated number of template to be shown of output.
On the one hand, provide a kind of query filter device based on business, comprising:
The first receiver module, for receiving the request of query traffic data, the request of described query traffic data comprises default filter pipeline key word, the number of business datum record to be checked described in the indicated number of described default filter pipeline key word;
The first processing module, for format the indicating template setting in advance by described business datum to be checked, wherein, the indicating template setting in advance described in a described business datum to be checked format once;
Statistics output module, for adding up the number of times of the indicating template that described format sets in advance, exports described number of times.
On the one hand, provide a kind of query filter device based on business, comprising:
The second receiver module, for receiving the request of query traffic data, the request of described query traffic data comprises filter pipeline key word and input character;
The second processing module, for formaing by described business datum to be checked the indicating template setting in advance, on every row of described indicating template, explicit identification is set, wherein, article one, the indicating template setting in advance described in described business datum to be checked format once, whether the information that described explicit identification is used to indicate its corresponding row needs to show;
Query filter module, for according to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtains the data message in template to be shown;
Show output module, for showing the row data message that mates described input character in the described template to be shown of output, and show the data message of the row of described the above the explicit identification indicated number of template to be shown of output.
Query filter method and device based on business that embodiments of the invention provide, format the indicating template setting in advance by business datum to be checked, wherein, a business datum to be checked formats the indicating template once setting in advance; After the number of times of the indicating template that statistics format sets in advance, export.Inquiry based on row in prior art relatively, can provide the business record obtaining based on service inquiry number, has met user's accurate demand.
Format the indicating template setting in advance by business datum to be checked, on every row of indicating template, explicit identification is set, wherein, a business datum to be checked formats the indicating template once setting in advance, and whether the information that explicit identification is used to indicate its corresponding row needs to show; Rule as indicated, according to the indicating template after the format of input character query filter, obtains template to be shown; Show the data message that mates the row of input character in output template to be shown, and show the data message of the row of explicit identification indicated number in output template to be shown.Relatively in prior art, only show matching result, can in the data message of row that shows coupling input character, show the contextual information of the data message of this row, further meet consumers' demand.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme of the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
A kind of query filter method flow schematic diagram based on business that Fig. 1 provides for the embodiment of the present invention;
The query filter method flow schematic diagram of the another kind that Fig. 2 provides for the embodiment of the present invention based on business;
A kind of indicating template schematic diagram that Fig. 3 provides for the embodiment of the present invention;
The another kind of indicating template schematic diagram that Fig. 4 provides for the embodiment of the present invention;
A kind of query filter apparatus structure schematic diagram based on business that Fig. 5 provides for the embodiment of the present invention;
One the first processing module structural representation that Fig. 6 provides for the embodiment of the present invention;
The query filter apparatus structure schematic diagram of the another kind that Fig. 7 provides for the embodiment of the present invention based on business.
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, rather than whole embodiment.Based on the embodiment in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
The query filter method based on business that the embodiment of the present invention provides, as shown in Figure 1, comprises the following steps:
S101, query filter device receives the request of query traffic data, and the request of this query traffic data comprises default filter pipeline key word, the number that this default filter pipeline key word indicated number business datum to be checked records.
S102, query filter device formats the indicating template setting in advance by above-mentioned business datum to be checked, and wherein, an above-mentioned business datum to be checked formats the indicating template once setting in advance.
S103, the number of times of the indicating template that the format of query filter device statistics sets in advance, exports this number of times.
The query filter method based on business that embodiments of the invention provide, the inquiry based on row in prior art relatively, can provide the business record obtaining based on service inquiry number, has met user's accurate demand.
For instance, in above-mentioned S101, default filter pipeline key word can be " record ", certainly " record " just gives an example, the filter pipeline key word here includes but not limited to " record ", as long as this function can be realized in set filter pipeline key word herein, for showing the number that records of business datum to be checked.Certain filter pipeline key word here can also comprise: show and start all data from matching condition, comprise the key word " begin " of matching row; Or show data all except matching condition, matching row data do not show, the key word " exclude " that other data show; Or only show the data of matching condition, the key word " include " that other data do not show; Or the key word " count " of the line number of demonstration data; Or by the key word " pattern " of mode filtering etc.
Just need to show that take the embodiment of the present invention business datum to be checked records number as example, exemplary, suppose that inquiry request is user's query interface number here, can input command capable: <Route>display ip interface brief|record.Here hypothesis need to be to the business datum in following table 1, and interface (Interface) data are carried out query filter.
Interface IP Address/Mask Physical Protocol
1 Aux0/0/1 unassigned down down
2 Eth-Trunk2 unassigned down down
3 GigabitEthernet0/0/0 10.137.129.28/23 up up
4 LoopBack0 1.2.3.4/32 up up(s)
5 NULL0 unassigned up up(s)
6 Virtual-Template0 unassigned up up(s)
7 Vlanif10 unassigned down down
8 Vlanif11 unassigned down down
9 Vlanif100 unassigned down down
Table 1
And above-mentioned data are stored by row in server, as the interface name of the 1st line interface " Aux0/0/1 " in table 1 and current up-downgoing state: Aux0/0/1 current state, and row agreement current state: the information of Line protocol current state can be expressed as:
Aux0/0/1 current state:DOWN
Line protocol current state:DOWN
Therefore, all 9 interface messages in table 1 can show record with 18 row data messages.
For instance, in above-mentioned S102, the content of indicating template can be with it is investigated that asking filtration needs sets in advance, in addition it should be noted that, before first indicating template of business datum format to be checked, need to arrange beginning label, be used for the beginning of identification record business datum, so that the number of times of the indicating template that statistics format sets in advance.Exemplary, as shown in Figure 3, <interface information begin/> (interface information starts) is set before the indicating template of business datum to be checked, identify the business datum starting to be checked and count, wherein the content in indicating template comprises: line time, remarks descriptor, MTU bit number and the network address in interface name and current up-downgoing state, row agreement current state, footline agreement.The data message classification of just having enumerated a part of interface herein with interface business data instance, business datum to be checked can also comprise the business datum of other types certainly, and the data message of interface also can comprise the data message of other types.The indicating template preferred process language realization in for example here, certainly adopt other as: C language, script etc. also can be realized.
Above-mentioned S103, the number of times of the indicating template that the format of query filter device statistics sets in advance, exports this number of times, for instance, as long as calculate with the formatted number of times of indicating template that starts label mark, just the business record number that can obtain inquiring.Finally export total business record number, here exemplary, still take above-mentioned table 1 as example, the data message type of the content-defined inquiry in certain now indicating template is: interface name and current up-downgoing state and MTU bit number, show that result is: Total interface:9, representing currently has 9 interfaces, and row inquiring technology based on traditional can draw the result of 18 row information outputs.
The query filter method based on business that embodiments of the invention provide, formats the indicating template setting in advance by business datum to be checked, wherein, a business datum to be checked formats the indicating template once setting in advance; After the number of times of the indicating template that statistics format sets in advance, export.Inquiry based on row in prior art relatively, can provide the business record obtaining based on service inquiry number, has met user's accurate demand.
The query filter method based on business that embodiments of the invention provide, as shown in Figure 2, comprises the following steps:
S301, query filter device receives the request of query traffic data, and the request of this query traffic data comprises filter pipeline key word and input character.
S302, query filter device formats the indicating template setting in advance by above-mentioned business datum to be checked, on every row of this indicating template, configure explicit identification, wherein, article one, business datum to be checked formats the indicating template once setting in advance, and whether the information that explicit identification is used to indicate its corresponding row needs to show.
S303, query filter device, according to the rule of filter pipeline key word indication, according to the indicating template after format described in input character query filter, obtains the data message in template to be shown.
S304, query filter device shows the data message that mates the row of input character in output template to be shown, and shows the data message of the row of explicit identification indicated number in output template to be shown.
The query filter method based on business that embodiments of the invention provide, format the indicating template setting in advance by business datum to be checked, on every row of indicating template, explicit identification is set, wherein, article one, business datum to be checked formats the indicating template once setting in advance, and whether the information that explicit identification is used to indicate its corresponding row needs to show; Rule as indicated, according to the indicating template after the format of input character query filter, obtains the data message in template to be shown; Show the data message that mates the row of input character in output template to be shown, and show the data message of the row of explicit identification indicated number in output template to be shown.Relatively in prior art, only show matching result, can in the data message of row that shows coupling input character, show the contextual information of the data message of this row, further meet consumers' demand.
For instance, the filter pipeline key word in above-mentioned S301 can comprise: show and start all data from matching condition, comprise the key word " begin " of matching row; Or show data all except matching condition, matching row data do not show, the key word " exclude " that other data show; Or only show the data of matching condition, the key word " include " that other data do not show; Or the key word " count " of the line number of demonstration data; Or by the key word " count " of mode filtering etc.
Selection input channel exemplary in the present embodiment filters key word " include ", if user wants to inquire about MTU (Maximum Transmit Unit, MTU) be the interface that 1500bytes (bit) is corresponding, can input command <Route>display ip interface|include Maximum Transmit Unit:1500bytes.
For instance, in above-mentioned S302, the content of indicating template can be with it is investigated that asking filtration needs sets in advance, in addition, also on every row of indicating template, configure explicit identification, exemplary, the explicit identification is here arranged on the mark on every row, comprise and must show mark " must see:true ", must show mark " must see:false " (herein, explicit identification adopts the method for mark " must see:true " and " must see:false " just can certainly adopt for example other mark with non-; In addition, here explicit identification is to realize mark to be set at every row of indicating template, can certainly be the methods such as Gong the user of the configuration corresponding indicating template every row list of selecting display line, as long as can realize identical function), wherein must show mark be used to refer to the row data information show time be bound to be shown, can not be filtered, as shown in Figure 4 exemplary, after each row of data information, add " must see:true " or " must see:false " and carry out the show state of marking data information in Query Result.Wherein, the content setting in indicating template is as above shown in an embodiment.Here explicit identification is to realize so that mark to be set at every row of indicating template, can certainly be the methods such as Gong the user of the configuration corresponding indicating template every row list of selecting display line.Here indicating template preferred process language realization in for example, certainly adopt other as: C language, script etc. also can be realized.
Above-mentioned S303, query filter device is according to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtain the data message in template to be shown, for instance, filter key word " include " according to input channel, that is: only show the data of matching condition, other data do not show, user wants to inquire about MTU (Maximum Transmit Unit, MTU) be the interface that 1500bytes (bit) is corresponding, according to the indicating template after the rule-based filtering format of input command <Route>display ip interface|include Maximum Transmit Unit:1500bytes and filtration key word " include " indication, obtain comprising user and want MTU (the Maximum Transmit Unit inquiring about, MTU) be that data message on the indicating template at the interface message place that 1500bytes (bit) is corresponding is as the data message in template to be shown, comprise the data message on the indicating template of " include Maximum Transmit Unit:1500bytes ", wherein include Maximum Transmit Unit:1500bytes is input character.
Above-mentioned S304, query filter device shows the data message that mates the row of input character in output template to be shown, and the data message of the row of explicit identification indicated number in template to be shown is exported in demonstration, for instance, what show the data message of coupling input character and the business datum that comprises match information must show data message, and exemplary demonstration result is:
GigabitEthernet0/0/0 current state:UP
The Maximum Transmit Unit:1500bytes
GigabitEthernet0/0/1 current state:UP
The Maximum Transmit Unit:1500bytes
Represent, MTU is the interface that 1500bytes (bit) is corresponding: GigabitEthernet0/0/0, and current state is up; Another MTU is the interface that 1500bytes (bit) is corresponding: GigabitEthernet0/0/1, current state is up.Wherein, " GigabitEthernet0/0/0 current state:UP ", " GigabitEthernet0/0/1 current state:UP " are the context part of explicit identification indicated number, and two " The Maximum Transmit Unit:1500bytes " is the display section of coupling input character.
The query filter method based on business that embodiments of the invention provide, relatively in prior art, only show matching result, can in the data message of row that shows coupling input character, show the contextual information of the data message of this row, further meet consumers' demand.
Corresponding said method embodiment, the query filter device 50 based on business providing for the embodiment of the present invention can be applied in the embodiment of the method shown in above-mentioned Fig. 1, as shown in Figure 5, comprising: the first receiver module 51, the first processing module 52 and statistics output module 53, wherein:
The first receiver module 51, for receiving the request of query traffic data, this inquiry request comprises default filter pipeline key word, the number that this default filter pipeline key word indicated number business datum to be checked records.
The first processing module 52, for format the indicating template setting in advance by above-mentioned business datum to be checked, wherein, an above-mentioned business datum to be checked formats the indicating template once setting in advance.
Statistics output module 53, for adding up the number of times that formats the indicating template setting in advance, exports this number of times.
The query filter device based on business that embodiments of the invention provide, formats the indicating template setting in advance by business datum to be checked, wherein, a business datum to be checked formats the indicating template once setting in advance; After the number of times of the indicating template that statistics format sets in advance, export.Inquiry based on row in prior art relatively, can provide the business record obtaining based on service inquiry number, has met user's accurate demand.
Further, as shown in Figure 6, the first processing module 52 also comprises beginning label setting unit 521, for before first indicating template of above-mentioned business datum to be checked format, beginning label being set, so that the number of times of the indicating template that statistics format sets in advance.
Corresponding said method embodiment, the query filter device 60 based on business that another embodiment of the present invention provides can be applied in the embodiment of the method that above-mentioned Fig. 2 is corresponding, as shown in Figure 7, comprise: the second receiver module 61, the second processing module 62, query filter module 63 and demonstration output module 64, wherein:
The second receiver module 61, for receiving the request of query traffic data, this inquiry request comprises filter pipeline key word and input character.
The second processing module 62, for formaing by above-mentioned business datum to be checked the indicating template setting in advance, on every row of indicating template, explicit identification is set, wherein, article one, business datum to be checked formats the indicating template once setting in advance, and whether the information that explicit identification is used to indicate its corresponding row needs to show.
For instance, the explicit identification that the second processing module 62 arranges on every row of indicating template comprises: must display information and Fei Bi display information; Wherein, the informational needs that must display information be used to indicate its corresponding row shows; The non-information that must display information be used to indicate its corresponding row does not need to show.
Query filter module 63, for according to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtains the data message in template to be shown.
Show output module 64, for showing the data message that mates the row of input character in output template to be shown, and show the data message of the row of explicit identification indicated number in output template to be shown.
The query filter device based on business that embodiments of the invention provide, format the indicating template setting in advance by business datum to be checked, on every row of indicating template, explicit identification is set, wherein, article one, business datum to be checked formats the indicating template once setting in advance, and whether the information that explicit identification is used to indicate its corresponding row needs to show; Rule as indicated, according to the indicating template after the format of input character query filter, obtains the data message in template to be shown; Show the data message that mates the row of input character in output template to be shown, and show the data message of the row of explicit identification indicated number in output template to be shown.Relatively in prior art, only show matching result, can in the data message of row that shows coupling input character, show the contextual information of the data message of this row, further meet consumers' demand.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can complete by the relevant hardware of programmed instruction, aforesaid program can be stored in a computer read/write memory medium, this program, in the time carrying out, is carried out the step that comprises said method embodiment; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CDs.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited to this, any be familiar with those skilled in the art the present invention disclose technical scope in; can expect easily changing or replacing, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of described claim.

Claims (8)

1. a data query filter method, is characterized in that, comprising:
Receive the request of query traffic data, the request of described query traffic data comprises default filter pipeline key word, the number that described default filter pipeline key word indicated number business datum to be checked records;
Format the indicating template setting in advance by described business datum to be checked, wherein, the indicating template setting in advance described in a described business datum to be checked format once;
Add up the number of times of the indicating template that described format sets in advance, export described number of times, described number of times is as the number of described business datum to be checked record.
2. method according to claim 1, is characterized in that, the described business datum to be checked of described use formats the indicating template setting in advance, and comprising:
Before first indicating template of described business datum to be checked format, beginning label is set, so that add up the number of times of the indicating template that described format sets in advance.
3. a data query filter method, is characterized in that, comprising:
Receive the request of query traffic data, the request of described query traffic data comprises filter pipeline key word and input character;
Format the indicating template setting in advance by business datum to be checked, on every row of described indicating template, configure explicit identification, wherein, article one, the indicating template setting in advance described in described business datum to be checked format once, whether the information that described explicit identification is used to indicate its corresponding row needs to show;
According to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtain the data message in template to be shown;
Show the data message that mates the row of described input character in the described template to be shown of output, and show the data message of the row of described the above the explicit identification indicated number of template to be shown of output.
4. method according to claim 3, is characterized in that, described explicit identification comprises and must show mark and non-ly must show mark; Wherein, described must showing identifies the informational needs demonstration that is used to indicate its corresponding row; Describedly non-ly must show the information that mark is used to indicate its corresponding row and do not need to show.
5. a data query filtration unit, is characterized in that, comprising:
The first receiver module, for receiving the request of query traffic data, the request of described query traffic data comprises default filter pipeline key word, the number that described default filter pipeline key word indicated number business datum to be checked records;
The first processing module, formats the indicating template setting in advance for the business datum with to be checked, wherein, and the indicating template setting in advance described in a described business datum to be checked format once;
Statistics output module, for adding up the number of times of the indicating template that described format sets in advance, exports described number of times, and described number of times is as the number of described business datum to be checked record.
6. device according to claim 5, is characterized in that, described the first processing module comprises:
Start label setting unit, for before first indicating template of described business datum to be checked format, beginning label being set, so that add up the number of times of the indicating template that described format sets in advance.
7. a data query filtration unit, is characterized in that, comprising:
The second receiver module, for receiving the request of query traffic data, the request of described query traffic data comprises filter pipeline key word and input character;
The second processing module, for formaing by business datum to be checked the indicating template setting in advance, on every row of described indicating template, configure explicit identification, wherein, article one, the indicating template setting in advance described in described business datum to be checked format once, whether the information that described explicit identification is used to indicate its corresponding row needs to show;
Query filter module, for according to the rule of described filter pipeline key word indication, according to the indicating template after format described in described input character query filter, obtains the data message in template to be shown;
Show output module, for showing the row data message that mates described input character in the described template to be shown of output, and show the data message of the row of described the above the explicit identification indicated number of template to be shown of output.
8. device according to claim 7, is characterized in that, the explicit identification that described the second processing module configures on every row of described indicating template comprises: must show mark and non-ly must show mark; Wherein, described must showing identifies the informational needs demonstration that is used to indicate its corresponding row; Describedly non-ly must show the information that mark is used to indicate its corresponding row and do not need to show.
CN201110427001.0A 2011-12-19 2011-12-19 Data query filter method and device Active CN102567481B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110427001.0A CN102567481B (en) 2011-12-19 2011-12-19 Data query filter method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110427001.0A CN102567481B (en) 2011-12-19 2011-12-19 Data query filter method and device

Publications (2)

Publication Number Publication Date
CN102567481A CN102567481A (en) 2012-07-11
CN102567481B true CN102567481B (en) 2014-06-04

Family

ID=46412887

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110427001.0A Active CN102567481B (en) 2011-12-19 2011-12-19 Data query filter method and device

Country Status (1)

Country Link
CN (1) CN102567481B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391532B (en) * 2017-04-14 2020-08-04 阿里巴巴集团控股有限公司 Data filtering method and device
CN111901160B (en) * 2020-07-15 2022-09-16 中盈优创资讯科技有限公司 Method and device for combing network equipment garbage strategy configuration
CN115941561A (en) * 2022-09-23 2023-04-07 中盈优创资讯科技有限公司 Method and device for automatically testing link quality based on link correspondence

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6222847B1 (en) * 1997-10-08 2001-04-24 Lucent Technologies Inc. Apparatus and method for retrieving data from a network site
CN1489739A (en) * 2001-01-29 2004-04-14 �ֹ��� System for providing information converted in response to search request and method for using computer
CN101925045A (en) * 2009-06-17 2010-12-22 中兴通讯股份有限公司 Method and system for providing user service data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6222847B1 (en) * 1997-10-08 2001-04-24 Lucent Technologies Inc. Apparatus and method for retrieving data from a network site
CN1489739A (en) * 2001-01-29 2004-04-14 �ֹ��� System for providing information converted in response to search request and method for using computer
CN101925045A (en) * 2009-06-17 2010-12-22 中兴通讯股份有限公司 Method and system for providing user service data

Also Published As

Publication number Publication date
CN102567481A (en) 2012-07-11

Similar Documents

Publication Publication Date Title
CN102750365B (en) Retrieval method and system of instant voice messages, user device and server
CN102098131B (en) Dynamic parameter configuration-based general framing and de-framing method for serial port data frames
CN107562666B (en) Method, system and related device for communication between devices based on SPI bus
CN104519075A (en) Data transmission method and device
CN102567481B (en) Data query filter method and device
CN101426026A (en) Method and system for data synchronization between multiple servers
CN105320624B (en) The electronic device controlled using data I/O management
CN103179120A (en) Method and system for realizing printing of mobile device
CN102081537A (en) Method for upgrading software
CN110390082B (en) Communication matrix comparison method and system
CN104125140B (en) A kind of message method and device
CN102571923A (en) Data synchronization system and method
CN105681199A (en) Method and device for processing message data in vehicular bus
CN106710597B (en) Voice data recording method and device
CN104320528A (en) Safe voice communication method
CN108322482A (en) A kind of method and device of protocol conversion
CN106775818A (en) ECU upgrade methods and ECU updating apparatus based on CAN
CN101872551A (en) Method for controlling voice promoting device with code
CN102006582B (en) Data matching method and system
CN103209394A (en) Method and system for group voice data processing and terminal device
CN101277401B (en) Application execution method and apparatus
CN100471168C (en) Method for multicast managing of multiple terminals under the same access port
US20080091719A1 (en) Audio tags
CN102279711A (en) Plug-in-based real-time data storage method and device
CN101742632B (en) Synchronous method, host computer, mobile terminal and synchronous system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant