CN112114806A - Display interface generation method, device and system - Google Patents

Display interface generation method, device and system Download PDF

Info

Publication number
CN112114806A
CN112114806A CN202010975013.6A CN202010975013A CN112114806A CN 112114806 A CN112114806 A CN 112114806A CN 202010975013 A CN202010975013 A CN 202010975013A CN 112114806 A CN112114806 A CN 112114806A
Authority
CN
China
Prior art keywords
user
interface
display
target user
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
CN202010975013.6A
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.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics 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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN202010975013.6A priority Critical patent/CN112114806A/en
Publication of CN112114806A publication Critical patent/CN112114806A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a display interface generation method, a display interface generation device and a display interface generation system. Wherein, the method comprises the following steps: acquiring user information of a target user; determining an interface display template matched with a target user according to the user information; and generating a display interface of the target user based on the interface display template. The invention solves the technical problems that the styles of virtual desktops provided for users are the same, the mode of providing a user drawing interface is monotonous and the interestingness is lacked in the related technology.

Description

Display interface generation method, device and system
Technical Field
The invention relates to the technical field of display interface processing, in particular to a display interface generation method, device and system.
Background
With the advance of technology, the terminal side will be developed towards more and more lightweight, that is, the configuration and structure of the terminal are simpler and smaller.
At present, various zero terminal solutions have been proposed, i.e. a terminal only needs to have a screen, a simple CPU and memory, an image receiving and decoding module for processing an image, and a reverse control processing module. This solution enables a considerable simplification of the size and configuration of the mobile terminal. All programs of the zero terminal run in the cloud server, the zero terminal uses the corresponding application program by accessing the cloud server and controls the corresponding application program through reverse control, and the server sends a real-time processing picture to the zero terminal, so that the zero terminal operates as if the zero terminal is locally operated.
In order to enable the mobile zero-terminal equipment of a user to get rid of dependence on a certain operating system, application programs from different operating system architectures are used at the same time. Fig. 1 is a schematic diagram of a basic architecture of a cloud cross-platform application virtualization scheme in the related art, and as shown in fig. 1, an application management server in a cloud server is connected with application servers under different architectures, so as to provide application virtualization services under different architectures for a mobile zero terminal.
In the existing scheme, the virtual desktops provided by the application management server to the users are almost the same in style, or the users can select the corresponding style according to the needs and then draw the interface by the application management server when the users use the virtual desktops, but the method is monotonous and lacks interest.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a method, a device and a system for generating a display interface, which are used for at least solving the technical problems that the styles of virtual desktops provided for users in the related art are the same, the mode of providing a user drawing interface is monotonous and lacks interestingness.
According to an aspect of the embodiments of the present invention, there is provided a method for generating a display interface, including: the method comprises the following steps: acquiring user information of a target user; determining an interface display template matched with the target user according to the user information; and generating a display interface of the target user based on the interface display template.
Optionally, the obtaining the user information of the target user includes: acquiring user account information; and searching the user information registered by the target user according to the user account information.
Optionally, determining, according to the user information, an interface display template matched with the target user includes: determining at least one keyword matched with the target user according to the user information; matching a user group corresponding to the target user according to at least one keyword; determining a template library corresponding to the user group; and selecting a set of templates as interface display templates of the target user according to the template library.
Optionally, matching a user group corresponding to the target user according to at least one of the keywords includes: matching at least one keyword with keywords corresponding to different user groups; determining a user group with the highest matching degree with at least one keyword as a user group to which the current user belongs; or, determining the weight of the keyword; comparing the sum of the weighted values of at least one keyword matched with different user groups; and determining the user group with the maximum sum of the weight values as the user group to which the target user belongs.
Optionally, determining the template library corresponding to the user group includes: determining a personalized interface template library corresponding to the user group, wherein the personalized interface template library at least comprises personalized display elements matched with the user group; and/or determining a festival element template library corresponding to the user group, wherein the festival element template library comprises festival display elements matched with the user group.
Optionally, generating the display interface of the target user based on the interface display template includes: drawing a display interface of the target user, wherein the display interface comprises at least one of the following: main interface, vice interface.
Optionally, the drawing the display interface of the target user includes: determining a corresponding personalized application icon according to the application list of the target user; drawing the personalized application icons on a preset position of a selected background image according to a preset sequence to obtain a main interface of the display interface; and/or determining icons needing to be displayed according to the recent application use request of the target user; and drawing the icons to be displayed on a background image according to a preset sequence to obtain a sub-interface of the display interface.
Optionally, before drawing the display interface of the target user, further comprising: detecting a current date; judging whether the current date is a set festival or not; under the condition that the current date is the set festival, selecting a festival display element corresponding to the current date, and adding the festival display element to a display interface of the target user; if the current date is not the set holiday, the selection of the holiday display element is not performed.
According to another aspect of the embodiments of the present invention, there is also provided a display interface generating apparatus, including: the acquisition module is used for acquiring the user information of the target user; the determining module is used for determining an interface display template matched with the target user according to the user information; and the generating module is used for generating a display interface of the target user based on the interface display template.
According to another aspect of the embodiments of the present invention, a system for generating a display interface is further provided, where the system includes the apparatus for generating a display interface described above.
According to another aspect of the embodiments of the present invention, a computer-readable storage medium is further provided, where the computer-readable storage medium includes a stored program, and when the program runs, the apparatus where the computer-readable storage medium is located is controlled to execute the method for generating the display interface.
According to another aspect of the embodiments of the present invention, there is further provided a processor, where the processor is configured to execute a program, where the program executes the method for generating the display interface in any one of the above descriptions when running.
In the embodiment of the invention, the user information of a target user is acquired; determining an interface display template matched with the target user according to the user information; the method for generating the display interface of the target user based on the interface display template determines the interface display template matched with the target user for the target user through the user information, and generates the display interface of the corresponding user based on the template, thereby achieving the purpose of flexibly and humanizedly generating the display interface, further realizing the technical effect of improving the interestingness of the user in the process of using the mobile zero terminal, and further solving the technical problems that the style of the virtual desktop provided for the user is the same in the related technology, and the mode of providing the user drawing interface is monotonous and lacks the interestingness.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a schematic diagram illustrating a basic architecture of a cloud cross-platform application virtualization scheme in the related art;
FIG. 2 is a network topology diagram of a system under a cross-platform application virtualization architecture according to an embodiment of the present invention;
FIG. 3 is a flow chart of a method of generating a display interface according to an embodiment of the invention;
FIG. 4 is a diagram illustrating a user population and a personalized interface template library according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a display interface generation apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, 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 invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above 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 invention 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.
Example 1
In accordance with an embodiment of the present invention, there is provided an embodiment of a method for generating a display interface, it should be noted that the steps illustrated in the flowchart of the drawings may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than that herein.
In order to solve the technical problems that the style of virtual desktops provided for users is the same, the mode of providing a user drawing interface is monotonous and lacks interestingness in the related technology, the invention provides a personalized display method of a system display interface under a cross-platform application virtualization framework.
Fig. 2 is a network topology diagram of a system under a cross-platform Application virtualization architecture according to an embodiment of the present invention, and AS shown in fig. 2, an Application Management Server (AMS) is used for managing and storing a user list and an Application list of a user, and an Application Server (AS) ID and an Application ID in the Application Server corresponding to each Application; meanwhile, the AMS is also used to save the state of each application, for example, the states of currently open, background running, closed, and the like. The system comprises application servers under various different operating system architectures, such as windows, linux, ios and the like; specifically, each AS is installed with a plurality of applications, and the AS locally stores an authorized user list usable by each application, and also stores historical application data generated when each user uses the corresponding application, and when the applications are started, the AS loads the historical application data corresponding to the user into the current application, so that the user can normally use the applications; if the user closes the current application, historical application data of the current user is saved, then the current application is closed, and all historical data is cleared.
The following describes the display processing logic on the mobile zero terminal in the present invention:
after the mobile zero terminal is connected with the AMS, if no application with the state of being opened currently exists, the AMS directly draws a user main interface and sends a drawn main interface image to the mobile zero terminal; the AMS reads the use states of all applications corresponding to the current mobile zero terminal, if the applications are in the current open state, the AMS is connected to the corresponding AS to acquire the corresponding application interfaces, and the acquired application interfaces are sent to the mobile zero terminal.
In a specific implementation process, one or more application pictures (supporting a scene in which multiple application interfaces are displayed simultaneously) are generally displayed at the frontmost end on the mobile zero terminal, or a main interface is directly displayed. While displaying the main interface, there may not be any application running currently, and there may be one or more applications running in the background; in addition, the user can also switch the screen from the application screen to the main interface through a preset operation mode (for example, clicking a home key and the like).
In the using process of the mobile zero terminal, the AMS monitors an R end instruction of a user for application operation in real time, wherein the instruction comprises the steps of opening an application, running an application background, closing the application and opening a main page. When a user opens a certain application on the mobile zero terminal, the mobile zero terminal transmits an application opening instruction, a user account and an application number to the AMS server through a network, the AMS corresponds to the AS according to the application number, and the opening instruction, the user account and the application number are transmitted to the AS. And the AS sends the virtualized application interface to the R end according to the user number, the application number and the opening instruction. And after receiving the application interface content, the R terminal displays the content on the interface of the mobile zero terminal.
Based on the above display processing logic, according to an aspect of the embodiment of the present invention, a method for generating a display interface is provided, fig. 3 is a flowchart of the method for generating a display interface according to the embodiment of the present invention, and as shown in fig. 3, the method for generating a display interface includes the following steps:
step S302, acquiring user information of a target user;
in a specific implementation process, the user information includes, but is not limited to: gender, age, unit name, industry, department, job, hobbies, preferred colors, etc.
Step S304, determining an interface display template matched with a target user according to the user information;
and step S306, generating a display interface of the target user based on the interface display template.
It should be noted that the generation method of the display interface is applied to a cross-platform application virtualization framework, and an execution subject of the generation method includes, but is not limited to, an application management server.
Through the steps, the user information of the target user can be acquired, the interface display template matched with the target user is determined according to the user information, the display interface of the target user is generated based on the interface display template, namely, the interface display template matched with the target user is determined for the target user through the user information, and the display interface of the corresponding user is generated based on the template, so that the aim of flexibly and humanizedly generating the display interface is fulfilled, the technical effect of improving the interestingness of the user in the process of using the mobile zero terminal is achieved, the technical problems that the virtual desktop style of the user is the same in the related technology, and the mode of providing the user drawing interface is monotonous and lacks the interestingness are solved.
Optionally, the obtaining the user information of the target user includes: acquiring user account information; and searching user information registered by the target user according to the user account information.
In a specific implementation process, when the mobile zero terminal logs in the application management server, the user account information can be acquired through the application management server, and then user information registered by a target user is searched locally.
Optionally, determining, according to the user information, an interface display template matching the target user includes: determining at least one keyword matched with a target user according to the user information; matching a user group corresponding to the target user according to at least one keyword; determining a template library corresponding to a user group; and selecting a set of templates as interface display templates of the target user according to the template library.
As an alternative embodiment, a keyword or keywords matching the target user may be determined according to the user information.
As an alternative embodiment, the application management server may determine a plurality of keywords capable of matching the target user according to the user information. Specifically, the application management server presents the target user by analyzing the user information, thereby determining a number of keywords, such as 80 th, female, IT, vitality, preference for green, etc., that can represent the target user based on the presentation. It should be noted that, because the application scenarios are different and the target users are also different, corresponding keywords matched with the target users may also be different, and are not described in detail herein.
As an alternative embodiment, the template library includes, but is not limited to, a personalized interface template library, a festival element template library, and the like.
As an alternative embodiment, the application management server may match out a user group corresponding to the target user according to the keyword of the target user; in a specific implementation process, taking the personalized interface template library as an example, the system can predefine a plurality of user groups, each user group has a plurality of corresponding keywords, wherein the user groups can classify similar users together according to commonalities, and the personalized interface template library most matched with the user groups is preset corresponding to each user group. Fig. 4 is a schematic diagram of a corresponding relationship between a user group and a personalized interface template library according to an embodiment of the present invention, and as shown in fig. 4, each user group corresponds to one personalized interface template library.
As an alternative embodiment, the application management server may determine a template library such as a personalized interface template library and a holiday element template library corresponding to the determined user group, and select a set of templates from the template library as an interface display template of the target user; the interface display template can be decoded to obtain the display interface of the target user.
Optionally, matching a user group corresponding to the target user according to the at least one keyword includes: matching at least one keyword with keywords corresponding to different user groups; determining a user group with the highest matching degree with at least one keyword as a user group to which the current user belongs; or, determining the weight of the keyword; comparing the sum of the weighted values of at least one keyword matched with different user groups; and determining the user group with the maximum sum of the weight values as the user group to which the target user belongs.
As an optional embodiment, each user group has a plurality of keywords corresponding thereto, or a plurality of keywords corresponding to the target user may be determined according to the user information, and then one user group most matched with the target user is found according to the keywords of the target user. Optionally, the user group with the highest keyword matching degree with the target user is determined as the user group to which the target user belongs. For example, if the target user has 5 keywords and the keywords corresponding to the user group 3 also include the 5 keywords, the user group 3 is determined as the user group of the target user.
As an optional embodiment, the weights of the various keywords may also be set, and then the sum of the weights of the keywords of the target user and the keywords matched with different user groups is compared, so that the user group with the largest sum of the weights is determined as the user group to which the target user belongs.
Through the embodiment, the user group to which the target user belongs can be accurately determined.
Optionally, determining the template library corresponding to the user group includes: determining a personalized interface template library corresponding to a user group, wherein the personalized interface template library at least comprises personalized display elements matched with the user group; and/or determining a festival element template library corresponding to the user group, wherein the festival element template library comprises festival display elements matched with the user group.
As an alternative embodiment, the personalized interface template library may include page elements and display setting parameters matching with the user group, where the page elements include but are not limited to: background images, application icons, desktop decoration images, application icon decoration images, and the like; display setting parameters include, but are not limited to: font, text color, text size, icon size. The desktop decoration image is an image which is displayed on a desktop background and plays a role of decorating the background at a preset position; the application icon decoration image is an image displayed at a specific position of a single application icon to perform a decoration function on the application icon.
As an alternative embodiment, in addition to the personalized display template library, a separate festival element template library may be provided for each user group. The festival element template library comprises display elements which are matched with the user group and accord with corresponding festival features and characteristics, and the display elements comprise but are not limited to: background decorative images, application icon decorative images, fonts, text sizes, text styles, and the like.
It should be noted that, when the personalized display interface is generated, the priority of the holiday display elements in the holiday element template library is higher than the priority of the personalized display elements in the personalized display template library. That is, when the holiday display element conflicts with the personalized display element, the holiday display element is displayed with priority.
Optionally, generating a display interface of the target user based on the interface display template includes: drawing a display interface of the target user, wherein the display interface comprises at least one of the following: main interface, vice interface.
As an alternative embodiment, after the interface display template of the target user is determined, the display interface of the target user may be drawn according to the template information. It should be noted that the display interface includes, but is not limited to, a main interface and a sub interface.
Optionally, the drawing the display interface of the target user includes: determining a corresponding personalized application icon according to the application list of the target user; drawing the personalized application icons on a preset position of the selected background image according to a preset sequence to obtain a main interface of a display interface; and/or determining icons to be displayed according to the recent application use request of the target user; and drawing the icons to be displayed on the background image according to a preset sequence to obtain a sub-interface of the display interface.
As an optional embodiment, when the main interface is drawn, the corresponding personalized application icon may be determined according to the application list of the target user, and the determined personalized application icon is drawn at a preset position of the selected background image according to a preset sequence, so that the main interface is obtained;
as an alternative embodiment, when the sub-interface containing the icons of the common programs and/or the recently used programs is drawn, the icons to be displayed may be determined according to the recent application use request of the target user, and the icons to be displayed may be drawn on the target background image in a preset order.
It should be noted that the preset sequence includes, but is not limited to, a sequence of the most recent usage time from near to far.
Optionally, before drawing the display interface of the target user, further comprising: detecting a current date; judging whether the current date is a set festival or not; under the condition that the current date is the set festival, selecting a festival display element corresponding to the current date, and adding the festival display element to a display interface of a target user; if the current date is not the set holiday, the selection of the holiday display element is not performed.
As an optional embodiment, before drawing the interface, the application management server needs to detect the current date, determine whether the current date is a set festival in the system, select a festival element corresponding to the current festival if the current date is the set festival, and add the corresponding festival element to the personalized display interface of the current user; if not, no selection of the holiday display element is made.
Example 2
According to another aspect of the embodiment of the present invention, there is also provided a display interface generating apparatus, and fig. 5 is a schematic diagram of the display interface generating apparatus according to the embodiment of the present invention, as shown in fig. 5, the display interface generating apparatus includes: an acquisition module 52, a determination module 54, and a generation module 56. The following describes the display interface generation apparatus in detail.
An obtaining module 52, configured to obtain user information of a target user; a determining module 54, connected to the acquiring module 52, for determining an interface display template matched with the target user according to the user information; and a generating module 56, connected to the determining module 54, for generating a display interface of the target user based on the interface display template.
In the above embodiment of the present invention, the display interface generating device may utilize the obtaining module 52 to obtain the user information of the target user, utilize the determining module 54 to determine the interface display template matching the target user according to the user information, and further utilize the generating module 56 to generate the display interface of the target user based on the interface display template, that is, the display interface generating device may determine the interface display template matching the target user for the target user according to the user information and generate the display interface of the corresponding user based on the template, thereby achieving the purpose of flexibly and humanizedly generating the display interface, thereby achieving the technical effect of improving the interest of the user in using the mobile zero terminal, and further solving the problems of the same style of virtual desktop provided to the user in the related art, and monotonous manner of providing the user drawing interface, and the like, The technical problem of lack of interest.
It should be noted that the above modules may be implemented by software or hardware, for example, for the latter, the following may be implemented: the modules can be located in the same processor; alternatively, the modules may be located in different processors in any combination.
It should be noted here that the above-mentioned obtaining module 52, determining module 54 and generating module 56 correspond to steps S302 to S306 in embodiment 1, and the above-mentioned modules are the same as the examples and application scenarios realized by the corresponding steps, but are not limited to what is disclosed in embodiment 1 above. It should be noted that the modules described above as part of an apparatus may be implemented in a computer system such as a set of computer-executable instructions.
Optionally, the obtaining module includes: the acquisition unit is used for acquiring user account information; and the searching unit is used for searching the user information registered by the target user according to the user account information.
Optionally, the determining module includes: the first determining unit is used for determining at least one keyword matched with the target user according to the user information; the matching unit is used for matching out a user group corresponding to the target user according to at least one keyword; the second determining unit is used for determining the template library corresponding to the user group; and the selection unit is used for selecting a set of templates as interface display templates of the target user according to the template library.
Optionally, the matching unit includes: the matching subunit is used for matching at least one keyword with keywords corresponding to different user groups; the first determining subunit is used for determining the user group with the highest matching degree with the at least one keyword as the user group to which the current user belongs; or, a second determining subunit, configured to determine a weight of the keyword; the comparison subunit is used for comparing the sum of the weighted values of at least one keyword matched with different user groups; and the third determining subunit is used for determining the user group with the largest sum of the weight values as the user group to which the target user belongs.
Optionally, the second determining unit includes: the fourth determining subunit is used for determining a personalized interface template library corresponding to the user group, wherein the personalized interface template library at least comprises personalized display elements matched with the user group; and/or the fifth determining subunit is used for determining a festival element template library corresponding to the user group, wherein the festival element template library contains festival display elements matched with the user group.
Optionally, the generating module includes: the drawing unit is used for drawing a display interface of a target user, wherein the display interface comprises at least one of the following components: main interface, vice interface.
Optionally, the rendering unit includes: a sixth determining subunit, configured to determine, according to the application list of the target user, a corresponding personalized application icon; the first drawing subunit is used for drawing the personalized application icons on the preset positions of the selected background images according to a preset sequence to obtain a main interface of the display interface; and/or the seventh determining subunit is used for determining the icons to be displayed according to the recent application use request of the target user; and the second drawing subunit is used for drawing the icons to be displayed on the background image according to the preset sequence to obtain the sub-interface of the display interface.
Optionally, before drawing the display interface of the target user, the apparatus further includes: a detecting unit for detecting a current date; the judging unit is used for judging whether the current date is a set festival or not; the first processing unit is used for selecting a festival display element corresponding to the current date and adding the festival display element to a display interface of a target user under the condition that the current date is a set festival; and a second processing unit configured not to select the holiday display element if the current date is not the set holiday.
Example 3
According to another aspect of the embodiment of the present invention, a system for generating a display interface is further provided, and the system includes the apparatus for generating a display interface in the foregoing.
Example 4
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium, where the computer-readable storage medium includes a stored program, and when the program runs, the apparatus where the computer-readable storage medium is located is controlled to execute any one of the above methods for generating a display interface.
Optionally, in this embodiment, the computer-readable storage medium may be located in any one of a group of computer terminals in a computer network or in any one of a group of mobile terminals, and the computer-readable storage medium includes a stored program.
Optionally, the program when executed controls an apparatus in which the computer-readable storage medium is located to perform the following functions: acquiring user information of a target user; determining an interface display template matched with a target user according to the user information; and generating a display interface of the target user based on the interface display template.
Example 5
According to another aspect of the embodiments of the present invention, there is also provided a processor, configured to execute a program, where the program executes the method for generating any one of the display interfaces described above.
The embodiment of the application provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program to realize the following steps: acquiring user information of a target user; determining an interface display template matched with a target user according to the user information; and generating a display interface of the target user based on the interface display template.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: acquiring user information of a target user; determining an interface display template matched with a target user according to the user information; and generating a display interface of the target user based on the interface display template.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple 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, units or modules, and may be in an electrical 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 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 invention 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 invention may be embodied in the form of 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 invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (12)

1. A method for generating a display interface is characterized by comprising the following steps:
acquiring user information of a target user;
determining an interface display template matched with the target user according to the user information;
and generating a display interface of the target user based on the interface display template.
2. The method of claim 1, wherein obtaining user information of a target user comprises:
acquiring user account information;
and searching the user information registered by the target user according to the user account information.
3. The method of claim 1, wherein determining an interface display template matching the target user based on the user information comprises:
determining at least one keyword matched with the target user according to the user information;
matching a user group corresponding to the target user according to at least one keyword;
determining a template library corresponding to the user group;
and selecting a set of templates as interface display templates of the target user according to the template library.
4. The method of claim 3, wherein matching out the user group corresponding to the target user according to at least one of the keywords comprises:
matching at least one keyword with keywords corresponding to different user groups; determining a user group with the highest matching degree with at least one keyword as a user group to which the current user belongs;
alternatively, the first and second electrodes may be,
determining the weight of the keyword; comparing the sum of the weighted values of at least one keyword matched with different user groups; and determining the user group with the maximum sum of the weight values as the user group to which the target user belongs.
5. The method of claim 3, wherein determining the template library corresponding to the user population comprises:
determining a personalized interface template library corresponding to the user group, wherein the personalized interface template library at least comprises personalized display elements matched with the user group;
and/or the presence of a gas in the gas,
and determining a festival element template library corresponding to the user group, wherein the festival element template library comprises festival display elements matched with the user group.
6. The method of claim 1, wherein generating the display interface of the target user based on the interface display template comprises:
drawing a display interface of the target user, wherein the display interface comprises at least one of the following: main interface, vice interface.
7. The method of claim 6, wherein rendering the display interface of the target user comprises:
determining a corresponding personalized application icon according to the application list of the target user; drawing the personalized application icons on a preset position of a selected background image according to a preset sequence to obtain a main interface of the display interface;
and/or the presence of a gas in the gas,
determining icons needing to be displayed according to the recent application use request of the target user; and drawing the icons to be displayed on a background image according to a preset sequence to obtain a sub-interface of the display interface.
8. The method of any of claims 1 to 7, further comprising, prior to rendering the display interface of the target user:
detecting a current date;
judging whether the current date is a set festival or not;
under the condition that the current date is the set festival, selecting a festival display element corresponding to the current date, and adding the festival display element to a display interface of the target user;
if the current date is not the set holiday, the selection of the holiday display element is not performed.
9. An apparatus for generating a display interface, comprising:
the acquisition module is used for acquiring the user information of the target user;
the determining module is used for determining an interface display template matched with the target user according to the user information;
and the generating module is used for generating a display interface of the target user based on the interface display template.
10. A system for generating a display interface, comprising the apparatus for generating a display interface as claimed in claim 9.
11. A computer-readable storage medium, comprising a stored program, wherein when the program runs, the computer-readable storage medium controls an apparatus to execute the method for generating the display interface according to any one of claims 1 to 8.
12. A processor, characterized in that the processor is configured to execute a program, wherein the program executes the method for generating the display interface according to any one of claims 1 to 8.
CN202010975013.6A 2020-09-16 2020-09-16 Display interface generation method, device and system Pending CN112114806A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010975013.6A CN112114806A (en) 2020-09-16 2020-09-16 Display interface generation method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010975013.6A CN112114806A (en) 2020-09-16 2020-09-16 Display interface generation method, device and system

Publications (1)

Publication Number Publication Date
CN112114806A true CN112114806A (en) 2020-12-22

Family

ID=73803427

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010975013.6A Pending CN112114806A (en) 2020-09-16 2020-09-16 Display interface generation method, device and system

Country Status (1)

Country Link
CN (1) CN112114806A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947879A (en) * 2021-03-10 2021-06-11 深圳市优擎信息科技有限公司 Billboard source data acquisition method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947879A (en) * 2021-03-10 2021-06-11 深圳市优擎信息科技有限公司 Billboard source data acquisition method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
EP3623942B1 (en) Message processing method and apparatus, storage medium, and computer device
EP3382993B1 (en) Method and computer program product for generating an ar application
US20160080934A1 (en) Terminal and processing method for head portrait of contact person
CN111643900A (en) Display picture control method and device, electronic equipment and storage medium
JP2016532930A (en) Theme management method and system
CN108039173B (en) Voice information input method, mobile terminal, system and readable storage medium
CN105824863B (en) Desktop theme recommendation method and terminal
CN113568699B (en) Content display method, device, equipment and storage medium
CN110781067A (en) Method, device, equipment and storage medium for calculating starting time consumption
CN112114806A (en) Display interface generation method, device and system
CN111625312A (en) APP skin changing method and device, electronic equipment and storage medium
CN112925595A (en) Resource distribution method and device, electronic equipment and storage medium
US9992528B2 (en) System and methods thereof for displaying video content
CN117132690A (en) Image generation method and related device
WO2022143661A1 (en) Candidate information display method and apparatus, and electronic device
CN111352680A (en) Information recommendation method and device
CN112732399B (en) Switching method of desktop display protocol, computing device and readable storage medium
CN113254123A (en) Cloud desktop scene identification method and device, storage medium and electronic device
CN114547426A (en) Dressing method, device, system, electronic apparatus, and storage medium
CN114257827A (en) Game live broadcast room display method, device, equipment and storage medium
CN114090188A (en) Method for realizing independent multi-user system based on android system virtualization and application
CN104850239B (en) A kind of method and apparatus for being used to determine keyboard display state
US20180189118A1 (en) Systems and methods for transforming applications
CN114140162A (en) Advertisement putting method and device, electronic equipment and computer readable storage medium
CN114020396A (en) Display method of application program and data generation method of application program

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