CN105426470A - Table dynamic generation system and method - Google Patents

Table dynamic generation system and method Download PDF

Info

Publication number
CN105426470A
CN105426470A CN201510788217.8A CN201510788217A CN105426470A CN 105426470 A CN105426470 A CN 105426470A CN 201510788217 A CN201510788217 A CN 201510788217A CN 105426470 A CN105426470 A CN 105426470A
Authority
CN
China
Prior art keywords
data
column information
caption
search request
grid column
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
CN201510788217.8A
Other languages
Chinese (zh)
Other versions
CN105426470B (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.)
Guangdong Juzhicheng Standard Technology Research Institute Co ltd
Seven One Standard Technology Research (Guangdong) Co.,Ltd.
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510788217.8A priority Critical patent/CN105426470B/en
Publication of CN105426470A publication Critical patent/CN105426470A/en
Application granted granted Critical
Publication of CN105426470B publication Critical patent/CN105426470B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

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

Abstract

The invention discloses a table dynamic generation system and method. The table dynamic generation system comprises a receiving unit, an extraction unit, a processing unit and an analysis unit, wherein the receiving unit is used for receiving a search request of a user; the extraction unit provides a plurality of table titles and all table column information associated with the table titles and is used for extracting corresponding table titles and table column information corresponding to the search request and associated with the table titles according to the search request and performing output; the processing unit is used for obtaining title data corresponding to the table titles according to the table titles, obtaining column information data corresponding to the table column information according to the table column information, packaging the title data and the column information data into packaged data and performing output; and the analysis unit provides a preset template and is used for analyzing the packaged data to obtain the table title data and the table column information data and filling corresponding positions of the template with the table title data and the table column information data.

Description

A kind of system and method for dynamic generation form
Technical field
The present invention relates to form generation technique, particularly relate to a kind of system and method for dynamic generation form.
Background technology
Current internet (Web) management system, the form component of Web is generally adopted to carry out Dynamic Display data, existing the most frequently used technical implementation way is that user transmit a request to background server (hereinafter referred to as data Layer) from front end page, data Layer is packaged to data query in the specific data table of specified database after getting the required parameter of front end, and return to the front end page (hereinafter referred to as view layer) of specifying, be illustrated in the form component of view layer.The shortcoming that existing technology exists has: if the overabundance of data of user's inquiry, namely the entity (as follows) that form is corresponding too much time, the corresponding page of each entity, then need the page safeguarded also can be a lot, and be inconvenient to search, maintenance efficiency is low; When some entities have had amendment, such as increase or decreased some row, the corresponding form needing the amendment corresponding page with it, otherwise may the situation of number entanglement according to the show; When increasing form entity, also will increase the with it corresponding page accordingly, if the entity increased is a lot, so need the page increased also can be a lot, this will increase maintenance workload greatly; The method of the corresponding data Layer of inquiry request of each entity, therefore the maintenance workload of data Layer is also larger.
In sum, there is the shortcomings such as very flexible, maintenance workload be large in existing form generation technique.
Summary of the invention
For the problems referred to above that existing form generation technique exists, now provide a kind of and be intended to realize the system and method that dirigibility is high, be easy to the dynamic generation form safeguarded.
Concrete technical scheme is as follows:
A system for dynamic generation form, comprising:
One receiving element, in order to receive the search request of user;
One extraction unit, connect described receiving element, and all grid column information more tables title being provided and associating with described form caption, described extraction unit in order to extract corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption according to described search request, and exports;
One processing unit, connect described extraction unit, in order to obtain the title data corresponding with described form caption according to described form caption, the column information data corresponding with described grid column information according to described grid column acquisition of information, and encapsulation of data is formed to described title data and described column information data encapsulation, and export;
One resolution unit, connect described processing unit, and a template preset is provided, described form caption data and described grid column information data in order to resolve described encapsulation of data to obtain described form caption data and described grid column information data, and are filled in the relevant position of described template by described resolution unit.
Preferably, also comprise:
One display unit, connects described resolution unit, is filled with the described template of described form caption data and described grid column information data in order to display.
Preferably, described extraction unit comprises:
One first memory module, in order to all grid column information storing more tables title and associate with described form caption;
One acquisition module, connects described first memory module, in order to extract corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption from described first memory module according to described search request;
One generation module, connects described acquisition module, in order to generate a script locating file according to the described form caption corresponding with described search request and described grid column information that is corresponding with described search request and that be associated with described form caption, and exports.
Preferably, described processing unit comprises:
One second memory module, in order to store the title data corresponding with described form caption and the column information data corresponding with described grid column information;
One searches module, connects described second memory module, in order to extract described title data corresponding with described form caption in described second memory module according to described script locating file, and the described column information data corresponding with described grid column information;
One package module, searches module described in connection, in order to by described title data and described column information data encapsulation, to form encapsulation of data, and exports.
Preferably, described package module adopts JSON form to encapsulate described title data and described column information data encapsulation.
A method for dynamic generation form, provides one first storage unit in order to all grid column information storing more tables title and associate with described form caption, comprises the steps:
S1. the search request of user is received;
S2. from described first storage unit, corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption is extracted according to described search request;
S3. obtain the title data corresponding with described form caption according to described form caption, the column information data corresponding with described grid column information according to described grid column acquisition of information, encapsulation of data is formed to described title data and described column information data encapsulation;
S4. resolve to obtain described form caption data and described grid column information data to described encapsulation of data, and described form caption data and described grid column information data are filled in the relevant position of the template that presets.
Preferably, also comprise step S5 to show the described template being filled with described form caption data and described grid column information data.
Preferably, described step S2 comprises:
S21. from described first storage unit, corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption is extracted according to described search request;
S22. generate a script locating file according to the described form caption corresponding with described search request and described grid column information that is corresponding with described search request and that be associated with described form caption, and export.
Preferably, provide one in order to store the second storage unit of the title data corresponding with described form caption and the column information data corresponding with described grid column information, described step S3 comprises:
S31. in order to extract described title data corresponding with described form caption in described second storage unit according to described script locating file, and the described column information data corresponding with described grid column information;
S32. by described title data and described column information data encapsulation, to form encapsulation of data, and export.
Preferably, JSON form is adopted to encapsulate described title data and described column information data encapsulation.
The beneficial effect of technique scheme:
1) system dynamically generating form provides the column information of the form needing to search by user, can the respective column data of fast finding, and dirigibility is high and be easy to safeguard.
2) method dynamically generating form is by obtaining the search request of user, and according to searching corresponding data of corresponding form caption and column information fast and flexible, and exported in the template preset by the data stuffing found, the dirigibility of searching is high.
Accompanying drawing explanation
Fig. 1 is the module map of a kind of embodiment of the system of dynamic generation form of the present invention;
Fig. 2 is the method flow diagram of a kind of embodiment of the method for dynamic generation form of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under the prerequisite of not making creative work, all belongs to the scope of protection of the invention.
It should be noted that, when not conflicting, the embodiment in the present invention and the feature in embodiment can combine mutually.
Below in conjunction with the drawings and specific embodiments, the invention will be further described, but not as limiting to the invention.
As shown in Figure 1, a kind of system of dynamic generation form, comprising:
One receiving element 1, in order to receive the search request of user;
One extraction unit 2, connect receiving element 1, and all grid column information more tables title being provided and associating with form caption, extraction unit 2 in order to extract corresponding form caption and grid column information that is corresponding with search request and that be associated with form caption according to search request, and exports;
One processing unit 3, connect extraction unit 2, in order to obtain the title data corresponding with form caption according to form caption, the column information data corresponding with grid column information according to grid column acquisition of information, and encapsulation of data is formed to title data and column information data encapsulation, and export;
One resolution unit 4, connection handling unit 3, there is provided a template preset, form caption data and grid column information data in order to resolve encapsulation of data to obtain form caption data and grid column information data, and are filled in the relevant position of template by resolution unit 4.
In the present embodiment, provided the column information of form needing to search by user, can the respective column data of fast finding, dirigibility is high and be easy to safeguard.
In a preferred embodiment, also comprise:
One display unit 5, connects resolution unit 4, is filled with the template of form caption data and grid column information data in order to display.
In a preferred embodiment, extraction unit 2 comprises:
One first memory module 21, in order to all grid column information storing more tables title and associate with form caption;
One acquisition module 22, connects the first memory module 21, in order to extract corresponding form caption and grid column information that is corresponding with search request and that be associated with form caption according to search request from the first memory module 21;
One generation module 23, connects acquisition module 22, in order to generate a script locating file according to the form caption corresponding with search request and grid column information that is corresponding with search request and that be associated with form caption, and exports.
In the present embodiment, user inputs the mode of search request is by the row (i.e. grid column information) starting to specify data query form (comprising form caption) to show in the page.In the beginning page, place link corresponding with form caption of inquiry, and an address properties is set for each link, by generation module 23, grid column information corresponding for form is write in the script locating file of employing javascript scripting language.When form increases delete columns or newly-increased inquiry row, without the need to revising the page, only additions and deletions need arrange in script locating file, such as:
varstudentHeaders={“sno”:“Sno”,“name”:“Name”,“age”:“Age”,“sex”:“Sex”,“from”:“Birthplace”,“remark”:“Remark”};
User is when concrete operations, when user needs the data of inquiring about certain form, click corresponding form caption and link all grid column information that can eject about this form caption, user only need select the corresponding grid column information needing to search to generate search request, searches accordingly to generate corresponding form by the system dynamically generating form.
In a preferred embodiment, processing unit 3 comprises:
One second memory module 31, in order to store the title data corresponding with form caption and the column information data corresponding with grid column information;
One searches module 32, connects the second memory module 31, in order to extract title data corresponding with form caption in the second memory module 31 according to script locating file, and the column information data corresponding with grid column information;
One package module 33, connection and locating module 32, in order to by title data and column information data encapsulation, to form encapsulation of data, and exports.
Further, package module 33 adopts JSON (JavaScriptObjectNotation) form to encapsulate title data and column information data encapsulation.
In the present embodiment, search the form that will inquire about that module 32 is selected according to user, generate unique string corresponding with it, and obtain enquiry form column information by this character string, using grid column information and form caption correspondent entity (each form corresponding one, backstage entity) information as parameter, send Ajax (AsynchronousJavascriptAndXML, Ajax) request in GET mode to inquire about to appointment unique data layer.The corresponding form of data Layer receiving parameter difference, row (i.e. gauge outfit) information, the field information that entity is corresponding.Dynamically generate form caption and the tables of data data query from correspondence according to the form data in parameter, dynamically generate the Table Header information that will generate form according to column information.Column information in parameter and entities field one_to_one corresponding, for screening when inquiring about, filter out the column data do not shown.Piece together character string by package module 33, with JSON form, multidate information and the data inquired are encapsulated.Its form is as follows:
{ " title ": " student's table ", " header ": [" student number ", " name ", " sex ", ...], " student ": [{ " sno ": " 10000 ", " name ": " Zhang San ", " sex ": " man " }, { " sno ": " 10001 ", " name ": " Li Si ", " sex ": " man " }, ...], wherein, " student's table ", [" student number ", " name ", " sex ", ...], " student ", " sno " etc. are all dynamic generations, " Zhang San ", information such as " men " is all from tables of data from inquiry, therefore which tables of data of inquiry need only be known, and have nothing to do with other information.The code snippet of encapsulation data query is as follows:
After packaged data, return to resolution unit 4 and carry out process parsing, the form caption data stuffing obtained in the title (caption) of the label definition tables of form, Table Header information is filled in the gauge outfit (thead) of label definition tables, again the data of inquiry are traveled through, be filled in label form main body (tbody), as follows:
As shown in Figure 2, a kind of method of dynamic generation form, provides one first storage unit in order to all grid column information storing more tables title and associate with form caption, comprises the steps:
S1. the search request of user is received;
S2. from the first storage unit, corresponding form caption and grid column information that is corresponding with search request and that be associated with form caption is extracted according to search request;
S3. obtain the title data corresponding with form caption according to form caption, the column information data corresponding with grid column information according to grid column acquisition of information, encapsulation of data is formed to title data and column information data encapsulation;
S4. resolve to obtain form caption data and grid column information data to encapsulation of data, and form caption data and grid column information data are filled in the relevant position of the template that presets.
In the present embodiment, by obtaining the search request of user, according to searching corresponding data of corresponding form caption and column information fast and flexible, and exported in the template preset by the data stuffing found, the dirigibility of searching is high.
In a preferred embodiment, also comprise step S5 to show the template being filled with form caption data and grid column information data.
In a preferred embodiment, step S2 comprises:
S21. from the first storage unit, corresponding form caption and grid column information that is corresponding with search request and that be associated with form caption is extracted according to search request;
S22. generate a script locating file according to the form caption corresponding with search request and grid column information that is corresponding with search request and that be associated with form caption, and export.
In the present embodiment, the mode of the search request of user's input is the row (i.e. grid column information) by specifying data query form (comprising form caption) to show in the beginning page.In the beginning page, place link corresponding with form caption of inquiry, and an address properties is set for each link, grid column information corresponding for form is write in the script locating file of employing javascript scripting language.When form increases delete columns or newly-increased inquiry row, without the need to revising the page, only additions and deletions need arrange in script locating file.
In a preferred embodiment, provide one in order to store the second storage unit of the title data corresponding with form caption and the column information data corresponding with grid column information, step S3 comprises:
S31. in order to extract title data corresponding with form caption in the second storage unit according to script locating file, and the column information data corresponding with grid column information;
S32. by title data and column information data encapsulation, to form encapsulation of data, and export.
Further, JSON form is adopted to encapsulate title data and column information data encapsulation.
In the present embodiment, search request in the self-defined grid column information wanting data query form of the beginning page, and can be submitted to by user; Receive search request and carry out analyzing and processing, generate the mark of corresponding form, the row that comprise form caption, will show, and the data will shown in form; Pack the data generated, JSON form can be adopted to encapsulate, wherein the form of gauge outfit and each line number array according to this encapsulates; The data generated are shown in the table after resolving.
Compared with existing best technique, the invention has the advantages that:
1. the title of form is dynamically generated by data Layer, and specify without the need to view layer, dirigibility is high;
2. only need a page when showing Query Result, and this page and form data haveing nothing to do, during additions and deletions row, without the need to revising the page, only need change the row definition in script locating file when the new entity of increase or in entity, maintainable high;
3. reuse of code is high, and all search request are all same data Layer process, only need be concerned about to inquire about which tables of data, and other information are without the need to being concerned about;
4. all data all use JSON to encapsulate, and are easy to transmission and resolve.
The foregoing is only preferred embodiment of the present invention; not thereby embodiments of the present invention and protection domain is limited; to those skilled in the art; should recognize and all should be included in the scheme that equivalent replacement done by all utilizations instructions of the present invention and diagramatic content and apparent change obtain in protection scope of the present invention.

Claims (10)

1. dynamically generate a system for form, it is characterized in that, comprising:
One receiving element, in order to receive the search request of user;
One extraction unit, connect described receiving element, and all grid column information more tables title being provided and associating with described form caption, described extraction unit in order to extract corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption according to described search request, and exports;
One processing unit, connect described extraction unit, in order to obtain the title data corresponding with described form caption according to described form caption, the column information data corresponding with described grid column information according to described grid column acquisition of information, and encapsulation of data is formed to described title data and described column information data encapsulation, and export;
One resolution unit, connect described processing unit, and a template preset is provided, described form caption data and described grid column information data in order to resolve described encapsulation of data to obtain described form caption data and described grid column information data, and are filled in the relevant position of described template by described resolution unit.
2. the system dynamically generating form as claimed in claim 1, is characterized in that, also comprise:
One display unit, connects described resolution unit, is filled with the described template of described form caption data and described grid column information data in order to display.
3. the system dynamically generating form as claimed in claim 1, it is characterized in that, described extraction unit comprises:
One first memory module, in order to all grid column information storing more tables title and associate with described form caption;
One acquisition module, connects described first memory module, in order to extract corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption from described first memory module according to described search request;
One generation module, connects described acquisition module, in order to generate a script locating file according to the described form caption corresponding with described search request and described grid column information that is corresponding with described search request and that be associated with described form caption, and exports.
4. the system dynamically generating form as claimed in claim 3, it is characterized in that, described processing unit comprises:
One second memory module, in order to store the title data corresponding with described form caption and the column information data corresponding with described grid column information;
One searches module, connects described second memory module, in order to extract described title data corresponding with described form caption in described second memory module according to described script locating file, and the described column information data corresponding with described grid column information;
One package module, searches module described in connection, in order to by described title data and described column information data encapsulation, to form encapsulation of data, and exports.
5. the system dynamically generating form as claimed in claim 4, is characterized in that, described package module adopts JSON form to encapsulate described title data and described column information data encapsulation.
6. dynamically generate a method for form, it is characterized in that, provide one first storage unit in order to all grid column information storing more tables title and associate with described form caption, comprise the steps:
S1. the search request of user is received;
S2. from described first storage unit, corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption is extracted according to described search request;
S3. obtain the title data corresponding with described form caption according to described form caption, the column information data corresponding with described grid column information according to described grid column acquisition of information, encapsulation of data is formed to described title data and described column information data encapsulation;
S4. resolve to obtain described form caption data and described grid column information data to described encapsulation of data, and described form caption data and described grid column information data are filled in the relevant position of the template that presets.
7. the method dynamically generating form as claimed in claim 6, is characterized in that, also comprise step S5 and show the described template being filled with described form caption data and described grid column information data.
8. the method dynamically generating form as claimed in claim 6, it is characterized in that, described step S2 comprises:
S21. from described first storage unit, corresponding described form caption and described grid column information that is corresponding with described search request and that be associated with described form caption is extracted according to described search request;
S22. generate a script locating file according to the described form caption corresponding with described search request and described grid column information that is corresponding with described search request and that be associated with described form caption, and export.
9. the method dynamically generating form as claimed in claim 8, is characterized in that, provide one in order to store the second storage unit of the title data corresponding with described form caption and the column information data corresponding with described grid column information, described step S3 comprises:
S31. in order to extract described title data corresponding with described form caption in described second storage unit according to described script locating file, and the described column information data corresponding with described grid column information;
S32. by described title data and described column information data encapsulation, to form encapsulation of data, and export.
10. the method dynamically generating form as claimed in claim 9, is characterized in that, adopts JSON form to encapsulate described title data and described column information data encapsulation.
CN201510788217.8A 2015-11-16 2015-11-16 A kind of system and method for dynamic generation table Active CN105426470B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510788217.8A CN105426470B (en) 2015-11-16 2015-11-16 A kind of system and method for dynamic generation table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510788217.8A CN105426470B (en) 2015-11-16 2015-11-16 A kind of system and method for dynamic generation table

Publications (2)

Publication Number Publication Date
CN105426470A true CN105426470A (en) 2016-03-23
CN105426470B CN105426470B (en) 2019-06-18

Family

ID=55504682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510788217.8A Active CN105426470B (en) 2015-11-16 2015-11-16 A kind of system and method for dynamic generation table

Country Status (1)

Country Link
CN (1) CN105426470B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021340A (en) * 2016-05-09 2016-10-12 统通信(苏州)有限公司 A method for realizing Android terminal dynamic table controls
CN107018038A (en) * 2016-09-20 2017-08-04 阿里巴巴集团控股有限公司 Monitoring data querying method and server
CN107423072A (en) * 2017-08-11 2017-12-01 郑州云海信息技术有限公司 The method and apparatus of web page dynamic column filter and search list data
CN109492031A (en) * 2018-09-13 2019-03-19 广州虎牙信息科技有限公司 Display methods, server and the computer storage medium of list data
CN110569469A (en) * 2019-09-06 2019-12-13 四川长虹电器股份有限公司 Method for dynamically generating HTML (hypertext markup language) form based on data configuration
CN110874324A (en) * 2019-10-14 2020-03-10 平安普惠企业管理有限公司 Test result data storage method and device, terminal equipment and storage medium
CN111090975A (en) * 2019-12-10 2020-05-01 金蝶软件(中国)有限公司 Data printing method, data processing system and computer storage medium
CN112506942A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Data combination query method, system and corresponding equipment and storage medium
CN112699652A (en) * 2021-01-05 2021-04-23 银盛通信有限公司 Table generation and operation method and system based on Vue and Element UI

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230483A (en) * 2008-03-24 2009-10-08 Fujitsu Ltd Information retrieving method, program and device
CN102012916A (en) * 2010-11-24 2011-04-13 深圳市五巨科技有限公司 Method and device for realizing display of dynamic page table data
CN103198071A (en) * 2012-01-06 2013-07-10 中国移动通信集团山东有限公司 Data report generation method and device adopting same
CN103473316A (en) * 2013-09-11 2013-12-25 北京思特奇信息技术股份有限公司 Data column dynamically displaying method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230483A (en) * 2008-03-24 2009-10-08 Fujitsu Ltd Information retrieving method, program and device
CN102012916A (en) * 2010-11-24 2011-04-13 深圳市五巨科技有限公司 Method and device for realizing display of dynamic page table data
CN103198071A (en) * 2012-01-06 2013-07-10 中国移动通信集团山东有限公司 Data report generation method and device adopting same
CN103473316A (en) * 2013-09-11 2013-12-25 北京思特奇信息技术股份有限公司 Data column dynamically displaying method and device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021340A (en) * 2016-05-09 2016-10-12 统通信(苏州)有限公司 A method for realizing Android terminal dynamic table controls
CN107018038A (en) * 2016-09-20 2017-08-04 阿里巴巴集团控股有限公司 Monitoring data querying method and server
CN107423072A (en) * 2017-08-11 2017-12-01 郑州云海信息技术有限公司 The method and apparatus of web page dynamic column filter and search list data
CN107423072B (en) * 2017-08-11 2020-10-30 苏州浪潮智能科技有限公司 Method and device for screening dynamic columns of web page and searching table data
CN109492031A (en) * 2018-09-13 2019-03-19 广州虎牙信息科技有限公司 Display methods, server and the computer storage medium of list data
CN110569469A (en) * 2019-09-06 2019-12-13 四川长虹电器股份有限公司 Method for dynamically generating HTML (hypertext markup language) form based on data configuration
CN110569469B (en) * 2019-09-06 2022-02-01 四川长虹电器股份有限公司 Method for dynamically generating HTML (hypertext markup language) form based on data configuration
CN110874324A (en) * 2019-10-14 2020-03-10 平安普惠企业管理有限公司 Test result data storage method and device, terminal equipment and storage medium
CN111090975A (en) * 2019-12-10 2020-05-01 金蝶软件(中国)有限公司 Data printing method, data processing system and computer storage medium
CN111090975B (en) * 2019-12-10 2024-04-19 金蝶软件(中国)有限公司 Data printing method, data processing system and computer storage medium
CN112506942A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Data combination query method, system and corresponding equipment and storage medium
CN112699652A (en) * 2021-01-05 2021-04-23 银盛通信有限公司 Table generation and operation method and system based on Vue and Element UI

Also Published As

Publication number Publication date
CN105426470B (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN105426470A (en) Table dynamic generation system and method
CN102436513B (en) Distributed search method and system
CN106897361B (en) Label page grouping management system and method based on tree structure
CN103123650B (en) A kind of XML data storehouse full-text index method mapped based on integer
CN104573022A (en) Data query method and device for HBase
CN104331446A (en) Memory map-based mass data preprocessing method
CN101727502A (en) Data query method, data query device and data query system
CN110515896B (en) Model resource management method, model file manufacturing method, device and system
CN106250393B (en) The short text understanding method and device of a kind of knowledge based collection of illustrative plates
CN111078702A (en) SQL sentence classification management and unified query method and device
CN100371936C (en) Data search method for tree-type structural file
CN104142985A (en) Semi-automatic vertical crawler generation tool and method
CN103002061A (en) Method and device for mutual conversion of long domain names and short domain names
CN103778238A (en) Method for automatically building classification tree from semi-structured data of Wikipedia
CN107220250A (en) A kind of template configuration method and system
CN105354236A (en) Reconciliation information generation method and system
CN105426305A (en) Control attribute analysis system and method
CN103744896A (en) Method and device for data processing
CN102902784B (en) Web page classification storage system and method
CN106202450A (en) A kind of source code relied on based on makefile file analyzes method
CN107562936A (en) A kind of crawl of web page news list based on Jsoup and store method
CN106777290A (en) A kind of method and device for deriving data
CN105589918B (en) A kind of method and device for extracting page info
CN103593445A (en) Data filling method and device
CN103309954A (en) Html webpage based data extracting 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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201215

Address after: 313105 Jincun Village, Lushan Township, Changxing County, Huzhou City, Zhejiang Province

Patentee after: Changxing Lushan golden Heron Incubator Co.,Ltd.

Address before: 201616 No. 3666 Sixian Road, Songjiang District, Shanghai

Patentee before: Phicomm (Shanghai) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211202

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: 313105 Jincun Village, Lushan Township, Changxing County, Huzhou City, Zhejiang Province

Patentee before: Changxing Lushan golden Heron Incubator Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220907

Address after: 523000 room 605, building 9, No. 1, Xuefu Road, Songshanhu Park, Dongguan City, Guangdong Province

Patentee after: Guangdong juzhicheng Standard Technology Research Institute Co.,Ltd.

Patentee after: Seven One Standard Technology Research (Guangdong) Co.,Ltd.

Address before: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee before: Huzhou YingLie Intellectual Property Operation Co.,Ltd.