CN117032859A - Layered development device, method, equipment and medium for UI (user interface) and business application - Google Patents

Layered development device, method, equipment and medium for UI (user interface) and business application Download PDF

Info

Publication number
CN117032859A
CN117032859A CN202310943672.5A CN202310943672A CN117032859A CN 117032859 A CN117032859 A CN 117032859A CN 202310943672 A CN202310943672 A CN 202310943672A CN 117032859 A CN117032859 A CN 117032859A
Authority
CN
China
Prior art keywords
business
component
application
components
micro
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
CN202310943672.5A
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.)
Inspur Communication Information System Co Ltd
Original Assignee
Inspur Communication Information System 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 Inspur Communication Information System Co Ltd filed Critical Inspur Communication Information System Co Ltd
Priority to CN202310943672.5A priority Critical patent/CN117032859A/en
Publication of CN117032859A publication Critical patent/CN117032859A/en
Pending legal-status Critical Current

Links

Classifications

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

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)
  • Stored Programmes (AREA)

Abstract

The invention provides a device, a method, equipment and a medium for layered development of a UI (user interface) and a business application. The device comprises: the platform assembly module and the project APP related module; the platform component module is used for providing components comprising at least one public component abstracted from the micro-application and comprising business attributes; the project APP related module is used for providing a component to develop micro-applications according to each business system. The invention classifies and extracts the page style of each business micro application, abstracts the public assembly library, and then generates the personalized assembly of each business by assembly inheritance and expansion. By modifying the public component library, the skin change by one key is achieved, and different service scenes are adapted. The method has the advantages of realizing unified style of each application interface, unified operation mode, avoiding repeated work and improving the overall development efficiency and the customer experience.

Description

Layered development device, method, equipment and medium for UI (user interface) and business application
Technical Field
The present invention relates to the field of application development technologies, and in particular, to a device, a method, an apparatus, and a medium for hierarchical development of UI interfaces and business applications.
Background
By means of the advantage of high efficiency and rapidness of mobile office, large enterprises realize integration and unified portal management of multi-service application through mobile terminals, and office efficiency is improved. The platform or portal that the mobile terminal manages in a unified way is collectively called as "palm platform".
The mobile terminal hybrid mode development appears, the palm platform is not connected with various original APP, and each business system develops the respective micro-application by adopting a hybrid mode development micro-application mode, and then is integrated into the palm platform. However, with the continuous enrichment of each business micro-application, this mode also brings about more and more problems, and mainly includes the following points:
1. each business system is relatively independent, and the micro-application styles developed by different development teams are not uniform.
2. For terminal clients, different micro applications of a palm platform have different operation modes, and the user experience is poor.
3. Aiming at the scene that the micro application interface style needs to be replaced in the major holiday, the real-time response cannot be realized.
4. The business systems each maintain their own codes, producing a large number of repetitive jobs.
Disclosure of Invention
The embodiment of the invention provides a UI interface, a service application layering development device, a method, equipment and a medium, wherein page styles of each service micro application are classified and extracted, a public component library is abstracted, and then the components are inherited, so that personalized components of each service are generated by expansion. By modifying the public component library, the skin change by one key is achieved, and different service scenes are adapted. The method has the advantages of realizing unified style of each application interface, unified operation mode, avoiding repeated work and improving the overall development efficiency and the customer experience. .
According to an aspect of the present invention, there is provided a UI interface and business application hierarchical development apparatus including: the platform assembly module and the project APP related module;
the platform component module is used for providing components comprising at least one public component abstracted from the micro-application and comprising business attributes;
the project APP related module is used for providing a component to develop micro-applications according to each business system.
Optionally, the platform assembly module includes: a top layer public component and a bottom layer business component;
the top-level common component comprises default UI styles and events which do not contain business;
the bottom layer business components comprise business component libraries which are divided according to a business system.
Optionally, the business components in the bottom business component include directly inherited top public components and/or components modified based on the business system.
Optionally, the project APP related module comprises micro application modules corresponding to different service systems.
According to another aspect of the present invention, there is provided a hierarchical UI interface and business application development method, including:
the platform component module provides components comprising at least one public component abstracted from the micro-application and comprising business attributes;
the project APP related module provides components to develop micro-applications based on each business system.
Optionally, the platform assembly module includes: a top layer public component and a bottom layer business component;
the top-level common component provides default UI styles and events that do not contain business;
the bottom layer business component provides a business component library which is divided according to a business system.
Optionally, the business components in the bottom business component provide directly inherited top common components and/or components modified based on the business system.
Optionally, the project APP related module provides micro application modules corresponding to different service systems.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the UI interface and business application hierarchical development method of any one of the embodiments of the present invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to implement the UI interface and service application hierarchical development method according to any one of the embodiments of the present invention when executed.
According to the technical scheme provided by the embodiment of the invention, the UI interface and the business application layering development device comprise: the platform assembly module and the project APP related module; the platform component module is used for providing components comprising at least one public component abstracted from the micro-application and comprising business attributes; the project APP related module is used for providing a component to develop micro-applications according to each business system. In order to solve the problems of non-uniform styles, non-uniform operation habits, low development efficiency, a large number of repeated works and the like of the current enterprise-level palm platform micro-application interfaces, and simultaneously to promote customer experience and better serve customers, the invention classifies and extracts page styles of each business micro-application, abstracts a public component library, and then inherits the components to expand and generate personalized components of each business. By modifying the public component library, the skin change by one key is achieved, and different service scenes are adapted. The method has the advantages of realizing unified style of each application interface, unified operation mode, avoiding repeated work and improving the overall development efficiency and the customer experience.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic structural diagram of a UI interface and a service application hierarchical development device according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a platform assembly module according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an item APP-related module according to an embodiment of the present invention;
FIG. 4 is a flowchart of a method for hierarchical development of UI interfaces and business applications provided by an embodiment of the invention;
fig. 5 is a schematic structural diagram of an electronic device implementing a UI interface and a business application hierarchical development method according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments, and all other embodiments obtained by those skilled in the art without making any inventive effort based on the embodiments of the present invention are within the scope of protection of the present invention.
Fig. 1 is a schematic structural diagram of a UI interface and a service application hierarchical development device according to an embodiment of the present invention, including: a platform assembly module 110 and an item APP related module 120;
the platform component module 110 is configured to provide a component including at least one public component abstracted from the micro-application and including a business attribute;
the project APP related module 120 is configured to provide components to develop micro-applications based on each business system.
The platform assembly module mainly bears various assemblies abstracted from the micro application, and the part is the core of the invention and is the development of a common class library. The project APP related module is mainly used for developing micro-applications by each service system, each service system is provided with a corresponding micro-application module, when the micro-applications are developed, only a bottom layer service component library which is bound with the micro-application module in the platform module can be referenced, and corresponding components are referenced to the project of the micro-application module for development.
In an embodiment of the present invention, the platform assembly module includes: a top layer public component and a bottom layer business component;
the top-level common component comprises default UI styles and events which do not contain business;
the bottom layer business components comprise business component libraries which are divided according to a business system.
In the embodiment of the invention, the business components in the bottom business component comprise top public components directly inherited and/or components modified based on a business system.
In the embodiment of the invention, the project APP related modules comprise micro-application modules corresponding to different service systems.
FIG. 2 is a schematic diagram of a platform assembly module according to an embodiment of the present invention, where the platform assembly module, as shown in FIG. 2, mainly carries various components abstracted from a micro-application, and this is the core of the present invention, and is to develop a common class library. The module comprises a top layer public component and a bottom layer business component.
The top-level common component is the highest level abstraction of the component, contains no traffic, and defines default UI styles and events, respectively.
The bottom business components are components that contain business attributes that inherit from the top-level common components. If no special requirement exists, the style and the event of the top-level component are directly inherited, and if the special requirement exists, the style and the event of the top-level component can be expanded on inherited inheritance.
The bottom layer business components are divided into modules according to business systems, and each business system is provided with a business component library corresponding to the business system. This is done to effectively modify the corresponding module components in time according to the requirements imposed by different business systems.
In the embodiment of the invention, the project APP related modules comprise micro-application modules corresponding to different service systems.
Fig. 3 is a schematic diagram of a project APP related module according to an embodiment of the present invention, where as shown in fig. 3, the module is mainly used for developing micro applications by using each service system, each service system has a corresponding micro application module, and when developing micro applications, only a bottom service component library bound with itself in a platform module can be referred to, and the corresponding components are referred to the project for development. The components cannot be added in own projects without permission, if the requirements are fed back to the platform, the platform is added uniformly to realize the uniform micro-application effect.
It will be appreciated that the architecture illustrated in the embodiments of the present invention does not constitute a specific limitation on UI interfaces and business application hierarchical development devices. In other embodiments of the invention, the UI interface and business application layering development may include more or fewer components than shown, or may combine certain components, or may split certain components, or may have a different arrangement of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
The scheme of the invention at least comprises the following advantages and improvements:
1. the user use experience is improved: through the extraction component, the development mode of the adaptive service is inherited, unified UI style of the micro-applications is realized, the user switches among dozens of service micro-applications of the palm platform, no obvious boundary exists, and the experience is better.
2. The learning cost of the user is reduced: the style is unified, the operation habit is consistent, new application can be quickly started, the learning cost is reduced, and the working efficiency is improved.
3. Development efficiency is improved: the micro-application development architecture of the invention abstracts and extracts the components, and the business micro-application can directly apply the corresponding components without repeated research and development, thereby improving the development efficiency and reducing the research and development cost.
4. The system upgrading time is reduced: only the components of the core component library are upgraded and repackaged, so that the upgrade of each service application can be realized; the skin is changed by one key in an emergency major scene, corresponding components are upgraded uniformly, and the requirements of quick response are met.
Clearly responsibilities, component isolation: according to personnel advantage distribution research and development work, the special personnel can do 'transfer work', and responsibility division is clear. And meanwhile, the common components are extracted and isolated from the bottom business components, so that the coupling degree of the system is reduced, and the boundary of the system is divided.
Fig. 4 is a flowchart of a UI interface and service application hierarchical development method according to an embodiment of the present invention, and as shown in fig. 4, the method includes:
s410, the platform component module provides components containing at least one common component abstracted from the micro-applications and containing business attributes.
S420, the project APP related module provides a component to develop micro-applications according to each business system.
The content of information interaction and execution process between the units in the method is based on the same concept as the embodiment of the device of the present invention, and specific content can be referred to the description in the embodiment of the device of the present invention, which is not repeated here.
Fig. 5 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. 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 inventions described and/or claimed herein.
As shown in fig. 5, 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 RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 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 respective methods and processes described above, such as UI interfaces and business application hierarchical development methods.
In some embodiments, the UI interface and business application layering development 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 ROM 12 and/or the communication unit 19. When the computer program is loaded into the RAM 13 and executed by the processor 11, one or more steps of the UI interface and business application hierarchical development method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the UI interface and business application layering development 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 invention 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 invention, 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.
It should be noted that not all the steps and modules in the above flowcharts and the system configuration diagrams are necessary, and some steps or modules may be omitted according to actual needs. The execution sequence of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by multiple physical entities, or may be implemented jointly by some components in multiple independent devices.
In the above embodiments, the hardware unit may be mechanically or electrically implemented. For example, a hardware unit may include permanently dedicated circuitry or logic (e.g., a dedicated processor, FPGA, or ASIC) to perform the corresponding operations. The hardware unit may also include programmable logic or circuitry (e.g., a general-purpose processor or other programmable processor) that may be temporarily configured by software to perform the corresponding operations. The particular implementation (mechanical, or dedicated permanent, or temporarily set) may be determined based on cost and time considerations.
While the invention has been illustrated and described in detail in the drawings and in the preferred embodiments, the invention is not limited to the disclosed embodiments, and those skilled in the art will appreciate that many more embodiments of the invention can be obtained by combining the code audits in the different embodiments and still fall within the scope of the invention.

Claims (10)

  1. A ui interface and business application layered development apparatus, comprising: the platform assembly module and the project APP related module;
    the platform component module is used for providing components comprising at least one public component abstracted from the micro-application and comprising business attributes;
    the project APP related module is used for providing a component to develop micro-applications according to each business system.
  2. 2. The apparatus of claim 1, wherein the platform assembly module comprises: a top layer public component and a bottom layer business component;
    the top-level common component comprises default UI styles and events which do not contain business;
    the bottom layer business components comprise business component libraries which are divided according to a business system.
  3. 3. The apparatus of claim 2, wherein business components in the bottom-layer business components comprise top-layer common components that are directly inherited and/or components that are modified based on a business system.
  4. 4. The apparatus of claim 1, wherein the project APP related modules comprise micro-application modules corresponding to different business systems.
  5. 5. The UI interface and business application layered development method based on the UI interface and business application layered development device according to any one of claims 1 to 4, characterized by comprising:
    the platform component module provides components comprising at least one public component abstracted from the micro-application and comprising business attributes;
    the project APP related module provides components to develop micro-applications based on each business system.
  6. 6. The method of claim 5, wherein the platform assembly module comprises: a top layer public component and a bottom layer business component;
    the top-level common component provides default UI styles and events that do not contain business;
    the bottom layer business component provides a business component library which is divided according to a business system.
  7. 7. The method of claim 6, wherein business components in the bottom business component provide directly inherited top-level common components and/or business system modification-based components.
  8. 8. The method of claim 5, wherein the project APP related modules provide micro-application modules corresponding to different business systems.
  9. 9. An electronic device, the electronic device comprising:
    at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the UI interface and business application layering development method of any one of claims 1-4.
  10. 10. A computer readable storage medium storing computer instructions for causing a processor to implement the UI interface and business application hierarchical development method of any one of claims 1-4 when executed.
CN202310943672.5A 2023-07-28 2023-07-28 Layered development device, method, equipment and medium for UI (user interface) and business application Pending CN117032859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310943672.5A CN117032859A (en) 2023-07-28 2023-07-28 Layered development device, method, equipment and medium for UI (user interface) and business application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310943672.5A CN117032859A (en) 2023-07-28 2023-07-28 Layered development device, method, equipment and medium for UI (user interface) and business application

Publications (1)

Publication Number Publication Date
CN117032859A true CN117032859A (en) 2023-11-10

Family

ID=88601490

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310943672.5A Pending CN117032859A (en) 2023-07-28 2023-07-28 Layered development device, method, equipment and medium for UI (user interface) and business application

Country Status (1)

Country Link
CN (1) CN117032859A (en)

Similar Documents

Publication Publication Date Title
CN113342345A (en) Operator fusion method and device of deep learning framework
CN113722124B (en) Content processing method, device, equipment and storage medium of cloud mobile phone
CN113031946A (en) Method and device for rendering page component
CN113453073A (en) Image rendering method and device, electronic equipment and storage medium
CN114035865B (en) Method, device and equipment for starting small program and storage medium
CN112947916B (en) Method, apparatus, device and storage medium for implementing online canvas
CN112862934B (en) Method, apparatus, device, medium, and product for processing animation
CN113836462A (en) Page description file generation method, device, equipment and storage medium
CN117389647A (en) Plug-in generation method, application development method, device, equipment and medium
CN117032859A (en) Layered development device, method, equipment and medium for UI (user interface) and business application
CN115643468A (en) Poster generation method and device, electronic equipment and storage medium
CN115437709A (en) Method and device for loading application home page splash screen resources
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN113342413B (en) Method, apparatus, device, medium, and article for processing components
CN113590219B (en) Data processing method and device, electronic equipment and storage medium
CN116339733B (en) Application page generation method, system, electronic device and medium
CN115981847B (en) Service grid deployment method and device, electronic equipment and storage medium
CN115484149B (en) Network switching method, network switching device, electronic equipment and storage medium
CN113157360B (en) Method, apparatus, device, medium, and article for processing an API
CN116795362A (en) User customized page display method, device and equipment
CN115761094A (en) Image rendering method, device and equipment and storage medium
CN112860455A (en) Life cycle event processing method and device and electronic equipment
CN115658341A (en) Method, device, equipment and medium for reading and writing data by Freeswitch
CN115904536A (en) Applet configuration method, device, equipment and storage medium
CN115761093A (en) Rendering method, rendering device, electronic equipment and storage medium

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