CN116737253A - Page loading method and display device - Google Patents

Page loading method and display device Download PDF

Info

Publication number
CN116737253A
CN116737253A CN202210195588.5A CN202210195588A CN116737253A CN 116737253 A CN116737253 A CN 116737253A CN 202210195588 A CN202210195588 A CN 202210195588A CN 116737253 A CN116737253 A CN 116737253A
Authority
CN
China
Prior art keywords
loading
component
display device
service
business
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
CN202210195588.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.)
Juhaokan Technology Co Ltd
Original Assignee
Juhaokan 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 Juhaokan Technology Co Ltd filed Critical Juhaokan Technology Co Ltd
Priority to CN202210195588.5A priority Critical patent/CN116737253A/en
Publication of CN116737253A publication Critical patent/CN116737253A/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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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/954Navigation, e.g. using categorised browsing
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment provides a page loading method and display equipment, wherein a main component is loaded when the display equipment is started, and a component loading mechanism is obtained from a server, and the component loading mechanism prescribes loading conditions of service components. And then loading the service component if the loading state of the current service component meets the loading condition. And if the loading state of the current business component does not meet the loading condition, not loading the business component. According to the embodiment, each service of the application program is divided into independent service components, the service components are loaded only when needed, and the page loading speed of the application program is increased, so that the use experience of a user is improved. In addition, as each service of the application program is an independent service component, only the related component needs to be modified during transformation, and only the related component needs to be verified during testing, so that transformation efficiency is improved.

Description

Page loading method and display device
Technical Field
The application relates to the technical field of display equipment, in particular to a page loading method and display equipment.
Background
With the popularization of intelligent terminal devices, application (APP) generated by corresponding intelligent terminal devices is also increased. And as the user demands are increased, the functions of the application programs are also increased. Therefore, the application programs on the intelligent terminal equipment are also becoming larger and larger.
At present, due to the fact that the application programs have a plurality of services, the page loading speed of the application programs is low, and therefore the user experience is poor. In addition, in the aspect of application program transformation, all services of the application program are directly called, so that all service verification is required in the steps of development self-test, test adaptation, online gray scale upgrading, index monitoring and the like even if the functions of the application program are changed in a small range, the delivery cycle of the transformation application program is long, the upgrading success rate is low, and finally the application transformation efficiency is low.
Disclosure of Invention
The application provides a page loading method and display equipment, which are used for solving the problems that the use experience of a user is poor and the application transformation efficiency is low due to the fact that the page loading speed is low due to the fact that the service is multiple in the existing application program.
In a first aspect, the present embodiment provides a display device, including,
a display for displaying a user interface;
a controller for performing:
loading a main component when the display equipment is started, and acquiring a component loading mechanism by a server, wherein the component loading mechanism prescribes loading conditions of service components;
loading the service component when the current loading state of the service component meets the loading condition;
and when the current loading state of the business component does not meet the loading condition, not loading the business component.
In a second aspect, the present embodiment provides a page loading method, where the method is applied to a controller of a display device, and the method includes:
loading a main component when the display equipment is started, and acquiring a component loading mechanism by a server, wherein the component loading mechanism prescribes loading conditions of service components;
loading the service component when the current loading state of the service component meets the loading condition;
and when the current loading state of the business component does not meet the loading condition, not loading the business component.
The embodiment provides a page loading method and display equipment, wherein a main component is loaded when the display equipment is started, and a component loading mechanism is obtained from a server, and the component loading mechanism prescribes loading conditions of service components. And then loading the service component if the loading state of the current service component meets the loading condition. And if the loading state of the current business component does not meet the loading condition, not loading the business component. According to the embodiment, each service of the application program is divided into independent service components, the service components are loaded only when needed, and the page loading speed of the application program is increased, so that the use experience of a user is improved. In addition, as each service of the application program is an independent service component, only the related component needs to be modified during transformation, and only the related component needs to be verified during testing, so that transformation efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings for a person having ordinary skill in the art.
FIG. 1 illustrates an operational scenario between a display device and a control apparatus according to some embodiments;
fig. 2 shows a hardware configuration block diagram of the control device 100 according to some embodiments;
fig. 3 illustrates a hardware configuration block diagram of a display device 200 according to some embodiments;
FIG. 4 illustrates a software configuration diagram in a display device 200 according to some embodiments;
FIG. 5 illustrates an icon control interface display diagram for an application in a display device 200 according to some embodiments;
FIG. 6 illustrates a page loading system framework diagram of an application according to some embodiments;
FIG. 7 illustrates a signaling diagram of a page loading method in accordance with some embodiments;
FIG. 8 illustrates a component loading implementation process diagram in accordance with some embodiments;
FIG. 9 illustrates a user interface schematic provided by display device 200 in accordance with some embodiments;
FIG. 10 illustrates yet another user interface schematic provided by display device 200 in accordance with some embodiments;
fig. 11 is a flow diagram illustrating a particular implementation of initializing a loaded juvenile channel in accordance with some embodiments;
FIG. 12 illustrates a logic flow diagram for a juvenile component initialization flag bit processing in accordance with some embodiments;
FIG. 13 illustrates yet another user interface schematic provided by display device 200 in accordance with some embodiments;
FIG. 14 illustrates yet another user interface schematic provided by display device 200 in accordance with some embodiments;
FIG. 15 illustrates yet another user interface schematic provided by display device 200 in accordance with some embodiments;
FIG. 16 illustrates yet another user interface schematic provided by display device 200 in accordance with some embodiments;
FIG. 17 illustrates a flow diagram of a page loading method in accordance with some embodiments.
Detailed Description
For the purposes of making the objects and embodiments of the present application more apparent, an exemplary embodiment of the present application will be described in detail below with reference to the accompanying drawings in which exemplary embodiments of the present application are illustrated, it being apparent that the exemplary embodiments described are only some, but not all, of the embodiments of the present application.
It should be noted that the brief description of the terminology in the present application is for the purpose of facilitating understanding of the embodiments described below only and is not intended to limit the embodiments of the present application. Unless otherwise indicated, these terms should be construed in their ordinary and customary meaning.
The terms "first," second, "" third and the like in the description and in the claims and in the above drawings are used for distinguishing between similar or similar objects or entities and not necessarily for describing a particular sequential or chronological order, unless otherwise indicated. It is to be understood that the terms so used are interchangeable under appropriate circumstances.
The terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or apparatus that comprises a list of elements is not necessarily limited to all elements explicitly listed, but may include other elements not expressly listed or inherent to such product or apparatus.
The display device provided by the embodiment of the application can have various implementation forms, for example, a television, an intelligent television, a laser projection device, a display (monitor), an electronic whiteboard (electronic bulletin board), an electronic desktop (electronic table) and the like. Fig. 1 and 2 are specific embodiments of a display device of the present application.
Fig. 1 is a schematic diagram of an operation scenario between a display device and a control apparatus according to an embodiment. As shown in fig. 1, a user may operate the display device 200 through the smart device 300 or the control apparatus 100.
In some embodiments, the control apparatus 100 may be a remote controller, and the communication between the remote controller and the display device includes infrared protocol communication or bluetooth protocol communication, and other short-range communication modes, and the display device 200 is controlled by a wireless or wired mode. The user may control the display device 200 by inputting user instructions through keys on a remote control, voice input, control panel input, etc.
In some embodiments, a smart device 300 (e.g., mobile terminal, tablet, computer, notebook, etc.) may also be used to control the display device 200. For example, the display device 200 is controlled using an application running on a smart device.
In some embodiments, the display device may receive instructions not using the smart device or control device described above, but rather receive control of the user by touch or gesture, or the like.
In some embodiments, the display device 200 may also perform control in a manner other than the control apparatus 100 and the smart device 300, for example, the voice command control of the user may be directly received through a module configured inside the display device 200 device for acquiring voice commands, or the voice command control of the user may be received through a voice control device configured outside the display device 200 device.
In some embodiments, the display device 200 is also in data communication with a server 400. The display device 200 may be permitted to make communication connections via a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 400 may provide various contents and interactions to the display device 200. The server 400 may be a cluster, or may be multiple clusters, and may include one or more types of servers.
Fig. 2 exemplarily shows a block diagram of a configuration of the control apparatus 100 in accordance with an exemplary embodiment. As shown in fig. 2, the control device 100 includes a controller 110, a communication interface 130, a user input/output interface 140, a memory, and a power supply. The control apparatus 100 may receive an input operation instruction of a user and convert the operation instruction into an instruction recognizable and responsive to the display device 200, and function as an interaction between the user and the display device 200.
As shown in fig. 3, the display apparatus 200 includes at least one of a modem 210, a communicator 220, a detector 230, an external device interface 240, a controller 250, a display 260, an audio output interface 270, a memory, a power supply, and a user interface.
In some embodiments the controller includes a processor, a video processor, an audio processor, a graphics processor, RAM, ROM, a first interface for input/output to an nth interface.
The display 260 includes a display screen component for presenting a picture, and a driving component for driving an image display, a component for receiving an image signal from the controller output, displaying video content, image content, and a menu manipulation interface, and a user manipulation UI interface.
The display 260 may be a liquid crystal display, an OLED display, a projection device, or a projection screen.
The communicator 220 is a component for communicating with external devices or servers according to various communication protocol types. For example: the communicator may include at least one of a Wifi module, a bluetooth module, a wired ethernet module, or other network communication protocol chip or a near field communication protocol chip, and an infrared receiver. The display device 200 may establish transmission and reception of control signals and data signals with the external control device 100 or the server 400 through the communicator 220.
A user interface, which may be used to receive control signals from the control device 100 (e.g., an infrared remote control, etc.).
The detector 230 is used to collect signals of the external environment or interaction with the outside. For example, detector 230 includes a light receiver, a sensor for capturing the intensity of ambient light; alternatively, the detector 230 includes an image collector such as a camera, which may be used to collect external environmental scenes, user attributes, or user interaction gestures, or alternatively, the detector 230 includes a sound collector such as a microphone, or the like, which is used to receive external sounds.
The external device interface 240 may include, but is not limited to, the following: high Definition Multimedia Interface (HDMI), analog or data high definition component input interface (component), composite video input interface (CVBS), USB input interface (USB), RGB port, or the like. The input/output interface may be a composite input/output interface formed by a plurality of interfaces.
The modem 210 receives broadcast television signals through a wired or wireless reception manner, and demodulates audio and video signals, such as EPG data signals, from a plurality of wireless or wired broadcast television signals.
In some embodiments, the controller 250 and the modem 210 may be located in separate devices, i.e., the modem 210 may also be located in an external device to the main device in which the controller 250 is located, such as an external set-top box or the like.
The controller 250 controls the operation of the display device and responds to the user's operations through various software control programs stored on the memory. The controller 250 controls the overall operation of the display apparatus 200. For example: in response to receiving a user command to select a UI object to be displayed on the display 260, the controller 250 may perform an operation related to the object selected by the user command.
In some embodiments the controller includes at least one of a central processing unit (Central Processing Unit, CPU), video processor, audio processor, graphics processor (Graphics Processing Unit, GPU), RAM Random Access Memory, RAM), ROM (Read-Only Memory, ROM), first to nth interfaces for input/output, a communication Bus (Bus), and the like.
The user may input a user command through a Graphical User Interface (GUI) displayed on the display 260, and the user input interface receives the user input command through the Graphical User Interface (GUI). Alternatively, the user may input the user command by inputting a specific sound or gesture, and the user input interface recognizes the sound or gesture through the sensor to receive the user input command.
A "user interface" is a media interface for interaction and exchange of information between an application or operating system and a user that enables conversion between an internal form of information and a user-acceptable form. A commonly used presentation form of the user interface is a graphical user interface (Graphic User Interface, GUI), which refers to a user interface related to computer operations that is displayed in a graphical manner. It may be an interface element such as an icon, a window, a control, etc. displayed in a display screen of the electronic device, where the control may include a visual interface element such as an icon, a button, a menu, a tab, a text box, a dialog box, a status bar, a navigation bar, a Widget, etc.
Referring to FIG. 4, in some embodiments, the system is divided into four layers, from top to bottom, an application layer (simply "application layer"), an application framework layer (Application Framework) layer (simply "framework layer"), a An Zhuoyun row (Android run) and a system library layer (simply "system runtime layer"), and a kernel layer, respectively.
In some embodiments, at least one application program is running in the application program layer, and these application programs may be a Window (Window) program of an operating system, a system setting program, a clock program, or the like; or may be an application developed by a third party developer. In particular implementations, the application packages in the application layer are not limited to the above examples.
The framework layer provides an application programming interface (application programming interface, API) and programming framework for the application. The application framework layer includes a number of predefined functions. The application framework layer corresponds to a processing center that decides to let the applications in the application layer act. Through the API interface, the application program can access the resources in the system and acquire the services of the system in the execution.
As shown in fig. 4, the application framework layer in the embodiment of the present application includes a manager (manager), a Content Provider (Content Provider), and the like, where the manager includes at least one of the following modules: an Activity Manager (Activity Manager) is used to interact with all activities that are running in the system; a Location Manager (Location Manager) is used to provide system services or applications with access to system Location services; a Package Manager (Package Manager) for retrieving various information about an application Package currently installed on the device; a notification manager (Notification Manager) for controlling the display and clearing of notification messages; a Window Manager (Window Manager) is used to manage bracketing icons, windows, toolbars, wallpaper, and desktop components on the user interface.
In some embodiments, the activity manager is used to manage the lifecycle of the individual applications as well as the usual navigation rollback functions, such as controlling the exit, opening, fallback, etc. of the applications. The window manager is used for managing all window programs, such as obtaining the size of the display screen, judging whether a status bar exists or not, locking the screen, intercepting the screen, controlling the change of the display window (for example, reducing the display window to display, dithering display, distorting display, etc.), etc.
In some embodiments, the system runtime layer provides support for the upper layer, the framework layer, and when the framework layer is in use, the android operating system runs the C/C++ libraries contained in the system runtime layer to implement the functions to be implemented by the framework layer.
In some embodiments, the kernel layer is a layer between hardware and software. As shown in fig. 4, the kernel layer contains at least one of the following drivers: audio drive, display drive, bluetooth drive, camera drive, WIFI drive, USB drive, HDMI drive, sensor drive (e.g., fingerprint sensor, temperature sensor, pressure sensor, etc.), and power supply drive, etc.
In some embodiments, the display device may directly enter the preset vod program interface after being started, where the vod program interface may include at least a navigation bar 510 and a content display area located below the navigation bar 510, as shown in fig. 5, where the content displayed in the content display area may change with the change of the selected control in the navigation bar. The program in the application program layer can be integrated in the video-on-demand program and displayed through one control of the navigation bar, and can be further displayed after the application control in the navigation bar is selected.
In some embodiments, the display device may directly enter the display interface of the signal source selected last time after being started, or the signal source selection interface, where the signal source may be a preset video on demand program, or may be at least one of an HDMI interface, a live tv interface, etc., and after the user selects a different signal source, the display may display the content obtained from the different signal source. May be executed by the application program.
With the popularization of intelligent terminal devices, application (APP) generated by corresponding intelligent terminal devices is also increased. And as the user demands are increased, the functions of the application programs are also increased. Therefore, the application programs on the intelligent terminal equipment are also becoming larger and larger.
At present, due to the fact that the application programs have a plurality of services, the page loading speed of the application programs is low, and therefore the user experience is poor. In addition, in the aspect of application program transformation, all services of the application program are directly called, so that all service verification is required in the steps of development self-test, test adaptation, online gray scale upgrading, index monitoring and the like even if the functions of the application program are changed in a small range, the delivery cycle of the transformation application program is long, the upgrading success rate is low, and finally the application transformation efficiency is low.
In order to solve the above problems, the present application provides a page loading system for an application program, as shown in a system frame diagram of fig. 6, the system includes a server and a display device, and each service of the application program is divided into independent service components, i.e., independent service modules. And loading the main component when the display device is started, and acquiring a component loading mechanism from the server. The servers may include an operations sub-server, a content management sub-server, and a terminal-oriented sub-server. The operator establishes a component loading mechanism on the operator sub-server, and the content management sub-server obtains the component loading mechanism from the operator sub-server. After the display device is started, the display device sends an instruction for acquiring the component loading mechanism to the terminal-oriented sub-server, and the terminal-oriented sub-server acquires the component loading mechanism from the content management sub-server according to the instruction. And then the terminal-oriented sub-server returns a component loading mechanism to the display device.
The component loading mechanism in the embodiment of the application prescribes the loading condition of each service component, and only the service component with the loading state conforming to the loading condition is loaded, otherwise, the loading is not carried out. After receiving the component loading mechanism returned by the terminal-oriented sub-server, the display device judges whether to load the service components according to the loading state of each service component and the component loading mechanism. And if the loading state of the current business component meets the loading condition, loading the business component. If the loading state of the current business component does not meet the loading condition, the business component is not loaded. Therefore, each service of the application program is divided into independent service components, and the service components are loaded only when needed, so that the page loading speed of the application program is increased, and the use experience of a user is improved. In addition, as each service of the application program is an independent service component, only the related component needs to be modified during transformation, and only the related component needs to be verified during testing, so that transformation efficiency is improved.
In some embodiments, as shown in the signaling diagram of fig. 7, the main component may be loaded by default first after the display device is started, and after the main component is loaded, the main component obtains the component loading mechanism from the terminal-oriented sub-server. And the main component judges the service components which need to be loaded and the service components which do not need to be loaded according to the returned component loading mechanism and the current loading state of each service component. And finally, loading the business components to be loaded on the page. After the business component finishes loading, the loading result can be fed back to the main component, and the main component records the loading result locally. And the display device displays the component contents of the loading main component and the service component on the page according to the loading result.
In some embodiments, the loading condition may be that the service component includes a prompt message, that is, the service component needs to display the prompt message, and the prompt message is not displayed on the display before the current display device is started. If the service component meets the loading conditions, the current loading state of the service component meets the loading conditions, and the service component needs to be loaded. After the service component is loaded, loading mark information can be fed back to the main component, and the main component locally records the loading mark information of the service component. After the next power-on start-up of the display device, the service component contains prompt information, but the loading tag information marks that the prompt information is already shown on the display. Therefore, the service component does not need to display prompt information in practice, and the loading state of the service component does not meet the loading condition in practice at the moment, and the service component does not need to be loaded.
In some embodiments, the loading condition may also trigger a business component for the user. Specifically, after the main component is loaded, a control corresponding to the service component is presented on the page, the service component is triggered when the user clicks the control on the page, the display device determines that the current loading state of the service component meets the loading condition after receiving the triggering instruction, and then the process of loading the service component is performed.
In some embodiments, the loading condition may also support loading a business component for the model of the current display device. For example, the service corresponding to the service component is high-definition video playing, if the model of the current display device supports playing of the high-definition video, it may be determined that the model of the current display device supports loading the service component, and it may also be determined that the current loading state meets the loading condition. If the model of the current display device does not support playing of the high-definition video, the model of the current display device can be determined not to support recording of the service component, and the current loading state can be determined not to accord with the loading condition.
In some embodiments, the loading mechanism may also specify a loading priority for the business components and a threshold for the number of business components that are loaded simultaneously. If the number of the service components of which the current loading state meets the loading condition is greater than the number threshold, all the service components can be loaded according to the loading priority. For example, the service components whose current loading state meets the loading condition are a service component a, a service component B, a service component C, and a service component D. While the number of concurrently loaded business components has a threshold of 3, meaning that only up to 3 business components can be loaded simultaneously, one of business component a, business component B, business component C, and business component D is not loadable. At this time, the loading priority order is the service component B, the service component D, the service component C, and the service component a, and according to the loading priority order, only the service component B, the service component D, and the service component C may be loaded, but the service component a may not be loaded.
In some embodiments, the component loading mechanism may also specify tamper-proof rules, i.e., business components that are not loaded may be fixed according to the user's preference settings. For example, if the user is not interested in some functions of the application program according to the log information of the user, the service components corresponding to the functions can be set with anti-disturbing marks. After the display device is started, even if the loading state of the service component meets other loading conditions, loading is not performed. This avoids loading business components on the page that are not of interest to the user.
In some embodiments, as shown in the schematic diagram of the component loading implementation process shown in fig. 8, after the display device starts up the main component, the display device side calculates the task component to be loaded according to the component loading mechanism fed back by the server and the service component mark bit, so that the main component can overall schedule the service component. After the business component processes the logic, the tag bit is fed back to the main component and recorded locally.
It should be noted that, in practical applications, the formulated component loading mechanism may include one or several of the above situations. That is, the loading state accords with one of the loading conditions, or the loading can be performed only by meeting several of the loading conditions at the same time. Further specific scenarios for loading conditions include, but are not limited to, the examples set forth above.
The embodiment of the application is not limited to the type of the application program, and can be applied to video playing application programs, picture displaying application programs and the like. The component loading process of the present application will be further described in terms of a video playback class application.
In the video playing application program, the main component may be a channel displayed on the home page by default, and the home page channel is loaded by default after the display device is started. The business component may then be other than a home presentation channel. After the display device is started, the non-home page display channels determine whether to load according to whether the loading state accords with the loading condition. After the user opens the display device, a user interface is displayed on the display. The user interface contains channel information for a home default presentation channel, such as a central set of channel information. Further, whether the loading state of other channels meets the loading condition is judged, and the channels meeting the loading condition are loaded.
By way of example, other channels may include juvenile channels, educational channels, sports channels, music channels, and the like. If the loading state of the juvenile channels meets the loading condition, the juvenile channels are loaded while the first page channels are loaded, and other channels are not loaded so as to improve the page loading speed. A schematic diagram of a user interface provided by the display device 200 is shown schematically in fig. 9. As shown in fig. 9, the channels loaded in the page are only top page channels (also referred to as recommended channels), and the specific page displays the channel information of the top page channels. And the loading state of the other channels does not meet the loading condition, and if the other channels are not loaded in the page, the channel contents of the other channels are not displayed in the page. The channel content may include a program name, a program poster, a program introduction, etc. of the program. For example, as shown in fig. 9 for programs A1-A6, various program details may be presented in a pop-up window.
The user interface shown in fig. 9 also displays a navigation bar, which includes controls: first page channel controls, juvenile channel controls, educational channel controls, sports channel controls, financial channel controls, and music channel controls. The controls of the current focus selection match the current content, which the user can use to manage the screen content. For example, in fig. 9, the current focus is on the home channel control, and then content matching the home channel control is displayed on the current page. The focus is default located on the home page channel control after the display device is started, so that the content matched with the home page channel control is default displayed on the current page. The loading state of other channels does not meet the loading condition, so that other channels are not loaded on the current page.
It should be noted that the navigation bar belongs to the main component, and when the main component is loaded, the navigation bar is loaded at the same time. The navigation bar is displayed on a page that matches the main component while the content of the main component is displayed. In addition, after the display device is started, a starting instruction is sent to the terminal-oriented sub-server to acquire a component loading mechanism (an operator sends the established component loading mechanism to the content management sub-server through the operator sub-server). The component loading mechanism acquired by the display device is also stored in the main component, and the main component performs loading operation or non-loading operation on the service component according to the component loading mechanism.
If the loading condition is that the channel contains new prompt information. For example, when the juvenile channel needs to display the prompt information of interest switching or subscription update information or other information to be displayed to the user, the loading state of the juvenile channel meets the loading condition, and the juvenile channel needs to be loaded on the page. A further user interface schematic provided by the display device 200 is schematically shown in fig. 10. As shown in fig. 10, although the current page focus is located on the home page channel control, a popup window of the juvenile channel is also displayed in the page, and is used for displaying prompt information or subscription update information or other information to be displayed of the juvenile channel to the user. The user interface of fig. 10 does not show the specific page content of the juvenile channel, but may also show the page content of the juvenile channel while the pop-up window is being shown, which is not limiting in the present application.
If the loading condition is that the user triggers the service component, for example, in fig. 9, the user moves the focus of the current page from the home channel control to the education channel control, then the loading state of the education channel meets the recording condition, and the education channel needs to be loaded on the page. At this time, since the juvenile channel still meets the loading condition, it is necessary to load the educational channel and the juvenile channel simultaneously on the page. And when the loading condition is different from the loading condition containing the prompt information, if the loading condition is the focus selection, displaying the specific page content of the education channel on the user interface.
After the pages are loaded on the juvenile channels, loading mark information of the juvenile channels is recorded locally. After the display device is started up next time, the display device judges that the prompt information is displayed on the display according to the loading mark information, so that the juvenile channels do not need to be loaded again. If the juvenile channel needs to display other information to be displayed (different from the information displayed in the previous time) after the loading, the loading mark information needs to be updated (mark that the information to be displayed is not displayed). The display device again loads the juvenile channels according to the updated loading indicia.
In some embodiments, hint messages refer to messages generated by other components that need to be displayed on the main component page.
In some embodiments, the hint information may be a message in other components that relates to user rights/content changes.
In some embodiments, the hint message may be a message pre-specified by the operator.
In some embodiments, after the terminal is started, the server may respond to the request, and determine, according to at least one of the user identifier and the terminal identifier in the request, that there is a prompt message in the other components that needs not to be displayed, and if there is a prompt message, issue the other service components with the main component.
A flowchart of a specific implementation process of starting up the home channel and initializing the loading of the juvenile channel when the display device is turned on is schematically shown in fig. 11. As shown in fig. 11, the display device starts up a home component (home channel), and the home component reads a deviceversionabiltityservice (model version capability variable) from the middleware, and the middleware returns a capability configuration result of the model to the home component. The middleware is used for reading the model version capability of the equipment from the system and returning the capability configuration result to the home page component. The home page component judges whether the local machine supports playing the juvenile channels according to the returned configuration result, and if the juvenile channels are not supported, the juvenile channels are not loaded. If the local machine supports playing the juvenile channel, the value of the flag bit variable is continuously read. If the flag bit is 1, the juvenile channel is loaded, and the juvenile channel is not loaded when the juvenile channel is started. If the flag bit variable is not 1, the juvenile channel is not loaded, and the juvenile channel is loaded when the start-up is needed.
A schematic flow chart of the juvenile component initialization flag bit processing logic is shown schematically in fig. 12. As shown in fig. 12, there are three logical trigger points for the benefit migration process of the child module: the child component initializes, listens to str boot actions and accounts switch snoop callbacks. After triggering the child component rights migration processing logic, the model version capability variable is read, and whether the model version supports child switching is judged. If the model version does not support juvenile switching, then the juvenile components are not loaded.
If the model version supports the juvenile switching, continuing to judge whether the current user is in an anonymous state, and if so, directly reading the loading state variable of the juvenile component stored on the local equipment. If the variable value of the loading state is 1, the child component is loaded, the child component is not loaded at this time, if the variable value of the loading state is not 1, the child component is not loaded, the child component is required to be loaded at this time, and a popup window prompt 2 is popped up on the page. And when the child component is loaded, setting the value of the loading state variable to be 2, informing the home page component, and updating the value of the flag bit variable to be 1.
If the current user is not in an anonymous state, continuing to determine whether the user group variable of the child component contains the current user ID. If the current user ID is not included, then the child component need not be loaded. If the current user ID is included, the benefit component interface is further invoked to query whether the user is a member user of the child component (the child component locally stores a user group variable for recording all account ID lists in which a benefit switching popup occurs, accounts already present in the lists, and the benefit switching logic at the system end is not triggered any more, based on this design, if the benefit presentation logic has a number of adjustments, it cannot support). If the user does not have any child component membership benefits, the process of reading the child component's load state variables stored on the local device is directly performed. If the user has child component membership benefits, a server-side interest migration interface is invoked.
The server side feeds back the equity migration type, and if the migration type is one of non-migration, film and television continuous month-around user migration and child user equity migration, the process of directly reading the loading state variable of the child component stored on the local equipment is performed. If the migration type is film and television discontinuous month-wrapping user migration, reading a loading state variable of the child component stored on the local equipment, if the loading state variable value is not 1, displaying a popup window 1, setting the loading state variable value to 2, informing the home page component, and updating the value of the flag bit variable to 1. And if the loading state variable value is 1, displaying the popup window 3, and adding the loading state variable value to the current user ID.
In the embodiment of the application, different popup windows are used for indicating that the current child assembly belongs to different situations. The popup window 1 indicates that the migration type of the current child component belongs to film and television discontinuous month-pack user migration, and the loading state variable value is not 1. The popup window 2 indicates that the current juvenile component is in an anonymous state and the load state variable has a value of 1. The popup window 3 indicates that the migration type of the current child component belongs to film and television discontinuous month-pack user migration, and the loading state variable value is 1.
The child component locally stores loading state variables, is used for recording the popup states of popup windows 1 and 2, has values of 1, marks that the popup windows remind the user that the child is switched, and can not display popup windows 1 and 2 on the equipment; and meanwhile, a flag bit variable in the home page component is set to be 1, the home page component is notified, and the child component is not required to be loaded at the time of starting later.
The server-side interface needs to synchronously return the result of the benefit migration, and the return value comprises key parameters: the migration types (1-no migration, 2-film and television discontinuous month user migration, 3-film and television continuous month user migration, 4-child user equity migration, and when calculating the issued equity migration, if multiple equity scenes exist, the migration types are issued according to equity migration rules defined by products, the child component acquires whether film and child member equity exists or not from the equity component, and the server synchronous query operation is needed, otherwise, whether the equity switching of the user is triggered or not is influenced.
In some embodiments, if there are multiple channel loading conditions, for example, the loading conditions for a juvenile channel, educational channel, sports channel, music channel are all met. In addition, the loading priorities are the juvenile channel, the music channel, the education channel and the sports channel, and the number of specified simultaneous loading channels is three, so as to provide a further user interface schematic diagram of the display device 200 shown in fig. 13, and only the channel information of the juvenile channel, the music channel and the education channel is loaded on the page after the start-up.
In some embodiments, a channel list may be loaded in the top page, with all channels listed in the channel list, where all channels, including the recommended channel, are randomly arranged in the channel list. After the display device is started, the recommended channels are loaded firstly, and channels adjacent to the recommended channels are loaded at the same time. Fig. 14 shows a further user interface schematic provided by the display device 200. In the channel list of fig. 14, the juvenile channel and the music channel are located on both sides of the recommended channel, respectively, and the juvenile channel and the music channel are loaded at the same time as the recommended channel is loaded. The embodiment of the application can also be a channel which is loaded in the channel list and is separated from the recommended channel by N channels. For example, one channel away from the recommended channel, i.e., loading two channels to the left and two channels to the right of the recommended channel.
A focus is also provided in the channel list, and the user can move the focus in the channel list by operating the control device. After the display device is started, the focus is positioned on the recommended channel by default. After the user moves the focus by operating the control device, the channel where the current focus is located can be loaded on the page. Fig. 15 shows a further user interface schematic provided by the display device 200. In fig. 15 the focus is on the recommended channel, at which time no other channels are loaded. After the user moves the focus by operating the control means, the juvenile channels are loaded on the page while the focus is moved from the recommended channel by at least the juvenile channels in still another user interface schematic provided by the display device 200 as shown in fig. 16.
The embodiment of the application provides a page loading method, such as a flow chart of the page loading method shown in fig. 17, comprising the following steps:
step one, after the display equipment is started, a component loading mechanism is obtained from a server, wherein the component loading mechanism prescribes loading conditions of service components.
And step two, if the loading state of the current service component meets the loading condition, loading the service component.
And step three, if the loading state of the current service component does not meet the loading condition, not loading the service component.
In some embodiments, the loading condition may include a prompt message for the service component, where the prompt message is not displayed before the current display device is started. In this case, if the loading state of the service component meets the loading condition, the prompt information is displayed on the display while the service component is loaded.
In some embodiments, the loading condition may trigger a business component for the user.
In some embodiments, the loading conditions may support loading business components for the model of the display device.
In some embodiments, the loading mechanism also specifies a loading priority for the business components and a threshold for the number of simultaneous loading of business components. If the loading states of a plurality of service components meet the loading conditions, judging the service components to be loaded according to the loading priority and the quantity threshold value of the service components to be loaded simultaneously.
The same or similar content may be referred to each other in each embodiment of the present application, and the related embodiments will not be described in detail.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the application.
The foregoing description, for purposes of explanation, has been presented in conjunction with specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the embodiments to the precise forms disclosed above. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles and the practical application, to thereby enable others skilled in the art to best utilize the embodiments and various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A display device, characterized by comprising:
a display for displaying a user interface;
a controller for performing:
loading a main component when the display equipment is started, and acquiring a component loading mechanism from a server, wherein the component loading mechanism prescribes loading conditions of service components;
loading the service component when the current loading state of the service component meets the loading condition;
and when the current loading state of the business component does not meet the loading condition, not loading the business component.
2. The display device of claim 1, wherein the loading condition is that the service component contains a prompt message, wherein the prompt message is not presented on the display until the display device is started up at the time;
the controller is further configured to perform: and after loading the business component, displaying the prompt information on the display.
3. The display device of claim 2, wherein after loading the service component, loading flag information of the service component is recorded locally, wherein the loading flag information is used to flag that the prompt information has been presented on the display before a next power-on start of the display device.
4. The display device of claim 1, wherein the loading condition triggers the business component for a user.
5. The display device according to claim 1, wherein the loading mechanism further specifies loading priorities of a plurality of the business components and a number threshold for simultaneously loading the business components, and loads the business components according to the loading priorities and the number threshold when the number of the business components whose current loading state meets the loading condition is greater than the number threshold.
6. The display device of claim 1, wherein the loading condition supports loading the business component for a model of the display device.
7. The display device of claim 1, wherein the main component is a recommended channel and the service component is a non-recommended channel.
8. The display device of claim 1, wherein the loading mechanism further provides for a random arrangement of all of the business components, the loading condition being that the business components are within N components of the master component.
9. A page loading method applied to a controller of a display device, the method comprising:
loading a main component when the display equipment is started, and acquiring a component loading mechanism from a server, wherein the component loading mechanism prescribes loading conditions of service components;
loading the service component when the current loading state of the service component meets the loading condition;
and when the current loading state of the business component does not meet the loading condition, not loading the business component.
10. The page loading method as recited in claim 9, wherein the loading mechanism further specifies loading priorities of the plurality of business components and a number threshold for simultaneously loading the business components, and wherein when the number of the business components whose current loading state meets the loading condition is greater than the number threshold, the business is loaded according to the loading priorities and the number threshold.
CN202210195588.5A 2022-03-01 2022-03-01 Page loading method and display device Pending CN116737253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210195588.5A CN116737253A (en) 2022-03-01 2022-03-01 Page loading method and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210195588.5A CN116737253A (en) 2022-03-01 2022-03-01 Page loading method and display device

Publications (1)

Publication Number Publication Date
CN116737253A true CN116737253A (en) 2023-09-12

Family

ID=87908405

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210195588.5A Pending CN116737253A (en) 2022-03-01 2022-03-01 Page loading method and display device

Country Status (1)

Country Link
CN (1) CN116737253A (en)

Similar Documents

Publication Publication Date Title
CN114286143B (en) Display device and automatic switching method of transmission protocol
CN113141529B (en) Display device and media asset playing method
CN112905210A (en) Server and gray scale publishing method
CN113064645B (en) Startup interface control method and display device
CN113781957B (en) Method for preventing screen burn of display device and display device
CN113395556A (en) Display device and method for displaying detail page
CN113741820B (en) Method for refreshing data from memory to eMMC memory and display device
CN112584210B (en) Display device, video recording method and recorded file display method
CN112616090B (en) Display equipment system upgrading method and display equipment
CN116737253A (en) Page loading method and display device
CN114007119A (en) Video playing method and display equipment
CN113971049A (en) Background service management method and display device
CN113766164B (en) Display equipment and signal source interface display method
CN114979735B (en) Display equipment and application starting method
US12088871B2 (en) Display apparatus, video recording method, and recorded file display method
CN112835633B (en) Display device and control method of display language
US12022148B2 (en) Display apparatus
CN113378096B (en) Display equipment and browser residual frame clearing method
CN116737032A (en) Corner mark display method and display equipment
CN116233514A (en) Display equipment and homepage interface switching method
CN117651172A (en) Display device and service control method
CN117608426A (en) Display equipment and multi-application same-screen display method
CN116737287A (en) Display equipment and interface display method
CN117812435A (en) Display equipment and message leaving method
CN117896565A (en) Display apparatus and display control method

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