CN112540762A - UI (user interface) quick manufacturing method based on table and field optimization sorting - Google Patents

UI (user interface) quick manufacturing method based on table and field optimization sorting Download PDF

Info

Publication number
CN112540762A
CN112540762A CN202011445146.9A CN202011445146A CN112540762A CN 112540762 A CN112540762 A CN 112540762A CN 202011445146 A CN202011445146 A CN 202011445146A CN 112540762 A CN112540762 A CN 112540762A
Authority
CN
China
Prior art keywords
field
interface
fields
directory area
basic element
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.)
Pending
Application number
CN202011445146.9A
Other languages
Chinese (zh)
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.)
Hangzhou Xuncou Technology Co ltd
Original Assignee
Hangzhou Xuncou 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 Hangzhou Xuncou Technology Co ltd filed Critical Hangzhou Xuncou Technology Co ltd
Priority to CN202011445146.9A priority Critical patent/CN112540762A/en
Publication of CN112540762A publication Critical patent/CN112540762A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The invention discloses a UI interface shortcut manufacturing method based on table and field optimized sorting, which comprises the following steps: s1: associating the local data table with the user data table; s2: a user registers or logs in to enter a UI shortcut making interface; s3: the UI rapid manufacturing interface comprises a basic element control directory area and a virtual canvas, the basic element control directory area is sorted according to field optimization, and a user performs rapid manufacturing on the UI interface by dragging a control of the basic element control directory area to the virtual canvas; the method and the device perform control sequencing through weighted calculation of the fields and the tables, judge necessary fields and tables when the user performs UI interface manufacturing according to the frequently used tables and the habitual field information of the user, perform control association on the necessary tables and arrange the necessary tables at the top of the directory area, facilitate the user to quickly find the required controls without frequent keyword retrieval, greatly accelerate the overall manufacturing time of the UI interface and reduce the manufacturing cost of the UI interface.

Description

UI (user interface) quick manufacturing method based on table and field optimization sorting
Technical Field
The invention relates to the technical field of UI (user interface) editing, in particular to a quick UI making method based on table and field optimization sorting.
Background
When a User uses a smart phone, a computer, or other devices, the User often wants a User Interface (UI) to be beautiful, while paying attention to performance indexes. When the UI provided by the system is too monotonous, the user often wants to obtain UI content suitable for his model from more channels. Therefore, in addition to UI developers of systems and software, many UI production enthusiasts have emerged to produce and share UIs. However, making a UI requires laborious work on the part of the producer, and many producers wish to derive revenue from the making of the UI. However, for the user, most of the UI effects need to be used after the UI effects are tailored to determine whether the UI effects are really suitable for the user, and if the UI contents unsuitable for the user are downloaded by paying points, coins or even money, the user experience is reduced, so that the UI contents of the intelligent terminal need to be reasonably processed.
At present, a user can hardly make a UI interface by himself, and the UI interface cannot be made quickly, and when making the UI interface, a UI maker often needs to search for a needed control by keyword retrieval, which wastes a lot of time, sometimes, even cannot find the control which the user wants, and causes great difficulty in the UI interface making process.
For example, chinese patent application having application number CN201910549644.9 and application date of 2019, 06 and 24 discloses a method and a system for generating a UI interface, including: receiving a basic style making request of a basic control, entering a basic style making mode of the basic control, setting basic style attributes of the specified basic control under the specified path, and generating a corresponding basic style index table under the specified path; receiving a combined style making request of a template, and entering a control template or interface template making mode; making a control template based on the basic control with the set basic style attribute under the specified path, or making an interface template based on the basic control with the set basic style attribute under the specified path and the control template; setting a combination style attribute for the control template or the interface template; and receiving a UI interface manufacturing request, entering a new interface mode or an import interface mode, and generating a UI interface based on one or more of a basic control with set basic style attributes, a control template with set combination style attributes and an interface template with set combination style attributes under a specified path. According to the method and the system for generating the UI interface, the control panels are not effectively sequenced, so that a maker can hardly find the required control, a large amount of time is wasted, and the making cost of the UI interface is increased.
Disclosure of Invention
The method mainly solves the problem that the controls of the UI making interface are not effectively sequenced in the prior art; the UI interface quick manufacturing method based on the table and field optimized sorting is provided, controls required by a manufacturer are effectively sorted, the UI interface manufacturing time is shortened, and the UI interface manufacturing cost is reduced.
The technical problem of the invention is mainly solved by the following technical scheme: a UI interface shortcut manufacturing method based on table and field optimization sorting comprises the following steps:
s1: associating the local data table with the user data table;
s2: a user opens a UI shortcut making interface;
s3: the UI rapid manufacturing interface comprises a basic element control directory area and a virtual canvas, the basic element control directory area is sorted according to field optimization, and a user can rapidly manufacture the UI interface by dragging the control of the basic element control directory area to the virtual canvas.
Preferably, the method for sorting the basic element control directory area according to field optimization comprises the following steps:
s31: counting the number of tables;
s32: counting the number of non-empty fields in the table;
s33: statistics of the number of table uses;
s34: statistics of the corresponding fields of the table used;
s35: statistics of recent table usage frequency and field usage frequency;
s36: performing table weighting calculation according to the table use frequency and the table use number, performing field weighting calculation according to the field use frequency and the number of non-empty fields, and performing sequencing weighting calculation according to the table weighting calculation result and the field weighting calculation result;
s37: and performing arrangement display of different purposes according to the sorting weighting calculation result.
Preferably, the field weighting calculation method includes: traversing all tables, obtaining a table head field of each table, defining the weight of the number of non-empty fields as 1, and calculating the weight of the field using frequency as follows: θ is the weight of the frequency of using fields, α is the ratio of the header fields, and β is the ratio of the header fields to the non-empty fields in the table;
the calculation method of the ratio alpha of the header fields comprises the following steps:
Figure BDA0002824104630000021
wherein, N is the total number of the table, T is the null value field of the header field in the table;
the calculation method of the ratio beta of the table header fields to the non-empty fields in the table comprises the following steps:
Figure BDA0002824104630000022
wherein, muiThe ratio of the header fields in each table to the non-empty fields is shown, and M is the number of tables in which the header fields exist;
the ratio mu of the header field to the non-empty field in each tableiThe calculation method comprises the following steps:
Figure BDA0002824104630000023
where K is the corresponding row number under the header field, HJThe number of null value fields in a column corresponding to a certain header field in the table.
Preferably, the statistical method of the use frequency of the table is as follows: the method comprises the steps of counting certain fields of data in a table, calculating the use probability rho of each data field in the table, calculating the use probability sigma of the table in the use process, calculating the probability omega of non-empty fields inserted into the table, carrying out weighted average calculation on the use probability rho of each data field in the table, the use probability sigma of the table in the use process and the probability omega of non-empty fields inserted into the table, using the table with the calculation result of less than or equal to 0.1 as a low use frequency, using the table with the calculation result of more than 0.1 and less than or equal to 0.4 as a medium use frequency, using the table with the calculation result of more than 0.4 and less than or equal to 0.7 as a high use frequency, and using the table with the calculation result of more than 0.7 as a necessary table.
Preferably, the basic element control directory area is further provided with a keyword search bar, weighted calculation is performed according to keywords, and the basic element control directory area is sorted according to the keyword weighted calculation result.
Preferably, an animation page is arranged above the virtual canvas, and the animation method comprises the following steps: defining an animation table, carrying out image import, image selection or image design, clicking an image in an animation production page, displaying table information required by animation production in a basic element control directory area, enabling a virtual canvas to enter a blank state, carrying out image control by dragging the table in the basic element control directory area into the virtual canvas to realize animation design, storing the animation table after animation design is finished, restoring the state of the basic element control directory area and the virtual canvas before animation production, and enabling the defined animation table to be positioned at the top of the basic element control directory area.
Preferably, the number of times that the user logs in the UI shortcut making interface is counted, if the number of times that the user uses the UI shortcut making interface to make the UI shortcut making interface exceeds 10 times, the most recently used table frequency and field frequency of the user are counted again, the weighted calculation of the use frequency is carried out according to the statistical result, and the sorting of the basic element control directory area is carried out according to the weighted calculation result of the use frequency.
The invention has the beneficial effects that: the control is sequenced through weighted calculation of the fields and the tables, necessary fields and tables are judged when the user makes the UI interface according to the frequently used tables and the habitual field information of the user, the necessary tables are associated and arranged at the top of the directory area, the user can conveniently find the needed control quickly, frequent keyword retrieval is not needed, the overall making time of the UI interface is greatly shortened, and the making cost of the UI interface is reduced.
Drawings
Fig. 1 is a flowchart of a sorting method of a basic element control directory area according to an embodiment of the present invention.
Detailed Description
The technical scheme of the invention is further specifically described by the following embodiments and the accompanying drawings.
Example (b): a UI interface shortcut manufacturing method based on table and field optimization sorting is disclosed, as shown in FIG. 1, and comprises the following steps:
s1: associating the local data table with the user data table;
s2: a user opens a UI shortcut making interface;
s3: the UI rapid manufacturing interface comprises a basic element control directory area and a virtual canvas, the basic element control directory area is sorted according to field optimization, and a user can rapidly manufacture the UI interface by dragging the control of the basic element control directory area to the virtual canvas.
The method for sequencing the basic element control directory area according to the field optimization comprises the following steps:
s31: counting the number of tables;
s32: counting the number of non-empty fields in the table;
s33: statistics of the number of table uses;
s34: statistics of the corresponding fields of the table used;
s35: statistics of recent table usage frequency and field usage frequency;
s36: performing table weighting calculation according to the table use frequency and the table use number, performing field weighting calculation according to the field use frequency and the number of non-empty fields, and performing sequencing weighting calculation according to the table weighting calculation result and the field weighting calculation result;
s37: and performing arrangement display of different purposes according to the sorting weighting calculation result.
The field weighting calculation method comprises the following steps: traversing all tables, obtaining a table head field of each table, defining the weight of the number of non-empty fields as 1, and calculating the weight of the field using frequency as follows: θ is the weight of the frequency of using fields, α is the ratio of the header fields, and β is the ratio of the header fields to the non-empty fields in the table;
the calculation method of the ratio alpha of the header fields comprises the following steps:
Figure BDA0002824104630000041
wherein, N is the total number of the table, T is the null value field of the header field in the table;
the calculation method of the ratio beta of the table header fields to the non-empty fields in the table comprises the following steps:
Figure BDA0002824104630000042
wherein, muiThe ratio of the header fields in each table to the non-empty fields is shown, and M is the number of tables in which the header fields exist;
ratio mu of table header fields to non-empty fields in each tableiThe calculation method comprises the following steps:
Figure BDA0002824104630000043
where K is the corresponding row number under the header field, HJThe number of null value fields in a column corresponding to a certain header field in the table.
The statistical method of the usage frequency of the table is as follows: the method comprises the steps of counting certain fields of data in a table, calculating the use probability rho of each data field in the table, calculating the use probability sigma of the table in the use process, calculating the probability omega of non-empty fields inserted into the table, carrying out weighted average calculation on the use probability rho of each data field in the table, the use probability sigma of the table in the use process and the probability omega of non-empty fields inserted into the table, using the table with the calculation result of less than or equal to 0.1 as a low use frequency, using the table with the calculation result of more than 0.1 and less than or equal to 0.4 as a medium use frequency, using the table with the calculation result of more than 0.4 and less than or equal to 0.7 as a high use frequency, and using the table with the calculation result of more than 0.7 as a necessary table.
The basic element control directory area is also provided with a keyword retrieval bar for carrying out weighted calculation according to keywords, and the basic element control directory area carries out sequencing according to the weighted calculation results of the keywords.
An animation page is arranged above the virtual canvas, and the animation method comprises the following steps: defining an animation table, carrying out image import, image selection or image design, clicking an image in an animation production page, displaying table information required by animation production in a basic element control directory area, enabling a virtual canvas to enter a blank state, carrying out image control by dragging the table in the basic element control directory area into the virtual canvas to realize animation design, storing the animation table after animation design is finished, restoring the state of the basic element control directory area and the virtual canvas before animation production, and enabling the defined animation table to be positioned at the top of the basic element control directory area.
Counting the times of logging in the UI shortcut making interface by the user, if the times of using the UI shortcut making interface by the user exceeds 10 times, carrying out re-counting on the most recently used list frequency and field frequency by the user, carrying out weighted calculation on the use frequency according to the statistical result, and sequencing the directory area of the basic element controls according to the weighted calculation result of the use frequency.
In a specific application, in an operating system, a local table is associated with a data table of a user, all association tables are traversed, the number and the use frequency of the tables are counted firstly, a necessary table, a table with high use frequency, a table with medium use frequency and a table with low use frequency of the user are found, field weighting calculation is carried out on the basis, and the specific process of the field weighting calculation is as follows: assuming that a user has 3 tables, the header fields of the first table are a, b and c, the header fields of the second table are a, b, c and d, the header fields of the third table are a, b, c, d and e, the ratio alpha of the header fields a, b and c is 1, the ratio alpha of d is 2/3, the ratio alpha of e is 1/3, and the statistics is carried out on how many rows of data are under the header field a of each table, assuming that 3 rows of data fields are under the header field a of the first table, and 1 row is a null field, the ratio mu of the header field a in the non-null field of the first table is12/3, and so on, calculating the ratio of the table head field a in the non-empty fields of the second and third tables, and the ratio of other table head fields in each table, finally obtaining the ratio beta of the table head field in the non-empty fields of the table, further obtaining the weight theta of the field use frequency, carrying out weighting calculation according to the weight theta of the field use frequency and the weight of the number of the non-empty fields defined as 1, and obtaining the sequence of the fields, therefore, the final sequence mode is that the overall sequence of the tables is firstly carried out, and the optimal sequence is carried out through the fields under the large sequence of the tables, so that the controls needed by the user can be arranged in the controlsIn front of the catalog, the retrieval time of the user is reduced, the manufacturing process of the UI is accelerated, the UI is manufactured by using a control dragging mode, and the user can conveniently manufacture the UI by himself.
The above-described embodiments are only preferred embodiments of the present invention, and are not intended to limit the present invention in any way, and other variations and modifications may be made without departing from the spirit of the invention as set forth in the claims.

Claims (7)

1. A UI interface shortcut manufacturing method based on table and field optimization sorting is characterized by comprising the following steps:
s1: associating the local data table with the user data table;
s2: a user opens a UI shortcut making interface;
s3: the UI rapid manufacturing interface comprises a basic element control directory area and a virtual canvas, the basic element control directory area is sorted according to field optimization, and a user can rapidly manufacture the UI interface by dragging the control of the basic element control directory area to the virtual canvas.
2. The table and field based optimized sort of claim 1,
the method for sequencing the basic element control directory area according to field optimization comprises the following steps:
s31: counting the number of tables;
s32: counting the number of non-empty fields in the table;
s33: statistics of the number of table uses;
s34: statistics of the corresponding fields of the table used;
s35: statistics of recent table usage frequency and field usage frequency;
s36: performing table weighting calculation according to the table use frequency and the table use number, performing field weighting calculation according to the field use frequency and the number of non-empty fields, and performing sequencing weighting calculation according to the table weighting calculation result and the field weighting calculation result;
s37: and performing arrangement display of different purposes according to the sorting weighting calculation result.
3. The UI interface shortcut manufacturing method based on table and field optimized sorting of claim 2, wherein the field weighting calculation method comprises: traversing all tables, obtaining a table head field of each table, defining the weight of the number of non-empty fields as 1, and calculating the weight of the field using frequency as follows: θ is the weight of the frequency of using fields, α is the ratio of the header fields, and β is the ratio of the header fields to the non-empty fields in the table;
the calculation method of the ratio alpha of the header fields comprises the following steps:
Figure FDA0002824104620000011
wherein, N is the total number of the table, T is the null value field of the header field in the table;
the calculation method of the ratio beta of the table header fields to the non-empty fields in the table comprises the following steps:
Figure FDA0002824104620000012
wherein, muiThe ratio of the header fields in each table to the non-empty fields is shown, and M is the number of tables in which the header fields exist;
the ratio mu of the header field to the non-empty field in each tableiThe calculation method comprises the following steps:
Figure FDA0002824104620000013
where K is the corresponding row number under the header field, HJThe number of null value fields in a column corresponding to a certain header field in the table.
4. The UI interface shortcut manufacturing method based on table and field optimization sorting of claim 1, wherein the statistical method of the usage frequency of the table is as follows: the method comprises the steps of counting certain fields of data in a table, calculating the use probability rho of each data field in the table, calculating the use probability sigma of the table in the use process, calculating the probability omega of non-empty fields inserted into the table, carrying out weighted average calculation on the use probability rho of each data field in the table, the use probability sigma of the table in the use process and the probability omega of non-empty fields inserted into the table, using the table with the calculation result of less than or equal to 0.1 as a low use frequency, using the table with the calculation result of more than 0.1 and less than or equal to 0.4 as a medium use frequency, using the table with the calculation result of more than 0.4 and less than or equal to 0.7 as a high use frequency, and using the table with the calculation result of more than 0.7 as a necessary table.
5. The UI interface shortcut making method based on table and field optimized sorting as claimed in claim 1 or 2,
and the basic element control directory area is also provided with a keyword retrieval bar for carrying out weighted calculation according to keywords, and the basic element control directory area carries out sequencing according to the weighted calculation result of the keywords.
6. The UI interface shortcut making method based on table and field optimized sorting as claimed in claim 1 or 2,
an animation page is arranged above the virtual canvas, and the animation method comprises the following steps: defining an animation table, carrying out image import, image selection or image design, clicking an image in an animation production page, displaying table information required by animation production in a basic element control directory area, enabling a virtual canvas to enter a blank state, carrying out image control by dragging the table in the basic element control directory area into the virtual canvas to realize animation design, storing the animation table after animation design is finished, restoring the state of the basic element control directory area and the virtual canvas before animation production, and enabling the defined animation table to be positioned at the top of the basic element control directory area.
7. The UI interface shortcut manufacturing method based on list and field optimized sorting of claim 2, characterized in that the number of times that a user logs in the UI shortcut manufacturing interface is counted, if the number of times that the user uses the UI shortcut manufacturing interface to perform UI interface shortcut manufacturing exceeds 10 times, the list frequency and the field frequency used by the user most recently are counted again, the weighting calculation of the use frequency is performed according to the statistical result, and the sorting of the basic element control directory area is performed according to the weighting calculation result of the use frequency.
CN202011445146.9A 2020-12-08 2020-12-08 UI (user interface) quick manufacturing method based on table and field optimization sorting Pending CN112540762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011445146.9A CN112540762A (en) 2020-12-08 2020-12-08 UI (user interface) quick manufacturing method based on table and field optimization sorting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011445146.9A CN112540762A (en) 2020-12-08 2020-12-08 UI (user interface) quick manufacturing method based on table and field optimization sorting

Publications (1)

Publication Number Publication Date
CN112540762A true CN112540762A (en) 2021-03-23

Family

ID=75018302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011445146.9A Pending CN112540762A (en) 2020-12-08 2020-12-08 UI (user interface) quick manufacturing method based on table and field optimization sorting

Country Status (1)

Country Link
CN (1) CN112540762A (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145305A1 (en) * 2001-11-16 2003-07-31 Mario Ruggier Method for developing and managing large-scale web user interfaces (WUI) and computing system for said WUI
US20040113941A1 (en) * 2002-12-12 2004-06-17 Xerox Corporation User interface customization
CN101697123A (en) * 2009-10-20 2010-04-21 金蝶软件(中国)有限公司 Method and device for modifying interface layout in ERP system and ERP system
US20140019889A1 (en) * 2012-07-16 2014-01-16 Uwe Klinger Regenerating a user interface area
CN105446706A (en) * 2014-07-08 2016-03-30 阿里巴巴集团控股有限公司 Method and device for evaluating form page usage effect and providing originality data
US20160357527A1 (en) * 2015-06-07 2016-12-08 Wix.Com Ltd System and method for the generation of an adaptive user interface in a website building system
CN107590174A (en) * 2017-07-31 2018-01-16 北京五八信息技术有限公司 Page access method and device
KR20190043965A (en) * 2017-10-19 2019-04-29 주식회사 인텔리콘 연구소 System and method for providing a visual user interface for setting a search field and storage means
CN110019333A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 The display methods and device of data field
CN110764767A (en) * 2019-10-28 2020-02-07 杭州衣科信息技术有限公司 User-defined query interface setting method based on iOS platform
CN110781423A (en) * 2019-10-10 2020-02-11 腾讯科技(深圳)有限公司 Webpage generation method and device and electronic equipment
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN111209024A (en) * 2020-01-17 2020-05-29 福建天泉教育科技有限公司 Method and terminal for dynamically updating UI (user interface) field
CN111224831A (en) * 2018-11-26 2020-06-02 中国电信股份有限公司 Method and system for generating call ticket
US20200310836A1 (en) * 2019-03-27 2020-10-01 Citrix Systems, Inc. Providing user interface (ui) elements having an ordered hierarchy of graphical control elements in virtual machine sessions at reduced latency and related methods

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030145305A1 (en) * 2001-11-16 2003-07-31 Mario Ruggier Method for developing and managing large-scale web user interfaces (WUI) and computing system for said WUI
US20040113941A1 (en) * 2002-12-12 2004-06-17 Xerox Corporation User interface customization
CN101697123A (en) * 2009-10-20 2010-04-21 金蝶软件(中国)有限公司 Method and device for modifying interface layout in ERP system and ERP system
US20140019889A1 (en) * 2012-07-16 2014-01-16 Uwe Klinger Regenerating a user interface area
CN105446706A (en) * 2014-07-08 2016-03-30 阿里巴巴集团控股有限公司 Method and device for evaluating form page usage effect and providing originality data
US20160357527A1 (en) * 2015-06-07 2016-12-08 Wix.Com Ltd System and method for the generation of an adaptive user interface in a website building system
CN107590174A (en) * 2017-07-31 2018-01-16 北京五八信息技术有限公司 Page access method and device
CN110019333A (en) * 2017-09-30 2019-07-16 北京国双科技有限公司 The display methods and device of data field
KR20190043965A (en) * 2017-10-19 2019-04-29 주식회사 인텔리콘 연구소 System and method for providing a visual user interface for setting a search field and storage means
CN111224831A (en) * 2018-11-26 2020-06-02 中国电信股份有限公司 Method and system for generating call ticket
US20200310836A1 (en) * 2019-03-27 2020-10-01 Citrix Systems, Inc. Providing user interface (ui) elements having an ordered hierarchy of graphical control elements in virtual machine sessions at reduced latency and related methods
CN110781423A (en) * 2019-10-10 2020-02-11 腾讯科技(深圳)有限公司 Webpage generation method and device and electronic equipment
CN110764767A (en) * 2019-10-28 2020-02-07 杭州衣科信息技术有限公司 User-defined query interface setting method based on iOS platform
CN110909003A (en) * 2019-11-25 2020-03-24 车智互联(北京)科技有限公司 Method for creating data table and computing equipment
CN111209024A (en) * 2020-01-17 2020-05-29 福建天泉教育科技有限公司 Method and terminal for dynamically updating UI (user interface) field

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
祝胜林: "《数据库原理与应用 VFP 》", 华南理工大学出版社, pages: 152 - 157 *

Similar Documents

Publication Publication Date Title
US8081198B1 (en) Compact clustered 2-D layout
US8352487B2 (en) Identifier vocabulary data access method and system
CN101853295B (en) Image search method
EP2560111A2 (en) Systems and methods for facilitating the gathering of open source intelligence
JP2003345810A (en) Method and system for document retrieval and document retrieval result display system
CN106326391A (en) Method and device for recommending multimedia resources
CN103294815A (en) Search engine device with various presentation modes based on classification of key words and searching method
JPH1055367A (en) Data utilization system
CN111061954B (en) Search result sorting method and device and storage medium
CN106709851A (en) Big data retrieval method and apparatus
CN107977445A (en) Application program recommends method and device
CN110198482A (en) A kind of video emphasis bridge section mask method, terminal and storage medium
CN108959453A (en) Information extracting method, device and readable storage medium storing program for executing based on text cluster
CN112825089A (en) Article recommendation method, article recommendation device, article recommendation equipment and storage medium
Wu et al. On" one of the few" objects
US8112458B1 (en) User segmentation user interface
CN112540819B (en) Method for automatically generating recommended detailed page and form page according to query page
CN112540762A (en) UI (user interface) quick manufacturing method based on table and field optimization sorting
US7966333B1 (en) User segment population techniques
JP2005135221A (en) Method and device for joining spreadsheet data and program
CN112540758B (en) Intelligent UI (user interface) construction method based on voice recognition
US20070255746A1 (en) Method for Processing Associated Software Data
CN115705379A (en) Intelligent recommendation method and device, equipment and storage medium
CN112464073B (en) Method for automatically generating detailed page and newly added form page according to query page design result
CN107147947B (en) Key frame recognition methods and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination