CN110990103B - Interface display method, device, equipment and storage medium - Google Patents

Interface display method, device, equipment and storage medium Download PDF

Info

Publication number
CN110990103B
CN110990103B CN201911222358.8A CN201911222358A CN110990103B CN 110990103 B CN110990103 B CN 110990103B CN 201911222358 A CN201911222358 A CN 201911222358A CN 110990103 B CN110990103 B CN 110990103B
Authority
CN
China
Prior art keywords
target information
target
template
display
user
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.)
Active
Application number
CN201911222358.8A
Other languages
Chinese (zh)
Other versions
CN110990103A (en
Inventor
孙微
吕青云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Jizhi Digital Technology Co Ltd
Original Assignee
Shenzhen Jizhi Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Jizhi Digital Technology Co Ltd filed Critical Shenzhen Jizhi Digital Technology Co Ltd
Priority to CN201911222358.8A priority Critical patent/CN110990103B/en
Publication of CN110990103A publication Critical patent/CN110990103A/en
Application granted granted Critical
Publication of CN110990103B publication Critical patent/CN110990103B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application discloses an interface display method, an interface display device, interface display equipment and a storage medium, wherein the method comprises the following steps: acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user; selecting a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset templates; and sequentially adding the contents corresponding to the target information to the display area in the target template according to the sequence of the target information concerned by the user. The method can enable the display interface of the application program to be more personalized, and improves the use experience of the user on the application program.

Description

Interface display method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an interface display method, apparatus, device, and storage medium.
Background
With the rapid development of computer technology, various user-oriented applications are layered endlessly, wherein most of the display interfaces of the applications are fixed, that is, the display interface styles of the applications are fixed in advance in the process of developing the applications, so that all users can see the same display interface styles after opening the applications. Taking an application developed by workers inside an enterprise as an example, the display interface styles seen by workers at all posts in the enterprise after opening the application are all the same.
However, in practical applications, each user displays the same interface style for each user based on the difference of the content focused by the application program, which is often disadvantageous for the user to quickly find the content focused by the user in the application program, and the user experience is poor for the user.
In summary, how to make the display interface of the application more personalized and improve the user experience of the application becomes a problem to be solved urgently at present.
Disclosure of Invention
The embodiment of the application provides an interface display method, an interface display device, interface display equipment and a storage medium, so that the display interface of an application program is more personalized, and the use experience of a user on the application program is improved.
In view of the above, a first aspect of the present application provides an interface display method, including:
acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user;
selecting a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
and sequentially adding the contents corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information.
Optionally, the preset template includes: the method comprises the following steps that i templates from the first template to the ith template are provided, wherein the jth template comprises j display areas;
selecting a target template from the preset templates according to the quantity of the target information and the number of display areas in the preset templates, wherein the selecting comprises the following steps:
dividing the number of the target information by a display area i to obtain a corresponding quotient value m and a remainder value n, wherein m and n are natural numbers;
when n is equal to 0, determining that the target template comprises m ith templates;
and when n is not equal to 0, determining that the target template comprises m ith templates and 1 nth template.
Optionally, the sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence in which the user pays attention to the target information includes:
when n is equal to 0, sequentially adding and displaying contents corresponding to the target information in display areas in the m ith templates according to the sequence that the user pays attention to the target information;
and when n is not equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates and the display areas in the 1 nth template according to the sequence that the user pays attention to the target information.
Optionally, the target information corresponds to multiple display styles, and sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence in which the user pays attention to the target information includes:
determining a target display area corresponding to the target information in the target template according to the sequence of the target information concerned by the user;
selecting a target display style matched with the target display area from a plurality of display styles corresponding to the target information;
and adding the content corresponding to the target information in the target display area according to the target display style.
Optionally, the method further includes:
when the fact that a finger of a user presses a first display area in the target template for a long time is detected, determining that an editing operation is triggered aiming at the first display area;
when the finger of the user is detected to move to a second display area different from the first display area in the target template and leave the screen, the display content in the first display area and the display content in the second display area are exchanged.
Optionally, the method further includes:
detecting the identity of a current login user;
when the current login user is determined to belong to the first role type according to the identity, displaying a first interface mode; when the current login user is determined to belong to the second role type according to the identity, displaying a second interface mode; the first interface style is determined according to the number of the target information and the sequence of the target information focused by the user; the second interface pattern is a preset fixed pattern.
A second aspect of the present application provides an interface display apparatus, the apparatus comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user;
the selection module is used for selecting a target template from the preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
and the adding module is used for sequentially adding the contents corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information.
Optionally, the preset template includes: the method comprises the following steps that i templates are arranged from the first template to the ith template, wherein the jth template comprises j display areas; the selection module is specifically configured to:
dividing the number of the target information by a display area i to obtain a corresponding quotient value m and a remainder value n, wherein m and n are natural numbers;
when n is equal to 0, determining that the target template includes m of the ith templates;
when n is not equal to 0, determining that the target template comprises m ith templates and 1 nth template.
A third aspect of the present application provides an apparatus comprising: a processor and a memory;
the memory for storing a computer program;
the processor is configured to invoke the computer program to execute the interface display method according to the first aspect.
A fourth aspect of the present application provides a computer-readable storage medium for storing a computer program for executing the interface display method according to the first aspect.
A fifth aspect of the present application provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the steps of the interface display method of the first aspect described above.
According to the technical scheme, the embodiment of the application has the following advantages:
the embodiment of the application provides an interface display method, in the method, terminal equipment firstly obtains the quantity of target information concerned by a user and the sequence of the target information concerned by the user, then selects a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset template, and further sequentially adds the content corresponding to the target information to the display areas in the target template according to the sequence of the target information concerned by the user. According to the method, the target template suitable for displaying the target information concerned by the user is correspondingly selected according to the quantity of the target information concerned by the user, and the content corresponding to each target information is correspondingly added into each display area in the target template according to the sequence of the target information concerned by the user, so that the mode of the display interface is ensured to be matched with the quantity of the target information concerned by the user, namely, the individuation of the display interface of the application program is ensured, the user can conveniently and quickly find the specific content from the target information concerned by the user, and the use experience of the user is greatly improved.
Drawings
Fig. 1 is a schematic flowchart of an interface display method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a default template provided in an embodiment of the present application;
fig. 3 is a schematic view of a display style corresponding to target information provided in an embodiment of the present application;
fig. 4 is a schematic diagram of a display content swapping operation provided in an embodiment of the present application;
FIG. 5 is a schematic diagram of an exemplary first interface style provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of an exemplary second interface style provided by an embodiment of the present application;
fig. 7 is a schematic structural diagram of an interface display device according to an embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the application provides an interface display method, aiming at the problems that in the prior art, as the same interface style is displayed for each user by an application program, the display interface of the application program is lack of individuality, the use experience brought to the user is poor, and the like.
The interface display method comprises the following steps: the method comprises the steps of obtaining the quantity of target information concerned by a user and the sequence of the target information concerned by the user, selecting a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset template, and sequentially adding contents corresponding to the target information to the display areas in the target template according to the sequence of the target information concerned by the user. According to the interface display method, the target template suitable for displaying the target information concerned by the user is correspondingly selected according to the quantity of the target information concerned by the user, and the content corresponding to each target information is correspondingly added into each display area in the target template according to the sequence of the target information concerned by the user, so that the mode of the display interface is matched with the quantity of the target information concerned by the user, namely, the individuation of the display interface of the application program is ensured, the user can conveniently and quickly find the specific content from the target information concerned by the user, and the use experience of the user is greatly improved.
In practical applications, the interface display method provided in the embodiment of the present application is generally applied to terminal devices with data processing capabilities, such as smart phones, tablet computers, and the like.
The interface display method provided by the present application is described below by way of an embodiment.
Referring to fig. 1, fig. 1 is a schematic flow chart of an interface display method provided in an embodiment of the present application. For convenience of description, the interface display method is described below by taking a device for executing the interface display method as an example of a terminal device. As shown in fig. 1, the interface display method includes the following steps:
step 101: the method comprises the steps of obtaining the number of target information concerned by a user and the sequence of the target information concerned by the user.
In practical applications, when a user uses an application program, a plurality of information concerns of interest are usually selected from information that can be provided by the application program, where the information that the user selects to concern is the target information in the application. Taking an example that a user uses a work application program inside an enterprise, the user usually selects a plurality of data indexes that need to be paid attention from the work application program, for example, the user may select data indexes such as a rental rate, a renewal rate, a net increase, a lease distribution and the like from the data indexes provided by the work application program for attention, and accordingly the data indexes selected by the user for attention are the target information in the application.
After the user finishes the selection of the target information, the terminal can acquire the quantity of the target information selected to be concerned by the user. Meanwhile, considering that the order in which the user selects the attention target information can generally indicate the attention degree of the user to the target information to a certain extent, for example, the target information selected by the user first is generally the information that the user pays attention to, and the target information selected by the user later is generally the information that the user pays attention to, therefore, in the method provided in the embodiment of the present application, the terminal device may further obtain the order in which the user pays attention to the target information.
In order to facilitate understanding of the specific implementation manner of step 101, the following still takes an application used by a user as a working application, and the specific implementation manner of step 101 is illustrated as follows:
assuming that a user selects four data indexes of a rental rate, a renewal rate, a net increase and a lease distribution to pay attention through a work application program used by the user, after the terminal equipment determines that the user finishes the selection of the data indexes to be paid attention, the number of the data indexes paid attention by the user is determined to be 4, and the sequence of the data indexes paid attention by the user is as follows: leasing rate, renewal rate, net increase, lease distribution.
Step 102: and selecting the target template from the preset templates according to the quantity of the target information and the number of display areas included in the preset templates.
After the terminal equipment acquires the quantity of the target information concerned by the user, the target template suitable for bearing the target information concerned by the user is correspondingly selected from the preset templates according to the quantity of the acquired target information and the number of display areas included in the preset templates.
It should be noted that, in a general case, a plurality of preset templates are set for an application program in a process of developing the application program, the plurality of preset templates generally include display areas with different numbers, and one of the preset templates is determined as a reference template. When the target template is selected from the plurality of preset templates based on the amount of the target information focused by the user, the terminal device may divide the amount of the target information focused by the user by the number of the display areas included in the reference template, the quotient value obtained in this way is the amount of the reference template to be displayed, and the remainder value obtained in this way may be used as a basis for selecting other templates except the reference template from the preset templates.
Specifically, the preset template may include i templates from the first template to the ith template, and the jth template includes j display areas correspondingly, that is, the number of the display areas included in the template is the same as the number of the templates. When a target template is selected from preset templates, the number of target information may be divided by the number i of display areas included in the ith template to obtain a corresponding quotient m and a remainder value n, where m and n are both natural numbers, when n is equal to 0, it may be determined that the selected target template includes m ith templates, and when n is not equal to 0, it may be determined that the selected target template includes m ith templates and 1 nth template.
In a possible implementation manner, the preset templates may include a first template, a second template, a third template, and a fourth template; the first template comprises one display area, the second template comprises two display areas, the third template comprises three display areas, and the fourth template comprises four display areas. Taking the preset template pattern shown in fig. 2 as an example, the first template may be specifically represented as template 1 in fig. 2, the second template may be specifically represented as template 2 in fig. 2, the third template may be specifically represented as template 3 in fig. 2, and the fourth template may be specifically represented as template 4-a and/or 4-b in fig. 2.
Furthermore, the terminal device may divide the number S of the target information focused by the user by the number of the display areas in the fourth template, that is, by 4, to obtain a corresponding quotient m and a remainder n, where m and n are both natural numbers.
When n is equal to 0, the terminal device may select m fourth templates from the preset templates as the target templates. When n is equal to 1, the terminal device may select m fourth templates and 1 first template from the preset templates as the target templates. When n is equal to 2, the terminal device may select m fourth templates and 1 second template from the preset templates as the target templates. When n is equal to 3, the terminal device may select m fourth templates and 1 third template from the preset templates as the target templates. It should be understood that the above implementation manner is only an example, and in practical applications, the preset template in the application program is not limited to the first template, the second template, the third template, and the fourth template, but may also be other types of templates, and the present application does not limit the types of the preset template in any way. In addition, in practical applications, each of the preset templates may include any number of display areas, for example, the preset template may include a template including two display areas, a template including three display areas, a template including four display areas, and the like, and the application does not make any limitation on the number of the display areas included in each of the preset templates.
In addition, in practical application, the terminal device may also select the target template in other manners according to the quantity of the target information focused by the user and the number of the display areas included in the preset template, and the specific means used in selecting the target template is not specifically limited in this application. As a non-limiting example, when S pieces of target information are presented using three preset templates respectively including two, three, and four display areas, the combing of each preset template in the target templates may be found using the following formula:
when 2 × X1+3 × X2+4 × X3 is satisfied, X1, X2, and X3 are determined so as to minimize X1+ X2+ X3.
Wherein, X1 is the number of preset templates in the target template that include two display regions, X2 is the number of preset templates in the target template that include three display regions, and X3 is the number of preset templates in the target template that include four display regions.
Step 103: and sequentially adding the contents corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information.
After the terminal equipment selects the target template from the preset templates, the content corresponding to each target information can be sequentially added into the display area in the target template according to the sequence of the target information concerned by the user.
Still taking the example that the preset template includes the first template, the second template, the third template and the fourth template, the quotient value m and the remainder value n are obtained by dividing the number of the target information focused by the user by the number of the display areas included in the fourth template. And when n is equal to 0, the terminal equipment sequentially adds the contents corresponding to the target information to the display areas in the m fourth templates correspondingly according to the sequence of the target information concerned by the user. When n is equal to 1, the terminal device sequentially adds the content corresponding to each target information to the display areas in the m fourth templates and the display areas in the 1 first template according to the sequence of the target information concerned by the user. When n is equal to 2, the terminal device sequentially adds the content corresponding to each target information to the display areas in the m fourth templates and the display areas in the 1 second template according to the sequence of the target information concerned by the user. When n is equal to 3, the terminal device sequentially adds the content corresponding to each target information to the display areas in the m fourth templates and the display areas in the 1 third template according to the sequence of the target information concerned by the user.
It should be understood that the above-mentioned manner of adding the content corresponding to the display template information in the display area of the target template is only an example, in practical applications, the terminal device may also add the content corresponding to the display target information in other manners, for example, when n is equal to 1, the content corresponding to each target information is sequentially added and displayed in the display areas in the 1 first template and the display areas in the m fourth templates according to the order in which the user focuses on the target information, and so on, and the present application does not limit the manner of adding the content corresponding to the display target information.
Furthermore, the target information may also correspond to multiple display styles, and accordingly, when the content corresponding to the target information is sequentially added and displayed in the display area of the target template, the target display area corresponding to the target information in the target template may be determined according to the sequence in which the user pays attention to the target information; further, a target display style matching the target display area is selected from a plurality of display styles corresponding to the target information, and further, the content corresponding to the target information is displayed in the target display area according to the target display style.
The following exemplifies the manner of adding the content corresponding to the display target information with reference to fig. 3:
as shown in fig. 3, assuming that four display styles, a1, a2, a3 and a4, are preset for the target information a, when the target display region corresponding to the target information a in the target template is determined to be the display region 301 according to the order in which the target information a is focused by the user, the terminal device may accordingly select the display style a1 matching with the display region 301 as the target display style, and further, display the content corresponding to the target information a in the display region 301 in accordance with the display style a 1. Similarly, when the target display region corresponding to the target information a in the target template is determined to be the display region 302 according to the sequence in which the target information a is focused by the user, the terminal device may accordingly select the display style a2 matching with the display region 302 as the target display style, and further, display the content corresponding to the target information a in the display region 302 in accordance with the display style a 2; when the target display area corresponding to the target information a in the target template is determined to be the display area 303 according to the sequence in which the target information a is focused by the user, the terminal device may accordingly select the display style a3 matching with the display area 303 as the target display style, and further, display the content corresponding to the target information a in the display area 303 according to the display style a 3; when it is determined that the target display region corresponding to the target information a in the target template is the display region 304 according to the order in which the target information a is focused on by the user, the terminal device may accordingly select the display style a4 matching the display region 304 as the target display style, and further, display the content corresponding to the target information a in the display region 304 in accordance with the display style a 4.
Similarly, the target information b, the target information c and the target information d are also displayed in the target display area according to the display style matched with the target display area in the similar implementation manner as above.
It should be noted that, the display style that matches the target display area in the foregoing refers to a display style that substantially matches the size of the target display area, that is, after the target display area corresponding to the target information in the target template is determined, the terminal device may select, according to the size corresponding to the target display area, a display style that matches the size of the target display area from display styles that are set for the target information in advance, as the target display style.
It should be noted that, the interface display method provided in the embodiment of the present application may also change the display content in the display area correspondingly according to the display area editing operation triggered by the user. Taking a terminal device as an example of a smart phone, when the smart phone detects that a finger of a user presses a first display area, it can be determined that the user triggers an editing operation for the first display area; the smart phone can further detect a moving track of the finger of the user on the screen, and when the finger of the user is detected to move to the second display area and then leaves the screen, the smart phone exchanges the display content in the first display area with the display content in the second display area.
Taking the display interface shown in fig. 4 as an example, when the smart phone detects that the user presses the display area a for a long time, it is determined that the user triggers an editing operation with respect to the display area a, at this time, the smart phone further detects a movement track of the user's finger on the screen, and when it is detected that the user's finger moves to the display area B and leaves the screen, the smart phone correspondingly exchanges the display content in the display area a with the display content in the display area B.
It should be understood that, in practical applications, when the method provided by the embodiment of the present application is executed by other terminal devices, the other terminal devices may also implement the above-mentioned swapping operation of the display content according to a specific operation triggered by a user. For example, when the terminal device executing the method provided by the embodiment of the present application is a computer, the computer may trigger the swapping operation of the display content in the display area according to the movement of the mouse cursor.
It should be noted that the method provided in the embodiment of the present application may also display different interface styles according to the role type to which the user belongs. Specifically, the terminal device may detect a personal identifier of a currently logged-in user of the application program, correspondingly display a display interface in a first interface style when the identifier of the currently logged-in user indicates that the user belongs to the first role type, and correspondingly display a display interface in a second interface style when the identifier of the currently logged-in user indicates that the user belongs to the second role type. The first interface style is determined according to the number of the target information and the sequence of the target information focused by the user, namely the first interface style is based on the display style determined in the above step 101 to step 103; the second interface style is a preset fixed style, that is, the second interface display style is a display style determined based on a preset cured template in the prior art.
Taking an application program as an example of a working application program, when the terminal device detects that the identity of the currently logged-in user indicates that the user is an operation and maintenance person (such as a regional maintenance post, a temporary account, a customer service post, a post employee, an administrator, a community manager, and the like), a display interface in a first interface mode is correspondingly displayed, and as shown in fig. 5, the display interface is an exemplary display interface in the first interface mode; when the terminal device detects that the identity of the current login user indicates that the user is a manager, a display interface in a second interface mode is correspondingly displayed, as shown in fig. 6, the display interface is an exemplary display interface in the second interface mode.
In the interface display method, the terminal equipment firstly acquires the quantity of target information concerned by the user and the sequence of the target information concerned by the user, then selects the target template from the preset template according to the quantity of the target information and the number of display areas included in the preset template, and further sequentially adds the content corresponding to the target information into the display areas in the target template according to the sequence of the target information concerned by the user. According to the method, the target template suitable for displaying the target information concerned by the user is correspondingly selected according to the quantity of the target information concerned by the user, and the content corresponding to each target information is correspondingly added into each display area in the target template according to the sequence of the target information concerned by the user, so that the mode of the display interface is ensured to be matched with the quantity of the target information concerned by the user, namely, the individuation of the display interface of the application program is ensured, the user can conveniently and quickly find the specific content from the target information concerned by the user, and the use experience of the user is greatly improved.
Aiming at the interface display method introduced above, the embodiment of the present application further provides an interface display apparatus, so that the interface display method is applied and implemented in practice.
Referring to fig. 7, fig. 7 is a schematic structural diagram of an interface display device 700 according to an embodiment of the present application, and as shown in fig. 7, the device includes:
an obtaining module 701, configured to obtain the number of target information that a user pays attention to and the order in which the user pays attention to the target information;
a selecting module 702, configured to select a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
an adding module 703, configured to sequentially add, according to an order in which the user pays attention to the target information, content corresponding to the target information to a display area in the target template.
Optionally, the preset template includes: the method comprises the following steps that i templates are arranged from the first template to the ith template, wherein the jth template comprises j display areas; the selection module 702 is specifically configured to:
dividing the number of the target information by a display area i to obtain a corresponding quotient value m and a remainder value n, wherein m and n are natural numbers;
when n is equal to 0, determining that the target template includes m of the ith templates;
when n is not equal to 0, determining that the target template comprises m ith templates and 1 nth template.
Optionally, the adding module 703 is specifically configured to:
when n is equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates according to the sequence that the user pays attention to the target information;
and when n is not equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates and the display areas in the 1 nth template according to the sequence that the user pays attention to the target information.
Optionally, if the target information corresponds to multiple display styles, the adding module 703 is specifically configured to:
determining a target display area corresponding to the target information in the target template according to the sequence of the target information concerned by the user;
selecting a target display style matched with the target display area from a plurality of display styles corresponding to the target information;
and adding the content corresponding to the target information in the target display area according to the target display style.
Optionally, the apparatus further comprises:
the editing operation triggering module is used for determining that the editing operation is triggered aiming at a first display area when the fact that the finger of the user presses the first display area in the target template for a long time is detected;
and the exchanging module is used for exchanging the display content in the first display area and the display content in the second display area when detecting that the finger of the user moves to the second display area different from the first display area in the target template and leaves the screen.
Optionally, the apparatus further comprises:
the identity detection module is used for detecting the identity of the current login user;
the display module is used for displaying a first interface style when the current login user is determined to belong to the first role type according to the identity; when the current login user is determined to belong to the second role type according to the identity, displaying a second interface mode; the first interface style is determined according to the number of the target information and the sequence of the target information focused by the user; the second interface pattern is a preset fixed pattern.
In the interface display device, the terminal device firstly acquires the quantity of the target information concerned by the user and the sequence of the target information concerned by the user, then selects the target template from the preset template according to the quantity of the target information and the number of display areas included in the preset template, and further sequentially adds the content corresponding to the target information into the display areas in the target template according to the sequence of the target information concerned by the user. The device correspondingly selects the target template suitable for displaying the target information concerned by the user according to the quantity of the target information concerned by the user, correspondingly adds the content corresponding to each target information to each display area in the target template according to the sequence of the target information concerned by the user, thus ensuring that the style of the display interface is matched with the quantity of the target information concerned by the user, namely ensuring the individuation of the display interface of the application program, facilitating the user to quickly find specific content from the target information concerned by the user and greatly improving the use experience of the user.
The embodiment of the application also provides equipment, and the equipment is specifically terminal equipment. Referring to fig. 8, fig. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present application. For convenience of explanation, only the parts related to the embodiments of the present application are shown, and details of the specific technology are not disclosed. The terminal may be any terminal device including a computer, a tablet computer, a Personal Digital Assistant (PDA), and the like, taking the terminal as the computer as an example:
fig. 8 is a block diagram showing a partial structure of a computer related to a terminal provided in an embodiment of the present application. Referring to fig. 8, the computer includes: radio Frequency (RF) circuit 810, memory 820, input unit 830, display unit 840, sensor 850, audio circuit 860, wireless fidelity (WiFi) module 870, processor 880, and power supply 890. Those skilled in the art will appreciate that the computer architecture shown in FIG. 8 is not intended to be limiting of computers, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
The memory 820 may be used to store software programs and modules, and the processor 880 executes various functional applications of the computer and data processing by operating the software programs and modules stored in the memory 820. The memory 820 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the computer, etc. Further, the memory 820 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 880 is a control center of the computer, connects various parts of the entire computer using various interfaces and lines, performs various functions of the computer and processes data by operating or executing software programs and/or modules stored in the memory 820 and calling data stored in the memory 820, thereby monitoring the entire computer. Optionally, processor 880 may include one or more processing units; preferably, the processor 880 may integrate an application processor, which mainly handles operating systems, user interfaces, applications, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 880.
In the embodiment of the present application, the processor 880 included in the terminal further has the following functions:
acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user;
selecting a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
and sequentially adding the contents corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information.
Optionally, the processor 880 is further configured to execute the steps of any implementation manner of the interface display method provided in the embodiment of the present application.
The embodiment of the application also provides a computer-readable storage medium, which is used for storing a computer program, and the computer program is used for executing the interface display method introduced in the above method embodiment.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing computer programs.
It should be understood that in the present application, "at least one" means one or more, "a plurality" means two or more. "and/or" for describing an association relationship of associated objects, indicating that there may be three relationships, e.g., "a and/or B" may indicate: only A, only B and both A and B are present, wherein A and B may be singular or plural. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one of the following" or similar expressions refer to any combination of these items, including any combination of single item(s) or plural items. For example, at least one (one) of a, b, or c, may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (6)

1. An interface display method, characterized in that the method comprises:
acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user;
selecting a target template from preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
sequentially adding contents corresponding to the target information to a display area in the target template according to the sequence that the user pays attention to the target information;
the preset template comprises: the method comprises the following steps that i templates from the first template to the ith template are provided, wherein the jth template comprises j display areas; that is, the number of display areas included in the template is the same as the number of the template;
selecting a target template from the preset templates according to the quantity of the target information and the number of display areas in the preset templates, wherein the selecting comprises the following steps:
dividing the number of the target information by a display area i to obtain a corresponding quotient value m and a remainder value n, wherein m and n are natural numbers;
when n is equal to 0, determining that the target template comprises m ith templates;
when n is not equal to 0, determining that the target template comprises m ith templates and 1 nth template;
the sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information comprises:
when n is equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates according to the sequence that the user pays attention to the target information;
when n is not equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates and the display areas in the 1 nth template according to the sequence that the user pays attention to the target information;
the target information corresponds to a plurality of display styles, and sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information comprises the following steps:
determining a target display area corresponding to the target information in the target template according to the sequence of the target information concerned by the user;
selecting a target display style matched with the target display area from a plurality of display styles corresponding to the target information;
and adding the content corresponding to the target information in the target display area according to the target display style.
2. The method of claim 1, further comprising:
when the fact that a finger of a user presses a first display area in the target template for a long time is detected, determining that an editing operation is triggered aiming at the first display area;
when the finger of the user is detected to move to a second display area different from the first display area in the target template and leave the screen, the display content in the first display area and the display content in the second display area are exchanged.
3. The method of claim 1, further comprising:
detecting the identity of a current login user;
when the current login user is determined to belong to the first role type according to the identity, displaying a first interface mode; when the current login user is determined to belong to the second role type according to the identity, displaying a second interface mode; the first interface style is determined according to the number of the target information and the sequence of the target information focused by the user; the second interface pattern is a preset fixed pattern.
4. An interface display apparatus, the apparatus comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring the number of target information concerned by a user and the sequence of the target information concerned by the user;
the selection module is used for selecting a target template from the preset templates according to the quantity of the target information and the number of display areas included in the preset templates;
the adding module is used for sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information;
the preset template comprises: the method comprises the following steps that i templates from the first template to the ith template are provided, wherein the jth template comprises j display areas; that is, the number of display areas included in the template is the same as the number of the template;
selecting a target template from the preset templates according to the quantity of the target information and the number of display areas in the preset templates, wherein the selecting comprises the following steps:
dividing the number of the target information by a display area i to obtain a corresponding quotient value m and a remainder value n, wherein m and n are natural numbers;
when n is equal to 0, determining that the target template comprises m ith templates;
when n is not equal to 0, determining that the target template comprises m ith templates and 1 nth template;
the sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information comprises:
when n is equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates according to the sequence that the user pays attention to the target information;
when n is not equal to 0, sequentially adding the content corresponding to the target information to the display areas in the m ith templates and the display areas in the 1 nth template according to the sequence that the user pays attention to the target information;
the target information corresponds to a plurality of display styles, and sequentially adding the content corresponding to the target information to the display area in the target template according to the sequence that the user pays attention to the target information comprises the following steps:
determining a target display area corresponding to the target information in the target template according to the sequence of the target information concerned by the user;
selecting a target display style matched with the target display area from a plurality of display styles corresponding to the target information;
and adding the content corresponding to the target information in the target display area according to the target display style.
5. An interface display device, the device comprising: a processor and a memory;
the memory for storing a computer program;
the processor is used for calling the computer program to execute the interface display method of any one of claims 1 to 4.
6. A computer-readable storage medium for storing a computer program for executing the interface display method according to any one of claims 1 to 4.
CN201911222358.8A 2019-12-03 2019-12-03 Interface display method, device, equipment and storage medium Active CN110990103B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911222358.8A CN110990103B (en) 2019-12-03 2019-12-03 Interface display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911222358.8A CN110990103B (en) 2019-12-03 2019-12-03 Interface display method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110990103A CN110990103A (en) 2020-04-10
CN110990103B true CN110990103B (en) 2020-11-27

Family

ID=70089634

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911222358.8A Active CN110990103B (en) 2019-12-03 2019-12-03 Interface display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110990103B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032747B (en) * 2020-08-24 2023-06-27 深圳大学 Display control method, device, terminal and storage medium for management system
CN112613286A (en) * 2020-12-17 2021-04-06 深圳集智数字科技有限公司 Method, device and equipment for editing table contents in batch
CN112732257A (en) * 2020-12-31 2021-04-30 北京声智科技有限公司 Terminal interface configuration method and device
CN113177175A (en) * 2021-05-21 2021-07-27 深圳集智数字科技有限公司 Information display method, information display device, medium, and electronic device
CN113095894A (en) * 2021-06-10 2021-07-09 浙江口碑网络技术有限公司 Resource bit display method, terminal, server, electronic device and storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701904A (en) * 2013-12-27 2014-04-02 广州华多网络科技有限公司 Method and device for showing information through dial plate
CN105468783A (en) * 2015-12-23 2016-04-06 小米科技有限责任公司 Information collection method and device
CN106951241A (en) * 2017-03-10 2017-07-14 广州三星通信技术研究有限公司 The method and device of the display of application program is set
CN107122383A (en) * 2010-08-11 2017-09-01 耐克创新有限合伙公司 The intelligent display of information in user interface
CN107423069A (en) * 2017-08-02 2017-12-01 深圳市华傲数据技术有限公司 The control method and device that Application Program Interface is shown
CN108255563A (en) * 2018-01-17 2018-07-06 北京网信云服信息科技有限公司 Application Program Interface setting method, apparatus and system
CN108549566A (en) * 2018-04-16 2018-09-18 中山大学 A kind of personal page and client layout generation method based on user characteristics
CN109144656A (en) * 2018-09-17 2019-01-04 广州视源电子科技股份有限公司 Method, apparatus, computer equipment and the storage medium of multielement layout
CN109614176A (en) * 2018-10-30 2019-04-12 努比亚技术有限公司 A kind of application interface layout method, terminal and computer readable storage medium
CN109976868A (en) * 2019-04-11 2019-07-05 北京阿尔山区块链联盟科技有限公司 DApp method for customizing, device and electronic equipment
CN110362302A (en) * 2019-07-15 2019-10-22 软通动力信息技术有限公司 Configuration method, device, server and the storage medium of big data visualization interface
CN110457364A (en) * 2019-07-10 2019-11-15 平安科技(深圳)有限公司 The method and device of user information view generation

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190158678A1 (en) * 2010-12-09 2019-05-23 John Lavin System for customizing keepsake clothing
US10222935B2 (en) * 2014-04-23 2019-03-05 Cisco Technology Inc. Treemap-type user interface
US20170300643A1 (en) * 2016-04-18 2017-10-19 Mobile Health Consumer, Inc. Systems for facilitating user engagement and behavior to improve health outcomes

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122383A (en) * 2010-08-11 2017-09-01 耐克创新有限合伙公司 The intelligent display of information in user interface
CN103701904A (en) * 2013-12-27 2014-04-02 广州华多网络科技有限公司 Method and device for showing information through dial plate
CN105468783A (en) * 2015-12-23 2016-04-06 小米科技有限责任公司 Information collection method and device
CN106951241A (en) * 2017-03-10 2017-07-14 广州三星通信技术研究有限公司 The method and device of the display of application program is set
CN107423069A (en) * 2017-08-02 2017-12-01 深圳市华傲数据技术有限公司 The control method and device that Application Program Interface is shown
CN108255563A (en) * 2018-01-17 2018-07-06 北京网信云服信息科技有限公司 Application Program Interface setting method, apparatus and system
CN108549566A (en) * 2018-04-16 2018-09-18 中山大学 A kind of personal page and client layout generation method based on user characteristics
CN109144656A (en) * 2018-09-17 2019-01-04 广州视源电子科技股份有限公司 Method, apparatus, computer equipment and the storage medium of multielement layout
CN109614176A (en) * 2018-10-30 2019-04-12 努比亚技术有限公司 A kind of application interface layout method, terminal and computer readable storage medium
CN109976868A (en) * 2019-04-11 2019-07-05 北京阿尔山区块链联盟科技有限公司 DApp method for customizing, device and electronic equipment
CN110457364A (en) * 2019-07-10 2019-11-15 平安科技(深圳)有限公司 The method and device of user information view generation
CN110362302A (en) * 2019-07-15 2019-10-22 软通动力信息技术有限公司 Configuration method, device, server and the storage medium of big data visualization interface

Also Published As

Publication number Publication date
CN110990103A (en) 2020-04-10

Similar Documents

Publication Publication Date Title
CN110990103B (en) Interface display method, device, equipment and storage medium
JP6807877B2 (en) Methods and terminals for locking targets in the game scene
CN107172346B (en) Virtualization method and mobile terminal
CN108347532B (en) Function access method, device, terminal equipment and storage medium
US20160291836A1 (en) Smart terminal and associated method for displaying application icons
CN101867637A (en) Method and terminal for dynamically generating standby interface
CN108280368A (en) On a kind of line under data and line data correlating method and computing device
CN105005439A (en) Icon management method and device and mobile terminal
CN105933772B (en) Exchange method, interactive device and interactive system
CN110908880B (en) Buried point code injection method, event reporting method and related equipment thereof
CN106598405A (en) Terminal device and method for dynamically adjusting control position by terminal device
CN106227483B (en) Display control method and mobile terminal
CN113975788A (en) Entry indexing method and device, computer equipment and storage medium
CN107770046A (en) A kind of method and apparatus for picture mosaic
CN110287464A (en) The methods of exhibiting, device of option data, computer equipment and computer storage medium in list
CN111290678B (en) Picture preview method, device and equipment
WO2016045500A1 (en) Method, apparatus and system for selecting target object in target library
CN110968553A (en) Method and device for sorting elements in directory tree
CN106155593B (en) A kind of method and system for deleting photo based on shooting quality
CN105760729B (en) Login method and electronic equipment
CN109358927B (en) Application program display method and device and terminal equipment
CN104272712B (en) Subscriber equipment and method of controlling operation thereof thereof
CN111752639B (en) Open screen content recommendation method and device
CN111813307A (en) Application program display method and device and electronic equipment
CN107247598A (en) Application message acquisition methods and device, computer installation, readable storage medium storing program for executing

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
GR01 Patent grant
GR01 Patent grant