CN114117303A - Multi-selection list display device and method - Google Patents

Multi-selection list display device and method Download PDF

Info

Publication number
CN114117303A
CN114117303A CN202111431297.3A CN202111431297A CN114117303A CN 114117303 A CN114117303 A CN 114117303A CN 202111431297 A CN202111431297 A CN 202111431297A CN 114117303 A CN114117303 A CN 114117303A
Authority
CN
China
Prior art keywords
list
identification
user
page
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111431297.3A
Other languages
Chinese (zh)
Inventor
李佳琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN202111431297.3A priority Critical patent/CN114117303A/en
Publication of CN114117303A publication Critical patent/CN114117303A/en
Pending legal-status Critical Current

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
    • 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/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a multi-choice list display method and device, electronic equipment and a computer readable medium. The method comprises the following steps: extracting list identification and user identification to be displayed from the multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; and displaying the common display area in the list page. The multi-choice list display method, the multi-choice list display device, the electronic equipment and the computer readable medium can facilitate the user to operate on the page of the multi-choice list, quickly generate the operation command and improve the configuration efficiency.

Description

Multi-selection list display device and method
Technical Field
The disclosure relates to the field of computer information processing, in particular to a multi-selection list display method and device, electronic equipment and a computer readable medium.
Background
The configuration of the page in the form of a multi-selection list often involves some parameter configurations, and the configuration of a part of the multi-selection list often has very many options, such as multi-selection configuration of a city, professional multi-selection configuration, skill multi-selection configuration, industry multi-selection configuration, and the like. A multiple selection list: the method is composed of a plurality of options, any plurality of options can be simultaneously selected, and the method is commonly used in page design and is used for personalized configuration of users. As shown in the following figures, when the user selects a desired work place, the personalized configuration can be performed through the multi-choice list.
When the user configures the matched options, the searching is inconvenient, one option is checked, the efficiency is low, the configuration time of the user is greatly prolonged, and the user experience is reduced.
Therefore, a new method, device, electronic device and computer readable medium for displaying a multi-selection list are needed.
The above information disclosed in this background section is only for enhancement of understanding of the background of the application and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of this, the present application provides a method and an apparatus for displaying a multiple-choice list, an electronic device, and a computer readable medium, which are capable of facilitating a user to perform an operation on a page of the multiple-choice list, quickly generating an operation command, and improving configuration efficiency.
Other features and advantages of the present application will be apparent from the following detailed description, or may be learned by practice of the application.
According to an aspect of the present application, a method for displaying a multiple-choice list is provided, where the method includes: extracting list identification and user identification to be displayed from the multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; and displaying the common display area in the list page.
In an exemplary embodiment of the present application, further comprising: generating a basic display area based on all table items in a multi-selection list to be displayed; and displaying the basic display area in the list page.
In an exemplary embodiment of the present application, further comprising: extracting the selected list identification and user identification from the multi-selection list configuration command; determining a user profile based on the user identification; updating the user profile based on the selected list identification and its corresponding content.
In an exemplary embodiment of the present application, extracting the selected list identifier and the user identifier from the multiple selection list configuration command includes: acquiring an HTTP request message based on a multi-selection list configuration command; and extracting the user identification from a Session field in the HTTP request message.
In an exemplary embodiment of the present application, extracting the selected list identifier and the user identifier from the multiple selection list configuration command includes: extracting configuration parameters from the multiple selection list configuration command; and extracting the list identification and the corresponding content thereof based on the configuration parameters.
In an exemplary embodiment of the present application, updating the user profile based on the selected list identifier and its corresponding content includes: extracting a target list in the user profile based on the selected list identification; extracting the selected table item from the content corresponding to the list identifier; and updating the hit times of the corresponding entries in the target list in the user configuration file based on the selected list entries.
In an exemplary embodiment of the present application, determining a display position of each entry in a multi-selection list to be displayed based on the user identifier, the list identifier, and the user profile includes: determining a user profile based on the user identification; determining a target list in the user profile based on the list identification; and determining the display position of each table entry in the multi-selection list to be displayed based on the hit times in the target list.
In an exemplary embodiment of the present application, determining a display position of each entry in a multi-choice list to be displayed based on the number of hits in the target list includes: determining the display weight of each table item based on the number of hits in the target list; and displaying the table entry from high to low based on the display weight.
In an exemplary embodiment of the present application, determining a display position of each entry in a multi-choice list to be displayed based on the number of hits in the target list includes: extracting at least one table entry with the hit frequency larger than a threshold value; and displaying the at least one table entry.
According to an aspect of the present application, a device for displaying a multiple-choice list is provided, the device comprising: the request module is used for extracting the list identification and the user identification to be displayed from the multi-selection list display request; the page module is used for determining a list page to be displayed based on the list identification; the position module is used for determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; the generating module is used for generating a common display area of the list page based on the display position; and the display module is used for displaying the common display area in the list page.
In an exemplary embodiment of the present application, further comprising: the configuration module is used for extracting the selected list identification and the user identification from the multi-selection list configuration command; a file module to determine a user profile based on the user identification; and the updating module is used for updating the user configuration file based on the selected list identification and the content corresponding to the list identification.
According to an aspect of the present application, an electronic device is provided, the electronic device including: one or more processors; storage means for storing one or more programs; when executed by one or more processors, cause the one or more processors to implement a method as above.
According to an aspect of the application, a computer-readable medium is proposed, on which a computer program is stored, which program, when being executed by a processor, carries out the method as above.
According to the multi-selection list display method, the multi-selection list display device, the electronic equipment and the computer readable medium, the list identification and the user identification to be displayed are extracted from the multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; the mode of displaying the common display area in the list page can facilitate the user to operate on the page of the multi-selection list, quickly generate an operation command and improve the configuration efficiency.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The above and other objects, features and advantages of the present application will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings. The drawings described below are only some embodiments of the present application, and other drawings may be derived from those drawings by those skilled in the art without inventive effort.
Fig. 1 is a system block diagram illustrating a method and an apparatus for presenting a multiple selection list according to an exemplary embodiment.
Fig. 2 is a flow chart illustrating a method of presenting a multiple selection list according to an exemplary embodiment.
Fig. 3 is a flowchart illustrating a method of presenting a multiple selection list according to another exemplary embodiment.
Fig. 4 is a diagram illustrating a method for presenting a multiple selection list according to an example embodiment.
Fig. 5 is a flowchart illustrating a method of presenting a multiple choice list according to another exemplary embodiment.
Fig. 6 is a flowchart illustrating a method of presenting a multiple selection list according to another exemplary embodiment.
FIG. 7 is a block diagram illustrating a multi-choice list presentation apparatus according to an example embodiment.
Fig. 8 is a block diagram illustrating a multi-choice list presentation apparatus according to another exemplary embodiment.
FIG. 9 is a block diagram illustrating an electronic device in accordance with an example embodiment.
FIG. 10 is a block diagram illustrating a computer-readable medium in accordance with an example embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the application. One skilled in the relevant art will recognize, however, that the subject matter of the present application can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the application.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
It will be understood that, although the terms first, second, third, etc. may be used herein to describe various components, these components should not be limited by these terms. These terms are used to distinguish one element from another. Thus, a first component discussed below may be termed a second component without departing from the teachings of the present concepts. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
It will be appreciated by those skilled in the art that the drawings are merely schematic representations of exemplary embodiments, and that the blocks or processes shown in the drawings are not necessarily required to practice the present application and are, therefore, not intended to limit the scope of the present application.
After research, the inventors of the present application found that, in the prior art, there is a configuration manner of the following multiple-choice list:
1. the configuration items of the multi-selection list are sorted according to the character string order. In this way, when configuring the preselected option, the user will pre-judge the position of the preselected option in the list of options according to the character string ordering of the preselected option, lock the approximate position where the preselected option will appear according to the pre-judgment, and then check each option in the locked area position to see whether the option is the preselected option, until finding the preselected option. Compared with the prior art that all the options in the multi-option list are searched one by one, the scheme reduces the range of the searched options in the prior art, thereby partially improving the configuration efficiency.
When the mode is selected in the prior art, when configuration items of a multi-selection list are many, a scroll bar appears in an option area, a user presets the preselected options in the position of the option list according to the character string sequence of the preselected options, and locks the approximate position where the preselected options appear according to the pre-judgment, the locking position is not necessarily accurate, the user is often required to drag the scroll bar by using a mouse to scroll the scroll bar to the position where the preselected options are included in an option display area, and drag the scroll bar to the approximate position, the process is a brain and hand cooperation, so the locking position is not accurate, the preselected options are missed when the scroll bar slides well, and the scroll bar needs to be finely tuned back and forth to revise the position of the scroll area. Finally, the user drags the scroll bar to drag the preselected option to the option display area, and the user also needs to check the options in the option area one by one and finally selects the preselected option. In summary, in the scheme that the configuration items of the multi-selection list are sorted according to the character string sequence, a user selects a preselected item in the multi-selection list, and there are two steps of sliding the scroll bar to a position containing the preselected item in the item display area, and in the second step, checking the items in the item area one by one, and finally selecting the preselected item. The efficiency is low after the two steps of operation are finished, the problem that when the configuration options of the multi-option list are many, the efficiency of a user in the configuration process is low is solved, and the problem is improved to a certain extent.
When the options are composed of non-English letters and Arabic numerals, the configuration items are sorted according to the sequence of the character strings, and a user can hardly judge the approximate position of the preselected options in the option list in advance. So the scheme has no effect on the option consisting of non-english letters and arabic numerals.
2. When the configuration items of the multi-selection list are sorted, the common options are placed in front, and most of the options configured by the user are common options, so when the user configures the pre-selection options, most of the users only need to go to the common option area to check whether the common options are the pre-selection options one by one, and finally the pre-selection options are found. Compared with the original method of searching in all the options in the multi-option list one by one, the method reduces the range of the searched options, thereby partially improving the configuration efficiency.
When the method is selected in the prior art, when configuration items of a multi-choice list are sorted, common options are put in front, so that the configuration efficiency of most users for the multi-choice list can be improved, but the configuration efficiency of the users is still low for the users in the other part with a small number of users because the users configure the options which are not common options but are not common options, and the scheme does not solve the problem of the configuration efficiency of the users, so the scheme also does not fundamentally solve the problem that the efficiency of the users in the configuration process is low when the configuration items of the multi-choice list are many, and the problem is only improved to a certain extent.
As can be seen from the above analysis, in the prior art, there are many configuration options of the multi-choice list, and the user configuration efficiency is low, and it is against this configuration background that an application is provided for a multi-choice list display method, which can solve the above problems, and the following detailed description is made with the aid of specific embodiments.
Fig. 1 is a system block diagram illustrating a method, an apparatus, an electronic device, and a computer-readable medium for presenting a multi-choice list according to an exemplary embodiment.
As shown in fig. 1, the system architecture 10 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. Various communication client applications, such as a background management application, a job-hunting application, a search application, an instant messaging tool, a mailbox client, social platform software, and the like, may be installed on the terminal devices 101, 102, 103.
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server that provides various services, such as a background management server that supports job-related websites browsed by the users using the terminal apparatuses 101, 102, 103. The background management server can analyze and process the received data such as the page display request and feed back the processing result to the terminal equipment.
The server 105 may extract the list identification and the user identification to be presented, for example, from the multiple selection list presentation request; server 105 may determine a list page to be presented, e.g., based on the list identification; server 105 may determine a presentation location for each entry in the multi-selection list to be presented, e.g., based on the user identification, list identification, and user profile; server 105 may generate a common presentation area for the listing page, e.g., based on the presentation location; the server 105 may, for example, show the common presentation area in the list page.
The server 105 may also extract the selected list identification and user identification, for example from a multiple selection list configuration command; server 105 may determine a user profile, for example, based on the user identification; server 105 may update the user profile, for example, based on the selected list identification and its corresponding content.
The server 105 may be a physical server, or may be composed of a plurality of servers, for example, it should be noted that the method for presenting the multiple choice list provided in the embodiment of the present application may be executed by the server 105, and accordingly, the apparatus for presenting the multiple choice list may be disposed in the server 105. The web page end for providing web page browsing and the request end for merchant inquiry to the user are generally located in the terminal devices 101, 102, 103.
Fig. 2 is a flow chart illustrating a method of presenting a multiple selection list according to an exemplary embodiment. The method 20 for presenting a multiple selection list may include steps S202 to S210.
As shown in fig. 2, in S202, the list identifier and the user identifier to be presented are extracted from the multiple-choice list presentation request.
In S204, a list page to be presented is determined based on the list identifier.
In S206, a display position of each entry in the multi-selection list to be displayed is determined based on the user identifier, the list identifier, and the user profile.
A user profile may be determined, for example, based on the user identification; determining a target list in the user profile based on the list identification; and determining the display position of each table entry in the multi-selection list to be displayed based on the hit times in the target list.
More specifically, the display weight of each table entry can be determined based on the number of hits in the target list; and displaying the table entry from high to low based on the display weight.
More specifically, at least one table entry with the hit number larger than a threshold value can be extracted; and displaying the at least one table entry.
The specific comparison strategy for satisfying the commonly used options in the commonly used option area for the configuration items in the multi-choice list may be as follows:
a. the hit times of the configuration items of the multi-selection list in the current configuration file corresponding to the administrator reach the requirement of the appointed times.
b. The current administrator corresponds to the configuration items of the multi-selection list in the configuration file, the hit times of a certain option reach the specified ranking in all the options.
c. The preset condition of a and b is logical relation of OR, and it is only required to satisfy one of the conditions.
In addition to the above preset conditions of a and b, there may be other preset conditions, which are not limited herein, and the preset conditions of the commonly used option area for generating the multi-option list are taken as the protection points of the patent.
The configuration items in the multi-choice list meet the requirement that the frequently-used items in the frequently-used item area are sorted according to the weight, for example, the more hit times are, the larger the weight is, and the more front the frequently-used items are. The method of determining the weight size is not limited herein, and any method may be substituted without departing from the scope of the present patent, and is therefore within the scope of the present patent.
Furthermore, the parameter configuration of the preset condition can be added to the system parameter page, so that the parameter of the preset condition can be customized and modified by a user, the logic of the common option in the common option area is judged to be more flexible, and the requirements of various scenes can be better met.
In S208, generating a common display area of the list page based on the display position; and displaying the common display area in the list page. The common option area of the page multi-selection list is generated according to the learning of the hit times of the multi-selection list and preset conditions such as the hit ranking, the hit times and the like, so that a user can select the multi-selection list more conveniently and more efficiently, and the user experience is greatly improved.
In S210, a basic display area is generated based on all the table entries in the multi-selection list to be displayed; and displaying the basic display area in the list page. After a server generates a common option area and common options in the server, all option areas are generated, and the inside of the area contains all configuration items in a multi-option list, namely all configuration items which previously meet preset conditions and do not meet the preset conditions, and are arranged in all option areas according to the sequence of character strings, so that a user can search through the sequence of the character strings of the options, a new quick search mode of the common options is supported, the search mode according to the sequence of the character strings is also reserved, and the means for searching the pre-selection options of the multi-option list by the user is richer.
According to the multi-selection list display method, the list identification and the user identification to be displayed are extracted from the multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; the mode of displaying the common display area in the list page can facilitate the user to operate on the page of the multi-selection list, quickly generate an operation command and improve the configuration efficiency.
It should be clearly understood that this application describes how to make and use particular examples, but the principles of this application are not limited to any details of these examples. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
Fig. 3 is a flowchart illustrating a method of presenting a multiple selection list according to another exemplary embodiment. The process 30 shown in fig. 3 is a detailed description of the process shown in fig. 2.
As shown in fig. 3, in S301, the user waits to open a page with a multiple selection list, and at this time, generates a multiple selection list presentation request based on HTTP.
In S302, the server extracts the session field in the HTTP request, and determines the user identifier of the current user.
In S303, the page content to be loaded by the user is determined according to the address specified by the HTTP request.
In S304, entries of the multi-selection list are generated.
In S305, a profile corresponding to the current user is extracted.
In S306, all the entries in the multi-selection list in the file are traversed, and whether the current entry meets the preset condition is determined.
In S307, the entries satisfying the condition are sorted according to the weight, and a common display area of the current page is generated.
In S308, a basic presentation area of the current page is generated based on all entries of the multi-selection list.
In S309, the content of the configuration page is transmitted to the client via an HTTP response.
When a user sends an HTTP request for loading the content of the configuration page with the multi-option list, a server receives the HTTP request for loading the configuration page, at the moment, a Session field in the HTTP request is extracted, and an administrator initiating the HTTP request at present is determined. The server determines the page content to be loaded by the administrator according to the address specified by the HTTP request. When the server generates the designated page content and meets the configuration items for generating the multi-selection list, the server finds the configuration file corresponding to the current administrator, traverses all the configuration items of the multi-selection list in the file, sorts the configuration items meeting the preset conditions according to the weight (such as more times of hits, more weights and the like), and generates a commonly-used option area and commonly-used options inside the commonly-used option area. And then generating all option areas, wherein all configuration items in the multi-option list are contained in the all option areas, namely all configuration items which previously satisfy the preset condition and do not satisfy the preset condition, and are arranged in all option areas according to the sequence of the character strings. The configuration page content is then sent to the client's browser via an HTTP response. The actual content of the presentation may be as shown in fig. 4.
The display method of the multi-selection list is characterized in that on the basis of each user, when the multi-selection list is configured, the hit counting is carried out on the preselected options, then the common options meeting the preset conditions are displayed in the common option areas at the tops of all the options in a centralized mode according to the preset conditions, and because the preselected options are basically consistent when the same user configures the same multi-selection list each time, the user selects the preselected options in the common option areas when operating the multi-selection list each time, the display method is very convenient, and compared with the previous multi-selection list operation, the configuration efficiency is greatly improved. Even if the preselected options have a certain difference when the same user configures the same multi-option list each time, the common preselected options of the current user can be locked through repeated server hit count learning and specific preset condition limitation, and although the common preselected options cannot cover all the preselected options of the current user, a large part of users and the common preselected options thereof can be covered, so that the average configuration efficiency is greatly improved in the overall multi-option list operation.
According to the multi-option list display method, after the server generates the commonly used option area and the commonly used options in the server, all option areas are generated, all configuration items in the multi-option list are contained in the multi-option list, namely all configuration items which meet the preset conditions and do not meet the preset conditions are arranged in all option areas according to the sequence of the character strings, so that a user can search through the sequence of the character strings of the options, a new quick search mode of the commonly used options is supported, the search mode according to the sequence of the character strings is also reserved, and the means for searching the pre-selected options of the multi-option list by the user is enriched.
Fig. 5 is a flowchart illustrating a method of presenting a multiple choice list according to another exemplary embodiment. The flow 50 shown in fig. 5 is a supplementary description of the flow shown in fig. 2.
As shown in fig. 5, in S502, the selected list identification and user identification are extracted from the multiple selection list configuration command.
In one embodiment, the HTTP request message may be obtained based on a multiple selection list configuration command; and extracting the user identification from a Session field in the HTTP request message.
In one embodiment, the configuration parameters may be extracted from the multiple choice list configuration command; and extracting the list identification and the corresponding content thereof based on the configuration parameters.
In S504, a user profile is determined based on the user identification.
In S506, the user profile is updated based on the selected list identifications and their corresponding content. In one embodiment, a list of targets in the user profile may be extracted based on the selected list identification; extracting the selected table item from the content corresponding to the list identifier; and updating the hit times of the corresponding table entry in the target list in the user configuration file based on the selected table entry.
Fig. 6 is a flowchart illustrating a method of presenting a multiple selection list according to another exemplary embodiment. The process 60 shown in fig. 6 is a detailed description of the process shown in fig. 5.
As shown in fig. 6, in S601, the user selects an entry in the multi-selection list on the page.
In S602, the configuration parameters are submitted to the backend server by means of an HTTP request.
In S603, the server extracts the session field in the HTTP request, thereby determining the user identification.
In S604, a user profile is determined based on the user identification.
In S605, traversal is performed on the selected entry in the multi-selection list carried in the HTTP request message
In S606, each selected field is incremented in its corresponding configuration file.
In S607, the process ends.
The user configures through the multi-selection list on the page, and then submits the configuration parameters to the server at the background in an HTTP request message mode. After the server receives the page request submitted by configuration, the Session field in the HTTP request is extracted at the moment, and the administrator initiating the HTTP request at present is determined. Each administrator has a corresponding configuration file on the server, and all information related to the current administrator, such as timeout time of the current administrator corresponding page, administrator authority, etc., is stored in the configuration file. In the scheme of the invention, each option in the multi-option list is taken as an independent field and recorded in the configuration file, and the value corresponding to the option field is the number of times that the field is selected by the current administrator in the page, which is not described in particular, and hereinafter, the "number of times selected" is collectively described as the number of hits. After the administrator is determined, the server finds the configuration file corresponding to the current administrator, then traverses the options selected in the multi-selection list carried in the HTTP request message, and adds one to the field value in the configuration file corresponding to any selected option until the traversal of the selected option in the multi-selection list is completed.
Those skilled in the art will appreciate that all or part of the steps implementing the above embodiments are implemented as computer programs executed by a CPU. When executed by the CPU, performs the functions defined by the methods provided herein. The program may be stored in a computer readable storage medium, which may be a read-only memory, a magnetic or optical disk, or the like.
Furthermore, it should be noted that the above-mentioned figures are only schematic illustrations of the processes involved in the method according to exemplary embodiments of the present application, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
FIG. 7 is a block diagram illustrating a multi-choice list presentation apparatus according to an example embodiment. As shown in fig. 7, the display device 70 for the multiple selection list includes: request module 702, page module 704, location module 706, generation module 708, presentation module 710.
The request module 702 is configured to extract a list identifier and a user identifier to be displayed from the multiple-choice list display request;
the page module 704 is configured to determine a list page to be displayed based on the list identifier;
the location module 706 is configured to determine a display location of each entry in the multi-selection list to be displayed based on the user identifier, the list identifier, and the user profile;
the generating module 708 is configured to generate a commonly used display area of the list page based on the display position;
the display module 710 is used for displaying the common display area in the list page.
Fig. 8 is a block diagram illustrating a multi-choice list presentation apparatus according to another exemplary embodiment. As shown in fig. 8, the multiple choice list display device 80 includes: a configuration module 802, a file module 804, and an update module 806.
The configuration module 802 is configured to extract a selected list identifier and a user identifier from the multiple-choice list configuration command;
the file module 804 is configured to determine a user profile based on the user identification;
the update module 806 is configured to update the user profile based on the selected list identifications and their corresponding content.
According to the multi-selection list display device, list identification and user identification to be displayed are extracted from a multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; the mode of displaying the common display area in the list page can facilitate the user to operate on the page of the multi-selection list, quickly generate an operation command and improve the configuration efficiency.
FIG. 9 is a block diagram illustrating an electronic device in accordance with an example embodiment.
An electronic device 900 according to this embodiment of the application is described below with reference to fig. 9. The electronic device 900 shown in fig. 9 is only an example and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 9, the electronic device 900 is embodied in the form of a general purpose computing device. Components of electronic device 900 may include, but are not limited to: at least one processing unit 910, at least one storage unit 920, a bus 930 connecting different system components (including the storage unit 920 and the processing unit 910), a display unit 940, and the like.
Wherein the storage unit stores program code that can be executed by the processing unit 910 such that the processing unit 910 performs the steps according to various exemplary embodiments of the present application described in the present specification. For example, the processing unit 910 may perform the steps as shown in fig. 2, 3, 5, 6.
The storage unit 920 may include a readable medium in the form of a volatile storage unit, such as a random access memory unit (RAM)9201 and/or a cache memory unit 9202, and may further include a read only memory unit (ROM) 9203.
The memory unit 920 may also include a program/utility 9204 having a set (at least one) of program modules 9205, such program modules 9205 including but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 930 can be any of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 900 may also communicate with one or more external devices 900' (e.g., keyboard, pointing device, bluetooth device, etc.), such that a user can communicate with devices with which the electronic device 900 interacts, and/or any device (e.g., router, modem, etc.) with which the electronic device 900 can communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interface 950. Also, the electronic device 900 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 960. The network adapter 960 may communicate with other modules of the electronic device 900 via the bus 930. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the electronic device 900, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, as shown in fig. 10, the technical solution according to the embodiment of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, or a network device, etc.) to execute the above method according to the embodiment of the present application.
The software product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The computer readable medium carries one or more programs which, when executed by a device, cause the computer readable medium to perform the functions of: extracting list identification and user identification to be displayed from the multi-selection list display request; determining a list page to be displayed based on the list identification; determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file; generating a common display area of the list page based on the display position; and displaying the common display area in the list page. The computer readable medium may also implement the following functions: extracting the selected list identification and user identification from the multi-selection list configuration command; determining a user profile based on the user identification; updating the user profile based on the selected list identification and its corresponding content.
Those skilled in the art will appreciate that the modules described above may be distributed in the apparatus according to the description of the embodiments, or may be modified accordingly in one or more apparatuses unique from the embodiments. The modules of the above embodiments may be combined into one module, or further split into multiple sub-modules.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present application can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which can be a personal computer, a server, a mobile terminal, or a network device, etc.) to execute the method according to the embodiment of the present application.
Exemplary embodiments of the present application are specifically illustrated and described above. It is to be understood that the application is not limited to the details of construction, arrangement, or method of implementation described herein; on the contrary, the intention is to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (11)

1. A multi-choice list display method is characterized by comprising the following steps:
extracting list identification and user identification to be displayed from the multi-selection list display request;
determining a list page to be displayed based on the list identification;
determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file;
generating a common display area of the list page based on the display position;
and displaying the common display area in the list page.
2. The method of claim 1, further comprising:
generating a basic display area based on all table items in a multi-selection list to be displayed;
and displaying the basic display area in the list page.
3. The method of claim 1, further comprising:
extracting the selected list identification and user identification from the multi-selection list configuration command;
determining a user profile based on the user identification;
updating the user profile based on the selected list identification and its corresponding content.
4. The method of claim 3, wherein extracting the selected list identification and user identification from the multiple choice list configuration command comprises:
acquiring an HTTP request message based on a multi-selection list configuration command;
and extracting the user identification from a Session field in the HTTP request message.
5. The method of claim 3, wherein extracting the selected list identification and user identification from the multiple choice list configuration command comprises:
extracting configuration parameters from the multiple selection list configuration command;
and extracting the list identification and the corresponding content thereof based on the configuration parameters.
6. The method of claim 3, wherein updating the user profile based on the selected list identifications and their corresponding content comprises:
extracting a target list in the user profile based on the selected list identification;
extracting the selected table item from the content corresponding to the list identifier;
and updating the hit times of the corresponding table entry in the target list in the user configuration file based on the selected table entry.
7. The method of claim 1, wherein determining a presentation location for each entry in a multiple-choice list to be presented based on the user identification, list identification, and user profile comprises:
determining a user profile based on the user identification;
determining a target list in the user profile based on the list identification;
and determining the display position of each table entry in the multi-selection list to be displayed based on the hit times in the target list.
8. The method of claim 7, wherein determining a presentation location for each entry in the multiple choice list to be presented based on the number of hits in the target list comprises:
determining the display weight of each table item based on the number of hits in the target list;
and displaying the table entry from high to low based on the display weight.
9. The method of claim 8, wherein determining a presentation location for each entry in a multiple-choice list to be presented based on a number of hits in the target list comprises:
extracting at least one table entry with the hit frequency larger than a threshold value;
and displaying the at least one table entry.
10. A device for presenting a multiple-choice list, comprising:
the request module is used for extracting the list identification and the user identification to be displayed from the multi-selection list display request;
the page module is used for determining a list page to be displayed based on the list identification;
the position module is used for determining the display position of each table item in the multi-selection list to be displayed based on the user identification, the list identification and the user configuration file;
the generating module is used for generating a common display area of the list page based on the display position;
and the display module is used for displaying the common display area in the list page.
11. The apparatus for presenting a multiple choice list of claim 10, further comprising:
the configuration module is used for extracting the selected list identification and the user identification from the multi-selection list configuration command;
a file module to determine a user profile based on the user identification;
and the updating module is used for updating the user configuration file based on the selected list identification and the content corresponding to the list identification.
CN202111431297.3A 2021-11-29 2021-11-29 Multi-selection list display device and method Pending CN114117303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111431297.3A CN114117303A (en) 2021-11-29 2021-11-29 Multi-selection list display device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111431297.3A CN114117303A (en) 2021-11-29 2021-11-29 Multi-selection list display device and method

Publications (1)

Publication Number Publication Date
CN114117303A true CN114117303A (en) 2022-03-01

Family

ID=80371171

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111431297.3A Pending CN114117303A (en) 2021-11-29 2021-11-29 Multi-selection list display device and method

Country Status (1)

Country Link
CN (1) CN114117303A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115129200A (en) * 2022-07-07 2022-09-30 金蝶软件(中国)有限公司 Processing method, device and equipment for list content items and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115129200A (en) * 2022-07-07 2022-09-30 金蝶软件(中国)有限公司 Processing method, device and equipment for list content items and storage medium

Similar Documents

Publication Publication Date Title
KR102006396B1 (en) Identifying matching applications based on browsing activity
CN106874467B (en) Method and apparatus for providing search results
CN108804450B (en) Information pushing method and device
JP6517352B2 (en) Method and system for providing translation information
CN108334568B (en) House resource pushing method, device, equipment and computer readable storage medium
US20120109932A1 (en) Related links
US8078976B2 (en) Method and apparatus for generating adaptable pull down menus
CN111045653B (en) System generation method and device, computer readable medium and electronic equipment
CN106062748A (en) Inline and context aware query box
CN104881431B (en) A kind of method and apparatus for obtaining search results pages in computer equipment
EP3961426A2 (en) Method and apparatus for recommending document, electronic device and medium
US8621550B1 (en) Information technology resource compliance templates
US9910918B2 (en) Presenting tags of a tag cloud in a more understandable and visually appealing manner
JP2024507902A (en) Information retrieval methods, devices, electronic devices and storage media
CN114117303A (en) Multi-selection list display device and method
CN111190905A (en) Database table processing method and device and electronic equipment
US20210397646A1 (en) Method, electronic device, and storage medium for processing visual data of deep model
WO2023236795A1 (en) Encyclopedia entry processing method and apparatus, and electronic device, medium and program product
US11132627B2 (en) Travel search machine with shareable trip objects
CN112348552A (en) Computer-aided resource delivery management method and platform based on early warning service
CN115080039A (en) Front-end code generation method, device, computer equipment, storage medium and product
CN104462175A (en) Method and system for establishing integrated user interface using linked data
CN113179183A (en) Service switch state control device and method
CN112395517A (en) House resource searching and displaying method and device and computer readable storage medium
CN107357796B (en) Network information acquisition method, equipment and programmable equipment

Legal Events

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