WO2019154095A1 - Procédé et dispositif d'affichage de données, support d'informations et dispositif électronique - Google Patents

Procédé et dispositif d'affichage de données, support d'informations et dispositif électronique Download PDF

Info

Publication number
WO2019154095A1
WO2019154095A1 PCT/CN2019/072970 CN2019072970W WO2019154095A1 WO 2019154095 A1 WO2019154095 A1 WO 2019154095A1 CN 2019072970 W CN2019072970 W CN 2019072970W WO 2019154095 A1 WO2019154095 A1 WO 2019154095A1
Authority
WO
WIPO (PCT)
Prior art keywords
window
instruction
display
terminal
data
Prior art date
Application number
PCT/CN2019/072970
Other languages
English (en)
Chinese (zh)
Inventor
井博
陈威
梁朝
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2019154095A1 publication Critical patent/WO2019154095A1/fr

Links

Images

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
    • 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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
    • 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

Definitions

  • the present application relates to the field of computers, and in particular to a data display method and apparatus, a storage medium, and an electronic device.
  • the browser is used to display the HTML file content of the web server or file system, and can process the contents of the file through interaction with the user. For example, after the browser obtains the URL link requested by the user, the content included in the URL link, such as text, image, video, etc., may be loaded in the browser page.
  • the content included in the URL link such as text, image, video, etc.
  • the browser in order to view the updated file content in time, it is necessary to frequently perform the operation of starting and closing the browser.
  • the browser Each time the browser starts, it needs to send a startup request to the browser's control server. After receiving the permission to start the response returned by the control server, the browser can start various control functions in the browser and load the display browser.
  • the main page implements loading to display the contents of the file requested by the user. That is to say, in the data display method provided by the related art, there is a problem that the display efficiency when the data is displayed in the browser is low due to the long time required to repeatedly start the browser.
  • the embodiment of the present application provides a data display method and device, a storage medium, and an electronic device, so as to at least solve the technical problem that the browser display method provided by the related art has low display efficiency.
  • a data display method including: a terminal acquiring a window load instruction for requesting loading of a first window of a browser, wherein the first window is configured to provide a first control function,
  • the first control function includes a partial control function in the control function set matching the browser; the terminal loads the first window in response to the window loading instruction; and the terminal acquires the operation generated by performing an operation on the data displayed in the first window Displaying an instruction; the terminal displays target data corresponding to the above display instruction.
  • a data display apparatus which is applied to a terminal, comprising: a first acquiring unit, configured to acquire a window loading instruction for requesting loading of a first window of a browser, wherein The first window is configured to provide a first control function, where the first control function includes a partial control function in the control function set matched with the browser; the loading unit is configured to load the first window in response to the window loading instruction; The second obtaining unit is configured to acquire a display instruction generated by performing an operation on the data displayed in the first window; and the first display unit is configured to display the target data corresponding to the display instruction.
  • a storage medium having stored therein a computer program, wherein the computer program is configured to execute the above method at runtime.
  • an electronic device including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the above by using a computer program method.
  • the first window for providing the first control function is loaded by the terminal, wherein the first control function is a partial control function in the control function set that matches the browser.
  • the first control function is a partial control function in the control function set that matches the browser.
  • FIG. 1 is a schematic diagram of an application environment of a data display method according to an embodiment of the present application
  • FIG. 2 is a schematic flow chart of an optional data display method according to an embodiment of the present application.
  • FIG. 3 is a schematic diagram of an alternative data display method according to an embodiment of the present application.
  • FIG. 4 is a schematic diagram of another alternative data display method according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 6 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 8 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 9 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 10 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 11 is a schematic diagram of still another alternative data display method according to an embodiment of the present application.
  • FIG. 12 is a schematic structural diagram of an optional data display device according to an embodiment of the present application.
  • FIG. 13 is a schematic structural diagram of an optional electronic device according to an embodiment of the present application.
  • a data display method is provided.
  • the foregoing data display method may be, but is not limited to, applied to a hardware environment as shown in FIG. 1.
  • the PC terminal 102 After acquiring the window loading instruction for requesting loading the first window of the browser, the PC terminal 102 loads the first window of the browser in response to the window loading instruction, wherein the first window is configured to provide a match with the browser.
  • Controlling a partial control function in the function set acquiring a display instruction generated by performing an operation on the data displayed in the first window in the first window, and transmitting, by the network 104, a data acquisition request carrying the display instruction to the server 106, the server 106
  • the database 108 pulls the target data corresponding to the display instruction in the data acquisition request, and returns the target data to the PC terminal 102 for display.
  • the foregoing terminal may include, but is not limited to, at least one of the following: a tablet computer, a notebook computer, a personal computer (PC), or the like, which allows the browser to display multi-tab data.
  • the foregoing network may include, but is not limited to, a wireless network or a wired network, where the wireless network may include, but is not limited to, Bluetooth, WIFI, and other networks that implement wireless communication.
  • the above wired network may include, but is not limited to, a wide area network, a metropolitan area network, and a local area network.
  • the above server may include, but is not limited to, a hardware device with a large processing capability. The above is only an example, and the embodiment does not limit this.
  • the foregoing data display method may include:
  • the terminal acquires a window loading instruction for requesting loading of a first window of the browser, where the first window is configured to provide a first control function, and the first control function includes a part of the control function in the control function set matched with the browser. ;
  • the terminal loads the first window in response to the window loading instruction.
  • the terminal acquires a display instruction generated by performing an operation on the data displayed in the first window.
  • the terminal displays target data corresponding to the display instruction.
  • the above data display method may be, but is not limited to, applied to a process of displaying the requested data through a browser.
  • the browser may be, but is not limited to, loading and displaying various types of data in the respective data links, such as text data, image data, video data, and the like.
  • a first window is configured for the browser running in the terminal, wherein the first window is used to provide a first control function, and the first control function is part of the control function set matching the browser.
  • the first window (also referred to as “ultra-light window”) is used to provide a partial control function in a control function set that matches the browser, wherein the partial control function may be Including but not limited to: window display function, page jump function.
  • the partial control function may be Including but not limited to: window display function, page jump function.
  • all of the control functions in the set of control functions that match the browser may be, but are not limited to, provided through a second window (which may also be referred to as a "main window").
  • the second window may also provide, but is not limited to, providing at least one of the following control functions:
  • Account system Configure an account system in the browser. For example, after establishing an account for login, user personalization and personal data management are performed based on the account.
  • bookmarks The loading of bookmarks itself involves local disk reads and writes and network communication, which is a time consuming process.
  • bookmarks also involve operations such as additions and deletions, management, and the like.
  • the first window may be, but not limited to, the control function 1)-3) provided by the second window is trimmed, and only the core control function is retained (such as the above window display function, page jump) Turn the feature) to simplify the interactive steps of the browser.
  • FIG. 3 it is assumed that a shortcut key for quickly loading the first window of the browser is set in the task bar, and a window loading instruction is generated by clicking the shortcut key, and the first window is displayed on the desktop of the PC terminal in response to the window loading instruction ( As shown on the right side of Figure 3.
  • the first window shown in Figure 3 shows two data links for today's temperature and today's hotspot. After the display instruction generated by performing the operation on the data of "Today's temperature" in the first window is acquired, the target data corresponding to the display instruction, such as the temperature data corresponding to the currently updated "Today's temperature", is displayed.
  • the foregoing second window may be, but is not limited to, loading and displaying by: acquiring a startup request for starting a browser; and loading a second window of the display browser in response to the startup request. That is to say, in the embodiment, when the browser is started, the second window is directly loaded and displayed.
  • the window loading instruction that the terminal acquires the first window for requesting to load the browser may include, but is not limited to:
  • the terminal acquires a separate instruction generated by performing a separating operation on the second window; and generates a window loading instruction of the first window according to the separating instruction;
  • the terminal acquires an operation instruction generated by performing an operation on the shortcut key displayed on the main interface, and generates a window loading instruction of the first window according to the operation instruction.
  • a startup key for starting a browser is set on a terminal desktop, and a startup request is generated after clicking a startup key, and a second window is displayed on the terminal desktop in response to the startup request (also referred to as a “main window”. ").
  • the side window of the second window of the browser displays data of a type such as music, movies, news, and animation.
  • a shortcut key for recording the first window of the browser is set on the desktop of the terminal, and a window loading instruction of the first window is generated after clicking the shortcut key, and the window loading instruction is directly responded to the window loading instruction, directly at the terminal desktop.
  • Load display the first window also known as "ultra-light window”
  • the manner of performing a separation operation on the second window to obtain the separation instruction may include:
  • the terminal acquires a separate instruction generated by performing a click operation on the separate button displayed in the second window;
  • the terminal acquires a separate instruction generated by performing a drag operation on the first target area of the second window.
  • the first target area may be, but is not limited to, any visible area in the second window, such as the left side column, the right side column, the bottom column of the second window, and the like for displaying a quick view.
  • the area of the data type is made by taking the left side column as an example.
  • FIGS. 5-6 The process of performing a click operation on the separate button displayed in the second window will be described with particular reference to FIGS. 5-6.
  • FIG. 5 when the mouse is placed in the side column "News", an operation floating layer is displayed, and the operation floating layer provides a "pop-up” button, after acquiring a separate instruction generated by performing a click operation on the "eject” button.
  • the first window shown on the right side of FIG. 5 is displayed, and the data link of the "news" type in the second window is displayed in the first window.
  • Figure 6 after selecting the side column "News", click the "Eject” button that is fixedly set in the tab bar, and after obtaining the separation command generated by performing the click operation on the "Eject” button, the screen is displayed as shown in Figure 6.
  • a first window is shown on the side, and a data link of the "news” type in the second window is displayed in the first window.
  • the process of performing a drag operation on the first target area of the second window is specifically described with reference to FIG.
  • the display is as shown in the right side of FIG. 4, and the second window is displayed in the second window.
  • a data link of the "News" type in the window is specifically described with reference to FIG.
  • one type of data displayed in the second window side column may be separated by a separation instruction to obtain a first window; or the second window sidebar may be separated by a separate instruction. At least two types of data displayed in the separation are separated to obtain a first window. Wherein at least two types of data are superimposed and displayed in the first window.
  • first window and the second window may be, but are not limited to, independent of each other, that is, after the first window is closed, the second window may continue to run; after the second window is closed, the first window may continue to run. .
  • displaying the target data corresponding to the display instruction comprises: 1) displaying the target data in the first window; and 2) displaying the target data in the second window.
  • the display command may include, but is not limited to, carrying a data link corresponding to the operated data, and acquiring target data to be displayed according to the data link. That is, each piece of data displayed in the first window may be, but is not limited to, a binding corresponding data link, and after obtaining the display instruction generated by performing an operation on the data, may be, but is not limited to, being obtained according to the display instruction.
  • the method further includes: acquiring a merge instruction generated by performing the merge operation; and merging the first window into the second target area in the second window in response to the merge instruction.
  • the second target area may be, but is not limited to, any visible area in the second window, such as the left side column, the right side column, the bottom column of the second window, and the like for displaying a quick view.
  • the area of the data type. That is to say, the first window displayed separately and divided can be, but is not limited to, merged into the second target area in the second window again.
  • the manner in which the terminal acquires the merge instruction includes:
  • the terminal acquires a merge instruction generated by performing a click operation on the merge button displayed in the first window or the second window;
  • the terminal in the case that it is detected that the first window is dragged to the target position, the terminal generates a merge instruction
  • the terminal when detecting a double-click operation on the first window, the terminal generates a merge instruction
  • the first window and the second window are displayed on the desktop of the terminal, if it is detected that the user performs a double-click operation on the first window, a merge command may be generated, and the first window is merged in response to the merge command.
  • the second target area in the second window for example, the second target area may be the left side column in the second window.
  • the method further includes: acquiring a top display instruction; and displaying the layer of the first window on the layer where the second window is located in response to the top display instruction.
  • the above-mentioned top display instruction may be, but is not limited to, an instruction generated after a pin operation.
  • the top display instruction is used to indicate that the layer where the first window is located is fixed at the uppermost layer of the browser window. As shown in FIG. 8, after the pin display instruction generated after the pin operation is acquired, the layer where the first window is located will always be above the layer where the second window is located.
  • the top display command is used to indicate that the window where the window is located is topped, and the first window itself can be arbitrarily moved in the interface, and the relative position relationship between the second window and the second window. I don't do anything like this here.
  • the first window for providing the first control function is loaded by the terminal, wherein the first control function is a partial control function in the control function set that matches the browser.
  • the first control function is a partial control function in the control function set that matches the browser.
  • the method further includes: the terminal acquiring a startup request for starting the browser; and loading the second window of the display browser in response to the startup request, where The second window is used to provide all the control functions in the control function set;
  • the window acquiring, by the terminal, the window loading instruction for requesting loading the first window of the browser comprises: acquiring, by the terminal, a separate instruction generated by performing a separating operation on the second window, wherein the separating instruction is used to indicate that the second window is separated from the second window. a window; a window load instruction that generates a first window in response to the separation instruction.
  • a startup key for starting a browser is set on a terminal desktop, and a startup request is generated after clicking a startup key, and a second window is displayed on the terminal desktop in response to the startup request (also referred to as a “main window”. ").
  • the side window of the second window of the browser displays data of a type such as music, movies, news, and animation.
  • the window loading instruction of the first window is generated by the terminal in response to the separated instruction generated by performing the separating operation on the second window, so that the terminal generates the first window when receiving the separating operation on the second window.
  • the window loading instruction loads the first window to achieve the purpose of displaying the target information according to the first window, thereby avoiding the problem that the browser display efficiency is low due to too many control functions in the browser.
  • the terminal obtains the separation instruction generated by performing the separation operation on the second window, and includes at least one of the following:
  • the terminal acquires a separate instruction generated by performing a click operation on the split button displayed in the second window;
  • the terminal acquires a separation instruction generated by performing a drag operation on the first target area of the second window.
  • FIGS. 5-6 The process of performing a click operation on the separate button displayed in the second window will be described with particular reference to FIGS. 5-6.
  • FIG. 5 when the mouse is placed in the side column "News", an operation floating layer is displayed, and the operation floating layer provides a "pop-up” button, after acquiring a separate instruction generated by performing a click operation on the "eject” button.
  • the first window shown on the right side of FIG. 5 is displayed, and the data link of the "news" type in the second window is displayed in the first window.
  • Figure 6 after selecting the side column "News", click the "Eject” button that is fixedly set in the tab bar, and after obtaining the separation command generated by performing the click operation on the "Eject” button, the screen is displayed as shown in Figure 6.
  • a first window is shown on the side, and a data link of the "news” type in the second window is displayed in the first window.
  • the process of performing a drag operation on the first target area of the second window is specifically described with reference to FIG.
  • the display is as shown in the right side of FIG. 4, and the second window is displayed in the second window.
  • a data link of the "News" type in the window is specifically described with reference to FIG.
  • the present embodiment by using the above method to generate a separate instruction, the first window is separated in the second window, thereby improving the flexibility of separating the first window, thereby improving the flexibility of data display.
  • the terminal acquiring the window loading instruction for requesting to load the first window of the browser includes:
  • the terminal acquires an operation instruction generated by performing an operation on the shortcut key displayed on the main interface.
  • the terminal generates a window loading instruction of the first window in response to the operation instruction.
  • the foregoing main interface may be, but not limited to, a desktop of the terminal, and the shortcut keys may be, but are not limited to, shortcut keys displayed on the desktop of the terminal.
  • the shortcut key for loading the first window and the shortcut key for starting the browser to load the second window may be, but are not limited to, different identifiers.
  • the desktop displays a browser for loading the first window.
  • the first window shortcut key as shown in FIG. 4, the desktop display has a "browser start key" for starting the browser to load the second window.
  • the shortcut keys for loading the first window and the shortcut keys for launching the browser to load the second window may also be, but are not limited to, the same identifier. If a shortcut key is displayed in the browser in advance, the shortcut key may be, but not limited to, for loading and displaying the first window, or for starting the browser to load and display the second window.
  • FIG. 3 it is assumed that a shortcut key for quickly loading the first window of the browser is set in the task bar, and a window loading instruction is generated by clicking the shortcut key, and the first window is displayed on the desktop of the PC terminal in response to the window loading instruction ( As shown on the right side of Figure 3.
  • the first window shown in Figure 3 shows two data links for today's temperature and today's hotspot. After the display instruction generated by performing the operation on the data of "Today's temperature" in the first window is acquired, the temperature data corresponding to the currently updated "Today's temperature” is displayed according to the display instruction.
  • an operation instruction is generated by performing an operation on the shortcut key displayed on the main interface, thereby generating a window loading instruction to load the first window, thereby achieving the purpose of directly loading the first window through the shortcut key, thereby avoiding starting.
  • the problem of loading the first window can be improved, and the loading efficiency of the first window is improved.
  • the target data indicated by the terminal display display instruction includes:
  • the terminal acquires the target data, and displays the target data in the first window;
  • the terminal acquires the target data and displays the target data in the second window, wherein the second window is used to provide all the control functions in the control function set.
  • the terminal achieves the effect of improving the display flexibility of the target data by displaying the target data in different manners.
  • the terminal acquires the target data and displays the target data in the first window, including:
  • the terminal replaces the first identifier with the second identifier, where the second identifier is a user agent identifier that matches the mobile terminal;
  • the terminal generates a first data display request for sending to the server of the browser according to the data link and the second identifier corresponding to the target data carried in the display instruction.
  • the terminal acquires the target data returned by the server in response to the first data display request, and displays the target data in the first window.
  • the first identifier and the second identifier may be a UI mark of the first window, where the UI mark is a mark that identifies a type of page layout of the first window.
  • the first identifier indicates that the first window uses a typesetting manner displayed on the PC
  • the second identifier indicates that the first window uses a typesetting manner displayed on the mobile phone.
  • the terminal acquires the target data and displays the target data in the second window, including:
  • the terminal transmits the data link corresponding to the target data carried in the instruction to the second window through the process;
  • the terminal generates a second data display request for sending to a server of the browser according to the data link.
  • the terminal acquires the target data returned by the server in response to the second data display request, and displays the target data in the second window.
  • the background after receiving the display instruction, the background will parse the display instruction to obtain the window type and data display mode of the receiving operation carried in the display instruction. Includes at least one of the following:
  • the terminal transmits the data link to the second window, and the second window displays the request of the display instruction.
  • the target data corresponding to the displayed data link.
  • the terminal will display the target data corresponding to the data link requested by the display instruction by the first window.
  • the background will determine to control the first window and/or the second window to display the target data by recognizing the information carried in the display instruction.
  • the triggering process delivery is determined by the type of the window and the data display mode of the receiving operation, which is only an example. In this embodiment, the operation mode of the triggering process is not limited.
  • the case where the display instruction is acquired in the first window and the target data is displayed in the second window is not limited to being performed by a right click operation.
  • a left-click operation is performed on the data in the first window, and the process is configured to trigger the process transfer
  • the process transfer is triggered, and the background control is passed through the second window.
  • the target data corresponding to the data link requested by the display instruction is displayed.
  • the data link selected by the user is passed to the second window by the process, and when the second window receives the data link, the second data display request is sent to the server, requesting The content corresponding to the link is displayed on the second window.
  • the target data is displayed in the second window, thereby improving the transmission speed of the first window and the second window, thereby Improve the efficiency of data display.
  • the method further includes:
  • the terminal acquires a window closing instruction
  • the terminal closes the first window and continues to display the second window
  • the terminal closes the second window and continues to display the first window.
  • the first window and the second window may be, but are not limited to, independent of each other, that is, after the first window is closed, the second window may continue to run; after the second window is closed, the first window may continue run.
  • FIGS. 9 and 10 As shown in FIG. 9, when the second window is closed, the first window is still in the display state. As shown in FIG. 10, when the first window is closed, the second window is still displayed. The first window and the second window do not affect each other.
  • the area occupied by the display window is reduced while the content of the display data is guaranteed.
  • the terminal closing the second window includes:
  • the terminal hides the second window, and clears the page data in the tab page displayed in the second window, wherein, when the first window continues to be displayed, and the display instruction for instructing to redisplay the second window is acquired, Reloading displays the second window, and the reloaded second window is in the initial display state.
  • a loading button is displayed on the first window.
  • the second window can be loaded directly by clicking the load button.
  • loading the second window by the loading button is only an optional method, and does not constitute a limitation on the present application. For example, you can double-click the fixed area of the first window to load the second window, and so on.
  • the second window is reloaded, thereby shortening the closing of the second window After re-loading the second window when the second window is opened again, the efficiency of data display is improved.
  • the method further includes:
  • the terminal acquires a merge instruction generated by performing a merge operation.
  • the terminal responds to the merge instruction to merge the first window into the second target area in the second window.
  • the merge instruction generated by the terminal acquiring the performing merge operation includes at least one of the following:
  • the terminal acquires a merge instruction generated by performing a click operation on the merge button displayed in the first window or the second window.
  • the terminal In a case that detecting that the first window is dragged to the target location, the terminal generates a merge instruction, wherein when the first window is at the target location, the overlapping area of the first window and the second window is greater than a predetermined threshold.
  • the first window and the second window are displayed on the desktop of the terminal, if it is detected that the user performs a double-click operation on the first window, a merge command may be generated, and the first window is merged in response to the merge command.
  • the second target area in the second window for example, the second target area may be the left side column in the second window.
  • the shaded portion in FIG. 11 is a portion where the first window overlaps with the second window.
  • a merge instruction is generated, and the first window is merged into the second target area in the second window in response to the merge instruction.
  • the second target area may be any position of the second window, which is not limited in this embodiment.
  • the first window is merged into the second target area in the second window by using the above method, thereby achieving flexible separation and merging of the first window and the second window, thereby achieving an effect of improving data display efficiency.
  • the method further includes:
  • the terminal acquires a top display instruction
  • the terminal responds to the top display instruction, and displays the layer where the first window is located on the layer where the second window is located.
  • the above-mentioned top display instruction may be, but is not limited to, an instruction generated after a pin operation.
  • the top display instruction is used to indicate that the layer where the first window is located is fixed at the uppermost layer of the browser window. As shown in FIG. 8, after the pin display instruction generated after the pin operation is acquired, the layer where the first window is located will always be above the layer where the second window is located.
  • the layer of the first window is displayed on the layer where the second window is located, thereby keeping the first window from being blocked by the second window.
  • the display priority of the first window is improved, and the effect of improving data display efficiency is achieved.
  • a data display apparatus for implementing the above data display method, which is applied to a terminal, as shown in FIG. 12, the apparatus includes:
  • the first obtaining unit 1202 is configured to acquire a window loading instruction for requesting loading of the first window of the browser, wherein the first window is configured to provide a first control function, and the first control function includes a control matching the browser Part of the control function in the feature set;
  • loading unit 1204 configured to load the first window in response to the window loading instruction
  • the second obtaining unit 1206 is configured to acquire a display instruction generated by performing an operation on the data displayed in the first window
  • the first display unit 1208 is configured to display target data indicated by the display instruction.
  • the above data display device may be, but is not limited to, applied to a process of displaying the requested data through a browser.
  • the browser may be, but is not limited to, loading and displaying various types of data in the respective data links, such as text data, image data, video data, and the like.
  • a first window is configured for the browser running in the terminal, wherein the first window is used to provide a first control function, and the first control function is part of the control function set matching the browser.
  • the first window (also referred to as “ultra-light window”) is used to provide a partial control function in a control function set that matches the browser, wherein the partial control function may be Including but not limited to: window display function, page jump function.
  • the partial control function may be Including but not limited to: window display function, page jump function.
  • all of the control functions in the set of control functions that match the browser may be, but are not limited to, provided through a second window (which may also be referred to as a "main window").
  • the second window may also provide, but is not limited to, providing at least one of the following control functions:
  • Account system Configure an account system in the browser. For example, after establishing an account for login, user personalization and personal data management are performed based on the account.
  • bookmarks The loading of bookmarks itself involves local disk reads and writes and network communication, which is a time consuming process.
  • bookmarks also involve operations such as additions and deletions, management, and the like.
  • the first window may be, but not limited to, the control function 1)-3) provided by the second window is trimmed, and only the core control function is retained (such as the above window display function, page jump) Turn the feature) to simplify the interactive steps of the browser.
  • FIG. 3 it is assumed that a shortcut key for quickly loading the first window of the browser is set in the task bar, and a window loading instruction is generated by clicking the shortcut key, and the first window is displayed on the desktop of the PC terminal in response to the window loading instruction ( As shown on the right side of Figure 3.
  • the first window shown in Figure 3 shows two data links for today's temperature and today's hotspot. After the display instruction generated by performing the operation on the data of "Today's temperature" in the first window is acquired, the target data corresponding to the display instruction, such as the temperature data corresponding to the currently updated "Today's temperature", is displayed.
  • the foregoing second window may be, but not limited to, loading the display by acquiring a startup request for starting the browser; and loading a second window displaying the browser in response to the startup request. That is to say, in the embodiment, when the browser is started, the second window is directly loaded and displayed.
  • the window load instruction for obtaining the first window for requesting loading of the browser may include but is not limited to:
  • a startup key for starting a browser is set on a terminal desktop, and a startup request is generated after clicking a startup key, and a second window is displayed on the terminal desktop in response to the startup request (also referred to as a “main window”. ").
  • the side window of the second window of the browser displays data of a type such as music, movies, news, and animation.
  • a shortcut key for recording the first window of the browser is set on the desktop of the terminal, and a window loading instruction of the first window is generated after clicking the shortcut key, and the window loading instruction is directly responded to the window loading instruction, directly at the terminal desktop.
  • Load display the first window also known as "ultra-light window”
  • the manner of performing a separation operation on the second window to obtain the separation instruction may include:
  • the first target area may be, but is not limited to, any visible area in the second window, such as the left side column, the right side column, the bottom column of the second window, and the like for displaying a quick view.
  • the area of the data type is made by taking the left side column as an example.
  • FIGS. 5-6 The process of performing a click operation on the separate button displayed in the second window will be described with particular reference to FIGS. 5-6.
  • FIG. 5 when the mouse is placed in the side column "News", an operation floating layer is displayed, and the operation floating layer provides a "pop-up” button, after acquiring a separate instruction generated by performing a click operation on the "eject” button.
  • the first window shown on the right side of FIG. 5 is displayed, and the data link of the "news" type in the second window is displayed in the first window.
  • Figure 6 after selecting the side column "News", click the "Eject” button that is fixedly set in the tab bar, and after obtaining the separation command generated by performing the click operation on the "Eject” button, the screen is displayed as shown in Figure 6.
  • a first window is shown on the side, and a data link of the "news” type in the second window is displayed in the first window.
  • the process of performing a drag operation on the first target area of the second window is specifically described with reference to FIG.
  • the display is as shown in the right side of FIG. 4, and the second window is displayed in the second window.
  • a data link of the "News" type in the window is specifically described with reference to FIG.
  • one type of data displayed in the second window side column may be separated by a separation instruction to obtain a first window; or the second window sidebar may be separated by a separate instruction. At least two types of data displayed in the separation are separated to obtain a first window. Wherein at least two types of data are superimposed and displayed in the first window.
  • first window and the second window may be, but are not limited to, independent of each other, that is, after the first window is closed, the second window may continue to run; after the second window is closed, the first window may continue to run. .
  • displaying the target data corresponding to the display instruction comprises: 1) displaying the target data in the first window; and 2) displaying the target data in the second window.
  • the display command may include, but is not limited to, carrying a data link corresponding to the operated data, and acquiring target data to be displayed according to the data link. That is, each piece of data displayed in the first window may be, but is not limited to, a binding corresponding data link, and after obtaining the display instruction generated by performing an operation on the data, may be, but is not limited to, being obtained according to the display instruction.
  • the method further includes: acquiring a merge instruction generated by performing the merge operation; and in response to the merge instruction, merging the first window into the second target area in the second window.
  • the second target area may be, but is not limited to, any visible area in the second window, such as the left side column, the right side column, the bottom column of the second window, and the like for displaying a quick view.
  • the area of the data type. That is to say, the first window displayed separately and divided can be, but is not limited to, merged into the second target area in the second window again.
  • the manner of obtaining the merge instruction includes:
  • the first window and the second window are displayed on the desktop of the terminal, if it is detected that the user performs a double-click operation on the first window, a merge command may be generated, and the first window is merged in response to the merge command.
  • the second target area in the second window for example, the second target area may be the left side column in the second window.
  • the method further includes: acquiring a top display instruction; and displaying the layer of the first window on the layer where the second window is located in response to the top display instruction.
  • the above-mentioned top display instruction may be, but is not limited to, an instruction generated after a pin operation.
  • the top display instruction is used to indicate that the layer where the first window is located is fixed at the uppermost layer of the browser window. As shown in FIG. 8, after the pin display instruction generated after the pin operation is acquired, the layer where the first window is located will always be above the layer where the second window is located.
  • the top display command is used to indicate that the window where the window is located is topped, and the first window itself can be arbitrarily moved in the interface, and the relative position relationship between the second window and the second window. I don't do anything like this here.
  • the present embodiment by loading a first window for providing a first control function, wherein the first control function is a partial control function in a control function set that matches the browser.
  • the first control function is a partial control function in a control function set that matches the browser.
  • the device further includes: 1) a third obtaining unit, configured to acquire a startup request for starting the browser before acquiring a window loading instruction for requesting loading of the first window of the browser; 1) the second display unit, setting Loading a second window of the display browser in response to the activation request, wherein the second window is configured to provide all control functions in the control function set;
  • the first obtaining unit includes: (1) a first obtaining module, configured to acquire a separate instruction generated by performing a separating operation on the second window, wherein the separating instruction is configured to indicate that the first window is separated from the second window; (2) The first generation module is configured to generate a window load instruction of the first window in response to the separation instruction.
  • a startup key for starting a browser is set on a terminal desktop, and a startup request is generated after clicking a startup key, and a second window is displayed on the terminal desktop in response to the startup request (also referred to as a “main window”. ").
  • the side window of the second window of the browser displays data of a type such as music, movies, news, and animation.
  • the window loading instruction of the first window is generated by responding to the obtained separate instruction generated by performing the separating operation on the second window, thereby generating the window of the first window when receiving the separating operation on the second window
  • the instruction is loaded to load the first window, and the purpose of displaying the target information according to the first window is achieved, thereby avoiding the problem that the browser display efficiency is low due to too many control functions in the browser.
  • the first obtaining module includes at least one of the following:
  • a first acquisition submodule configured to acquire a separation instruction generated by performing a click operation on the separate button displayed in the second window
  • the second acquisition submodule is configured to acquire a separation instruction generated by performing a drag operation on the first target area of the second window.
  • FIGS. 5-6 The process of performing a click operation on the separate button displayed in the second window will be described with particular reference to FIGS. 5-6.
  • FIG. 5 when the mouse is placed in the side column "News", an operation floating layer is displayed, and the operation floating layer provides a "pop-up” button, after acquiring a separate instruction generated by performing a click operation on the "eject” button.
  • the first window shown on the right side of FIG. 5 is displayed, and the data link of the "news" type in the second window is displayed in the first window.
  • Figure 6 after selecting the side column "News", click the "Eject” button that is fixedly set in the tab bar, and after obtaining the separation command generated by performing the click operation on the "Eject” button, the screen is displayed as shown in Figure 6.
  • a first window is shown on the side, and a data link of the "news” type in the second window is displayed in the first window.
  • the process of performing a drag operation on the first target area of the second window is specifically described with reference to FIG.
  • the display is as shown in the right side of FIG. 4, and the second window is displayed in the second window.
  • a data link of the "News" type in the window is specifically described with reference to FIG.
  • the present embodiment by using the above method to generate a separate instruction, the first window is separated in the second window, thereby improving the flexibility of separating the first window, thereby improving the flexibility of data display.
  • the first obtaining unit includes:
  • the second obtaining module is configured to acquire an operation instruction generated by performing an operation on the shortcut key displayed on the main interface
  • the second generation module is configured to generate a window load instruction of the first window in response to the operation instruction.
  • the foregoing main interface may be, but not limited to, a desktop of the terminal, and the shortcut keys may be, but are not limited to, shortcut keys displayed on the desktop of the terminal.
  • the shortcut key for loading the first window and the shortcut key for starting the browser to load the second window may be, but are not limited to, different identifiers.
  • the desktop displays a browser for loading the first window.
  • the first window shortcut key as shown in FIG. 4, the desktop display has a "browser start key" for starting the browser to load the second window.
  • the shortcut keys for loading the first window and the shortcut keys for launching the browser to load the second window may also be, but are not limited to, the same identifier. If a shortcut key is displayed in the browser in advance, the shortcut key may be, but not limited to, for loading and displaying the first window, or for starting the browser to load and display the second window.
  • FIG. 3 it is assumed that a shortcut key for quickly loading the first window of the browser is set in the task bar, and a window loading instruction is generated by clicking the shortcut key, and the first window is displayed on the desktop of the PC terminal in response to the window loading instruction ( As shown on the right side of Figure 3.
  • the first window shown in Figure 3 shows two data links between today's temperature and today's hotspot. After the display instruction generated by performing the operation on the data of "Today's temperature" in the first window is acquired, the temperature data corresponding to the currently updated "Today's temperature" is displayed according to the display instruction.
  • an operation instruction is generated by performing an operation on the shortcut key displayed on the main interface, thereby generating a window loading instruction to load the first window, thereby achieving the purpose of directly loading the first window through the shortcut key, thereby avoiding starting.
  • the problem of loading the first window can be improved, and the loading efficiency of the first window is improved.
  • the first display unit includes:
  • a first display module configured to acquire target data in a case where the display instruction indicates that the target data is displayed in the first window, and display the target data in the first window;
  • a second display module configured to acquire target data in a case where the display instruction indicates that the target data is displayed in the second window, and display the target data in the second window, wherein the second window is configured to provide the control function set All control functions in the middle.
  • the present embodiment by displaying the target data in a different manner, the effect of improving the display flexibility of the target data is achieved.
  • the first display module includes:
  • the replacement sub-module is configured to replace the first identifier with the second identifier when the user agent identifier of the terminal where the browser is located is the first identifier, where the second identifier is a user agent identifier that matches the mobile terminal;
  • the first generation submodule is configured to generate a first data display request for sending to the server of the browser according to the data link and the second identifier corresponding to the target data carried in the display instruction;
  • the third obtaining submodule is configured to obtain the target data returned by the server in response to the first data display request, and display the target data in the first window.
  • the first identifier and the second identifier may be a UI mark of the first window, where the UI mark is a mark that identifies a type of page layout of the first window.
  • the first identifier indicates that the first window uses a typesetting manner displayed on the PC
  • the second identifier indicates that the first window uses a typesetting manner displayed on the mobile phone.
  • the second display module includes:
  • a transfer submodule configured to pass the data link corresponding to the target data carried in the display instruction to the second window through the process
  • a second generation submodule configured to generate a second data display request for sending to a server of the browser according to the data link
  • the background after receiving the display instruction, the background will parse the display instruction to obtain the window type and data display mode of the receiving operation carried in the display instruction. Includes at least one of the following:
  • the data link is transmitted to the second window, and the second window is displayed to display the request of the display instruction.
  • the target data corresponding to the displayed data link.
  • the background will determine to control the first window and/or the second window to display the target data by recognizing the information carried in the display instruction.
  • the triggering process delivery is determined by the type of the window and the data display mode of the receiving operation, which is only an example. In this embodiment, the operation mode of the triggering process is not limited.
  • the case where the display instruction is acquired in the first window and the target data is displayed in the second window is not limited to being performed by a right click operation.
  • a left-click operation is performed on the data in the first window, and the process is configured to trigger the process transfer
  • the process transfer is triggered, and the background control is passed through the second window.
  • the target data corresponding to the data link requested by the display instruction is displayed.
  • the data link selected by the user is passed to the second window by the process, and when the second window receives the data link, the second data display request is sent to the server, requesting The content corresponding to the link is displayed on the second window.
  • the target data is displayed in the second window, thereby improving the transmission speed of the first window and the second window, thereby Improve the efficiency of data display.
  • the above device further includes:
  • a fourth obtaining unit configured to acquire a window closing instruction after loading the first window by the response window loading instruction
  • a first closing unit configured to close the first window and continue to display the second window if the window closing instruction indicates that the first window is closed;
  • the second closing unit is configured to close the second window and continue to display the first window if the window closing instruction indicates that the second window is closed.
  • the first window and the second window may be, but are not limited to, independent of each other, that is, after the first window is closed, the second window may continue to run; after the second window is closed, the first window may continue run.
  • FIGS. 9 and 10 As shown in FIG. 9, when the second window is closed, the first window is still in the display state. As shown in FIG. 10, when the first window is closed, the second window is still displayed. The first window and the second window do not affect each other.
  • the area occupied by the display window is reduced while the content of the display data is guaranteed.
  • the second closing unit comprises:
  • a loading button is displayed on the first window.
  • the second window can be loaded directly by clicking the load button.
  • loading the second window by the loading button is only an optional method, and does not constitute a limitation on the present application. For example, you can double-click the fixed area of the first window to load the second window, and so on.
  • the second window is reloaded, thereby shortening the closing of the second window After re-loading the second window when the second window is opened again, the efficiency of data display is improved.
  • the device further includes:
  • a fifth obtaining unit configured to acquire a merge instruction generated by performing a merge operation after loading the first window by the response window loading instruction
  • the merging unit is configured to merge the first window into the second target area in the second window in response to the merge instruction.
  • the fifth obtaining unit includes at least one of the following:
  • a third obtaining module configured to acquire a merge instruction generated by performing a click operation on the merge button displayed in the first window or the second window;
  • the third generation module is configured to generate a merge instruction when detecting that the first window is dragged to the target position, wherein when the first window is at the target position, the overlapping area of the first window and the second window is greater than The threshold is predetermined.
  • the first window and the second window are displayed on the desktop of the terminal, if it is detected that the user performs a double-click operation on the first window, a merge command may be generated, and the first window is merged in response to the merge command.
  • the second target area in the second window for example, the second target area may be the left side column in the second window.
  • the shaded portion in FIG. 11 is a portion where the first window overlaps with the second window.
  • a merge instruction is generated, and the first window is merged into the second target area in the second window in response to the merge instruction.
  • the second target area may be any position of the second window, which is not limited in this embodiment.
  • the first window is merged into the second target area in the second window by using the above method, thereby achieving flexible separation and merging of the first window and the second window, thereby achieving an effect of improving data display efficiency.
  • the device further includes:
  • a sixth obtaining unit configured to acquire a top display instruction after loading the first window in response to the window loading instruction
  • the third display unit is configured to display the layer of the first window on the layer where the second window is located in response to the top display instruction.
  • the above-mentioned top display instruction may be, but is not limited to, an instruction generated after a pin operation.
  • the top display instruction is used to indicate that the layer where the first window is located is fixed at the uppermost layer of the browser window. As shown in FIG. 8, after the pin display instruction generated after the pin operation is acquired, the layer where the first window is located will always be above the layer where the second window is located.
  • the layer of the first window is displayed on the layer where the second window is located, thereby keeping the first window from being blocked by the second window.
  • the display priority of the first window is improved, and the effect of improving data display efficiency is achieved.
  • a storage medium having stored therein a computer program, wherein the computer program is configured to execute the steps of any one of the method embodiments described above.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • S1 acquiring a window loading instruction for requesting loading of a first window of the browser, wherein the first window is configured to provide a first control function, and the first control function comprises a partial control function in a control function set matched with the browser;
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the method Before acquiring the window loading instruction for requesting to load the first window of the browser, the method further includes: acquiring a startup request for starting the browser; loading a second window of the display browser in response to the startup request, wherein the second window Used to provide all control functions in the control function set;
  • Acquiring a window loading instruction for requesting loading of the first window of the browser comprises: acquiring a separate instruction generated by performing a separating operation on the second window, wherein the separating instruction is used to indicate that the first window is separated from the second window
  • the window load instruction of the first window is generated in response to the separation instruction.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the display instruction indicates that the target data is displayed in the second window
  • the target data is acquired, and the target data is displayed in the second window, wherein the second window is used to provide all the control functions in the control function set.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the first identifier is replaced with the second identifier, where the second identifier is a user agent identifier that matches the mobile terminal;
  • the acquiring server responds to the target data returned by the first data display request, and displays the target data in the first window.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the acquiring server responds to the target data returned by the second data display request, and displays the target data in the second window.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • window close instruction indicates that the first window is closed, the first window is closed, and the second window is continued to be displayed
  • window close instruction indicates that the second window is closed, the second window is closed, and the first window is continued to be displayed.
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the above storage medium may be configured to store a computer program for performing the following steps:
  • the storage medium is further configured to store a computer program for performing the steps included in the method in the above embodiments, which will not be described in detail in this embodiment.
  • the storage medium may include a flash disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like.
  • an electronic device for implementing the above data display method is further provided.
  • the electronic device includes a memory 1302 and a processor 1304, where the computer program is stored in the memory.
  • the processor is arranged to perform the steps in any of the above method embodiments by a computer program.
  • the electronic device may be located in at least one network device of the plurality of network devices of the computer network.
  • the foregoing processor may be configured to perform the following steps by using a computer program:
  • S1 acquiring a window loading instruction for requesting loading of a first window of the browser, wherein the first window is configured to provide a first control function, and the first control function comprises a partial control function in a control function set matched with the browser;
  • FIG. 13 is only schematic, and the electronic device can also be a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palmtop computer, and a mobile Internet device (Mobile). Terminal devices such as Internet Devices, MID) and PAD.
  • FIG. 13 does not limit the structure of the above electronic device.
  • the electronic device may also include more or fewer components (such as a network interface, display device, etc.) than shown in FIG. 13, or have a different configuration than that shown in FIG.
  • the memory 1302 can be used to store software programs and modules, such as the data display method and the program instructions/modules corresponding to the device in the embodiment of the present application.
  • the processor 1304 executes each of the software programs and modules stored in the memory 1302. A functional application and data processing, that is, the above data display method is implemented.
  • Memory 1302 can include high speed random access memory, and can also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory.
  • memory 1302 can further include memory remotely located relative to processor 1304, which can be connected to the terminal over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the electronic device further includes: a display 1308, which may be, but not limited to, data for displaying the first window, the second window, and the window of the browser; the user interface 1306 may but not It is limited to obtaining user operations to generate corresponding operation instructions, such as display instructions, separate instructions, generated instructions, and the like. This embodiment does not limit this.
  • the foregoing electronic device further includes: a transmission device 1310, which may be, but is not limited to, for receiving or transmitting data via a network.
  • a transmission device 1310 which may be, but is not limited to, for receiving or transmitting data via a network.
  • the transmission device 1310 includes a Network Interface Controller (NIC) that can be connected to other network devices and routers via a network cable to communicate with the Internet or a local area network.
  • the transmission device 1310 is a Radio Frequency (RF) module for communicating with the Internet wirelessly.
  • NIC Network Interface Controller
  • RF Radio Frequency
  • the memory 1302 may be, but not limited to, used to store instructions generated during the process of displaying the first window and/or the second window, and to be displayed in the first window and/or the second window. The data.
  • the integrated unit in the above embodiment if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in the above-described computer readable storage medium.
  • the technical solution of the present application may be embodied in the form of a software product, or the whole or part of the technical solution, which is stored in the storage medium, including
  • the instructions are used to cause one or more computer devices (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in the various embodiments of the present application.
  • the disclosed client may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, unit or module, and may be electrical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the present application by loading a first window for providing a first control function, wherein the first control function is a partial control function in a control function set that matches the browser.
  • the first control function is a partial control function in a control function set that matches the browser.

Landscapes

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

Abstract

La présente invention concerne un procédé et un dispositif d'affichage de données, un support d'informations et un dispositif électronique. Le procédé comprend les étapes suivantes : un terminal obtient une instruction de chargement de fenêtre utilisée pour demander de charger une première fenêtre d'un navigateur ; la première fenêtre est utilisée pour fournir une première fonction de commande, et la première fonction de commande comprend certaines des fonctions de commande d'un ensemble de fonctions de commande correspondant au navigateur ; le terminal charge la première fenêtre en réponse à l'instruction de chargement de fenêtre ; le terminal obtient une instruction d'affichage générée par réalisation d'une opération sur des données affichées dans la première fenêtre ; le terminal affiche des données cibles correspondant à l'instruction d'affichage. La présente invention résout le problème technique du faible rendement d'affichage dans des procédés d'affichage de navigateur selon la technique apparentée.
PCT/CN2019/072970 2018-02-08 2019-01-24 Procédé et dispositif d'affichage de données, support d'informations et dispositif électronique WO2019154095A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810129098.9A CN110134451B (zh) 2018-02-08 2018-02-08 数据显示方法和装置、存储介质及电子装置
CN201810129098.9 2018-02-08

Publications (1)

Publication Number Publication Date
WO2019154095A1 true WO2019154095A1 (fr) 2019-08-15

Family

ID=67549282

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/072970 WO2019154095A1 (fr) 2018-02-08 2019-01-24 Procédé et dispositif d'affichage de données, support d'informations et dispositif électronique

Country Status (2)

Country Link
CN (1) CN110134451B (fr)
WO (1) WO2019154095A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111694631A (zh) * 2020-06-15 2020-09-22 北京达佳互联信息技术有限公司 挂件显示方法和装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111343492B (zh) * 2020-02-17 2022-02-22 海信电子科技(深圳)有限公司 一种浏览器在不同图层的显示方法及显示设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101650739A (zh) * 2008-07-10 2010-02-17 论理工场株式会社 网页界面提供方法以及系统
CN101937454A (zh) * 2010-08-26 2011-01-05 宇龙计算机通信科技(深圳)有限公司 一种在电子终端上进行网页显示的方法以及电子终端
CN102411469A (zh) * 2010-09-17 2012-04-11 Lg电子株式会社 用于显示因特网网页的方法和利用该方法的移动终端
CN104063484A (zh) * 2014-07-03 2014-09-24 车智互联(北京)科技有限公司 一种网页呈现方法、装置及电子设备

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9286619B2 (en) * 2010-12-27 2016-03-15 Microsoft Technology Licensing, Llc System and method for generating social summaries
CN103543996B (zh) * 2012-07-17 2019-01-11 腾讯科技(深圳)有限公司 一种浏览器窗口管理方法及装置
CN103281457B (zh) * 2013-06-03 2016-08-10 贝壳网际(北京)安全技术有限公司 一种移动终端浏览器中视频播放方法及装置
US20150213148A1 (en) * 2014-01-28 2015-07-30 Jeffrey Blemaster Systems and methods for browsing
CN104268251A (zh) * 2014-09-30 2015-01-07 北京奇虎科技有限公司 一种网页中视频元素的播放方法和装置
CN105630305A (zh) * 2015-12-18 2016-06-01 北京奇虎科技有限公司 一种显示浏览器中菜单选项的方法及电子设备
CN105867937B (zh) * 2016-04-18 2019-02-12 浙江慧脑信息科技有限公司 一种交互式多窗设计方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101650739A (zh) * 2008-07-10 2010-02-17 论理工场株式会社 网页界面提供方法以及系统
CN101937454A (zh) * 2010-08-26 2011-01-05 宇龙计算机通信科技(深圳)有限公司 一种在电子终端上进行网页显示的方法以及电子终端
CN102411469A (zh) * 2010-09-17 2012-04-11 Lg电子株式会社 用于显示因特网网页的方法和利用该方法的移动终端
CN104063484A (zh) * 2014-07-03 2014-09-24 车智互联(北京)科技有限公司 一种网页呈现方法、装置及电子设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111694631A (zh) * 2020-06-15 2020-09-22 北京达佳互联信息技术有限公司 挂件显示方法和装置
US11663022B2 (en) 2020-06-15 2023-05-30 Beijing Dajia Internet Information Technology Co., Ltd. Method and apparatus for displaying widget

Also Published As

Publication number Publication date
CN110134451A (zh) 2019-08-16
CN110134451B (zh) 2022-02-08

Similar Documents

Publication Publication Date Title
JP7013466B2 (ja) アプリケーションデータ処理方法、装置、及びコンピュータプログラム
US10140107B2 (en) Dynamic web application notifications including task bar overlays
EP2580679B1 (fr) Déplacement d'applications web et applications web transitoires
CA2821507C (fr) Action de systeme extensible pour un partage tout en restant dans un contexte
US7921372B2 (en) System and method for pinning tabs in a tabbed browser
US9367636B2 (en) Web application home button
US9021469B2 (en) Web application pinning including task bar pinning
EP2580684B1 (fr) Création de sessions de tâches
US8434135B2 (en) Creating and launching a web application with credentials
US9628546B2 (en) Systems and methods for downloading files
US20110307810A1 (en) List integration
WO2013075667A1 (fr) Procédé de fonctionnement, de génération et de démarrage et dispositif correspondant pour une application
EP2580678A2 (fr) Domaines de navigation dans des applications web
US20170308861A1 (en) Instant messaging window display method and apparatus, and computer readable medium
EP3242197B1 (fr) Procédé de partage de bureau et terminal mobile
WO2019154095A1 (fr) Procédé et dispositif d'affichage de données, support d'informations et dispositif électronique
US9537894B1 (en) Ephemeral user account system
CN117590984A (zh) 处理方法、第一电子设备和电子设备
CN115494993A (zh) 信息显示方法、计算设备及计算机存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19751021

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19751021

Country of ref document: EP

Kind code of ref document: A1