CN116483496A - Display control method, display control device, electronic equipment and computer readable storage medium - Google Patents

Display control method, display control device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN116483496A
CN116483496A CN202310420460.9A CN202310420460A CN116483496A CN 116483496 A CN116483496 A CN 116483496A CN 202310420460 A CN202310420460 A CN 202310420460A CN 116483496 A CN116483496 A CN 116483496A
Authority
CN
China
Prior art keywords
display
application program
page
full page
full
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
CN202310420460.9A
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.)
Chongqing Selis Phoenix Intelligent Innovation Technology Co ltd
Original Assignee
Chengdu Seres 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 Chengdu Seres Technology Co Ltd filed Critical Chengdu Seres Technology Co Ltd
Priority to CN202310420460.9A priority Critical patent/CN116483496A/en
Publication of CN116483496A publication Critical patent/CN116483496A/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
    • 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/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/02Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/06Adjustment of display parameters
    • G09G2320/0666Adjustment of display parameters for control of colour parameters, e.g. colour temperature
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • G09G3/2003Display of colours
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

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

Abstract

The application relates to the technical field of interactive design, and provides a display control method, a display control device, electronic equipment and a computer readable storage medium. The method comprises the following steps: receiving an update instruction; calling the view controller through method exchange based on the update instruction; updating the full page display parameters of the application program based on the call of the view controller; the view controller comprises a dynamic calling mode and a static calling mode, responds to an updating instruction to call the static calling mode, traverses the controls contained in the display page of the application program and traverses to the tail end of the control tree; based on the end of traversal, calling a dynamic calling mode, and updating the full page display parameters of the application program; and adjusting the display page of the application program according to the updated full page display parameters, and displaying the display page on the terminal. The display control method provided by the application program update instruction can achieve flexible update, can be freely set by a user, has higher flexibility, and improves the use experience of the user.

Description

Display control method, display control device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of interactive design technologies, and in particular, to a display control method, a display control device, an electronic device, and a computer readable storage medium.
Background
In the prior art, aiming at the display parameters of a terminal runtime interface, a whole set of display parameters are generally applied to the display page of an application program, when the application program is used by a user, the user can only select the display parameters provided in the application program, the page display parameters cannot be independently designated or set according to the self requirements of the user, and the display parameters of all controls of the application program cannot be independently updated, so that the user is very limited in adjusting the display parameters of the application program, and the use experience of the application program of the user is reduced.
Disclosure of Invention
In view of this, embodiments of the present application provide a display control method, apparatus, electronic device, and computer readable storage medium, so as to solve the problem in the prior art that a display page of a terminal display application cannot be flexibly configured.
In a first aspect of an embodiment of the present application, a display control method is provided, including:
receiving an update instruction;
calling the view controller through method exchange based on the update instruction;
Updating a full page display parameter of the application program based on the call of the view controller, wherein the full page display parameter comprises one or more parameters of a color display parameter and an effect display parameter, and the full page display parameter is applied to one or more of a page of the application program and a control of the application program;
the view controller comprises a dynamic calling mode and a static calling mode, wherein:
the dynamic calling mode is used for expanding a dynamic dispatch mechanism;
the static call mode is used for presetting a corresponding function call relation;
responding to the updating instruction, calling a static calling mode, traversing the control contained in the display page of the application program, and traversing to the tail end of the control tree;
based on the end of traversal, calling a dynamic calling mode, and updating the full page display parameters of the application program;
and adjusting the display page of the application program according to the updated full page display parameters, and displaying the display page on the terminal.
In a second aspect of the embodiments of the present application, there is provided a display control apparatus, including:
a receiving module configured to receive an update instruction;
the calling module is configured to exchange and call the view controller through a method based on the updating instruction;
The updating module is configured to update the full page display parameters of the application program based on the call of the view controller, wherein the full page display parameters comprise one or more of color display parameters and effect display parameters, and the full page display parameters are applied to one or more of pages of the application program and controls of the application program;
the view controller comprises a dynamic calling mode and a static calling mode, wherein:
the dynamic calling mode is used for expanding a dynamic dispatch mechanism;
the static call mode is used for presetting a corresponding function call relation;
the traversal module is configured to respond to the update instruction, call a static call mode, traverse the controls contained in the display page of the application program and traverse to the tail end of the control tree;
the processing module is configured to call a dynamic call mode based on the end of traversal, and update the full page display parameters of the application program;
and the display module is configured to adjust the display page of the application program according to the updated full page display parameters and display the display page on the terminal.
In a third aspect of the embodiments of the present application, there is provided an electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
In a fourth aspect of the embodiments of the present application, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, implements the steps of the above method.
Compared with the prior art, the embodiment of the application has the beneficial effects that: according to the display control method, the view controller can be called through method exchange according to the update instruction to update the full page display parameters, wherein the method exchange is that the subclass achieves updating of the full page display parameters through rewriting the parent class, any code can be written in the rewritten method, the method exchange is executed, and the updating range of the full page display parameters is increased. The view controller comprises a dynamic calling mode and a static calling mode, the dynamic calling mode is used for expanding a dynamic dispatching mechanism, the static calling mode is used for presetting calling relations of corresponding functions, according to an updating instruction, the static calling mode is called to traverse controls contained in an application program display page until the tail end of a control tree, after traversing is finished, the dynamic calling mode is called to update the full page display parameters of the application program so as to achieve the purpose of method exchange, wherein the full page display parameters are applied to one or more of the page of the application program and the control of the application program, so that a user can configure the full page display more flexibly when using the application program, and the use experience of the user is improved. And adjusting the display page of the application program according to the updated full page display parameters, and displaying the display page on the terminal, so as to achieve the purpose of updating the full page display parameters in real time. Meanwhile, the full page display parameters are issued to the terminal by the server, can be set freely by the user, and are higher in flexibility, so that the use experience of the user for using the application program is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the following description will briefly introduce the drawings that are needed in the embodiments or the description of the prior art, it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic view of an application scenario according to an embodiment of the present application;
fig. 2 is a schematic flow chart of a display control method according to an embodiment of the present application;
fig. 3 is a schematic sub-flowchart of a display control method according to an embodiment of the present application;
fig. 4 is a schematic diagram of a display control device according to an embodiment of the present application;
fig. 5 is a schematic diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system configurations, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
A display control method and apparatus according to embodiments of the present application will be described in detail with reference to the accompanying drawings.
Fig. 1 is a schematic view of an application scenario according to an embodiment of the present application. The application scenario may include terminal devices 101, 102, and 103, server 104, and network 105.
The terminal devices 101, 102, and 103 may be hardware or software. When the terminal devices 101, 102, and 103 are hardware, they may be various electronic devices having a display screen and supporting communication with the server 104, including but not limited to smartphones, tablets, laptop and desktop computers, etc.; when the terminal devices 101, 102, and 103 are software, they may be installed in the electronic device as described above. The terminal devices 101, 102 and 103 may be implemented as a plurality of software or software modules, or may be implemented as a single software or software module, which is not limited in this embodiment of the present application. Further, various applications, such as a data processing application, an instant messaging tool, social platform software, a search class application, a shopping class application, and the like, may be installed on the terminal devices 101, 102, and 103.
The server 104 may be a server that provides various services, for example, a background server that receives a request transmitted from a terminal device with which communication connection is established, and the background server may perform processing such as receiving and analyzing the request transmitted from the terminal device and generate a processing result. The server 104 may be a server, a server cluster formed by a plurality of servers, or a cloud computing service center, which is not limited in this embodiment of the present application.
The server 104 may be hardware or software. When the server 104 is hardware, it may be various electronic devices that provide various services to the terminal devices 101, 102, and 103. When the server 104 is software, it may be a plurality of software or software modules providing various services to the terminal devices 101, 102, and 103, or may be a single software or software module providing various services to the terminal devices 101, 102, and 103, which is not limited in the embodiment of the present application.
The network 105 may be a wired network using coaxial cable, twisted pair and optical fiber connection, or may be a wireless network that can implement interconnection of various communication devices without wiring, for example, bluetooth (Bluetooth), near field communication (Near Field Communication, NFC), infrared (Infrared), etc., which is not limited in the embodiment of the present application.
It should be noted that the specific types, numbers and combinations of the terminal devices 101, 102 and 103, the server 104 and the network 105 may be adjusted according to the actual requirements of the application scenario, which is not limited in the embodiment of the present application.
In one embodiment of the present application, a class set is provided, where the class set is a class set defining that a life length and a life cycle of an application program are equal, and in the display control method provided in the present application, the class set is used to process and store a prestored file and a full page display parameter related in the present application. In an exemplary embodiment, the set of classes includes a role of a logical management class of the user selection interface, and includes a role of a logical management class of the server-side coloring scheme data download, and also includes a role of a logical management class of the server-side effect scheme data download, and the like.
In the above example, the class set is an abstract concept, and when the display control method is actually executed, the class set may be composed of multiple classes, for example, a logic management class for data storage is set as a first class, a logic management class for a user selection interface is set as a second class, a full page display parameter at the server end is set as a third class, and the class set is divided into multiple classes to jointly form a class set, where the class set forms a data storage and a logic executor of the application.
Fig. 2 is a flow chart of a display control method according to an embodiment of the present application. The display control method of fig. 2 may be performed by the terminal device or the server of fig. 1. As shown in fig. 2, the display control method includes the steps of:
s201, receiving an update instruction.
S202, based on the update instruction, the view controller is exchanged and called through a method.
S203, updating the full page display parameters of the application program based on the call of the view controller.
S204, responding to the updating instruction, calling a static calling mode, traversing the controls contained in the display page of the application program, and traversing to the tail end of the control tree.
S205, based on the end of traversal, calling a dynamic calling mode, and updating the full page display parameters of the application program.
S206, adjusting the display page of the application program according to the updated full page display parameters, and displaying the display page on the terminal.
In step S201, the terminal receives an update instruction of the application program, where the update instruction includes a full-page display parameter that needs to be updated.
In step S202, according to the update instruction, the view controller uiiviewcontroller is called through the iOS method exchange technique. The uiiviewcontroller is a view controller of the iOS system, one uiiviewcontroller represents a display page of an application program, and another situation exists, that is, when the display page exists in a nested mode, the uiiviewcontroller is a parent uiiviewcontroller. The iOS method exchange technology is implemented by modifying a system method, adding custom logic into the technology, and implementing different steps of the method exchange technology according to different languages used for development.
In step S203, the full page display parameters include one or more of color display parameters and effect display parameters, that is, the full page display parameters may be updated according to the color display parameters, the effect display parameters, or both the color display parameters and the effect display parameters. The full page display parameter is applied to one or more of the pages of the application program and the controls of the application program, namely, the full page display parameter is applied to the pages of the application program or the controls of the application program or the pages and the controls of the application program, and no quantity limitation is set for the pages and the controls.
As a specific implementation manner of step S203, the color display parameter may be one or more effect combinations such as displaying page color, text color, frame color, improving color saturation, etc., and the effect display parameter may be one or more effect combinations such as transparency, a filter, e.g., a red/green filter, a black-and-white filter, a gray filter, a distortion filter, a mosaic (pixelated) filter, a filter window, a frame size, a font size, a custom animation, improving transparency, etc., or may be any one or more effect combinations of the color display parameter and the effect display parameter. The custom animation can be a refresh table view, hiding/displaying a designated control, or modifying logic of a related application program.
The view controller comprises a dynamic calling mode and a static calling mode, wherein the dynamic calling mode is used for expanding a dynamic dispatch mechanism, and the static calling mode is used for presetting a corresponding function calling relation.
In an exemplary embodiment, uiviiewcontroller contains the following functions: the view controller will lay out the child control function viewwilllayoutviews (); the view controller completes the layout sub-control function viewdlayoutviews (); the view is about to join the window period function viewwillApparer (); the view has added a window period function viewDidAppear (). The function is called by the system before/after a display page is to be displayed, and the function is more suitable for updating controls in the display page, such as updating one or more aspects of color, shape, filter, and the like.
At least one of the functions is selected for calling, and the specific calling mode is freely specified by the specified logic of the application program layout. The application specifically describes calling the viewwilllayoutsubscribers ().
Adding an extension to the UIVIEWController, and writing a dynamic calling mode in the extension: the preset viewwilllayoutsubscribers () method, the naming of which must start with a custom string, is convenient to distinguish from the default viewwilllayoutsubscribers () method name in the system, for example, ivy _viewwilllayoutsubscribers (), i.e., an @ obj C modifier is added before the function name to be visible to object-C (an object-oriented programming language that extends C), so as to achieve the goal of using the dynamic dispatch mechanism of object-C. The dynamic dispatch mechanism maintains a table for the interior of each class for the Objective-C language, the mapping relation between the signature of the method and the address of the actual implementation method is stored in the table, and a developer can execute modification of adding, deleting, changing and changing the table through a function so as to realize the technical effect of code calling method A and the actual calling of the implementation code corresponding to method B.
Writing a static call mode in the extension, and writing the exchanged logic in the static call mode, wherein the logic is as follows: and calling an example method function class_getInstancemethod () of the obtained class in the system to realize a viewWillLaySubView () function of the system. By calling the class_getInstanceMethod () function, an implementation of a ivy _viewWillLayLaySubViews () function method is obtained, and then a method implementation of exchanging implementation functions method_exchange implementations () and method implementation of ivy _viewWillLayLaySubViews () is called.
In step S204, according to the update instruction, a static call mode is called, that is, the preset setting of the full page display parameters for all the controls on the display page is written in the preset call logic of ivy _viewwillayoutviews ().
The preset writing device specifically comprises: obtaining view in the UIViewController class, accessing attribute child controls child of the view, traversing child layer by layer until the child is traversed to the tail end of the control tree, and not performing traversing any more. A method named change Style of the change style is called for each child obtained, and the method is used for receiving a text box UITextfield, a tab UITabab class and the like of an external input for control classes involved in all application programs, such as views UIView of basic elements forming a picture, rectangular areas CALayer with visible contents, text labels UILabael. Adding expansion to the control, adding a custom method changeStyle in the expansion, and defining colorization and effectivity of the full-volume page display parameters respectively, wherein the method comprises the following steps of:
aspect of colorization:
(1) For the rectangular area of uikiew, canyer, the attribute background color backgroupcolor is changed to the color specified in the full-scale page display parameter: for example, if the color aspect is a gray scheme, the attribute of the backgroundColor is set to gray, and if it is a red/green filter scheme, the attribute of the backgroundColor is set to pink. If the color scheme includes a layer, the attribute shadow color and the transparency shadow color are set as the colors specified in the full-scale page display parameters.
(2) For a control displaying text: as UILabel, UITextfield, the text color thereof, i.e., the attribute text color textColor is set as the color specified in the full-page display parameter.
(3) For other special controls: for example, a bottom navigation bar tabBar, a navigation bar at the upper part of the screen, a toolBar bar at the upper part or the lower part of the screen, and the like, and the color tintdolor of the attribute line outline is set as the color specified in the full-volume page display parameter.
The effect aspect is as follows:
in the embodiment of the application, two types of full-volume page display parameter effectivity are provided, and the effectivity can be realized in both the two types of the method and the device:
(1) Obtaining an attribute layer of the UIView, obtaining attribute content of the layer, wherein the attribute content of the layer is a picture, the specific content of the picture is visible content of a user in the control, adding a filter effect to the picture through a Core Image (a technology for providing processing and analysis for static images and videos) frame of the iOS, and setting the picture processed by the Core Image of the iOS as the content attribute.
(2) And searching a proper filter for the composite filter attribute of the layer attribute in the Core Image frame of the iOS, assigning a filter method to the composite filter attribute, and when the assignment is successful, indicating that the effect of the filter is adopted. For example, a floodlight mixed mode bloom BlendMode filter is selected, and the filter is calculated by adopting a background color and content of the filter to obtain specific assignment.
In step S205, the traversal is completed to the end of the control tree, and the dynamic calling mode is called again to update the full page display parameters, specifically: the logic of the application is written in a preset ivy _viewWillLayLaySubViws () method, and the preset ivy _viewWillLaySubViws () method is called again at the end of the swap method because the calling method used in the static calling mode is not recursively called. The logic of the application is to execute an update instruction on all the controls on the display page so as to update the full page display parameters.
In step S206, the application program is presented on the display page of the terminal, adjusted according to the updated full page display parameters, and the adjusted result is displayed on the display page of the terminal. For example, if the update instruction is to update all the pages and controls included in the application program to green, the application program appears green on the display page of the terminal after executing the update instruction.
In the display control method, the full-volume page display parameters of the application program are updated, various parameters are contained in the full-volume page display parameters according to the updated full-volume page display parameters, the various parameters are mutually independent, the effect of larger display control range can be achieved, and the use experience of a user is improved. And the view controller can be called through the updating instruction, and the corresponding function can be called in a static calling mode or a dynamic calling mode, so that the full page display parameters of the application program can be updated, the full page display parameters of the display page of the application program can be adjusted from all aspects, the method is not limited by the layout condition of the display page of the terminal, the flexibility is higher, and the user experience is improved.
In the display control method provided by the application, the full page display parameters of the application program are updated according to the update instruction, and before the update instruction is received, the priority designated by the application program logic needs to be determined.
In some embodiments, prior to receiving the update instruction, comprising:
based on the priority specified by the application logic, determining the response condition with the highest priority as a target response condition in all response conditions;
generating an update instruction based on the target response condition;
all response conditions include a first response condition and a second response condition, wherein:
the first response condition is: when the application program is started for the first time or the application program is started in preset time, after an instruction for requesting the full-page display parameters is sent to the server, the return information of the full-page display parameters returned by the server is received;
the second response condition is: a user instruction to update the full page display parameters is received.
And taking the response condition with the highest priority as a target response condition in all response conditions according to the priority specified by the application program logic. And if the application program is started for the first time or the application program is started at a preset time, sending an instruction for requesting the full-volume page display parameters to the server, and receiving the return information of the full-volume page display parameters returned by the server, wherein the second response condition is that a user instruction for updating the full-volume page display parameters is received.
When the application program is started, judging the starting environment of the application program, and if the application program is started for the first time, namely, the application program is started for the first time after downloading and installation is completed, sending an instruction for requesting the display parameters of the full page to the server side; or the starting of the application program is started at preset time, the starting time is read when the application program is started, whether the starting time is the preset time or not is judged according to the preset time, and an instruction for requesting the display parameters of the full page is sent to the server side, wherein one preset mode of the preset time is stored in a pre-stored file of the application program.
In some embodiments, when an application program is started for the first time, the server side requests the latest full page display parameters of the application program, and the full page display parameters are stored in a locally cached class set in an attribute form and are stored as files.
The application program starts the requested full page display parameters for the first time, wherein the requested full page display parameters comprise all preconfigured full page display parameters, namely all color display parameters and effect display parameters which can be selected by a user. The attribute form may be a set, and the specific way of constructing the set may be an array or a dictionary, taking the way of constructing the set by the dictionary form as an example, the dictionary is divided into an external dictionary and an internal dictionary, each key value of the external dictionary is a custom character string for indicating a major class of updating the full page display parameters, such as a red/green filter, a black/white filter, a gray filter, a distortion filter, etc., and the value of the external dictionary is used for indicating the internal dictionary, and each key value of the internal dictionary corresponds to a minor class or a specific numerical value of the external dictionary.
In the above example, if the subclasses in the internal dictionary need to be classified in a refined manner, the dictionary is nested in the key value of the internal dictionary until the storage content of the innermost dictionary is a specific numerical value. If the subclass corresponding to the internal dictionary does not need to be finely classified, specific numerical values are stored in key values of the internal dictionary, and the key values of the external dictionary are specific numerical values such as red, green and blue RGB values, transparency, radius of the fuzzy filter and the like, which are required by the gray filter, by taking the gray filter as an example.
The file may further include an index for indicating, by the server, that the application program initiates the full-page display parameter, so that the set includes five full-page display parameters, and further includes an index 3, and after the application program receives the full-page display parameter, it determines, according to the index 3, that the third full-page display parameter in the set is the full-page display parameter for indicating, by the current server, that the application program displays at the terminal.
The file may further include a priority designated by the application logic, and for example, the priority of setting the first response condition is higher, the first response condition is determined to be a target response condition, a display page of the terminal is adjusted according to the full page display parameter indicated by the server, and the display page is displayed on the terminal. And according to the same logic, if the priority of the second response condition is higher, determining the second response condition as the target response condition, adjusting the display page of the terminal according to the update instruction, and displaying the display page on the terminal.
The file may further include a switch for turning on/off the application full page display parameter, which is used for turning on/off the global application full page display parameter.
The file may further include a preset time, taking the preset time as an example of a certain promotion day, the user starts an application program on the promotion day, the application program updates a display page of the terminal according to a preset full page display parameter corresponding to the preset time in the file, or the user starts the application program on the promotion day, and judges that the start date is the preset time, the application program actively requests an interface of the server end, communicates with the server end, obtains an instruction of the server end, generates an update instruction based on the instruction, updates and adjusts the display page of the terminal at the preset time, and displays the display page on the terminal.
According to the technical scheme provided by the embodiment of the application, the updating instruction is generated through the return information of the full page display parameters returned by the server side so as to update and adjust the display page of the terminal, and the server side issues the instruction, so that the display page of the terminal can be flexibly configured according to the conditions such as preset time, the flexibility of changing the full page display parameters by the application program is improved, and the application program can conveniently realize unified management.
By the display control method, when the application program is started for the first time or the application program is started at preset time, the full-volume page display parameters can be requested to the server side to generate the update instruction, and the update instruction can be generated according to the locally cached full-volume page display parameters.
In some embodiments, before receiving the update instruction, further comprising:
responding to the non-initial starting of the application program, and reading the display parameters of the full page of the local cache;
according to the full page display parameters, adjusting the display page of the terminal, displaying the display page on the terminal, and requesting the server to update the full page display parameters;
and generating an updating instruction based on the returned information of the full page display parameters returned by the server.
And judging the starting environment of the application program, and if the application program is not started for the first time, namely the application program is not started for the first time after being downloaded and installed, reading the full page display parameters of the local cache. And according to the full page display parameters read from the local cache, adjusting the display page of the terminal, displaying the display page on the terminal, and synchronously or asynchronously requesting the server to update the full page display parameters.
Generating an updating instruction according to the return information of the full page display parameters returned by the server, and replacing the full page display parameters in the local cache with the return information of the server in a silent mode.
In some embodiments, taking a network failure as an example, if the network failure is encountered, and when the application program is started, the server cannot send the full-page display parameters to the application program, and the application program cannot request the data update of the server, the full-page display parameters of the local cache are read, and the display page of the terminal is adjusted according to the full-page display parameters of the local cache. The terminal monitors the network environment in real time, communicates with the server, requests the full page display parameters of the server after establishing communication with the server, and silently replaces the full page display parameters in the local cache and stores the full page display parameters as files.
In some embodiments of the present disclosure, server side return information and a local cached full page display parameter are compared, if the comparison results are different, an update instruction is generated according to the server side return information to update a terminal display page, and if the comparison results are the same, no update instruction is generated.
According to the technical scheme provided by the embodiment of the application, the application program can be ensured to be in a normal state when being started by reading the full page display parameters of the local cache, and an error update instruction caused by the reason of network failure is avoided.
The display control method provided by the application can realize real-time updating of the local cache of the terminal and the server, and simultaneously can provide a user modified interface so as to realize the generation of the updating instruction based on the user setting.
In the embodiment of the disclosure, before receiving an update instruction of an application program, when receiving a user instruction for updating a full-page display parameter, the update instruction is generated according to the user instruction.
In some embodiments, an interface is provided in the application for the user to modify the full page display parameters, which may be used by the user to perform overall full page display parameters on the application, or may be used to modify one or more of the specified pages and specified controls of the application, through which the user determines the specified pages and specified controls. For example, when the user selects a full page display parameter of the local cache, an update instruction is generated according to the user selection, and the update instruction is used for updating and adjusting the display page of the terminal, and displaying the display page on the terminal.
According to the technical scheme provided by the embodiment of the application, an interface for modifying the full-volume page display parameters is provided for the user, an update instruction can be generated according to the modification mode of the user, and the user can modify one or more of the designated pages and designated components on the terminal display page or select the full-volume page display parameters in the preset to modify, so that the flexibility of the user for modifying the full-volume page display parameters is improved, and the use experience of the user is improved.
By the display control method, the function of flexibly modifying the full-volume page display parameters is provided, and the display white list can be set when the full-volume page display parameters are modified and applied.
In some embodiments, before updating the full page display parameters of the application according to the application update instructions, the method comprises:
and acquiring a display white list of the application program, wherein the display white list comprises a page white list and a control white list.
And determining other pages and other controls which are removed from the display white list in the application program as the full page adjustment range of the application program.
Based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps: based on the application program updating instruction, the full page display parameters of the full page adjustment range are updated.
In other embodiments, based on the application update instructions, prior to updating the full page display parameters of the application, the method comprises:
acquiring a display white list of an application program; displaying the white list comprises a page white list and a control white list;
the method comprises the steps of determining pages and controls in a display white list in an application program as a full page adjustment range of the application program;
based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps:
based on the application program updating instruction, the full page display parameters of the full page adjustment range are updated.
And setting a display white list of the application program, wherein the display white list can be stored in a memory of the application program, or can be requested to a server side when the application program is started for the first time, and information returned by the server side is stored in a local cache. The display white list of the application program can be set by a user, and can also be obtained by requesting from a server side.
The display white list can be one or more of pages and controls of the application program, or one or more of pages and controls of one or more types of application program, and other pages and other controls outside the display white list in the application program are removed to determine the full page adjustment range of the application program.
And updating the full page display parameters in the full page adjustment range of the application program according to the application program updating instruction and the display white list.
In some embodiments, taking an example that a display white list needing to be maintained exists in a local cache of an application program, the display white list includes a single full-page display parameter for a specified page, when the application program enters the specified page, the display white list is accessed first, and if the display white list judges that the page is in the specified page, the single full-page display parameter is performed on the page. The individual full page display parameter may be a full page display parameter applied to the specified page, a full page display parameter not applied to the specified page, or a different full page display parameter applied to the specified page.
In other embodiments, taking one type of control or multiple types of controls including an application program in the display white list as an example, when the application program is started, traversing the child controls in the display white list circularly until the end of the control tree can not be executed any more, and marking the controls in the display white list to exclude or particularly call the changeStyle method.
According to the technical scheme provided by the embodiment of the application, the display white list is provided, one or more of the pages of the application program and the controls of the application program can be subjected to specialized processing, the flexibility of the application program in applying the full page display parameters is improved, and the use experience of the application program by a user is also improved.
By the display control method, the display white list can be flexibly set, and the display parameters of the webpage can be configured according to the full-quantity webpage display parameters, so that the display parameters of the webpage are consistent with the full-quantity webpage display parameters.
Fig. 3 is a schematic sub-flowchart of a display control method according to an embodiment of the present application. As shown in fig. 3, the method comprises the following steps:
s301, determining display parameters of the webpage consistent with the full-page display parameters based on the updated full-page display parameters.
S302, adjusting the display page of the application program according to the display parameters in a uniform resource locator or script interaction mode, and displaying the display page on the terminal.
In step S301, the web page is a built-in web page of the application program, the web page is not a control for displaying the page by the terminal, the display parameter of the web page is determined according to the updated full page display parameter, and the display parameter of the web page is consistent with the updated full page display parameter.
In step S302, the display page of the application program is adjusted according to the determined web page display parameter by means of the url or script interaction, and the adjusted display page is displayed on the terminal.
In some embodiments, format conversion is performed according to the full page display parameters to obtain the display parameters of the web page, and the display parameters of the web page are added to the URL (Uniform Resource Locator ) of the web page. For example, changestyle=true & color=r121g21g232B 32& effect=blu, meaning that the color RGB in the display parameters of the web page is (121, 232, 32), the effect of the display parameters is a blurring effect, and when performing web page end development, corresponding code development needs to be performed to respond to the setting of the corresponding parameters. And when the terminal receives the updating instruction, the URL is assembled, and the webpage is refreshed.
In other embodiments, JS (JavaScript, one-door programming language) interaction is added on a web page, parameters of the interaction method are display parameters of the web page, when the terminal receives an update instruction, the interaction method provided by the iOS system is called, and when development of the web page end is performed, corresponding code development is required to be performed to respond to setting of corresponding parameters.
According to the technical scheme provided by the embodiment of the application, the method for enabling the display parameters of the webpage to be consistent with the display parameters of the full quantity of the webpage is provided, so that the application program is globally unified, more immersive experience is brought to the user when the application program is used, and the use experience of the user is improved.
Any combination of the above optional solutions may be adopted to form an optional embodiment of the present application, which is not described herein in detail.
The following are device embodiments of the present application, which may be used to perform method embodiments of the present application. For details not disclosed in the device embodiments of the present application, please refer to the method embodiments of the present application.
Fig. 4 is a schematic diagram of a display control device according to an embodiment of the present application. As shown in fig. 4, the display control apparatus includes: a receiving module 401, a calling module 402, an updating module 403, a traversing module 404, a processing module 405 and a display module 406.
A receiving module 401 configured to receive an update instruction;
a calling module 402 configured to call the view controller through a method exchange based on the update instruction;
an updating module 403 configured to update a full page display parameter of the application program based on the invocation of the view controller, wherein the full page display parameter includes one or more of a color display parameter, an effect display parameter, the full page display parameter being applied to one or more of a page of the application program, a control of the application program;
The view controller comprises a dynamic calling mode and a static calling mode, wherein:
the dynamic calling mode is used for expanding a dynamic dispatch mechanism;
the static call mode is used for presetting a corresponding function call relation;
the traversing module 404 is configured to respond to the update instruction, call a static call mode, traverse the control contained in the display page of the application program, and traverse to the tail end of the control tree;
a processing module 405 configured to invoke a dynamic call mode based on the end of the traversal, and update the full page display parameters of the application;
and the display module 406 is configured to adjust the display page of the application program according to the updated full page display parameters, and display the display page on the terminal.
In some embodiments, the receiving module 401, prior to receiving the update instruction, is configured to:
based on the priority specified by the application logic, determining the response condition with the highest priority as a target response condition in all response conditions;
generating an update instruction based on the target response condition;
all response conditions include a first response condition and a second response condition, wherein:
the first response condition is: when the application program is started for the first time or the application program is started in preset time, after an instruction for requesting the full-page display parameters is sent to the server, the return information of the full-page display parameters returned by the server is received;
The second response condition is: a user instruction to update the full page display parameters is received.
In some embodiments, the receiving module 401, prior to receiving the update instruction, is further configured to:
responding to the non-initial starting of the application program, and reading the display parameters of the full page of the local cache;
according to the full page display parameters, adjusting the display page of the application program, displaying the display page on the terminal, and requesting the server to update the full page display parameters;
and generating an updating instruction based on the returned information of the full page display parameters returned by the server.
In some embodiments, the update module 403 is configured to, prior to updating the full page display parameters of the application based on the invocation of the view controller:
acquiring a display white list of an application program;
displaying the white list comprises a page white list and a control white list;
other pages and other controls outside the display white list in the application program are removed, and the full page adjustment range of the application program is determined;
based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps:
based on the application program updating instruction, the full page display parameters of the full page adjustment range are updated.
In some embodiments, the update module 403 is further configured to, prior to updating the full page display parameters of the application based on the invocation of the view controller:
acquiring a display white list of an application program;
displaying the white list comprises a page white list and a control white list;
the method comprises the steps of determining pages and controls in a display white list in an application program as a full page adjustment range of the application program;
based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps:
based on the application program updating instruction, the full page display parameters of the full page adjustment range are updated.
In some embodiments, the full page display parameters store local memory in a class set.
In some embodiments, the display module 406 is configured to adjust a display page of the terminal according to the updated full page display parameter, and display the display page on the terminal:
determining display parameters of the webpage consistent with the full page display parameters based on the updated full page display parameters;
and adjusting the display page of the application program according to the display parameters in a uniform resource locator or script interaction mode, and displaying the display page on the terminal.
It should be understood that the sequence number of each step in the foregoing embodiment does not mean that the execution sequence of each process should be determined by the function and the internal logic of each process, and should not limit the implementation process of the embodiment of the present application in any way.
Fig. 5 is a schematic diagram of an electronic device 5 provided in an embodiment of the present application. As shown in fig. 5, the electronic apparatus 5 of this embodiment includes: a processor 501, a memory 502 and a computer program 503 stored in the memory 502 and executable on the processor 501. The steps of the various method embodiments described above are implemented by processor 501 when executing computer program 503. Alternatively, the processor 501, when executing the computer program 503, performs the functions of the modules/units in the above-described apparatus embodiments.
The electronic device 5 may be a desktop computer, a notebook computer, a palm computer, a cloud server, or the like. The electronic device 5 may include, but is not limited to, a processor 501 and a memory 502. It will be appreciated by those skilled in the art that fig. 5 is merely an example of the electronic device 5 and is not limiting of the electronic device 5 and may include more or fewer components than shown, or different components.
The processor 501 may be a central processing unit (Central Processing Unit, CPU) or other general purpose processor, digital signal processor (Digital Signal Processor, DSP), application specific integrated circuit (Application Specific Integrated Circuit, ASIC), field programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like.
The memory 502 may be an internal storage unit of the electronic device 5, for example, a hard disk or a memory of the electronic device 5. The memory 502 may also be an external storage device of the electronic device 5, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash Card (Flash Card) or the like, which are provided on the electronic device 5. Memory 502 may also include both internal storage units and external storage devices of electronic device 5. The memory 502 is used to store computer programs and other programs and data required by the electronic device.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the flow in the methods of the above embodiments, or may be implemented by a computer program to instruct related hardware, and the computer program may be stored in a computer readable storage medium, where the computer program may implement the steps of the respective method embodiments described above when executed by a processor. The computer program may comprise computer program code, which may be in source code form, object code form, executable file or in some intermediate form, etc. The computer readable medium may include: any entity or device capable of carrying computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the content of the computer readable medium can be appropriately increased or decreased according to the requirements of the jurisdiction's jurisdiction and the patent practice, for example, in some jurisdictions, the computer readable medium does not include electrical carrier signals and telecommunication signals according to the jurisdiction and the patent practice.
The above embodiments are only for illustrating the technical solution of the present application, and are not limiting thereof; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application.

Claims (10)

1. A display control method, characterized by comprising:
receiving an update instruction;
calling a view controller through method exchange based on the update instruction;
updating a full page display parameter of an application program based on the call of the view controller, wherein the full page display parameter comprises one or more of a color display parameter and an effect display parameter, and the full page display parameter is applied to one or more of a page of the application program and a control of the application program;
the view controller comprises a dynamic calling mode and a static calling mode, wherein:
The dynamic calling mode is used for expanding a dynamic dispatch mechanism;
the static call mode is used for presetting a corresponding function call relation;
responding to the updating instruction, calling the static calling mode, traversing the control contained in the display page of the application program, and traversing to the tail end of the control tree;
based on the end of traversal, calling the dynamic calling mode, and updating the full page display parameters of the application program;
and adjusting the display page of the application program according to the updated full page display parameters, and displaying the display page on a terminal.
2. The method of claim 1, comprising, prior to receiving the update instruction:
determining the response condition with the highest priority as a target response condition in all response conditions based on the priority specified by the application program logic;
generating the update instruction based on the target response condition;
all of the response conditions include a first response condition and a second response condition, wherein:
the first response condition is: when the application program is started for the first time or the application program is started in preset time, after an instruction for requesting the full-page display parameters is sent to a server side, receiving return information of the full-page display parameters returned by the server side;
The second response condition is: and receiving a user instruction for updating the full page display parameters.
3. The method of claim 1, wherein prior to receiving the update instruction, the method further comprises:
responding to the non-initial starting of the application program, and reading the display parameters of the full page of the local cache;
according to the full page display parameters, adjusting display pages of the application program, displaying the display pages on a terminal, and requesting a server to update the full page display parameters;
and generating the updating instruction based on the return information of the full page display parameters returned by the server.
4. The method of claim 1, wherein before updating the full page display parameters of the application based on the invocation of the view controller, comprising:
acquiring a display white list of the application program;
the display white list comprises a page white list and a control white list;
removing other pages and other controls outside the display white list from the application program, and determining the pages and other controls as a full page adjustment range of the application program;
based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps:
And updating the full page display parameters of the full page adjustment range based on the application program updating instruction.
5. The method of claim 1, wherein before updating the full page display parameters of the application based on the invocation of the view controller, further comprising:
acquiring a display white list of the application program;
the display white list comprises a page white list and a control white list;
determining the page and the control in the display white list in the application program as the full page adjustment range of the application program;
based on the application program updating instruction, a process for updating the full page display parameters of the application program comprises the following steps:
and updating the full page display parameters of the full page adjustment range based on the application program updating instruction.
6. The method of claim 1, wherein the full page display parameters store local memory in a set of classes.
7. The method of any of claims 1 to 6, wherein adjusting the display page of the application according to the updated full page display parameters and displaying the display page on a terminal comprises:
Determining display parameters of the webpage consistent with the full page display parameters based on the updated full page display parameters;
and adjusting the display page of the application program according to the display parameters in a uniform resource locator or script interaction mode, and displaying the display page on the terminal.
8. A display control apparatus, comprising:
a receiving module configured to receive an update instruction;
a calling module configured to call a view controller through a method exchange based on the update instruction;
an updating module configured to update a full page display parameter of an application program based on a call of the view controller, wherein the full page display parameter comprises one or more of a color display parameter and an effect display parameter, and the full page display parameter is applied to one or more of a page of the application program and a control of the application program;
the view controller comprises a dynamic calling mode and a static calling mode, wherein:
the dynamic calling mode is used for expanding a dynamic dispatch mechanism;
the static call mode is used for presetting a corresponding function call relation;
The traversing module is configured to respond to the updating instruction, call the static call mode, traverse the control contained in the display page of the application program and traverse the control to the tail end of the control tree;
the processing module is configured to call the dynamic call mode and update the full page display parameters of the application program based on the end of traversal;
and the display module is configured to adjust the display page of the application program according to the updated full page display parameters, and display the display page on the terminal.
9. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method according to any one of claims 1 to 7.
CN202310420460.9A 2023-04-19 2023-04-19 Display control method, display control device, electronic equipment and computer readable storage medium Pending CN116483496A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310420460.9A CN116483496A (en) 2023-04-19 2023-04-19 Display control method, display control device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310420460.9A CN116483496A (en) 2023-04-19 2023-04-19 Display control method, display control device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN116483496A true CN116483496A (en) 2023-07-25

Family

ID=87217169

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310420460.9A Pending CN116483496A (en) 2023-04-19 2023-04-19 Display control method, display control device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN116483496A (en)

Similar Documents

Publication Publication Date Title
CN109410698B (en) Data large-screen visualization method and system
US10248632B2 (en) Optimization for rendering web pages
TW202141300A (en) Page processing method, device, apparatus and storage medium
CN110516186A (en) Page skeleton automatic generating method, equipment, storage medium and device
CN110888696A (en) Page display method and system, computer system and computer readable medium
EP4141797A1 (en) Method and apparatus of processing information, method and apparatus of rendering image, and electronic device
CN111459501B (en) SVG-based Web configuration picture storage and display system, method and medium
US11032683B2 (en) Method and apparatus for publishing cloud resource
CN111294395A (en) Terminal page transmission method, device, medium and electronic equipment
CN114035879A (en) Page theme color changing method and device, electronic equipment and computer readable medium
CN111367518A (en) Page layout method and device, computing equipment and computer storage medium
CN115809056B (en) Component multiplexing implementation method and device, terminal equipment and readable storage medium
CN112559109A (en) Method, system, device and medium for generating display interface based on component library
CN110134905B (en) Page update display method, device, equipment and storage medium
CN109416828A (en) Frame buffering is mapped to the device and method of logic eye
CN113282852A (en) Method and device for editing webpage
CN116483496A (en) Display control method, display control device, electronic equipment and computer readable storage medium
CN114489910B (en) Video conference data display method, device, equipment and medium
CN112307377A (en) Information display method and device and electronic equipment
CN115994517A (en) Information processing method, apparatus, storage medium, device, and program product
CN110618811A (en) Information presentation method and device
CN115130442A (en) Report generation method and device, storage medium and computer equipment
CN109388920A (en) For on the mobile apparatus using the upper method and apparatus that watermark is dynamically arranged
CN112445478A (en) Graphic file processing method, device, equipment and medium
CN111984278A (en) Method and device for acquiring animation image

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240116

Address after: No. 13 Xingxiang Road, Zengjia Town, High tech Zone, Shapingba District, Chongqing, 400039

Applicant after: Chongqing Selis Phoenix Intelligent Innovation Technology Co.,Ltd.

Address before: 610095 No. 2901, floor 29, unit 1, building 1, No. 151, Tianfu Second Street, high tech Zone, China (Sichuan) pilot Free Trade Zone, Chengdu, Sichuan Province

Applicant before: Chengdu Thalys Technology Co.,Ltd.