CN116795362A - User customized page display method, device and equipment - Google Patents

User customized page display method, device and equipment Download PDF

Info

Publication number
CN116795362A
CN116795362A CN202310690483.1A CN202310690483A CN116795362A CN 116795362 A CN116795362 A CN 116795362A CN 202310690483 A CN202310690483 A CN 202310690483A CN 116795362 A CN116795362 A CN 116795362A
Authority
CN
China
Prior art keywords
customized
model
meta
user
physical
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
CN202310690483.1A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202310690483.1A priority Critical patent/CN116795362A/en
Publication of CN116795362A publication Critical patent/CN116795362A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques

Landscapes

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

Abstract

The application provides a user customized page display method, device and equipment. Relates to the technical field of big data processing, comprising: acquiring a physical model developed by an application; receiving a display mode aiming at model parameter information, and constructing a public meta-model according to the display mode and a physical model; obtaining the customized demand of a target user, and configuring the public meta-model according to the customized demand to obtain a customized meta-model; and determining a customized page aiming at the target user according to the customized meta-model, and displaying the customized page. The customized meta-model is obtained according to different user requirements based on the physical model, and pages corresponding to the customized meta-model are displayed, so that repeated development of the same function of the physical model is avoided under the condition that different user customized requirements are met.

Description

User customized page display method, device and equipment
Technical Field
The present application relates to the field of big data processing technologies, and in particular, to a method, an apparatus, and a device for displaying a customized page.
Background
A description configuration of a physical model and corresponding web page elements thereof can be based on the configuration, a agile configuration development framework can dynamically render a web presentation page of the physical model, for example, in the agile configuration, a certain field attribute of a certain physical model can be described to be presented in a time selection frame mode, and then the time selection frame element corresponding to the field can appear in the web page, so that the addition, deletion and modification of the field are realized.
However, different customer requirements cause different physical models, and different physical models have different agile configurations, so that the development of the back-end code can be influenced by the different agile configurations. The common method is to pull different branches for different customer codes and configurations, and develop the different customer codes respectively, so that the processing method may cause the problems of extremely rapid expansion of the codes, confusion of version management and deployment, repeated development of the same functions by developers, and the like.
Disclosure of Invention
The application provides a user customized page display method, device and equipment, which are used for displaying pages according to the customized requirements of users.
In a first aspect, the present application provides a method for displaying a customized page, including:
acquiring a physical model developed by an application, wherein the physical model comprises model parameter information;
receiving a display mode aiming at the model parameter information, and constructing a public meta-model according to the display mode and the physical model;
obtaining the customized demand of a target user, and configuring the public meta-model according to the customized demand to obtain a customized meta-model;
and determining a customized page aiming at the target user according to the customized meta-model, and displaying the customized page.
In a second aspect, the present application provides a user-customized page display device, including:
the system comprises a physical model acquisition module, a model generation module and a model generation module, wherein the physical model acquisition module is used for acquiring a physical model developed by an application, and the physical model comprises model parameter information;
the public meta-model construction module is used for receiving a display mode aiming at the model parameter information and constructing a public meta-model according to the display mode and the physical model;
the customized meta-model acquisition module is used for acquiring the customized demand of a target user, and configuring the public meta-model according to the customized demand to acquire a customized meta-model;
and the customized page display module is used for determining the customized page aiming at the target user according to the customized meta-model and displaying the customized page.
In a third aspect, the present application provides an electronic device comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes the computer-executable instructions stored in the memory to implement the method according to the present application.
In a fourth aspect, the present application provides a computer readable storage medium having stored therein computer executable instructions which when executed by a processor are adapted to carry out the method of the present application.
In a fifth aspect, the application provides a computer program product comprising a computer program which, when executed by a processor, implements the method of the application.
The application obtains the customized meta-model aiming at different user demands based on the physical model and displays the page corresponding to the customized meta-model, thereby avoiding repeated development of the same function of the physical model under the condition of meeting different user customization demands.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flowchart of a method for displaying a customized page according to an embodiment of the present application;
FIG. 2 is a flowchart of a method for displaying a customized page according to a second embodiment of the present application;
fig. 3 is a schematic structural diagram of a user-customized page display device according to a third embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present application.
Specific embodiments of the present application have been shown by way of the above drawings and will be described in more detail below. The drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to the specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the application. Rather, they are merely examples of apparatus and methods consistent with aspects of the application as detailed in the accompanying claims.
The following describes the technical scheme of the present application and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings. The technical proposal of the application obtains, stores, uses, processes the data and the like all accord with the relevant regulations of national laws and regulations
Example 1
Fig. 1 is a flowchart of a user-customized page display method according to an embodiment of the present application, where the embodiment is applicable to a case of displaying a page according to a user's customization requirement, the method may be performed by a user-customized page display device, and the device may be implemented in a form of hardware and/or software. As shown in fig. 1, the method comprises the steps of:
step S101, acquiring a physical model developed by an application.
Specifically, the physical model is a set of data models from a conceptual data model, a logical data model to a physical data model, which are generated by summarizing services in a service production process by a product manager, and adopts an object-oriented development mode, wherein the physical model comprises model parameter information, and the model parameter information specifically comprises contents such as a physical table, a physical field, a table relation and the like, and the specific contents of the model parameter information are not limited in the embodiment.
The physical model in this embodiment may adopt a wide table mode, and all requirements of clients are contained in the same physical model by using redundant fields, so as to maintain consistency of physical model design, and development of all codes is performed depending on the same physical model.
Step S102, receiving a display mode aiming at the model parameter information, and constructing a public meta-model according to the display mode and the physical model.
Optionally, constructing the common meta-model according to the presentation mode and the physical model includes: inheriting model parameter information in a physical model, wherein the model parameter information comprises a physical table, physical fields and table relations; and configuring the inherited model parameter information according to the demonstration mode to construct a common meta-model.
Specifically, the meta-model is an interpretation model for the physical model, and can be used for explaining information such as data sources, table names, fields, relations among tables and the like corresponding to the physical model, and corresponding agile configuration can be generated based on the information so as to realize rapid development and display of pages of the physical model. In this embodiment, the physical model is translated into the corresponding public meta-model, and then the corresponding customized meta-model is generated based on the public meta-model according to the customized requirement of the client, so that repeated development of the same functional code is avoided.
In a specific implementation, the model parameter information in the physical model is inherited, so that all model parameters contained in the physical model are obtained, and meanwhile, a display mode of the model parameters preset by a developer is received, for example, an English name field and a Chinese name field are included in the model parameters, and when the display mode is display, information in the English name field and the Chinese name field can be correspondingly displayed. And configuring the inherited model parameter information according to the set display mode, so as to construct a common meta-model. When all users have no specific requirements, pages of the objects of the public meta-model are synchronously displayed in each user environment, and when the users have the customizing requirements, the customized configuration is only needed on the basis of the public meta-model, so that the customized meta-model adapting to the user requirements is obtained, development of basic codes of physical models is not needed, and a set of corresponding physical models is not needed to be developed for each user requiring the same, so that the code development cost is saved.
Step S103, obtaining the customized demand of the target user, and configuring the public meta-model according to the customized demand to obtain the customized meta-model.
Optionally, obtaining the customized requirement of the target user includes: acquiring an identification of a target user and a user demand list, wherein the user demand list comprises customized demands corresponding to all users; inquiring from a user demand list according to the identification of the target user to obtain a customized demand matched with the target user, wherein the customized demand comprises a target object and a customized mode.
Specifically, because the requirements reported by each user are stored in the user requirement list, the user requirement list includes the corresponding relation between each user identifier and the customizing requirement, so after the identifier of the target user, for example, ID01, is obtained, the user requirement list can be queried according to the identifier of the target user, the customizing requirement corresponding to the target user is obtained, and the customizing requirement includes a target object and a customizing way, for example, the customizing requirement for the ID01 target user is hidden by an english name field, and the customizing way is hidden by the english name field. Of course, the present embodiment is merely illustrative, and the specific manner of acquiring the customization needs of the target user is not limited, and if the customization needs matching the target user can be accurately acquired, the present embodiment is not limited to the protection scope of the present application.
Optionally, configuring the common meta-model according to the customization requirement to obtain the customized meta-model includes: extracting a target object from the public meta-model, wherein the target object comprises a physical table, a physical field, a table relation, service parameters, key functions and configuration groups; configuring a target object according to a customization mode to obtain a configuration result aiming at the target object; and obtaining a customized meta-model according to the configuration result.
Optionally, obtaining the customized meta-model according to the configuration result includes: determining a target application environment of a target user, and switching a current development environment to the target application environment; and updating the configuration result on the target object in the public meta-model under the target application environment to obtain the customized meta-model.
Specifically, in this embodiment, the target object is extracted from the common meta-model previously constructed based on the physical model, where the target object includes a physical table, a physical field, a table relationship, a service parameter, a key function and a configuration group, and of course, this embodiment is only illustrative, but not limited to a specific form of the target object, for example, when the target object is determined to be an english name field and the customization mode is hidden, the english name field is set to be hidden, so as to obtain a configuration result for the english name field.
After determining that the user of the target user is identified as ID01, acquiring a target application environment of the ID01 user, and switching a current development environment to the target application environment, wherein the target application environment is a development environment adapted to the ID01 user, so that a display mode of an English name field in a public meta-model is updated from display to be hidden under the target application environment by a configuration result, and a customized meta-model adapted to the target user is acquired under the condition that excessive code repeated development is not needed.
It should be noted that, in this embodiment, the customizing manner includes a specified display manner, where the specified display manner is different from the display mode, and of course, the customizing manner may also include a specified operation manner or a specified writing manner, and the specific form of the customizing manner is not limited in this embodiment, and is within the scope of the present application as long as the specific form can meet the needs of the user, and the customizing manner is not limited in this embodiment.
And step S104, determining a customized page aiming at the target user according to the customized meta-model, and displaying the customized page.
Optionally, determining the customized page for the target user according to the customized meta-model includes: deploying the customized meta-model in a target application environment; and acquiring a customized page aiming at the target user in the target application environment according to the deployment result.
Optionally, deploying the customized meta-model in the target application environment includes: exporting the customized meta-model in a script with a specified format; and deploying the script with the specified format in the target application environment.
Specifically, in this embodiment, in the process of obtaining the customized page according to the customized meta-model, the customized meta-model is specifically deployed in the client environment, that is, the target application environment, and for different client environments, the personalized configuration may be exported in the format of the sql script, and the customized meta-model is deployed in the target application environment in the format of the sql script. Of course, this embodiment is merely illustrative, and the script format of the derivation of the customized metamodel is not limited. In addition, after the customized meta-model is deployed in the target application environment in the format of the sql script, a customized page for the target user is generated by calling the agile configuration refresh interface. For example, the english name field is not displayed in the customized page displayed in the client environment of the target user ID01, thereby satisfying the customization requirement of the user.
The application obtains the customized meta-model aiming at different user demands based on the physical model and displays the page corresponding to the customized meta-model, thereby avoiding repeated development of the same function of the physical model under the condition of meeting different user customization demands.
Example two
Fig. 2 is a flow chart of a method for displaying a customized page according to an embodiment of the present application, where the method further includes, after displaying the customized page, based on the foregoing embodiment: receiving a modification instruction for a customized page; retrieving a customized meta-model corresponding to the customized page, and modifying the customized meta-model according to the modification instruction; and acquiring the modified customized page according to the modified customized meta-model. As shown in fig. 2, the method comprises the following steps:
step S201, a physical model of application development is acquired.
Step S202, receiving a display mode aiming at the model parameter information, and constructing a common meta-model according to the display mode and the physical model.
Optionally, constructing the common meta-model according to the presentation mode and the physical model includes: inheriting model parameter information in a physical model, wherein the model parameter information comprises a physical table, physical fields and table relations; and configuring the inherited model parameter information according to the demonstration mode to construct a common meta-model.
Step S203, the customized demand of the target user is obtained, and the public meta-model is configured according to the customized demand to obtain the customized meta-model.
Optionally, obtaining the customized requirement of the target user includes: acquiring an identification of a target user and a user demand list, wherein the user demand list comprises customized demands corresponding to all users; inquiring from a user demand list according to the identification of the target user to obtain a customized demand matched with the target user, wherein the customized demand comprises a target object and a customized mode.
Optionally, configuring the common meta-model according to the customization requirement to obtain the customized meta-model includes: extracting a target object from the public meta-model, wherein the target object comprises a physical table, a physical field, a table relation, service parameters, key functions and configuration groups; configuring a target object according to a customization mode to obtain a configuration result aiming at the target object; and obtaining a customized meta-model according to the configuration result.
Optionally, obtaining the customized meta-model according to the configuration result includes: determining a target application environment of a target user, and switching a current development environment to the target application environment; and updating the configuration result on the target object in the public meta-model under the target application environment to obtain the customized meta-model.
And step S204, determining a customized page aiming at the target user according to the customized meta-model, and displaying the customized page.
Optionally, determining the customized page for the target user according to the customized meta-model includes: deploying the customized meta-model in a target application environment; and acquiring a customized page aiming at the target user in the target application environment according to the deployment result.
Optionally, deploying the customized meta-model in the target application environment includes: exporting the customized meta-model in a script with a specified format; and deploying the script with the specified format in the target application environment.
Step S205, receiving a modification instruction for the customized page, retrieving the customized meta-model corresponding to the customized page, and modifying the customized meta-model according to the modification instruction.
Specifically, in this embodiment, after the customized page is displayed to the target user, when the target user puts forward a new requirement for the current page, the modification instruction of the target user for the displayed customized page may be received. When the modification instruction is determined to be received, the customized meta-model which is constructed before and corresponds to the current customized page is called. Wherein, since the target users who send the customized demands before can be multiple, there may be multiple customized meta-models, and each customized meta-model is matched with one customized page, and each customized page is matched with the ID of the target user who sends the customized demands. Therefore, when the ID of the target user sending the modification instruction is determined to be known, the customized page which is required to be modified and corresponds to the ID can be determined, and according to the corresponding relation between the customized page and the customized meta-model, the customized meta-model which is required to be modified and corresponds to the customized page which is required to be modified can be determined.
The modification instruction includes an update target object and an update customization mode, for example, the update target object is still an english name field, but the update customization mode is a display. And modifying the determined presentation mode of the English name field in the customized meta-model into display according to the modification instruction.
Step S206, obtaining the modified customized page according to the modified customized meta-model.
Specifically, in this embodiment, after the modified customized meta-model is obtained, the modified customized meta-model is redeployed in the client environment. After the modified meta-model is deployed in the client environment in the format of the sql script, a modified customized page for the target user is generated by calling the agile configuration refresh interface, and an English name field in the modified customized page is displayed.
The application obtains the customized meta-model aiming at different user demands based on the physical model and displays the page corresponding to the customized meta-model, thereby avoiding repeated development of the same function of the physical model under the condition of meeting different user customization demands.
Example III
Fig. 3 is a schematic structural diagram of a user-customized page display device according to an embodiment of the present application. As shown in fig. 3, the customized page display device includes: a physical model acquisition module 310, a common meta-model construction module 320, a customized meta-model acquisition module 330, and a customized page presentation module 340.
The physical model obtaining module 310 is configured to obtain a physical model developed by an application, where the physical model includes model parameter information;
the common meta-model construction module 320 is configured to receive a display mode for the model parameter information, and construct a common meta-model according to the display mode and the physical model;
the customized meta-model obtaining module 330 is configured to obtain a customized requirement of a target user, and configure the public meta-model according to the customized requirement to obtain a customized meta-model;
and the customized page display module 340 is configured to determine a customized page for the target user according to the customized meta-model, and display the customized page.
Optionally, the common meta-model building module is used for inheriting model parameter information in the physical model, wherein the model parameter information comprises a physical table, a physical field and a table relation;
and configuring the inherited model parameter information according to the demonstration mode to construct a common meta-model.
Optionally, the customized meta-model obtaining module includes a customized requirement obtaining unit, configured to obtain an identifier of a target user and a user requirement list, where the user requirement list includes customized requirements corresponding to each user;
inquiring from a user demand list according to the identification of the target user to obtain a customized demand matched with the target user, wherein the customized demand comprises a target object and a customized mode.
Optionally, the customized meta-model obtaining module includes a customized meta-model obtaining unit, configured to extract a target object from the common meta-model, where the target object includes a physical table, a physical field, a table relationship, a service parameter, a key function, and a configuration group;
configuring a target object according to a customization mode to obtain a configuration result aiming at the target object;
and obtaining a customized meta-model according to the configuration result.
Optionally, the customizing means includes designating a display means, wherein the designating display means is different from the display mode.
Optionally, the customized meta-model obtaining unit is configured to determine a target application environment of the target user, and switch the current development environment to the target application environment;
and updating the configuration result on the target object in the public meta-model under the target application environment to obtain the customized meta-model.
Optionally, the customized page display module includes a customized page acquisition unit, configured to deploy the customized meta-model in a target application environment;
and acquiring a customized page aiming at the target user in the target application environment according to the deployment result.
Optionally, the customized page obtaining unit is used for exporting the customized meta-model in a script with a specified format;
and deploying the script with the specified format in the target application environment.
Optionally, the device further comprises a customized page modification module, configured to receive a modification instruction for the customized page;
retrieving a customized meta-model corresponding to the customized page, and modifying the customized meta-model according to the modification instruction;
and obtaining a modification result aiming at the customized page according to the modified customized meta-model.
It should be noted that, it should be understood that the division of the modules of the above apparatus is merely a division of a logic function, and may be fully or partially integrated into a physical entity or may be physically separated. And these modules may all be implemented in software in the form of calls by the processing element; or can be realized in hardware; the method can also be realized in a form of calling software by a processing element, and the method can be realized in a form of hardware by a part of modules. In addition, all or part of the modules can be integrated together or can be independently implemented. The processing element here may be an integrated circuit with signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in a software form.
Example IV
Fig. 4 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the applications described and/or claimed herein.
As shown in fig. 4, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM12 and the RAM13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the user-customized page presentation method.
In some embodiments, the user-customized page presentation method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM12 and/or the communication unit 19. When the computer program is loaded into RAM13 and executed by processor 11, one or more of the steps of the user-customizable page presentation method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the user-customized page presentation method in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present application may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present application, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
Embodiments of the present application also provide a computer program product comprising a computer program which, when executed by a processor, implements a user-customizable page presentation method as provided by any of the embodiments of the present application.
Computer program product in the implementation, the computer program code for carrying out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present application and the technical principle applied. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, while the application has been described in connection with the above embodiments, the application is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the application, which is set forth in the following claims.

Claims (15)

1. A method for displaying a customized page, comprising:
acquiring a physical model developed by an application, wherein the physical model comprises model parameter information;
receiving a display mode aiming at the model parameter information, and constructing a public meta-model according to the display mode and the physical model;
obtaining the customized demand of a target user, and configuring the public meta-model according to the customized demand to obtain a customized meta-model;
and determining a customized page aiming at the target user according to the customized meta-model, and displaying the customized page.
2. The method of claim 1, wherein said constructing a common meta-model from said presentation schema and said physical model comprises:
inheriting the model parameter information in the physical model, wherein the model parameter information comprises a physical table, a physical field and a table relation;
and configuring the inherited model parameter information according to the exhibition mode to construct the common meta-model.
3. The method of claim 1, wherein the obtaining the customized needs of the target user comprises:
acquiring an identification of a target user and a user demand list, wherein the user demand list comprises customized demands corresponding to all users;
inquiring from the user demand list according to the identification of the target user to obtain a customized demand matched with the target user, wherein the customized demand comprises a target object and a customized mode.
4. A method according to claim 3, wherein configuring the common metamodel according to the customization requirement to obtain a customized metamodel comprises:
extracting the target object from the public meta-model, wherein the target object comprises a physical table, a physical field, a table relation, service parameters, key functions and configuration groups;
configuring the target object according to the customization mode to obtain a configuration result aiming at the target object;
and obtaining the customized meta-model according to the configuration result.
5. The method of claim 3, wherein the customized manner comprises a specified display manner, wherein the specified display manner is different from the display mode.
6. The method of claim 4, wherein the obtaining the customized metamodel according to the configuration result comprises:
determining a target application environment of the target user, and switching a current development environment to the target application environment;
and updating the configuration result on the target object in the public meta-model under the target application environment to obtain the customized meta-model.
7. The method of claim 6, wherein the determining a customized page for the target user from the customized meta-model comprises:
deploying the customized meta-model in the target application environment;
and acquiring a customized page aiming at the target user in the target application environment according to the deployment result.
8. The method of claim 7, wherein the deploying the customized metamodel in the target application environment comprises:
exporting the customized meta-model in a script with a specified format;
and deploying the script with the specified format in the target application environment.
9. The method of claim 1, wherein after the presenting the customized page, further comprising:
receiving a modification instruction for a customized page;
invoking a customized meta-model corresponding to the customized page, and modifying the customized meta-model according to the modification instruction;
and acquiring the modified customized page according to the modified customized meta-model.
10. A user-customized page display device, comprising:
the system comprises a physical model acquisition module, a model generation module and a model generation module, wherein the physical model acquisition module is used for acquiring a physical model developed by an application, and the physical model comprises model parameter information;
the public meta-model construction module is used for receiving a display mode aiming at the model parameter information and constructing a public meta-model according to the display mode and the physical model;
the customized meta-model acquisition module is used for acquiring the customized demand of a target user, and configuring the public meta-model according to the customized demand to acquire a customized meta-model;
and the customized page display module is used for determining the customized page aiming at the target user according to the customized meta-model and displaying the customized page.
11. The apparatus of claim 10, wherein the common meta-model construction module is configured to inherit the model parameter information in the physical model, wherein the model parameter information includes a physical table, a physical field, and a table relationship;
and configuring the inherited model parameter information according to the exhibition mode to construct the common meta-model.
12. The apparatus according to claim 10, wherein the customized meta-model obtaining module includes a customized demand obtaining unit, configured to obtain an identifier of a target user and a user demand list, where the user demand list includes customized demands corresponding to each user;
inquiring from the user demand list according to the identification of the target user to obtain a customized demand matched with the target user, wherein the customized demand comprises a target object and a customized mode.
13. An electronic device, comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored in the memory to implement the method of any one of claims 1-9.
14. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are adapted to carry out the method of any one of claims 1-9.
15. A computer program product comprising a computer program which, when executed by a processor, implements the method of any of claims 1-9.
CN202310690483.1A 2023-06-12 2023-06-12 User customized page display method, device and equipment Pending CN116795362A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310690483.1A CN116795362A (en) 2023-06-12 2023-06-12 User customized page display method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310690483.1A CN116795362A (en) 2023-06-12 2023-06-12 User customized page display method, device and equipment

Publications (1)

Publication Number Publication Date
CN116795362A true CN116795362A (en) 2023-09-22

Family

ID=88033860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310690483.1A Pending CN116795362A (en) 2023-06-12 2023-06-12 User customized page display method, device and equipment

Country Status (1)

Country Link
CN (1) CN116795362A (en)

Similar Documents

Publication Publication Date Title
US11928432B2 (en) Multi-modal pre-training model acquisition method, electronic device and storage medium
CN112966004B (en) Data query method, device, electronic equipment and computer readable medium
CN112015468B (en) Interface document processing method and device, electronic equipment and storage medium
CN115309470B (en) Method, device, equipment and storage medium for loading widget
CN113031946A (en) Method and device for rendering page component
CN110109983B (en) Method and device for operating Redis database
CN112947916B (en) Method, apparatus, device and storage medium for implementing online canvas
CN114443076A (en) Mirror image construction method, device, equipment and storage medium
CN110795135A (en) Method and device for realizing injection-resolution configuration
CN115934076B (en) Cross-platform client micro-service providing device and method and electronic equipment
CN117170655A (en) Metadata processing method and device, data processing equipment and storage medium
CN109683939B (en) Component object updating method, device and storage medium
CN110599112B (en) Network page development and maintenance method and device
CN114816393B (en) Information generation method, device, equipment and storage medium
CN112966201B (en) Object processing method, device, electronic equipment and storage medium
CN116795362A (en) User customized page display method, device and equipment
CN114661402A (en) Interface rendering method and device, electronic equipment and computer readable medium
CN113157722A (en) Data processing method, device, server, system and storage medium
CN112988817B (en) Data comparison method, system, electronic device and storage medium
CN115202538B (en) Menu configuration method and device, electronic equipment and storage medium
CN113835893B (en) Data processing method, device, equipment, storage medium and program product
CN112507100B (en) Update processing method and device of question-answering system
CN115761093A (en) Rendering method, rendering device, electronic equipment and storage medium
CN117032859A (en) Layered development device, method, equipment and medium for UI (user interface) and business application
CN115801777A (en) Widget component processing method, device, equipment, storage medium and program product

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