CN102456004A - Query control method and system of page data - Google Patents

Query control method and system of page data Download PDF

Info

Publication number
CN102456004A
CN102456004A CN201010510102XA CN201010510102A CN102456004A CN 102456004 A CN102456004 A CN 102456004A CN 201010510102X A CN201010510102X A CN 201010510102XA CN 201010510102 A CN201010510102 A CN 201010510102A CN 102456004 A CN102456004 A CN 102456004A
Authority
CN
China
Prior art keywords
page data
information
user
configuration information
page
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
CN201010510102XA
Other languages
Chinese (zh)
Other versions
CN102456004B (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.)
Qingdao Kingdee Software Technology Co.,Ltd.
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201010510102.XA priority Critical patent/CN102456004B/en
Publication of CN102456004A publication Critical patent/CN102456004A/en
Application granted granted Critical
Publication of CN102456004B publication Critical patent/CN102456004B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention is applicable to the field of computer software and provides a query control method and a query control system of page data. The method comprises the following steps that: a client sends a page data query request to a server, wherein the page data query request comprises the identity identification information of a user and the uniform resource locator information of a page; and the server acquires the corresponding filtering configuration information of the user according to the identity identification information of the user and the uniform resource locator information of the page in the page data query request, queries the corresponding page data according to the filtering configuration information, and transmits a query result to the client. The embodiment of the invention has the advantages that: filtering information is configured for querying the page data; according to difference between data which are defined by the filtering configuration information, query control of different page data is realized; development of filtering pages is reduced; and the maintainability of the page data is improved.

Description

A kind of page data enquiry control method and system
Technical field
The invention belongs to computer software fields, relate in particular to a kind of page data enquiry control method and system.
Background technology
In the internet information system; Often have some data and need show the user with the mode of original list; But data volume is excessive sometimes; And the user only pays close attention to a part of data wherein, therefore requires the data that can show in the page are controlled, thereby obtains the desired data of user.
Prior art provides a kind of method to page data inquiry control; Be summarized as follows: at first; Front controller obtains the URL request that the user submits to; And confirm whether said URL request meets the URL rule that presets, and with the corresponding filtrator of said URL request log-on message is carried out Authority Verification, presets the URL rule if said URL request meets; And said log-on message is then extracted video data with the corresponding subclass controller of said URL request through Authority Verification.Then, the subclass controller sends to the parent controller with video data, and the parent controller is according to the said video data output page.Wherein, The method concrete steps that said filtrator carries out Authority Verification are: search preset authority configuration item; The authority configuration item comprises the corresponding relation of log-on message and user identity; And the corresponding relation of user identity and subclass controller extraction video data requested permissions, if satisfying the subclass controller, the corresponding said user identity of said log-on message extracts the required authority of video data, then said log-on message is passed through Authority Verification.In the prior art, the visit of each page data all needs the conduct interviews control of data of an independent filtrator, and processing procedure is numerous and jumbled, and workload is big, and has increased the follow-up maintenance cost in website.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of page data enquiry control method, and being intended to solve in the prior art all needs the conduct interviews problem of Data Control of an independent filtrator to each page data visit.
The embodiment of the invention is achieved in that a kind of page data enquiry control method, and said method comprises the steps:
Client is sent the page data query requests to service end, and said page data query requests comprises user's the identification information and the URL information of the page;
Service end is obtained the corresponding filtration configuration information of user according to the URL information of the user totem information that carries in the page data query requests and the page; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
A kind of page data enquiry control method, said method comprises the steps:
Receive the User Page data query request of client, carry user's the identification information and the URL information of the page in the said page data query requests;
Obtain the corresponding filtration configuration information of user according to the URL information of the user totem information that carries in the page data query requests and the page; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
Another purpose of the embodiment of the invention is to provide a kind of page data inquiry control system, and said system comprises:
The management backstage;
Service end, and
At least one client;
Said management backstage is used for the filtration configuration information of configuration pin to the User Page data query, and the filtration configuration information of said data query is stored up to said service end;
Said client is used to send the page data query requests to service end, and said page data query requests comprises user's the identification information and the URL information of the page;
The user totem information that said service end is used for carrying according to the page data query requests and the URL information of the page are obtained the corresponding filtration configuration information of user; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
A kind of page data inquiry control system, said application system comprises:
Page data query requests receiving element is used to receive the page data query requests that client is sent;
User Page data filter configuration information acquiring unit; The ID that is used for carrying and the URL information of the page according to the page data query requests; From the filtration configuration information of User Page data of storage in advance, obtain the filtration configuration information of user data query; And according to the filtration configuration information of said user data query corresponding page data is inquired about, obtain the data query result; And
Page data query processing unit is used for sending the data after handling to client.
The embodiment of the invention is to page data query configuration filtering information, and is different through the data of filtering the configuration information definition, realizes the inquiry control of different page datas, reduced the exploitation of filtering the page, improved the maintainability of page data.
Description of drawings
Fig. 1 is that the page data that the embodiment of the invention provides is inquired about the structural drawing of control system;
Fig. 2 is the realization flow figure of the User Page data query filtering configuration method that provides of the embodiment of the invention;
Fig. 3 is the realization flow figure of the page data enquiry control method that provides of the embodiment of the invention;
Fig. 4 is the judgement flow process of the service end that provides of the embodiment of the invention to the request of User Page data query;
Fig. 5 is that the page data that the embodiment of the invention provides is inquired about the structural drawing of managing the backstage in the control system;
Fig. 6 is that the page data that the embodiment of the invention provides is inquired about the structural drawing of service end in the control system;
Fig. 7 is that the page data that the embodiment of the invention provides is inquired about the structural drawing of client in the control system.
Embodiment
In order to make the object of the invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with accompanying drawing and embodiment.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The embodiment of the invention is to page data query configuration filtering information, and is different through the data of filtering the configuration information definition, realizes the inquiry control of different page datas, reduced the exploitation of filtering the page, improved the maintainability of page data.
For technical scheme of the present invention is described, describe through specific embodiment below.
The page data that Fig. 1 shows the embodiment of the invention to be provided is inquired about the structure of control system, for the ease of explanation, only shows the part relevant with the embodiment of the invention.
Management backstage 1 is used for disposing the filtering information of the page data inquiry of different user, and stores the filtering information of configuration into service end.
Service end 2 stores the page data that supplies client query, and when receiving the page data query requests that client is sent, the filtering information according to user's page data is inquired about is sent to client with filtered data.
Has at least one client 3 in the page data inquiry control system; Client 3 is positioned at user terminal; Be connected communication through wired or wireless mode with service end 2, the user can send the page data query requests to service end 2 through client 3, receives and export the data that service end 2 is returned.
In order to realize the control of different user to the page data inquiry; In embodiments of the present invention; According to user's the identification information and the URL information of the page; Filtered fields to page data is carried out conditional definition, generates a plurality of filtercondition combined expressions, in view of the above the filtering information of the page data of configure user inquiry.
Fig. 2 shows the realization flow figure of the User Page data query filtering configuration method that the embodiment of the invention provides, and details are as follows:
In step S201, receive the filtered fields that defines to page data and the filtering conditional information that disposes.
In embodiments of the present invention, the filtering conditional information definition is as follows:
<sqltasklist?view=″″>
< sqltasklist_field FName=" FSQLTask_Code " CHNName=" SQL task coding " Type=" string " ToObj=" " />
< sqltasklist_field FName=" FSQLTask_Name " CHNName=" SQL task names " Type=" string " ToObj=" " />
< sqltasklist_field FName=" FSQLTask_Creator " CHNName=" founder " Type=" string " ToObj=" user " />
< sqltasklist_field FName=" FSQLTask_CreateDate " CHNName=" creation-time " Type=" date " ToObj=" " />
< sqltasklist_field FName=" FSQLTask_State " CHNName=" state " Type=" not audit, audit " ToObj=" " />
</sqltasklist>
Wherein, what the sqltasklist label was corresponding is the filtering information of page sqltasklist.jsp file, the tables of data that will inquire about or Data View that the value of its view attribute is corresponding.Each sqltasklist_field label is being represented a filtered fields information; The querying condition that its FName attribute is corresponding the coding of the filtered fields that will use; CHNName is the demonstration of filtered fields on the page; Type is the type of filtered fields, and ToObj is when the filtered fields value is imported, and whether need call the general polling page and select input value.
In step S202, according to the filtering conditional information of configuration, generated query condition combined expression.
In embodiments of the present invention, can select a plurality of filtered fields as query argument according to the filtering conditional information of configuration, and through a left side, right parenthesis, and and or make up these filterconditions, thereby form corresponding querying condition combined expression.Said querying condition combined expression can also comprise that the user selects the filtered fields that will participate in inquiring about; For example: to user A; The keeper is configured to the filtering conditional information of user A through the filtered fields " condition one, condition two, condition three " of sqltasklist_field input user A; Through CHNName filtering conditional information is presented on the page, user A is according to being presented at the filtering conditional information on the page, the querying condition combined expression of input " condition one " and " condition two " and " condition three>1000 "; Wherein, " condition three>1000 " selected the filtered fields that will participate in inquiring about for the user.The type of the filtered fields that the filtered fields that said user selects to participate in inquiring about can be selected according to the user, the typing mode of the value of filtered fields can change.Of following table:
Figure BDA0000028671940000061
Wherein, Type is the type of filtered fields, and Type=" string " expression filtered fields is a character type, and ToObj is when the filtered fields value is imported, and whether need call the general polling page and select input value.Manually input of ToObj=" " representative, ToObj=" user " representative need be called the general polling page and selected, and the Like in the filtered fields representes to like, and not like representes to dislike, and in representes to comprise, and=expression equals, and <>expression is not equal to.
In step S203,, generate the filtration configuration information of user's page data according to the querying condition combined expression that generates.
In embodiments of the present invention, the filtration configuration information of said user's page data comprises user's identification information and the URL information of the page and the querying condition combined expression information of generation.Wherein, user's identify label generally is unique in system, for example address name, identification card number, job number etc.For example: when user A to page B in the querying condition combined expression of form or view be " condition one " and " condition two " and " condition three>1000 ", the filtration configuration information of the User Page data that then generate is " identify label of user A "+" the URL information of page B "+" querying condition combined expression ".
In step S204, store the filtration configuration information that generates into service end.
Fig. 3 shows the realization flow of the page data enquiry control method that the embodiment of the invention provides, and details are as follows:
1. client receives user's page data query requests, carries user's the identify label and the URL information of the page in this page data query requests;
2. client sends to service end with user's page data query requests;
3. service end is according to the URL information of the ID of carrying in the page data query requests and the page; Obtain the filtration configuration information of user data query; Filtration configuration information according to user data query is inquired about corresponding page data, and sends the data query result to client;
4. client is exported the data query result that service end transmits.
Fig. 4 shows service end that the embodiment of the invention the provides URL information according to the user totem information that carries in the page data query requests and the page; Obtain the filtration configuration information of user data query; Filtration configuration information according to user data query is inquired about corresponding page data; And send the data query result flow process of client to, details are as follows:
In step S401, service end receives the User Page data query request that client sends over;
In step S402, judge whether described request exists the filtration configuration information, be execution in step S403 then, otherwise execution in step S404;
In embodiments of the present invention, service end receives user's page data query requests, includes user's the identification information and the URL information of the page in the described request; According to said user's the identify label and the URL information of the page, whether judges exists the filtration configuration information to this page, if exist; Then according to said filtering scheme; Obtain corresponding data query, if do not exist, then configurating filtered information and storage.Wherein, if when there is not configuration information in the page of user capture, could visit the said page after then need waiting the URL information configuration corresponding informance of keeper according to user's the identification information and the page.
In step S403,, obtain corresponding data query according to said filtration configuration information;
In step S404, to configurating filtered information of said User Page data query request and storage.Its concrete steps are as shown in Figure 2, repeat no more at this.
The page data that Fig. 5 shows the embodiment of the invention to be provided is inquired about the structure on management backstage in the control system, for the ease of explanation, only shows the part relevant with the embodiment of the invention.
Filtering conditional information dispensing unit 11 receives the filtering conditional information that disposes to the filtered fields of page data definition.
Filtercondition combined expression generation unit 12 is according to the filtering conditional information of configuration, generated query condition combined expression.
User Page data filter configuration information generation unit 13 generates the filtration configuration information of user's page data according to the querying condition combined expression that generates.
In embodiments of the present invention, the filtration configuration information of said user's page data comprises user's identification information and the URL information of the page and the querying condition combined expression information of generation.Wherein, user's identify label generally is unique in system, for example address name, identification card number, job number etc.
The filtration configuration information that User Page data filter configuration information storage unit 14 will generate stores service end into.
The page data that Fig. 6 shows the embodiment of the invention to be provided is inquired about the structure of service end in the control system, for the ease of explanation, only shows the part relevant with the embodiment of the invention.
21 storages of User Page data filter configuration information storage unit are to the filtration profile information of user inquiring page data.
Page data query requests receiving element 22 receives the page data query requests that client 3 is sent.
The user's who carries in the page data query requests that User Page data filter configuration information acquiring unit 23 sends according to client 3 the identification information and the URL information of the page are obtained user's page data query filter information from the User Page data filter configuration information of storing.
Page data query processing unit 24 carries out filtration treatment according to said User Page data filter configuration information to the data in the page data of user's requesting query, sends the data after handling to client 3.Said processing unit comprises list configuration information acquisition module 241, wherein:
List configuration information acquisition module 241 service ends are obtained the configuration information of tabulation according to user's query requests condition, promptly obtain class and the method for wanting data query, and return to the field information of requests for page.
In embodiments of the present invention, the list configuration fileinfo is following:
<sqltasklist.jsp?classname=″com.kingdee.dmp.SQLManage.SQLTaskManager″methodname=″listSQLTask″>
< sqltasklist_row Name=" sequence number " Value=" " />
<sqltasklist_row?Name=″ID~hide″Value=″FSQLTask_ID″/>
< sqltasklist_row Name=" title " Value=" FSQLTask_Name " />
< sqltasklist_row Name=" code " Value=" FSQLTask_Code " />
< sqltasklist_row Name=" operation SQL~hide " Value=" FSQLTask_Content " />
< sqltasklist_row Name=" state " Value=" FSQLTask_State " />
< sqltasklist_row Name=" operation is frequent " Value=" FSQLTask_RunTime " />
<sqltasklist_row?Name=″SQLTableID~hide″Value=″FSQLTable_ID″/>
< sqltasklist_row Name=" SQL title " Value=" FSQLTable_Name " />
< sqltasklist_row Name=" querying condition " Value=" FSQLTask_Condition " />
<sqltasklist_row?Name=″sendIDs~hide″Value=″FSQLTask_SendUserList″/>
< sqltasklist_row Name=" recipient " Value=" FSQLTask_SendUserNameList " />
< sqltasklist_row Name=" when creating " Value=" FSQLTask_CreateDate " />
< sqltasklist_row Name=" founder ID~hide " Value=" FSQLTask_Creator " />
< sqltasklist_row Name=" founder " Value=" FSQLTask_CreatorName " />
</sqltasklist.jsp>
What the sqltasklist.jsp tag name was corresponding is the URL of page A; Attribute classname correspondence is the class that these data of inquiry will be called under it; The method that the value representation data query of methodname attribute will move; And the method that methodname is corresponding should have two parameters, the one, the content that inquire, the 2nd, the condition that inquire about.The content that each sqltasklist_row label representative will inquire, the value of its Name attribute is the finally gauge outfit information when the page is showed of Query Information, the value representation of value attribute should be listed as the coding of the corresponding database column of corresponding data.
Client 3 sends to service end 2 with user's page data query requests, and service end 2 is handled the page data of inquiry according to filtering configuration information, and the data after will handling send client 3 to.Carry user's the identification information and the URL information of the page in the user's data query requests.
The page data that Fig. 7 shows the embodiment of the invention to be provided is inquired about the structure of client in the control system, for the ease of explanation, only shows the part relevant with the embodiment of the invention.
Page data query requests receiving element 31 receives user's page data query requests, and described request is sent to service end 2.
The data that 32 pairs of service ends 2 of data output unit are returned are exported.
The embodiment of the invention is to page data query configuration filtering information, and is different through the data of filtering the configuration information definition, realizes the inquiry control of different page datas, reduced the exploitation of filtering the page, improved the maintainability of page data.
The above is merely preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of within spirit of the present invention and principle, being done, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a page data enquiry control method is characterized in that, said method comprises the steps:
Client is sent the page data query requests to service end, and said page data query requests comprises user's the identification information and the URL information of the page;
Service end is obtained the corresponding filtration configuration information of user according to the URL information of the user totem information that carries in the page data query requests and the page; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
2. the method for claim 1 is characterized in that, also comprises:
Judge whether described request exists corresponding filtration configuration information;
Filter configuration information if exist, then, obtain corresponding data query according to the filtration configuration information of described request;
If there is not the filtration configuration information, then according to configurating filtered information of described request and storage.
3. method as claimed in claim 2 is characterized in that, said filtration configuration information disposes through following steps:
Receive the filtered fields that defines to page data and the filtering conditional information that disposes;
According to the filtering conditional information of configuration, generated query condition combined expression;
According to the querying condition combined expression that generates, generate the filtration configuration information of user's page data;
Store the filtration configuration information that generates into service end.
4. a page data enquiry control method is characterized in that, said method comprises the steps:
Client is sent the page data query requests to service end, and said page data query requests comprises user's the identification information and the URL information of the page;
Service end is obtained the corresponding filtration configuration information of user according to the URL information of the user totem information that carries in the page data query requests and the page; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
5. method as claimed in claim 4; It is characterized in that; URL information according to the user totem information that carries in the page data query requests and the page; From the filtration configuration information of User Page data of storage in advance, obtain the filtration configuration information of user data query, and according to the filtration configuration information of said user data query corresponding page data is inquired about, the step that obtains the data query result is specific as follows:
Judge whether described request exists corresponding filtration configuration information;
Filter configuration information if exist, then, obtain corresponding data query according to the filtration configuration information of described request;
If there is not the filtration configuration information, then according to configurating filtered information of described request and storage.
6. method as claimed in claim 5 is characterized in that, said step according to configurating filtered information of described request and storage is specific as follows:
Receive the filtered fields that defines to page data and the filtering conditional information that disposes;
According to the filtering conditional information of configuration, generated query condition combined expression;
According to the querying condition combined expression that generates, generate the filtration configuration information of user's page data;
Store the filtration configuration information that generates into service end.
7. a page data is inquired about control system, it is characterized in that said application system comprises:
The management backstage;
Service end, and
At least one client;
Said management backstage is used for the filtration configuration information of configuration pin to the User Page data query, and the filtration configuration information of said data query is stored up to said service end;
Said client is used to send the page data query requests to service end, and said page data query requests comprises user's the identification information and the URL information of the page;
The user totem information that said service end is used for carrying according to the page data query requests and the URL information of the page are obtained the corresponding filtration configuration information of user; According to said filtration configuration information corresponding page data is inquired about, and sent Query Result to client.
8. system as claimed in claim 7 is characterized in that, said management backstage comprises:
The filtering conditional information dispensing unit is used to receive the filtered fields that defines to page data and the filtering conditional information that disposes;
Filtercondition combined expression generation unit is used for the filtering conditional information according to configuration, generated query condition combined expression;
User Page data filter configuration information generation unit is used for generating the filtration configuration information of user's page data according to the querying condition combined expression that generates; And
User Page data filter configuration information storage unit is used for storing the filtration configuration information that generates into service end.
9. application system as claimed in claim 7 is characterized in that, said service end comprises:
User Page data filter configuration information storage unit is used to store the filtering information to the configuration of user inquiring page data;
Page data query requests receiving element is used to receive the page data query requests that client is sent;
User Page data filter configuration file acquiring unit; The user's who is used for carrying according to the page data query requests that client is sent the identification information and the URL information of the page are obtained user's page data query filter information from the User Page data filter configuration information of storing; And
Page data query processing unit is used for according to said User Page data filter configuration information the data of the page data of user's requesting query being carried out filtration treatment, sends the data after handling to client.
10. system as claimed in claim 7 is characterized in that, said client comprises:
Page data query requests receiving element is used to receive user's page data query requests, and described request is sent to service end; And
The data output unit is used for the data that service end is returned are exported.
CN201010510102.XA 2010-10-18 2010-10-18 Query control method and system of page data Active CN102456004B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010510102.XA CN102456004B (en) 2010-10-18 2010-10-18 Query control method and system of page data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010510102.XA CN102456004B (en) 2010-10-18 2010-10-18 Query control method and system of page data

Publications (2)

Publication Number Publication Date
CN102456004A true CN102456004A (en) 2012-05-16
CN102456004B CN102456004B (en) 2014-04-02

Family

ID=46039203

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010510102.XA Active CN102456004B (en) 2010-10-18 2010-10-18 Query control method and system of page data

Country Status (1)

Country Link
CN (1) CN102456004B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183389A (en) * 2015-09-15 2015-12-23 北京金山安全软件有限公司 Data hierarchical management method and device and electronic equipment
CN105404501A (en) * 2015-09-24 2016-03-16 国网山东省电力公司 Rule bank analysis method and system based on SAP (System Applications and Products in Data Processing) platform
CN108259533A (en) * 2016-12-28 2018-07-06 阿里巴巴集团控股有限公司 A kind of data transmission method and device
CN109063199A (en) * 2018-09-11 2018-12-21 广州神马移动信息科技有限公司 Resource filtering method and device thereof, electronic equipment, computer-readable medium
CN109614197A (en) * 2018-12-14 2019-04-12 中通服公众信息产业股份有限公司 To the organization and management method of querying condition in a kind of management information system
CN113434234A (en) * 2021-06-29 2021-09-24 青岛海尔科技有限公司 Page jump method, device, computer readable storage medium and processor
CN113590913A (en) * 2021-06-17 2021-11-02 青岛海尔科技有限公司 Data resource display method and device, storage medium and electronic device

Citations (4)

* 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
CN101216840A (en) * 2008-01-21 2008-07-09 金蝶软件(中国)有限公司 Data enquiry method and data enquiry system
CN101582074A (en) * 2009-01-21 2009-11-18 东北大学 Method for extracting data of DeepWeb response webpage
CN101699805A (en) * 2008-04-23 2010-04-28 北京恒泰实达科技发展有限公司 Method for searching network data index in instant messaging software

Patent Citations (4)

* 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
CN101216840A (en) * 2008-01-21 2008-07-09 金蝶软件(中国)有限公司 Data enquiry method and data enquiry system
CN101699805A (en) * 2008-04-23 2010-04-28 北京恒泰实达科技发展有限公司 Method for searching network data index in instant messaging software
CN101582074A (en) * 2009-01-21 2009-11-18 东北大学 Method for extracting data of DeepWeb response webpage

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183389A (en) * 2015-09-15 2015-12-23 北京金山安全软件有限公司 Data hierarchical management method and device and electronic equipment
CN105404501A (en) * 2015-09-24 2016-03-16 国网山东省电力公司 Rule bank analysis method and system based on SAP (System Applications and Products in Data Processing) platform
CN105404501B (en) * 2015-09-24 2019-02-01 国网山东省电力公司 Rule base analytic method and system based on SAP platform
CN108259533A (en) * 2016-12-28 2018-07-06 阿里巴巴集团控股有限公司 A kind of data transmission method and device
CN109063199A (en) * 2018-09-11 2018-12-21 广州神马移动信息科技有限公司 Resource filtering method and device thereof, electronic equipment, computer-readable medium
CN109063199B (en) * 2018-09-11 2022-10-25 优视科技有限公司 Resource filtering method and device, electronic equipment and computer readable medium
CN109614197A (en) * 2018-12-14 2019-04-12 中通服公众信息产业股份有限公司 To the organization and management method of querying condition in a kind of management information system
CN113590913A (en) * 2021-06-17 2021-11-02 青岛海尔科技有限公司 Data resource display method and device, storage medium and electronic device
CN113590913B (en) * 2021-06-17 2023-06-16 青岛海尔科技有限公司 Data resource display method and device, storage medium and electronic device
CN113434234A (en) * 2021-06-29 2021-09-24 青岛海尔科技有限公司 Page jump method, device, computer readable storage medium and processor
CN113434234B (en) * 2021-06-29 2023-06-09 青岛海尔科技有限公司 Page jump method, device, computer readable storage medium and processor

Also Published As

Publication number Publication date
CN102456004B (en) 2014-04-02

Similar Documents

Publication Publication Date Title
CN102456004A (en) Query control method and system of page data
CN100545811C (en) Be used for guaranteeing the method for service quality in distributed computing environment
CN103368812B (en) Information automatic delivery method and equipment
CN103036956A (en) Filing system and implement method of distributed configured massive data
CN104217304A (en) Cleaning service information management system and cleaning service information processing method
JP6415449B2 (en) Mobile-ready systems and processes for intelligent research platforms
CN103034735A (en) Big data distributed file export method
CN102402519A (en) Search method, search result display method, search server and client
CN102413151A (en) Network resource sharing method and system
CN105491078B (en) Data processing method and device, SOA system in SOA system
CN104331295A (en) Page generation method and system
CN102663009A (en) Web-service integration method supporting data privatization of enterprise users
CN109241384A (en) A kind of method for visualizing and device of scientific research information
US20140096237A1 (en) Information processing system, access right management method, information processing apparatus and control method and control program therefor
CN102971703A (en) Enhancing an inquiry for a search of a database
CN103401933A (en) Method and system for batch uploading resource information and corresponding resource file
CN103246963A (en) Staff training system based on Internet of Things
CN101556588A (en) Method, equipment and system for searching
CN105975489A (en) Metadata-based online SQL code completion method
CN104021216A (en) Message proxy server and information publish subscription method and system
CN103744880A (en) DNA data managing method and system based on cloud computing
US20220171772A1 (en) Structured query language interface for tabular abstraction of structured and unstructured data
Zhang 2-Tier Cloud Architecture with maximized RIA and SimpleDB via minimized REST
CN102299903B (en) A kind of methods, devices and systems processing user&#39;s request
CN105338091A (en) High-transmission-efficiency personalized information interface display method and apparatus

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210309

Address after: 266000 201a, 2nd floor, international ocean Sensor Research Institute, Qingdao Blue Valley technology road, aoshanwei street, Jimo District, Qingdao City, Shandong Province

Patentee after: Qingdao Kingdee Software Technology Co.,Ltd.

Address before: 518000 hi tech Industrial Village, Shennan Avenue, Shenzhen, Guangdong, Nanshan District W1-B4

Patentee before: Kingdee software (China) Co.,Ltd.