WO2020215692A1 - Page generation method, device, terminal and storage medium - Google Patents

Page generation method, device, terminal and storage medium Download PDF

Info

Publication number
WO2020215692A1
WO2020215692A1 PCT/CN2019/118154 CN2019118154W WO2020215692A1 WO 2020215692 A1 WO2020215692 A1 WO 2020215692A1 CN 2019118154 W CN2019118154 W CN 2019118154W WO 2020215692 A1 WO2020215692 A1 WO 2020215692A1
Authority
WO
WIPO (PCT)
Prior art keywords
content information
target
configuration item
configuration
data table
Prior art date
Application number
PCT/CN2019/118154
Other languages
French (fr)
Chinese (zh)
Inventor
杨冬振
卫志强
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020215692A1 publication Critical patent/WO2020215692A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • 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

Definitions

  • the present invention relates to the field of UI design, and in particular to a method, device, terminal and storage medium for page generation.
  • Pages are generally web pages (Web Pages) written based on Hyper Text Markup Language (HTML), that is, HTML pages, or they can also be based on HTML Web pages written in Java language, that is, Java Server Page (JSP), or web pages written in other languages.
  • HTML Hyper Text Markup Language
  • JSP Java Server Page
  • each page function is still completed by every coder.
  • the front page such as text boxes, drop-down boxes, etc.
  • the front page are relatively fixed in the front label library, and the existing technology still takes a lot of time.
  • the present invention provides a page generation method, device, terminal and storage medium to solve the problem that the prior art still needs to spend a lot of time on the configuration of the same content information, and there are many repetitive work content, which seriously affects the development efficiency of the page.
  • the present invention adopts the following technical solutions:
  • the present invention provides a page generation method, including the following steps:
  • each subframe carries a unique identifier
  • the database In response to the user's configuration request for the target subframe, query the database according to the identifier of the target subframe for a data table matching the identifier, and display the data table on a blank page; wherein, the data
  • the table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
  • the content information of the configuration item mapping is added to the target subframe according to the target format to generate a target page.
  • a page generating device provided by the present invention includes:
  • the creation module is used to create multiple sub-frames on a blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
  • the receiving module is configured to receive a user's format editing request for the target subframe, and set the format of the target subframe to the target format according to the user action instruction in the format editing request;
  • the query module is configured to, in response to a user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page; Wherein, the data table contains configuration items for configuring content information;
  • the generating module is used to respond to the configuration item determined by the user in the data table, and add the content information of the configuration item mapping to the target subframe according to the target format to generate a target page.
  • the present invention provides a terminal, including a memory and a processor.
  • the memory stores computer-readable instructions.
  • the processor executes any of the above The steps of the page generation method.
  • the present invention provides a storage medium on which computer-readable instructions are stored, and when the computer-readable instructions are executed by a processor, the page generation method as described in any one of the above is implemented.
  • the page generation method creates multiple sub-frames on a blank page and selects a target sub-frame; wherein each sub-frame carries a unique identifier; receives a user’s format editing request for the target sub-frame, according to the The user action instruction in the format editing request sets the format of the target sub-frame to the target format; when the user initiates a configuration request, the terminal responds to the user's configuration request for the target sub-frame, from the database according to the identifier of the target sub-frame Query the data table matching the identifier in the data table, and display the data table on a blank page; wherein the data table contains configuration items for configuring content information, and the same content information is set in the same configuration item When the user selects any configuration item in the data table, the terminal responds to the configuration item determined by the user in the data table, and finally adds the content information mapped by the configuration item to the target subframe according to the target format, To generate the target page.
  • the present invention realizes that the same content information is set in the same configuration item, so that the content information in the configuration item can be quickly added when configuring the page, avoids spending a lot of time on the configuration of the same content information, and improves the development efficiency of the page.
  • the present invention can also flexibly design the format of the target sub-frame according to user needs, and add content information to the target sub-frame according to the designed target format to realize personalized design.
  • FIG. 1 is a flowchart of an embodiment of a method for generating a page according to the present invention
  • FIG. 2 is a flowchart of another embodiment of the page generation method of the present invention.
  • Fig. 3 is a block diagram of an embodiment of the page generating device of the present invention.
  • Fig. 4 is a block diagram of the internal structure of a terminal in an embodiment of the present invention.
  • the present invention provides a page generation method to solve the problem that the prior art still needs to spend a lot of time on the configuration of the same content information, and there are many repetitive work content, which seriously affects the development efficiency of the page.
  • the page generation method includes the following steps:
  • the terminal creates a blank page on the interface displayed by the terminal in response to the user’s creation request, and creates multiple subframes on the blank page, such as title box, directory box, text box, drop-down box, etc.
  • the sub-frame is used for designing corresponding content information, and the shape and size of the sub-frame can be freely adjusted as required.
  • the target subframe is obtained.
  • each sub-frame carries a unique identifier. Sub-frames of the same type have the same identifier, while sub-frames of different types have different identifiers.
  • the type of the sub-frame can be set by a technician or added by the user as required.
  • the type of the frame can also be distinguished according to content information, which can be specifically games, news, novels, travel, entertainment gossip, etc. , Do not enumerate here.
  • the user can flexibly design the format of the target subframe according to needs. Specifically, when the terminal receives a user's format editing request for the target subframe, the target subframe is changed according to the user action instruction in the format editing request.
  • the format of the frame is set to the target format.
  • the format includes the size, shape, and color of the target subframe, and the font and font size of the content information to be configured in the target subframe.
  • the user action instructions are a series of specific operations performed when formatting the target subframe, such as stretching, shape transformation, color setting and other action instructions for the target subframe.
  • the target format is a format generated after the user completes format editing of the target subframe.
  • the user can initiate a request to configure content information for the target subframe by clicking on the target subframe.
  • the terminal extracts the identifier of the target subframe from the configuration request.
  • the ID queries the data table that matches the ID from the database, and displays the matching data table on the blank page.
  • each data table also carries the same identifier as the target subframe, and the data table and the target subframe are matched in a one-to-one matching manner.
  • the data table can be directly displayed on the target subframe, and the configuration items of the data table contain the name of the content information to be configured, and each configuration item can also include sub-configuration items to further the configuration content information. Subdivision.
  • the data table is also provided with configuration item extensions for adding or deleting configuration items to flexibly design according to needs.
  • the content information may include the style of the subframe, text information, picture information, and so on.
  • the style of the sub-frame may include line spacing, font, link style, etc.
  • each configuration item is pre-configured with corresponding content information.
  • the terminal adds the content information mapped by the configuration item to the target subframe according to the target format. And displayed on the terminal interface. After completing the configuration of the content information of all target subframes, the target page is generated.
  • step S20 before the configuration item determined by the user in the response to the data table, it may further include:
  • the content information with a higher historical addition frequency is set in the forefront of the data table.
  • the data table displays configuration items
  • the historical addition frequency of the content information of each configuration item can be calculated, and the configuration items in the data table can be sorted according to the historical addition frequency, and the top configuration items can be displayed in the data
  • the front column of the table is used to obtain content information that is frequently used.
  • content information that is used frequently is often the content information that users need to find and configure. Therefore, through this design, users can find the content that needs to be configured.
  • the time of content information is convenient for users to quickly find the content information that needs to be configured, which is more in line with the user's usage habits, and further improves the efficiency of page development and enhances user experience.
  • the corresponding historical addition frequency can also be displayed on the configuration item.
  • the ranking of the configuration item can be updated in real time according to the change of the historical addition frequency, and the historical addition frequency can be determined according to the number of clicks of the configuration item corresponding to the historical content information.
  • the step of sorting the configuration items of the data table according to the historical addition frequency may specifically include:
  • the addition of content information closer to the current time node can better reflect the configuration trend of the current content information
  • different weights can be set according to the time node when the content information is added.
  • the sequence of time nodes is inversely proportional to the size of the weight, that is, the earlier the time node is added, the smaller the corresponding weight; the later the time node is added, the greater the corresponding weight.
  • the score value of the configuration item can be calculated according to the historical adding frequency and weight of the content information.
  • the step of calculating the score value of the configuration item corresponding to each content information according to the historical addition frequency and weight of the content information includes the following calculation formula:
  • X i represents the frequency add the i-th content information CI
  • Y i represents the i-th weight content information CI weight.
  • the configuration items are sorted according to the calculated score value, and the configuration item with a larger score value is ranked in the front row of the data table, so that the user can quickly find the content information that needs to be configured.
  • the score value of the configuration item corresponding to each historical content information can also be calculated in real time, and the ranking of the configuration items in the current data table is updated according to the score value, so as to improve the real-time and accuracy of the configuration items.
  • the method before creating multiple sub-frames on the blank page and selecting the target sub-frame, the method further includes:
  • the historical content information and its historical addition frequency can be obtained, and the historical content information is filtered according to the historical addition frequency to obtain historical content information whose historical addition frequency is greater than a preset value. Save it in the configuration items of the data table to realize the encapsulation of the same content information, so as to quickly add the content information in the configuration items, avoid spending a lot of time on the configuration of the same content information, and further improve the development efficiency of the page.
  • the historical content information can be obtained in the following two ways:
  • the user can upload content information on a designated path through a mobile terminal.
  • the terminal obtains and stores the source code of the uploaded content information by analyzing the content information uploaded by the user.
  • the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format may specifically include:
  • S202 Acquire target content information of configuration item mapping from a database according to the address information
  • the address information indicated by the configuration item may be obtained first, and the address information may be parsed, based on the parsed address information
  • the target content information mapped by the configuration item is searched from the database, and the target content information is added to the target subframe according to the target format to complete the configuration of the content information of the target subframe.
  • the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format may specifically include:
  • A1. Load the content information of the configuration item mapping into the target subframe in preview form, and generate a reference page;
  • the content information of the configuration item mapping is added to the target subframe according to the target format.
  • the content information to be configured can be displayed in the target sub-frame in the form of preview according to the target format, and the user can adjust the selected content information according to the preview effect. It is avoided that the configured content information is difficult to meet the preset conditions and needs to be configured repeatedly, which wastes a lot of user time.
  • the method may further include:
  • the content information in the configuration items can be adjusted in real time to achieve personalized design. Specifically, when a user initiates a request to edit the content information of a configuration item, the terminal displays the data table of the configuration item to be edited on the page in response to the user's editing request, and the user edits and saves the content of the configuration item accordingly. , To update the content information in the configuration item, so as to achieve personalized design.
  • an embodiment of the present invention also provides a page generating device.
  • the page generating device includes a creating module 31, a receiving module 32, a query module 33 and a generating module 34. among them,
  • the creation module 31 is used to create multiple sub-frames on a blank page and select a target sub-frame; wherein, each sub-frame carries a unique identifier;
  • the terminal creates a blank page on the interface displayed by the terminal in response to the user’s creation request, and creates multiple subframes on the blank page, such as title box, directory box, text box, drop-down box, etc.
  • the sub-frame is used for designing corresponding content information, and the shape and size of the sub-frame can be freely adjusted as required.
  • the target subframe is obtained.
  • each sub-frame carries a unique identifier. Sub-frames of the same type have the same identifier, while sub-frames of different types have different identifiers.
  • the type of the sub-frame can be set by a technician or added by the user as required.
  • the type of the frame can also be distinguished according to content information, which can be specifically games, news, novels, travel, entertainment gossip, etc. , Do not enumerate here.
  • the receiving module 32 is configured to receive a user's format editing request for the target sub-frame, and set the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
  • the user can flexibly design the format of the target subframe according to needs. Specifically, when the terminal receives a user's format editing request for the target subframe, the target subframe is changed according to the user action instruction in the format editing request.
  • the format of the frame is set to the target format.
  • the format includes the size, shape, and color of the target subframe, and the font and font size of the content information to be configured in the target subframe.
  • the user action instructions are a series of specific operations on the target subframe, such as stretching, shape transformation, color setting and other action instructions on the target subframe.
  • the target format is a format generated after the user completes format editing of the target subframe.
  • the query module 33 is configured to, in response to a user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page ; Wherein, the data table contains configuration items for configuring content information;
  • the user can initiate a request to configure content information for the target subframe by clicking on the target subframe.
  • the terminal extracts the identifier of the target subframe from the configuration request.
  • the ID queries the data table that matches the ID from the database, and displays the matching data table on the blank page.
  • each data table also carries the same identifier as the target subframe, and the data table and the target subframe are matched in a one-to-one matching manner.
  • the data table can be directly displayed on the target subframe, and the configuration items of the data table contain the name of the content information to be configured, and each configuration item can also include sub-configuration items to further the configuration content information. Subdivision.
  • the data table is also provided with configuration item extensions for adding or deleting configuration items to flexibly design according to needs.
  • the content information may include the style of the subframe, text information, picture information, and so on.
  • the style of the sub-frame may include line spacing, font, link style, etc.
  • the generating module 34 is configured to respond to the configuration item determined by the user in the data table, and add the content information of the configuration item mapping to the target subframe according to the target format to generate a target page.
  • each configuration item is pre-configured with corresponding content information.
  • the terminal adds the content information mapped by the configuration item to the target subframe according to the target format. And displayed on the terminal interface. After completing the configuration of the content information of all target subframes, the target page is generated.
  • the page generating device creates multiple sub-frames on a blank page and selects a target sub-frame; wherein each sub-frame carries a unique identifier; receives a user’s format editing request for the target sub-frame, and according to the The user action instruction in the format editing request sets the format of the target sub-frame to the target format; when the user initiates a configuration request, the terminal responds to the user's configuration request for the target sub-frame, from the database according to the identifier of the target sub-frame Query the data table matching the identifier in the data table, and display the data table on a blank page; wherein the data table contains configuration items for configuring content information, and the same content information is set in the same configuration item When the user selects any configuration item in the data table, the terminal responds to the configuration item determined by the user in the data table, and finally adds the content information mapped by the configuration item to the target subframe according to the target format, To generate the target page.
  • the present invention realizes that the same content information is set in the same configuration item, so that the content information in the configuration item can be quickly added when configuring the page, avoids spending a lot of time on the configuration of the same content information, and improves the development efficiency of the page.
  • the present invention can also flexibly design the format of the target sub-frame according to user needs, and add content information to the target sub-frame according to the designed target format to realize personalized design.
  • the page generating device further includes:
  • the calculation module is used to calculate the historical adding frequency of the content information mapped by each configuration item
  • the sorting module is configured to sort the configuration items of the data table according to the historical addition frequency, and set the top-ranked configuration items in the front row of the data table.
  • the sorting module is further configured to:
  • the configuration items of the data table are sorted according to the score value.
  • the page generating device further includes:
  • the obtaining module is used to obtain the historical configuration content information of each user and the historical adding frequency of each historical configuration content information;
  • the encapsulation module is used to encapsulate the historical configuration content information in the corresponding configuration item of the data table when the historical addition frequency of the historical configuration content information is greater than a preset value to obtain the content information.
  • the generating module 34 is further configured to:
  • the target content information is added to the target subframe according to the target format.
  • the generating module 34 is further configured to:
  • the content information of the configuration item mapping is added to the target subframe according to the target format.
  • the page generating device further includes:
  • the display module is used to display the data table containing the configuration item to be edited on the page in response to the user's request for editing the content information in the configuration item;
  • the saving module is used to obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
  • a terminal provided by the present invention includes a memory and a processor.
  • the memory stores computer-readable instructions.
  • the processor executes any of the above The steps of the page generation method described.
  • the terminal is a computer device, as shown in FIG. 4.
  • the computer equipment described in this embodiment may be equipment such as servers, personal computers, and network equipment.
  • the computer equipment includes a processor 402, a memory 403, an input unit 404, a display unit 405 and other devices.
  • the memory 403 may be used to store computer readable instructions 401 and various functional modules, and the processor 402 runs the computer readable instructions 401 stored in the memory 403 to execute various functional applications and data processing of the device.
  • the memory may be internal memory or external memory, or include both internal memory and external memory.
  • the internal memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, or random access memory.
  • ROM read only memory
  • PROM programmable ROM
  • EPROM electrically programmable ROM
  • EEPROM electrically erasable programmable ROM
  • flash memory or random access memory.
  • External storage can include hard disks, floppy disks, ZIP disks, U disks, tapes, etc.
  • the memory disclosed in the present invention includes but is not limited to these types of memory.
  • the memory disclosed in the present invention is only an example and not a limitation.
  • the input unit 404 is used for receiving input of signals and receiving keywords input by the user.
  • the input unit 404 may include a touch panel and other input devices.
  • the touch panel can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc., to operate on the touch panel or near the touch panel), and according to preset
  • the program drives the corresponding connection device; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as playback control buttons, switch buttons, etc.), trackball, mouse, and joystick.
  • the display unit 405 can be used to display information input by the user or information provided to the user and various menus of the computer device.
  • the display unit 405 can take the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the processor 402 is the control center of the computer equipment. It uses various interfaces and lines to connect the various parts of the entire computer. It executes by running or executing the software programs and/or modules stored in the memory 402 and calling the data stored in the memory. Various functions and processing data.
  • the computer device includes: one or more processors 402, a memory 403, and one or more computer-readable instructions 401, wherein the one or more computer-readable instructions 401 are stored in the memory 403 And is configured to be executed by the one or more processors 402, and the one or more computer-readable instructions 401 are configured to execute the page generation method described in the above embodiments.
  • the present invention also provides a storage medium storing computer readable instructions, which when executed by one or more processors, cause one or more processors to execute the above page generation method .
  • the storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
  • the computer-readable instructions may be stored in a storage medium, which may be It is a non-volatile readable storage medium.
  • the aforementioned storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disc, a read-only memory (Read-Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Provided are a page generation method and device, a terminal and a storage medium. The page generation method comprises: creating a plurality of sub-frames in a blank page and selecting a target sub-frame; wherein each sub-frame carries a unique identifier; in response to a configuration request of a user for the target sub-frame, according to the identifier of the target sub-frame, inquiring a data table matching the identifier from a database and displaying the data table on the blank page; wherein, the data table comprises configuration items for configuring the content information, and the same content information is set in the same configuration item; in response to the configuration item determined by the user in the data table, adding the content information mapped by the configuration item into the target sub-frame to generate a target page. This method sets the same content information in the same configuration item, so that the content information is quickly added when the page is configured, a great deal of time is prevented from being consumed on configuration of the same content information, and the development efficiency of the page is improved.

Description

页面生成方法、装置、终端及存储介质Page generation method, device, terminal and storage medium
本申请要求于2019年04月26日提交中国专利局、申请号为201910344886.4、发明名称为“工作队列的信息展示方法、装置、计算机设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on April 26, 2019, the application number is 201910344886.4, and the invention title is "Work queue information display methods, devices, computer equipment and storage media". The entire content Incorporated in this application by reference.
技术领域Technical field
本发明涉及UI设计领域,尤其涉及一种页面生成方法、装置、终端及存储介质。The present invention relates to the field of UI design, and in particular to a method, device, terminal and storage medium for page generation.
背景技术Background technique
页面(有时也可以称为万维网(World Wide Web,Web)页面)一般是基于超文本标记语言(Hyper Text Markup Language,HTML)编写的网页(Web Page),即HTML页面,或者还可以是基于HTML和Java语言编写的网页,即Java服务器页面(Java Server Page,JSP),或者还可以为其他语言编写的网页。Pages (sometimes also called World Wide Web (Web) pages) are generally web pages (Web Pages) written based on Hyper Text Markup Language (HTML), that is, HTML pages, or they can also be based on HTML Web pages written in Java language, that is, Java Server Page (JSP), or web pages written in other languages.
在现有的页面开发过程中,每一个页面功能仍然是由每一位编码人员去完成的,前台页面例如文本框、下拉框等等在前台标签库相对固定,现有技术仍然需要耗费大量时间在相同内容信息的配置上,重复工作内容较多,严重影响了页面的开发效率。In the existing page development process, each page function is still completed by every coder. The front page, such as text boxes, drop-down boxes, etc., are relatively fixed in the front label library, and the existing technology still takes a lot of time. In the configuration of the same content information, there are many repetitive work content, which seriously affects the development efficiency of the page.
发明内容Summary of the invention
本发明提供一种页面生成方法、装置、终端及存储介质,以解决现有技术仍然需要耗费大量时间在相同内容信息的配置上,重复工作内容较多,严重影响了页面的开发效率的问题。The present invention provides a page generation method, device, terminal and storage medium to solve the problem that the prior art still needs to spend a lot of time on the configuration of the same content information, and there are many repetitive work content, which seriously affects the development efficiency of the page.
为解决上述问题,本发明采用如下技术方案:To solve the above problems, the present invention adopts the following technical solutions:
本发明提供一种页面生成方法,包括如下步骤:The present invention provides a page generation method, including the following steps:
在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;Create multiple subframes on the blank page and select the target subframe; among them, each subframe carries a unique identifier;
响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;In response to the user's configuration request for the target subframe, query the database according to the identifier of the target subframe for a data table matching the identifier, and display the data table on a blank page; wherein, the data The table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中 的用户动作指令将目标子框架的格式设置为目标格式;Receiving a user's format editing request for the target subframe, and setting the format of the target subframe to the target format according to the user action instruction in the format editing request;
响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。In response to the configuration item determined by the user in the data table, the content information of the configuration item mapping is added to the target subframe according to the target format to generate a target page.
本发明提供的一种页面生成装置,包括:A page generating device provided by the present invention includes:
创建模块,用于在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;The creation module is used to create multiple sub-frames on a blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
接收模块,用于接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;The receiving module is configured to receive a user's format editing request for the target subframe, and set the format of the target subframe to the target format according to the user action instruction in the format editing request;
查询模块,用于响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项;The query module is configured to, in response to a user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page; Wherein, the data table contains configuration items for configuring content information;
生成模块,用于响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。The generating module is used to respond to the configuration item determined by the user in the data table, and add the content information of the configuration item mapping to the target subframe according to the target format to generate a target page.
本发明提供一种终端,包括存储器和处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述处理器执行如上任一项所述的页面生成方法的步骤。The present invention provides a terminal, including a memory and a processor. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the processor, the processor executes any of the above The steps of the page generation method.
本发明提供一种存储介质,其上存储有计算机可读指令,所述计算机可读指令被处理器执行时,实现如上任一项所述的页面生成方法。The present invention provides a storage medium on which computer-readable instructions are stored, and when the computer-readable instructions are executed by a processor, the page generation method as described in any one of the above is implemented.
相对于现有技术,本发明的技术方案至少具备如下优点:Compared with the prior art, the technical solution of the present invention has at least the following advantages:
本发明提供的页面生成方法,通过在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;当用户发起配置请求时,终端响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;当用户在数据表中选定任一配置项时,终端响应于用户在所述数据表确定的配置项,最终将配置项所映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。本发明实现了将相同的内容信息设置在同一配置项中,从而在为页面配置时可快速添加配置项中的内容信息,避免耗费大量时间在相同内容信息的配置上,提高页面的开发效率。此外,本发明还可根据用户 需要灵活设计目标子框架的格式,将内容信息按照设计的目标格式添加至目标子框架中,实现个性化设计。The page generation method provided by the present invention creates multiple sub-frames on a blank page and selects a target sub-frame; wherein each sub-frame carries a unique identifier; receives a user’s format editing request for the target sub-frame, according to the The user action instruction in the format editing request sets the format of the target sub-frame to the target format; when the user initiates a configuration request, the terminal responds to the user's configuration request for the target sub-frame, from the database according to the identifier of the target sub-frame Query the data table matching the identifier in the data table, and display the data table on a blank page; wherein the data table contains configuration items for configuring content information, and the same content information is set in the same configuration item When the user selects any configuration item in the data table, the terminal responds to the configuration item determined by the user in the data table, and finally adds the content information mapped by the configuration item to the target subframe according to the target format, To generate the target page. The present invention realizes that the same content information is set in the same configuration item, so that the content information in the configuration item can be quickly added when configuring the page, avoids spending a lot of time on the configuration of the same content information, and improves the development efficiency of the page. In addition, the present invention can also flexibly design the format of the target sub-frame according to user needs, and add content information to the target sub-frame according to the designed target format to realize personalized design.
附图说明Description of the drawings
图1为本发明页面生成方法一种实施例流程框图;FIG. 1 is a flowchart of an embodiment of a method for generating a page according to the present invention;
图2为本发明页面生成方法又一种实施例流程框图;FIG. 2 is a flowchart of another embodiment of the page generation method of the present invention;
图3为本发明页面生成装置一种实施例模块框图;Fig. 3 is a block diagram of an embodiment of the page generating device of the present invention;
图4为本发明一个实施例中终端的内部结构框图。Fig. 4 is a block diagram of the internal structure of a terminal in an embodiment of the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization of the objectives, functional characteristics and advantages of the present invention will be further described in conjunction with the embodiments and with reference to the accompanying drawings.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。In order to enable those skilled in the art to better understand the solutions of the present invention, the technical solutions in the embodiments of the present invention will be described clearly and completely in conjunction with the accompanying drawings in the embodiments of the present invention.
在本发明的说明书和权利要求书及上述附图中的描述的一些流程中,包含了按照特定顺序出现的多个操作,但是应该清楚了解,这些操作可以不按照其在本文中出现的顺序来执行或并行执行,操作的序号如S11、S12等,仅仅是用于区分开各个不同的操作,序号本身不代表任何的执行顺序。另外,这些流程可以包括更多或更少的操作,并且这些操作可以按顺序执行或并行执行。需要说明的是,本文中的“第一”、“第二”等描述,是用于区分不同的消息、设备、模块等,不代表先后顺序,也不限定“第一”和“第二”是不同的类型。In some processes described in the specification and claims of the present invention and the above-mentioned drawings, multiple operations appearing in a specific order are included, but it should be clearly understood that these operations may not be performed in the order in which they appear in this document. Execution or parallel execution, the sequence numbers of operations such as S11, S12, etc., are only used to distinguish different operations, and the sequence numbers themselves do not represent any execution order. In addition, these processes may include more or fewer operations, and these operations may be executed sequentially or in parallel. It should be noted that the descriptions of "first" and "second" in this article are used to distinguish different messages, devices, modules, etc., and do not represent a sequence, nor do they limit the "first" and "second" Are different types.
本领域普通技术人员可以理解,除非特意声明,这里使用的单数形式“一”、“一个”、“所述”和“该”也可包括复数形式。应该进一步理解的是,本发明的说明书中使用的措辞“包括”是指存在所述特征、整数、步骤、操作、元件和/或组件,但是并不排除存在或添加一个或多个其他特征、整数、步骤、操作、元件、组件和/或它们的组。应该理解,当我们称元件被“连接”或“耦接”到另一元件时,它可以直接连接或耦接到其他元件,或者也可以存在中间元件。此外,这里使用的“连接”或“耦接”可以包括无线连接或无线耦接。这里使用的措辞“和/或”包括一个或更多个相关联的列出项的全部或任一单元和全部组合。Those of ordinary skill in the art can understand that, unless specifically stated otherwise, the singular forms "a", "an", "said" and "the" used herein may also include plural forms. It should be further understood that the term "comprising" used in the specification of the present invention refers to the presence of the described features, integers, steps, operations, elements and/or components, but does not exclude the presence or addition of one or more other features, Integers, steps, operations, elements, components, and/or groups thereof. It should be understood that when we refer to an element as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element, or intervening elements may also be present. In addition, “connected” or “coupled” used herein may include wireless connection or wireless coupling. The term "and/or" as used herein includes all or any unit and all combinations of one or more associated listed items.
本领域普通技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语),具有与本发明所属领域中的普通技术人员的一般理 解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语,应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样被特定定义,否则不会用理想化或过于正式的含义来解释。A person of ordinary skill in the art can understand that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meanings as those of ordinary skill in the art to which the present invention belongs. It should also be understood that terms such as those defined in general dictionaries should be understood to have a meaning consistent with the meaning in the context of the prior art, and unless specifically defined as here, they will not be idealized or overly Explain the formal meaning.
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention, where the same or similar reference numerals indicate the same or similar elements or elements with the same or similar functions. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative work shall fall within the protection scope of the present invention.
如图1所示,本发明提供了一种页面生成方法,以解决现有技术仍然需要耗费大量时间在相同内容信息的配置上,重复工作内容较多,严重影响了页面的开发效率的问题。在其中一种实施方式中,所述页面生成方法包括如下步骤:As shown in FIG. 1, the present invention provides a page generation method to solve the problem that the prior art still needs to spend a lot of time on the configuration of the same content information, and there are many repetitive work content, which seriously affects the development efficiency of the page. In one of the embodiments, the page generation method includes the following steps:
S11、在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;S11. Create multiple sub-frames on the blank page and select the target sub-frame; where each sub-frame carries a unique identifier;
在本实施例中,终端响应于用户的创建请求,在终端显示的界面上创建一个空白页面,并在该空白页面上创建多个子框架,如标题框、目录框、文本框、下拉框等,所述子框架用于设计相应的内容信息,子框架的形状和大小可根据需要自由调整。当用户从子框架中选择需要配置内容信息的子框架时,得到目标子框架。此外,为便于根据子框架的类型配置不同的内容信息,每个子框架都携带有唯一标识,同类型的子框架具有相同的标识,而不同类型的子框架的标识不同。In this embodiment, the terminal creates a blank page on the interface displayed by the terminal in response to the user’s creation request, and creates multiple subframes on the blank page, such as title box, directory box, text box, drop-down box, etc. The sub-frame is used for designing corresponding content information, and the shape and size of the sub-frame can be freely adjusted as required. When the user selects the subframe whose content information needs to be configured from the subframes, the target subframe is obtained. In addition, in order to facilitate the configuration of different content information according to the type of sub-frames, each sub-frame carries a unique identifier. Sub-frames of the same type have the same identifier, while sub-frames of different types have different identifiers.
在一实施例中,所述子框架的类型可以由技术人员设置或由用户根据需要添加,框架的类型还可以根据内容信息进行区分,具体可以为游戏、新闻、小说、旅游、娱乐八卦等等,在此不做枚举。In an embodiment, the type of the sub-frame can be set by a technician or added by the user as required. The type of the frame can also be distinguished according to content information, which can be specifically games, news, novels, travel, entertainment gossip, etc. , Do not enumerate here.
S14、接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;S14. Receive a user's format editing request for the target sub-frame, and set the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
在本实施例中,用户可根据需要灵活设计目标子框架的格式,具体的,当终端接收到用户对所述目标子框架的格式编辑请求时,根据格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式。其中,所述格式包括目标子框架的大小、形状、颜色,以及目标子框架中待配置内容信息的字 体、字号等等。所述用户动作指令为对目标子框架进行格式编辑时进行的一系列具体操作,如对目标子框架的拉伸、形状变换、颜色设定等动作指令。所述目标格式为用户对目标子框架完成格式编辑后生成的格式。In this embodiment, the user can flexibly design the format of the target subframe according to needs. Specifically, when the terminal receives a user's format editing request for the target subframe, the target subframe is changed according to the user action instruction in the format editing request. The format of the frame is set to the target format. Wherein, the format includes the size, shape, and color of the target subframe, and the font and font size of the content information to be configured in the target subframe. The user action instructions are a series of specific operations performed when formatting the target subframe, such as stretching, shape transformation, color setting and other action instructions for the target subframe. The target format is a format generated after the user completes format editing of the target subframe.
S17、响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;S17. In response to the user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page; wherein, The data table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
在本实施例中,用户可通过点击目标子框架的方式发起为目标子框架配置内容信息的请求,终端响应于该配置请求,从配置请求中提取该目标子框架的标识,根据目标子框架的标识从数据库中查询与该标识相匹配的数据表,并将相匹配的数据表显示在空白页面上。其中,每个数据表也都携带有与目标子框架完全相同的标识,数据表与目标子框架的标识匹配采用一对一的匹配方式。In this embodiment, the user can initiate a request to configure content information for the target subframe by clicking on the target subframe. In response to the configuration request, the terminal extracts the identifier of the target subframe from the configuration request. The ID queries the data table that matches the ID from the database, and displays the matching data table on the blank page. Among them, each data table also carries the same identifier as the target subframe, and the data table and the target subframe are matched in a one-to-one matching manner.
在一实施例中,数据表可直接显示在目标子框架上,且数据表的配置项上含有待配置内容信息的名称,每一配置项内还可包括子配置项,以对待配置内容信息进一步细分。此外,数据表还设置有配置项扩展项,用于新增或删减配置项,以根据需要灵活设计。所述内容信息可包括子框架的样式、文字信息、图片信息等等。所述子框架的样式可包括行距、字体、链接样式等。In one embodiment, the data table can be directly displayed on the target subframe, and the configuration items of the data table contain the name of the content information to be configured, and each configuration item can also include sub-configuration items to further the configuration content information. Subdivision. In addition, the data table is also provided with configuration item extensions for adding or deleting configuration items to flexibly design according to needs. The content information may include the style of the subframe, text information, picture information, and so on. The style of the sub-frame may include line spacing, font, link style, etc.
S20、响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。S20. In response to the configuration item determined by the user in the data table, add content information mapped to the configuration item to the target subframe according to the target format to generate a target page.
在本实施例中,每一配置项预先配置有相应的内容信息,当用户在数据表中选择某一配置项时,终端将该配置项映射的内容信息按照所述目标格式添加至目标子框架中,并显示在终端界面上。当完成所有目标子框架的的内容信息的配置后,生成目标页面。In this embodiment, each configuration item is pre-configured with corresponding content information. When the user selects a configuration item in the data table, the terminal adds the content information mapped by the configuration item to the target subframe according to the target format. And displayed on the terminal interface. After completing the configuration of the content information of all target subframes, the target page is generated.
在一实施例中,如图2所示,在所述步骤S20,所述响应于用户在所述数据表确定的配置项之前,还可包括:In an embodiment, as shown in FIG. 2, in the step S20, before the configuration item determined by the user in the response to the data table, it may further include:
计算各配置项映射的内容信息的历史添加频次;Calculate the historical adding frequency of the content information mapped by each configuration item;
根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列。Sort the configuration items of the data table according to the historical addition frequency, and set the top-ranked configuration items in the front row of the data table.
在本实施例中,为充分利用用户的历史数据,了解用户对内容信息的添加习惯,将历史添加频次较高的内容信息设置在数据表的前列。具体的,当 数据表显示配置项时,可通过计算各配置项的内容信息的历史添加频次,根据历史添加频次的高低对数据表的配置项进行排序,将排名靠前的配置项显示在数据表的前列,以获取使用频率较高的内容信息,而一般来讲,使用频率高的内容信息,往往是用户需要查找配置的内容信息,因此,通过此设计,缩短了用户寻找到需要配置的内容信息的时间,便于用户快速找到所需配置的内容信息,更加符合用户的使用习惯,进一步提高了页面开发效率及提升用户体验。In this embodiment, in order to make full use of the user's historical data and understand the user's habit of adding content information, the content information with a higher historical addition frequency is set in the forefront of the data table. Specifically, when the data table displays configuration items, the historical addition frequency of the content information of each configuration item can be calculated, and the configuration items in the data table can be sorted according to the historical addition frequency, and the top configuration items can be displayed in the data The front column of the table is used to obtain content information that is frequently used. Generally speaking, content information that is used frequently is often the content information that users need to find and configure. Therefore, through this design, users can find the content that needs to be configured. The time of content information is convenient for users to quickly find the content information that needs to be configured, which is more in line with the user's usage habits, and further improves the efficiency of page development and enhances user experience.
显示时,还可在配置项上显示相应的历史添加频次。其中,配置项的排名可根据历史添加频次的变化实时更新,历史添加频次可根据历史内容信息对应的配置项的点击次数确定。When displayed, the corresponding historical addition frequency can also be displayed on the configuration item. Among them, the ranking of the configuration item can be updated in real time according to the change of the historical addition frequency, and the historical addition frequency can be determined according to the number of clicks of the configuration item corresponding to the historical content information.
在一实施例中,在所述步骤S19中,所述根据所述历史添加频次对所述数据表的配置项进行排序的步骤,可具体包括:In an embodiment, in the step S19, the step of sorting the configuration items of the data table according to the historical addition frequency may specifically include:
S191、获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;S191. Obtain the adding time node of the content information mapped by each configuration item, and set a corresponding weight for the content information according to the adding time node; wherein the sequence of adding the time node is inversely proportional to the weight;
在本实施例中,由于越靠近当前时间节点的内容信息的添加更能反映当前内容信息的配置趋势,在对配置项进行排序时,可根据内容信息的添加时间节点,设置不同的权重,添加时间节点的先后与权重的大小成反比,即添加时间节点越靠前,则对应的权重越小;添加时间节点越靠后,则相应的权重越大。In this embodiment, since the addition of content information closer to the current time node can better reflect the configuration trend of the current content information, when sorting configuration items, different weights can be set according to the time node when the content information is added. The sequence of time nodes is inversely proportional to the size of the weight, that is, the earlier the time node is added, the smaller the corresponding weight; the later the time node is added, the greater the corresponding weight.
S192、根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;S192: Calculate the score value of the configuration item corresponding to each content information according to the historical addition frequency and weight of the content information;
本实施例可根据内容信息的历史添加频次及权重计算配置项的评分值。In this embodiment, the score value of the configuration item can be calculated according to the historical adding frequency and weight of the content information.
在一实施例中,所述根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值的步骤包括如下计算公式:In an embodiment, the step of calculating the score value of the configuration item corresponding to each content information according to the historical addition frequency and weight of the content information includes the following calculation formula:
S=∑X iY iS=∑X i Y i ;
其中,X i表示第i个配置项的内容信息的添加频次,Y i表示第i个配置项的内容信息的权重。 Wherein, X i represents the frequency add the i-th content information CI, Y i represents the i-th weight content information CI weight.
S193、按照所述评分值对所述数据表的配置项进行排序。S193. Sort the configuration items of the data table according to the score value.
本实施例根据计算得到评分值对配置项进行排序,将评分值较大的配置项排在数据表的前列,以便于用户快速找到需要配置的内容信息。In this embodiment, the configuration items are sorted according to the calculated score value, and the configuration item with a larger score value is ranked in the front row of the data table, so that the user can quickly find the content information that needs to be configured.
在一实施例中,还可实时计算各历史内容信息对应配置项的评分值,根据该评分值的高低更新当前数据表的配置项的排序,以提高配置项的实时性及准确性。In an embodiment, the score value of the configuration item corresponding to each historical content information can also be calculated in real time, and the ranking of the configuration items in the current data table is updated according to the score value, so as to improve the real-time and accuracy of the configuration items.
在一实施例中,在所述步骤S11,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:In one embodiment, in the step S11, before creating multiple sub-frames on the blank page and selecting the target sub-frame, the method further includes:
S9、获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;S9. Obtain the historical configuration content information of each user and the historical addition frequency of each historical configuration content information;
S10、当历史配置内容信息的历史添加频次大于预设值时,将该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。S10. When the historical adding frequency of the historical configuration content information is greater than a preset value, encapsulate the historical configuration content information in a corresponding configuration item of the data table to obtain the content information.
在本实施例中,在生成配置项的内容信息时,可获取历史内容信息及其历史添加频次,根据历史添加频次对历史内容信息进行筛选,得到历史添加频次大于预设值的历史内容信息,将其保存在数据表的配置项中,实现对相同的内容信息的封装,以便快速添加配置项中的内容信息,避免耗费大量时间在相同内容信息的配置上,进一步提高页面的开发效率。In this embodiment, when generating the content information of the configuration item, the historical content information and its historical addition frequency can be obtained, and the historical content information is filtered according to the historical addition frequency to obtain historical content information whose historical addition frequency is greater than a preset value. Save it in the configuration items of the data table to realize the encapsulation of the same content information, so as to quickly add the content information in the configuration items, avoid spending a lot of time on the configuration of the same content information, and further improve the development efficiency of the page.
其中,所述历史内容信息可通过以下两种方式获取:Wherein, the historical content information can be obtained in the following two ways:
第一,通过网页爬取功能爬取所有页面,剔除页面中原有样式,得到内容信息,然后对所述内容信息进行分类并存储。First, crawl all pages through the web crawling function, remove original styles in the pages, and obtain content information, and then classify and store the content information.
第二,接收用户主动上传的内容信息。用户可以通过移动终端在指定的路径进行内容信息的上传。终端通过解析用户上传的内容信息,从而获取上传的内容信息的源代码并存储。Second, receive content information actively uploaded by users. The user can upload content information on a designated path through a mobile terminal. The terminal obtains and stores the source code of the uploaded content information by analyzing the content information uploaded by the user.
在一实施例中,在所述步骤S20中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,可具体包括:In an embodiment, in the step S20, the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format may specifically include:
S201、获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;S201. Acquire address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
S202、根据所述地址信息从数据库中获取配置项映射的目标内容信息;S202: Acquire target content information of configuration item mapping from a database according to the address information;
S203、将所述目标内容信息按照所述目标格式添加至所述目标子框架中。S203. Add the target content information to the target subframe according to the target format.
在本实施例中,在将配置项的内容信息按照所述目标格式添加至目标子框架时,可先获取配置项指示的地址信息,并对所述地址信息进行解析,根据解析后的地址信息从数据库中查找该配置项所映射的目标内容信息,将该目标内容信息按照所述目标格式添加至目标子框架中,以完成目标子框架的内容信息的配置。In this embodiment, when the content information of the configuration item is added to the target sub-frame according to the target format, the address information indicated by the configuration item may be obtained first, and the address information may be parsed, based on the parsed address information The target content information mapped by the configuration item is searched from the database, and the target content information is added to the target subframe according to the target format to complete the configuration of the content information of the target subframe.
在另一实施例中,在所述步骤S20中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,可具体包括:In another embodiment, in the step S20, the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format may specifically include:
A1、将配置项映射的内容信息以预览形式加载至目标子框架中,并生成参考页面;A1. Load the content information of the configuration item mapping into the target subframe in preview form, and generate a reference page;
A2、当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。A2. When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
在本实施例中,配置内容信息前,可将所述待配置内容信息按照所述目标格式以预览的形式显示在目标子框架中,用户可根据预览效果,对选取的内容信息进行相应调整,避免配置的内容信息难以满足预设条件,需要反复配置,浪费用户的大量时间。In this embodiment, before the content information is configured, the content information to be configured can be displayed in the target sub-frame in the form of preview according to the target format, and the user can adjust the selected content information according to the preview effect. It is avoided that the configured content information is difficult to meet the preset conditions and needs to be configured repeatedly, which wastes a lot of user time.
在一实施例中,在所述步骤S11,所述在空白页面创建多个子框架并选定目标子框架之前,还可包括:In an embodiment, in the step S11, before creating multiple subframes on the blank page and selecting the target subframe, the method may further include:
B1、响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;B1. In response to the user's request for editing the content information in the configuration item, display the data table containing the configuration item to be edited on the page;
B2、获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。B2. Obtain the user's content information to be edited, and save the content information to be edited in the configuration item corresponding to the data table.
本实施例可对配置项中的内容信息进行实时调整,实现个性化设计。具体的,当用户发起编辑配置项的内容信息的请求时,终端响应于用户的编辑请求,将待编辑配置项的数据表显示在页面上,用户对配置项的内容进行相应的编辑并进行保存,以更新配置项中的内容信息,从而实现个性化设计。In this embodiment, the content information in the configuration items can be adjusted in real time to achieve personalized design. Specifically, when a user initiates a request to edit the content information of a configuration item, the terminal displays the data table of the configuration item to be edited on the page in response to the user's editing request, and the user edits and saves the content of the configuration item accordingly. , To update the content information in the configuration item, so as to achieve personalized design.
请参考图3,本发明的实施例还提供一种页面生成装置,一种本实施例中,该页面生成装置包括创建模块31、接收模块32、查询模块33及生成模块34。其中,Please refer to FIG. 3, an embodiment of the present invention also provides a page generating device. In this embodiment, the page generating device includes a creating module 31, a receiving module 32, a query module 33 and a generating module 34. among them,
创建模块31,用于在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;The creation module 31 is used to create multiple sub-frames on a blank page and select a target sub-frame; wherein, each sub-frame carries a unique identifier;
在本实施例中,终端响应于用户的创建请求,在终端显示的界面上创建一个空白页面,并在该空白页面上创建多个子框架,如标题框、目录框、文本框、下拉框等,所述子框架用于设计相应的内容信息,子框架的形状和大小可根据需要自由调整。当用户从子框架中选择需要配置内容信息的子框架时,得到目标子框架。此外,为便于根据子框架的类型配置不同的内容信息,每个子框架都携带有唯一标识,同类型的子框架具有相同的标识,而不同类 型的子框架的标识不同。In this embodiment, the terminal creates a blank page on the interface displayed by the terminal in response to the user’s creation request, and creates multiple subframes on the blank page, such as title box, directory box, text box, drop-down box, etc. The sub-frame is used for designing corresponding content information, and the shape and size of the sub-frame can be freely adjusted as required. When the user selects the subframe whose content information needs to be configured from the subframes, the target subframe is obtained. In addition, in order to facilitate the configuration of different content information according to the type of sub-frames, each sub-frame carries a unique identifier. Sub-frames of the same type have the same identifier, while sub-frames of different types have different identifiers.
在一实施例中,所述子框架的类型可以由技术人员设置或由用户根据需要添加,框架的类型还可以根据内容信息进行区分,具体可以为游戏、新闻、小说、旅游、娱乐八卦等等,在此不做枚举。In an embodiment, the type of the sub-frame can be set by a technician or added by the user as required. The type of the frame can also be distinguished according to content information, which can be specifically games, news, novels, travel, entertainment gossip, etc. , Do not enumerate here.
接收模块32,用于接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;The receiving module 32 is configured to receive a user's format editing request for the target sub-frame, and set the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
在本实施例中,用户可根据需要灵活设计目标子框架的格式,具体的,当终端接收到用户对所述目标子框架的格式编辑请求时,根据格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式。其中,所述格式包括目标子框架的大小、形状、颜色,以及目标子框架中待配置内容信息的字体、字号等等。所述用户动作指令为对目标子框架的一系列具体操作,如对目标子框架的拉伸、形状变换、颜色设定等动作指令。所述目标格式为用户对目标子框架完成格式编辑后生成的格式。In this embodiment, the user can flexibly design the format of the target subframe according to needs. Specifically, when the terminal receives a user's format editing request for the target subframe, the target subframe is changed according to the user action instruction in the format editing request. The format of the frame is set to the target format. Wherein, the format includes the size, shape, and color of the target subframe, and the font and font size of the content information to be configured in the target subframe. The user action instructions are a series of specific operations on the target subframe, such as stretching, shape transformation, color setting and other action instructions on the target subframe. The target format is a format generated after the user completes format editing of the target subframe.
查询模块33,用于响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项;The query module 33 is configured to, in response to a user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page ; Wherein, the data table contains configuration items for configuring content information;
在本实施例中,用户可通过点击目标子框架的方式发起为目标子框架配置内容信息的请求,终端响应于该配置请求,从配置请求中提取该目标子框架的标识,根据目标子框架的标识从数据库中查询与该标识相匹配的数据表,并将相匹配的数据表显示在空白页面上。其中,每个数据表也都携带有与目标子框架完全相同的标识,数据表与目标子框架的标识匹配采用一对一的匹配方式。In this embodiment, the user can initiate a request to configure content information for the target subframe by clicking on the target subframe. In response to the configuration request, the terminal extracts the identifier of the target subframe from the configuration request. The ID queries the data table that matches the ID from the database, and displays the matching data table on the blank page. Among them, each data table also carries the same identifier as the target subframe, and the data table and the target subframe are matched in a one-to-one matching manner.
在一实施例中,数据表可直接显示在目标子框架上,且数据表的配置项上含有待配置内容信息的名称,每一配置项内还可包括子配置项,以对待配置内容信息进一步细分。此外,数据表还设置有配置项扩展项,用于新增或删减配置项,以根据需要灵活设计。所述内容信息可包括子框架的样式、文字信息、图片信息等等。所述子框架的样式可包括行距、字体、链接样式等。In one embodiment, the data table can be directly displayed on the target subframe, and the configuration items of the data table contain the name of the content information to be configured, and each configuration item can also include sub-configuration items to further the configuration content information. Subdivision. In addition, the data table is also provided with configuration item extensions for adding or deleting configuration items to flexibly design according to needs. The content information may include the style of the subframe, text information, picture information, and so on. The style of the sub-frame may include line spacing, font, link style, etc.
生成模块34,用于响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。The generating module 34 is configured to respond to the configuration item determined by the user in the data table, and add the content information of the configuration item mapping to the target subframe according to the target format to generate a target page.
在本实施例中,每一配置项预先配置有相应的内容信息,当用户在数据表中选择某一配置项时,终端将该配置项映射的内容信息按照所述目标格式 添加至目标子框架中,并显示在终端界面上。当完成所有目标子框架的的内容信息的配置后,生成目标页面。In this embodiment, each configuration item is pre-configured with corresponding content information. When the user selects a configuration item in the data table, the terminal adds the content information mapped by the configuration item to the target subframe according to the target format. And displayed on the terminal interface. After completing the configuration of the content information of all target subframes, the target page is generated.
本发明提供的页面生成装置,通过在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;当用户发起配置请求时,终端响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;当用户在数据表中选定任一配置项时,终端响应于用户在所述数据表确定的配置项,最终将配置项所映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面。本发明实现了将相同的内容信息设置在同一配置项中,从而在为页面配置时可快速添加配置项中的内容信息,避免耗费大量时间在相同内容信息的配置上,提高页面的开发效率。此外,本发明还可根据用户需要灵活设计目标子框架的格式,将内容信息按照设计的目标格式添加至目标子框架中,实现个性化设计。The page generating device provided by the present invention creates multiple sub-frames on a blank page and selects a target sub-frame; wherein each sub-frame carries a unique identifier; receives a user’s format editing request for the target sub-frame, and according to the The user action instruction in the format editing request sets the format of the target sub-frame to the target format; when the user initiates a configuration request, the terminal responds to the user's configuration request for the target sub-frame, from the database according to the identifier of the target sub-frame Query the data table matching the identifier in the data table, and display the data table on a blank page; wherein the data table contains configuration items for configuring content information, and the same content information is set in the same configuration item When the user selects any configuration item in the data table, the terminal responds to the configuration item determined by the user in the data table, and finally adds the content information mapped by the configuration item to the target subframe according to the target format, To generate the target page. The present invention realizes that the same content information is set in the same configuration item, so that the content information in the configuration item can be quickly added when configuring the page, avoids spending a lot of time on the configuration of the same content information, and improves the development efficiency of the page. In addition, the present invention can also flexibly design the format of the target sub-frame according to user needs, and add content information to the target sub-frame according to the designed target format to realize personalized design.
在一实施例中,所述页面生成装置还包括:In an embodiment, the page generating device further includes:
计算模块,用于计算各配置项映射的内容信息的历史添加频次;The calculation module is used to calculate the historical adding frequency of the content information mapped by each configuration item;
排序模块,用于根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列。The sorting module is configured to sort the configuration items of the data table according to the historical addition frequency, and set the top-ranked configuration items in the front row of the data table.
在一实施例中,所述排序模块还被配置为:In an embodiment, the sorting module is further configured to:
获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;Obtain the adding time node of the content information mapped by each configuration item, and set the corresponding weight for the content information according to the adding time node; wherein, the sequence of adding the time node is inversely proportional to the weight;
根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;Calculating the score value of the configuration item corresponding to each content information according to the historical adding frequency and weight of the content information;
按照所述评分值对所述数据表的配置项进行排序。The configuration items of the data table are sorted according to the score value.
在一实施例中,所述页面生成装置还包括:In an embodiment, the page generating device further includes:
获取模块,用于获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;The obtaining module is used to obtain the historical configuration content information of each user and the historical adding frequency of each historical configuration content information;
封装模块,用于当历史配置内容信息的历史添加频次大于预设值时,将 该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。The encapsulation module is used to encapsulate the historical configuration content information in the corresponding configuration item of the data table when the historical addition frequency of the historical configuration content information is greater than a preset value to obtain the content information.
在一实施例中,所述生成模块34还被配置为:In an embodiment, the generating module 34 is further configured to:
获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;Acquiring address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
根据所述地址信息从数据库中获取配置项映射的目标内容信息;Obtaining the target content information of the configuration item mapping from the database according to the address information;
将所述目标内容信息按照所述目标格式添加至所述目标子框架中。The target content information is added to the target subframe according to the target format.
在一实施例中,所述生成模块34还被配置为:In an embodiment, the generating module 34 is further configured to:
将配置项映射的内容信息按照所述目标格式以预览形式加载至目标子框架中,并生成参考页面;Load the content information of the configuration item mapping into the target subframe in a preview form according to the target format, and generate a reference page;
当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
在一实施例中,所述页面生成装置还包括:In an embodiment, the page generating device further includes:
显示模块,用于响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;The display module is used to display the data table containing the configuration item to be edited on the page in response to the user's request for editing the content information in the configuration item;
保存模块,用于获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。The saving module is used to obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the device in the foregoing embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment of the method, and detailed description will not be given here.
本发明提供的一种终端,包括存储器和处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述处理器执行如上任一项所述的页面生成方法的步骤。A terminal provided by the present invention includes a memory and a processor. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the processor, the processor executes any of the above The steps of the page generation method described.
在一实施例中,所述终端为一种计算机设备,如图4所示。本实施例所述的计算机设备可以是服务器、个人计算机以及网络设备等设备。所述计算机设备包括处理器402、存储器403、输入单元404以及显示单元405等器件。本领域技术人员可以理解,图4示出的设备结构器件并不构成对所有设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件。存储器403可用于存储计算机可读指令401以及各功能模块,处理器402运行存储在存储器403的计算机可读指令401,从而执行设备的各种功能应用以及数据处理。存储器可以是内存储器或外存储器,或者包括内存储器和外存储器两者。内存储器可以包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦写可编程ROM(EEPROM)、快闪存储器、或者随机存 储器。外存储器可以包括硬盘、软盘、ZIP盘、U盘、磁带等。本发明所公开的存储器包括但不限于这些类型的存储器。本发明所公开的存储器只作为例子而非作为限定。In an embodiment, the terminal is a computer device, as shown in FIG. 4. The computer equipment described in this embodiment may be equipment such as servers, personal computers, and network equipment. The computer equipment includes a processor 402, a memory 403, an input unit 404, a display unit 405 and other devices. Those skilled in the art can understand that the device structure shown in FIG. 4 does not constitute a limitation on all devices, and may include more or fewer components than those shown in the figure, or combine certain components. The memory 403 may be used to store computer readable instructions 401 and various functional modules, and the processor 402 runs the computer readable instructions 401 stored in the memory 403 to execute various functional applications and data processing of the device. The memory may be internal memory or external memory, or include both internal memory and external memory. The internal memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, or random access memory. External storage can include hard disks, floppy disks, ZIP disks, U disks, tapes, etc. The memory disclosed in the present invention includes but is not limited to these types of memory. The memory disclosed in the present invention is only an example and not a limitation.
输入单元404用于接收信号的输入,以及接收用户输入的关键字。输入单元404可包括触控面板以及其它输入设备。触控面板可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板上或在触控面板附近的操作),并根据预先设定的程序驱动相应的连接装置;其它输入设备可以包括但不限于物理键盘、功能键(比如播放控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。显示单元405可用于显示用户输入的信息或提供给用户的信息以及计算机设备的各种菜单。显示单元405可采用液晶显示器、有机发光二极管等形式。处理器402是计算机设备的控制中心,利用各种接口和线路连接整个电脑的各个部分,通过运行或执行存储在存储器402内的软件程序和/或模块,以及调用存储在存储器内的数据,执行各种功能和处理数据。The input unit 404 is used for receiving input of signals and receiving keywords input by the user. The input unit 404 may include a touch panel and other input devices. The touch panel can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc., to operate on the touch panel or near the touch panel), and according to preset The program drives the corresponding connection device; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as playback control buttons, switch buttons, etc.), trackball, mouse, and joystick. The display unit 405 can be used to display information input by the user or information provided to the user and various menus of the computer device. The display unit 405 can take the form of a liquid crystal display, an organic light emitting diode, or the like. The processor 402 is the control center of the computer equipment. It uses various interfaces and lines to connect the various parts of the entire computer. It executes by running or executing the software programs and/or modules stored in the memory 402 and calling the data stored in the memory. Various functions and processing data.
作为一个实施例,所述计算机设备包括:一个或多个处理器402,存储器403,一个或多个计算机可读指令401,其中所述一个或多个计算机可读指令401被存储在存储器403中并被配置为由所述一个或多个处理器402执行,所述一个或多个计算机可读指令401配置用于执行以上实施例所述的页面生成方法。As an embodiment, the computer device includes: one or more processors 402, a memory 403, and one or more computer-readable instructions 401, wherein the one or more computer-readable instructions 401 are stored in the memory 403 And is configured to be executed by the one or more processors 402, and the one or more computer-readable instructions 401 are configured to execute the page generation method described in the above embodiments.
在一个实施例中,本发明还提出了一种存储有计算机可读指令的存储介质,该计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行上述页面生成方法。例如,所述存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In one embodiment, the present invention also provides a storage medium storing computer readable instructions, which when executed by one or more processors, cause one or more processors to execute the above page generation method . For example, the storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,该计算机可读指令可存储于一存储介质中,存储介质可以为非易失性可读存储介质。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through computer-readable instructions. The computer-readable instructions may be stored in a storage medium, which may be It is a non-volatile readable storage medium.
该程序在执行时,可包括如上述各方法的实施例的流程。其中,前述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random Access Memory,RAM)等。When the program is executed, it may include the processes of the above-mentioned method embodiments. Among them, the aforementioned storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disc, a read-only memory (Read-Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这 些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-mentioned embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above-mentioned embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, All should be considered as the scope of this specification.
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several embodiments of the present invention, and the descriptions are relatively specific and detailed, but they should not be interpreted as limiting the scope of the present invention. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of the present invention, several modifications and improvements can be made, and these all fall within the protection scope of the present invention. Therefore, the protection scope of the patent of the present invention should be subject to the appended claims.

Claims (20)

  1. 一种页面生成方法,其中,包括:A page generation method, which includes:
    在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;Create multiple sub-frames on the blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
    接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;Receiving a user's format editing request for the target sub-frame, and setting the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
    响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;In response to the user's configuration request for the target subframe, query the database according to the identifier of the target subframe for a data table matching the identifier, and display the data table on a blank page; wherein, the data The table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
    响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面;In response to the configuration item determined by the user in the data table, adding content information mapped by the configuration item to the target subframe according to the target format to generate a target page;
    其中,所述响应于用户在所述数据表确定的配置项之前,还包括:Wherein, the response to the user before the configuration item determined in the data table further includes:
    计算各配置项映射的内容信息的历史添加频次;Calculate the historical adding frequency of the content information mapped by each configuration item;
    根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列;Sorting the configuration items of the data table according to the historical addition frequency, and setting the top-ranked configuration items in the front row of the data table;
    其中,所述根据所述历史添加频次对所述数据表的配置项进行排序的步骤,包括:Wherein, the step of sorting the configuration items of the data table according to the historical addition frequency includes:
    获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;Obtain the adding time node of the content information mapped by each configuration item, and set the corresponding weight for the content information according to the adding time node; wherein, the sequence of adding the time node is inversely proportional to the weight;
    根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;Calculating the score value of the configuration item corresponding to each content information according to the historical adding frequency and weight of the content information;
    按照所述评分值对所述数据表的配置项进行排序。The configuration items of the data table are sorted according to the score value.
  2. 根据权利要求1所述的页面生成方法,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:The page generation method according to claim 1, wherein, before creating a plurality of sub-frames on the blank page and selecting a target sub-frame, the method further comprises:
    获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;Obtain the historical configuration content information of each user and the historical addition frequency of each historical configuration content information;
    当历史配置内容信息的历史添加频次大于预设值时,将该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。When the historical adding frequency of the historical configuration content information is greater than a preset value, the historical configuration content information is encapsulated in a corresponding configuration item of the data table to obtain the content information.
  3. 根据权利要求1所述的页面生成方法,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The page generation method according to claim 1, wherein the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format comprises:
    获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;Acquiring address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
    根据所述地址信息从数据库中获取配置项映射的目标内容信息;Obtaining the target content information of the configuration item mapping from the database according to the address information;
    将所述目标内容信息按照所述目标格式添加至所述目标子框架中。The target content information is added to the target subframe according to the target format.
  4. 根据权利要求1所述的页面生成方法,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The page generation method according to claim 1, wherein the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format comprises:
    将配置项映射的内容信息按照所述目标格式以预览形式加载至目标子框架中,并生成参考页面;Load the content information of the configuration item mapping into the target subframe in a preview form according to the target format, and generate a reference page;
    当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
  5. 根据权利要求1所述的页面生成方法,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:The page generation method according to claim 1, wherein, before creating a plurality of sub-frames on the blank page and selecting a target sub-frame, the method further comprises:
    响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;In response to the user's request for editing the content information in the configuration item, the data table containing the configuration item to be edited is displayed on the page;
    获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。Obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
  6. 一种页面生成装置,其中,包括:A page generating device, which includes:
    创建模块,用于在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;The creation module is used to create multiple sub-frames on a blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
    接收模块,用于接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;The receiving module is configured to receive a user's format editing request for the target subframe, and set the format of the target subframe to the target format according to the user action instruction in the format editing request;
    查询模块,用于响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项;The query module is configured to, in response to a user's configuration request for the target subframe, query the database for a data table matching the identifier according to the identifier of the target subframe, and display the data table on a blank page; Wherein, the data table contains configuration items for configuring content information;
    生成模块,用于响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面;A generating module, configured to respond to the configuration item determined by the user in the data table, add content information mapped by the configuration item to the target sub-frame according to the target format to generate a target page;
    其中,所述页面生成装置还包括:Wherein, the page generating device further includes:
    计算模块,用于计算各配置项映射的内容信息的历史添加频次;The calculation module is used to calculate the historical adding frequency of the content information mapped by each configuration item;
    排序模块,用于根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列;A sorting module, configured to sort the configuration items of the data table according to the historical addition frequency, and set the top-ranked configuration items in the front row of the data table;
    其中,所述排序模块还被配置为:Wherein, the sorting module is also configured to:
    获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;Obtain the adding time node of the content information mapped by each configuration item, and set the corresponding weight for the content information according to the adding time node; wherein, the sequence of adding the time node is inversely proportional to the weight;
    根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;Calculating the score value of the configuration item corresponding to each content information according to the historical adding frequency and weight of the content information;
    按照所述评分值对所述数据表的配置项进行排序。The configuration items of the data table are sorted according to the score value.
  7. 根据权利要求6所述的页面生成装置,其中,所述页面生成装置还包括:The page generating device according to claim 6, wherein the page generating device further comprises:
    获取模块,用于获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;The obtaining module is used to obtain the historical configuration content information of each user and the historical adding frequency of each historical configuration content information;
    封装模块,用于当历史配置内容信息的历史添加频次大于预设值时,将该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。The encapsulation module is used to encapsulate the historical configuration content information in the corresponding configuration item of the data table when the historical addition frequency of the historical configuration content information is greater than a preset value to obtain the content information.
  8. 根据权利要求6所述的页面生成装置,其中,所述生成模块还被配置为:The page generating device according to claim 6, wherein the generating module is further configured to:
    获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;Acquiring address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
    根据所述地址信息从数据库中获取配置项映射的目标内容信息;Obtaining the target content information of the configuration item mapping from the database according to the address information;
    将所述目标内容信息按照所述目标格式添加至所述目标子框架中。The target content information is added to the target subframe according to the target format.
  9. 根据权利要求6所述的页面生成装置,其中,所述生成模块还被配置为:The page generating device according to claim 6, wherein the generating module is further configured to:
    将配置项映射的内容信息按照所述目标格式以预览形式加载至目标子框架中,并生成参考页面;Load the content information of the configuration item mapping into the target subframe in a preview form according to the target format, and generate a reference page;
    当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
  10. 根据权利要求6所述的页面生成装置,其中,所述页面生成装置还包括:The page generating device according to claim 6, wherein the page generating device further comprises:
    显示模块,用于响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;The display module is used to display the data table containing the configuration item to be edited on the page in response to the user's request for editing the content information in the configuration item;
    保存模块,用于获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。The saving module is used to obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
  11. 一种终端,其中,包括存储器和处理器,所述存储器中存储有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述处理器执行如下步骤:A terminal, which includes a memory and a processor, the memory stores computer-readable instructions, and when the computer-readable instructions are executed by the processor, the processor executes the following steps:
    在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携 带有唯一标识;Create multiple sub-frames on a blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
    接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;Receiving a user's format editing request for the target sub-frame, and setting the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
    响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;In response to the user's configuration request for the target subframe, query the database according to the identifier of the target subframe for a data table matching the identifier, and display the data table on a blank page; wherein, the data The table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
    响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面;In response to the configuration item determined by the user in the data table, adding content information mapped by the configuration item to the target subframe according to the target format to generate a target page;
    其中,所述响应于用户在所述数据表确定的配置项之前,还包括:Wherein, the response to the user before the configuration item determined in the data table further includes:
    计算各配置项映射的内容信息的历史添加频次;Calculate the historical adding frequency of the content information mapped by each configuration item;
    根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列;Sorting the configuration items of the data table according to the historical addition frequency, and setting the top-ranked configuration items in the front row of the data table;
    其中,所述根据所述历史添加频次对所述数据表的配置项进行排序的步骤,包括:Wherein, the step of sorting the configuration items of the data table according to the historical addition frequency includes:
    获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;Obtain the adding time node of the content information mapped by each configuration item, and set the corresponding weight for the content information according to the adding time node; wherein, the sequence of adding the time node is inversely proportional to the weight;
    根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;Calculating the score value of the configuration item corresponding to each content information according to the historical adding frequency and weight of the content information;
    按照所述评分值对所述数据表的配置项进行排序。The configuration items of the data table are sorted according to the score value.
  12. 如权利要求11所述的终端,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:The terminal according to claim 11, wherein, before creating multiple sub-frames on the blank page and selecting the target sub-frame, the method further comprises:
    获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;Obtain the historical configuration content information of each user and the historical addition frequency of each historical configuration content information;
    当历史配置内容信息的历史添加频次大于预设值时,将该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。When the historical adding frequency of the historical configuration content information is greater than a preset value, the historical configuration content information is encapsulated in a corresponding configuration item of the data table to obtain the content information.
  13. 如权利要求11所述的终端,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The terminal according to claim 11, wherein the step of adding the content information of the configuration item mapping to the target subframe according to the target format comprises:
    获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;Acquiring address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
    根据所述地址信息从数据库中获取配置项映射的目标内容信息;Obtaining the target content information of the configuration item mapping from the database according to the address information;
    将所述目标内容信息按照所述目标格式添加至所述目标子框架中。The target content information is added to the target subframe according to the target format.
  14. 如权利要求11所述的终端,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The terminal according to claim 11, wherein the step of adding the content information of the configuration item mapping to the target subframe according to the target format comprises:
    将配置项映射的内容信息按照所述目标格式以预览形式加载至目标子框架中,并生成参考页面;Load the content information of the configuration item mapping into the target subframe in a preview form according to the target format, and generate a reference page;
    当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
  15. 如权利要求11所述的终端,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:The terminal according to claim 11, wherein, before creating multiple sub-frames on the blank page and selecting the target sub-frame, the method further comprises:
    响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;In response to the user's request for editing the content information in the configuration item, the data table containing the configuration item to be edited is displayed on the page;
    获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。Obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
  16. 一种存储介质,其上存储有计算机可读指令,其中,所述计算机可读指令被处理器执行时,实现如下步骤:A storage medium having computer-readable instructions stored thereon, wherein when the computer-readable instructions are executed by a processor, the following steps are implemented:
    在空白页面创建多个子框架并选定目标子框架;其中,每个子框架都携带有唯一标识;Create multiple sub-frames on the blank page and select the target sub-frame; among them, each sub-frame carries a unique identifier;
    接收用户对所述目标子框架的格式编辑请求,根据所述格式编辑请求中的用户动作指令将目标子框架的格式设置为目标格式;Receiving a user's format editing request for the target sub-frame, and setting the format of the target sub-frame to the target format according to the user action instruction in the format editing request;
    响应于用户对所述目标子框架的配置请求,根据所述目标子框架的标识从数据库中查询与该标识相匹配的数据表,将所述数据表显示在空白页面上;其中,所述数据表中包含用于配置内容信息的配置项,且相同的内容信息设置在同一配置项中;In response to the user's configuration request for the target subframe, query the database according to the identifier of the target subframe for a data table matching the identifier, and display the data table on a blank page; wherein, the data The table contains configuration items for configuring content information, and the same content information is set in the same configuration item;
    响应于用户在所述数据表确定的配置项,将配置项映射的内容信息按照所述目标格式添加至目标子框架中,以生成目标页面;In response to the configuration item determined by the user in the data table, adding content information mapped by the configuration item to the target subframe according to the target format to generate a target page;
    其中,所述响应于用户在所述数据表确定的配置项之前,还包括:Wherein, the response to the user before the configuration item determined in the data table further includes:
    计算各配置项映射的内容信息的历史添加频次;Calculate the historical adding frequency of the content information mapped by each configuration item;
    根据所述历史添加频次对所述数据表的配置项进行排序,并将排名靠前的配置项设置在数据表的前列;Sorting the configuration items of the data table according to the historical addition frequency, and setting the top-ranked configuration items in the front row of the data table;
    其中,所述根据所述历史添加频次对所述数据表的配置项进行排序的步骤,包括:Wherein, the step of sorting the configuration items of the data table according to the historical addition frequency includes:
    获取各配置项映射的内容信息的添加时间节点,根据所述添加时间节点对内容信息设置相应的权重;其中,添加时间节点的先后与权重的大小成反比;Obtain the adding time node of the content information mapped by each configuration item, and set the corresponding weight for the content information according to the adding time node; wherein, the sequence of adding the time node is inversely proportional to the weight;
    根据所述内容信息的历史添加频次及权重计算各内容信息所对应的配置项的评分值;Calculating the score value of the configuration item corresponding to each content information according to the historical adding frequency and weight of the content information;
    按照所述评分值对所述数据表的配置项进行排序。The configuration items of the data table are sorted according to the score value.
  17. 如权利要求16所述的存储介质,其上存储有计算机可读指令,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:15. The storage medium of claim 16, having computer readable instructions stored thereon, wherein, before creating a plurality of sub-frames on the blank page and selecting a target sub-frame, further comprising:
    获取各用户的历史配置内容信息及各历史配置内容信息的历史添加频次;Obtain the historical configuration content information of each user and the historical addition frequency of each historical configuration content information;
    当历史配置内容信息的历史添加频次大于预设值时,将该历史配置内容信息封装在数据表相应的配置项中,得到所述内容信息。When the historical adding frequency of the historical configuration content information is greater than a preset value, the historical configuration content information is encapsulated in a corresponding configuration item of the data table to obtain the content information.
  18. 如权利要求16所述的存储介质,其上存储有计算机可读指令,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The storage medium according to claim 16, wherein computer-readable instructions are stored thereon, wherein the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format comprises:
    获取所述配置项所指示的地址信息,其中,所述地址信息用于指示待配置内容信息的获取路径;Acquiring address information indicated by the configuration item, where the address information is used to indicate an acquisition path of content information to be configured;
    根据所述地址信息从数据库中获取配置项映射的目标内容信息;Obtaining the target content information of the configuration item mapping from the database according to the address information;
    将所述目标内容信息按照所述目标格式添加至所述目标子框架中。The target content information is added to the target subframe according to the target format.
  19. 如权利要求16所述的存储介质,其上存储有计算机可读指令,其中,所述将配置项映射的内容信息按照所述目标格式添加至目标子框架中的步骤,包括:The storage medium according to claim 16, wherein computer-readable instructions are stored thereon, wherein the step of adding the content information of the configuration item mapping to the target sub-frame according to the target format comprises:
    将配置项映射的内容信息按照所述目标格式以预览形式加载至目标子框架中,并生成参考页面;Load the content information of the configuration item mapping into the target subframe in a preview form according to the target format, and generate a reference page;
    当参考页面满足预设条件时,将配置项映射的内容信息按照所述目标格式添加至目标子框架中。When the reference page meets the preset condition, the content information of the configuration item mapping is added to the target subframe according to the target format.
  20. 如权利要求16所述的存储介质,其上存储有计算机可读指令,其中,所述在空白页面创建多个子框架并选定目标子框架之前,还包括:The storage medium of claim 16, wherein computer-readable instructions are stored thereon, wherein, before creating a plurality of sub-frames on the blank page and selecting the target sub-frame, further comprising:
    响应于用户对配置项中内容信息的编辑请求,将包含待编辑配置项的数据表显示在页面上;In response to the user's request for editing the content information in the configuration item, the data table containing the configuration item to be edited is displayed on the page;
    获取用户的待编辑内容信息,将所述待编辑内容信息保存在数据表对应的配置项中。Obtain the user's to-be-edited content information, and save the to-be-edited content information in the configuration item corresponding to the data table.
PCT/CN2019/118154 2019-04-26 2019-11-13 Page generation method, device, terminal and storage medium WO2020215692A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910344886.4 2019-04-26
CN201910344886.4A CN110209378A (en) 2019-04-26 2019-04-26 Page generation method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
WO2020215692A1 true WO2020215692A1 (en) 2020-10-29

Family

ID=67786414

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/118154 WO2020215692A1 (en) 2019-04-26 2019-11-13 Page generation method, device, terminal and storage medium

Country Status (2)

Country Link
CN (1) CN110209378A (en)
WO (1) WO2020215692A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209378A (en) * 2019-04-26 2019-09-06 平安科技(深圳)有限公司 Page generation method, device, terminal and storage medium
CN110647711A (en) * 2019-09-19 2020-01-03 上海易点时空网络有限公司 Method and device for access entry configuration
CN111736825B (en) * 2020-04-24 2024-05-17 北京沃东天骏信息技术有限公司 Information display method, device, equipment and storage medium
CN112765443B (en) * 2020-12-31 2023-10-24 广州技象科技有限公司 Internet of things data query method and device based on historical operation data
CN113407180B (en) * 2021-05-28 2022-11-01 济南浪潮数据技术有限公司 Configuration page generation method, system, equipment and medium
CN113568653A (en) * 2021-06-30 2021-10-29 展讯半导体(成都)有限公司 Configuration method, configuration device, chip and module equipment thereof
CN113870114A (en) * 2021-10-12 2021-12-31 上海哔哩哔哩科技有限公司 Picture splicing method and device
CN114518912B (en) * 2022-02-21 2023-04-25 度小满科技(北京)有限公司 Page loading method, device, equipment and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102254023A (en) * 2011-07-27 2011-11-23 深圳市五巨科技有限公司 Method and device for editing webpage
CN102810105A (en) * 2011-06-03 2012-12-05 腾讯科技(北京)有限公司 Edit method for pages accessed by mobile terminals and webpage editor
CN102880664A (en) * 2012-08-31 2013-01-16 华为软件技术有限公司 Page editing method, device and system
US9081790B2 (en) * 2012-09-18 2015-07-14 Squash Compression, LLC Methods and apparatus for increasing the efficiency of electronic data storage and transmission
CN105183475A (en) * 2015-09-08 2015-12-23 北京思特奇信息技术股份有限公司 Method and system for customizing individuality pages of portal website by user himself
CN110209378A (en) * 2019-04-26 2019-09-06 平安科技(深圳)有限公司 Page generation method, device, terminal and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156344B (en) * 2016-07-19 2019-09-06 杭州迪普科技股份有限公司 Page configuration method and device
CN107918548A (en) * 2017-07-25 2018-04-17 平安科技(深圳)有限公司 Method, apparatus, computer equipment and the storage medium that business function is realized
CN107506193B (en) * 2017-08-18 2020-05-22 平安科技(深圳)有限公司 Development method of subsystem pages, storage medium and server
CN108345456A (en) * 2018-03-07 2018-07-31 平安普惠企业管理有限公司 Page code generation method, device, computer equipment and storage medium
CN109388396A (en) * 2018-09-18 2019-02-26 深圳壹账通智能科技有限公司 Page generation method, device, computer equipment and storage medium
CN109542433A (en) * 2018-10-17 2019-03-29 深圳壹账通智能科技有限公司 Product page face generates method, apparatus, computer equipment and storage medium
CN109388399A (en) * 2018-10-25 2019-02-26 北京字节跳动网络技术有限公司 The page and Universal page configuration file generation method, device, equipment and medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102810105A (en) * 2011-06-03 2012-12-05 腾讯科技(北京)有限公司 Edit method for pages accessed by mobile terminals and webpage editor
CN102254023A (en) * 2011-07-27 2011-11-23 深圳市五巨科技有限公司 Method and device for editing webpage
CN102880664A (en) * 2012-08-31 2013-01-16 华为软件技术有限公司 Page editing method, device and system
US9081790B2 (en) * 2012-09-18 2015-07-14 Squash Compression, LLC Methods and apparatus for increasing the efficiency of electronic data storage and transmission
CN105183475A (en) * 2015-09-08 2015-12-23 北京思特奇信息技术股份有限公司 Method and system for customizing individuality pages of portal website by user himself
CN110209378A (en) * 2019-04-26 2019-09-06 平安科技(深圳)有限公司 Page generation method, device, terminal and storage medium

Also Published As

Publication number Publication date
CN110209378A (en) 2019-09-06

Similar Documents

Publication Publication Date Title
WO2020215692A1 (en) Page generation method, device, terminal and storage medium
US20200167350A1 (en) Loading queries using search points
US10824691B2 (en) Page rendering method, device, and data storage medium
US8010525B1 (en) Unified search interface
JP2021182392A (en) Information search method, device, facility, storage medium, and program
US9069831B2 (en) Retrieving data objects
EP2718839A2 (en) Automated user interface object transformation and code generation
US20130091422A1 (en) System and Method for Dynamically Creating a Document Using a Template Tree
KR20110039233A (en) Resource locator suggestions from input character sequence
US20200342029A1 (en) Systems and methods for querying databases using interactive search paths
AU2012271775B2 (en) Techniques for adapting an interpretive run time application to multiple clients
WO2019153514A1 (en) Service system dynamic generation method and apparatus, computer device, and storage medium
US11962627B2 (en) User device processing of information from a network-accessible collaboration system
CN112000330B (en) Configuration method, device, equipment and computer storage medium of modeling parameters
US10922059B2 (en) Integrating application features into a platform interface based on application metadata
US20240095298A1 (en) Systems and methods for rendering interactive web pages
WO2016112503A1 (en) Content creation from extracted content
CN114519153B (en) Webpage history record display method, device, equipment and storage medium
JPH07282079A (en) Linkage displaying method
US20210374328A1 (en) Video buffering for interactive videos using a markup language
JP2021526672A (en) Conditional interpretation of a single style definition identifier on a resource
Bäurle A user interface for semantic full text search
US11461429B1 (en) Systems and methods for website segmentation and quality analysis
JP7493195B1 (en) Program, method, information processing device, and system
KR102453463B1 (en) Apparatus for developing application based on JAVA and method thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19926458

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19926458

Country of ref document: EP

Kind code of ref document: A1