CN111061976A - Object display method and device of browser - Google Patents

Object display method and device of browser Download PDF

Info

Publication number
CN111061976A
CN111061976A CN201911421796.7A CN201911421796A CN111061976A CN 111061976 A CN111061976 A CN 111061976A CN 201911421796 A CN201911421796 A CN 201911421796A CN 111061976 A CN111061976 A CN 111061976A
Authority
CN
China
Prior art keywords
application
browser
window
internal
module
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.)
Granted
Application number
CN201911421796.7A
Other languages
Chinese (zh)
Other versions
CN111061976B (en
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.)
Harbin Hytera Science & Technology Co ltd
Original Assignee
Harbin Hytera Science & 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 Harbin Hytera Science & Technology Co ltd filed Critical Harbin Hytera Science & Technology Co ltd
Priority to CN201911421796.7A priority Critical patent/CN111061976B/en
Publication of CN111061976A publication Critical patent/CN111061976A/en
Application granted granted Critical
Publication of CN111061976B publication Critical patent/CN111061976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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
    • G06F9/44526Plug-ins; Add-ons

Landscapes

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

Abstract

The invention provides an object display method and device of a browser, wherein the method comprises the following steps: the browser application comprises an internal object module for controlling an object area in a browser window, the internal object module comprising: receiving an object display instruction by an internal object module corresponding to the object area; the internal object module performs data interaction with an external object application except the browser application so as to display object data corresponding to the object display instruction by using the external object application; wherein an application window of the external object application coincides with the object region, and the application window is located above the object region. Since the object application is arranged outside the browser application, the problem that the object application is limited to the browser application is not faced any more. The application window is arranged to be overlapped with the object area, and the application window is arranged above the object area, so that the purpose that the object display process is not limited by the application of the browser can be achieved under the condition that a user does not perceive the application window.

Description

Object display method and device of browser
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for displaying an object in a browser.
Background
Browsers present many types of objects, e.g., links, videos, pictures, and so on. The objects of the same type have different formats, so that the internal object application in some browsers is limited by the browser itself in the process of displaying the objects, so that the internal object application has limitation in displaying the objects.
Taking an object as a video as an example, a browser is limited by factors such as the type, version, transmission protocol, video format and the like of the browser when playing the video, and currently, the browser needs to use an ActiveX plug-in supported by an IE browser to realize video transcoding and playing when displaying the video, or uses WebRTC to push a video stream to a browser application.
An ActiveX plug-in is only supported by an IE browser at present, but the ActiveX plug-in is unstable and easily causes the browser to crash; the Html5 video only supports Ogg, MPEG4 and WebM, but the supporting degree of the Html5 video is different for each browser, the IE browser and the Safari browser only support MPEG4, and the Firefox browser and the Opera browser only support Ogg and WebM.
Disclosure of Invention
In view of this, the present application provides an object display method and apparatus for a browser, which can use an external object application other than a browser application to display object data, thereby solving the problem that an internal object module in the browser application has limitation in the process of displaying an object.
In order to achieve the above object, the present invention provides the following technical features:
an object display method of a browser, wherein a browser application comprises an internal object module, the internal object module is used for controlling an object area in a browser window, and the method comprises the following steps:
receiving an object display instruction by an internal object module corresponding to the object area;
the internal object module performs data interaction with an external object application except the browser application so as to display object data corresponding to the object display instruction by the external object application except the browser application;
wherein an application window of the external object application coincides with the object region, and the application window is located above the object region.
Optionally, the browser application includes a plurality of internal object modules, and the browser window includes a plurality of object regions corresponding to the plurality of internal object modules one to one;
there are a plurality of external object applications associated one-to-one with a plurality of internal object modules outside the browser application.
Optionally, when the internal object module is a video module, the external object application associated with the internal object module is a video application;
under the condition that the internal object module is a picture module, the external object application associated with the internal object module is a picture application;
in the case where the internal object module is an audio module, the external object application associated with the internal object module is an audio application.
Optionally, the performing, by the internal object module, data interaction with an external object application outside the browser application, so that the object data corresponding to the object instruction is displayed by the external object application outside the browser application, includes:
the internal object module is connected with the external object application through a communication interface;
the internal object module acquires an object data address after receiving an object display instruction, and sends the object data address to the external object application;
and the external object application receives an object data address, acquires object data based on the object data address and displays the object data.
Optionally, an application window of the external object application coincides with the object region, and the application window is located above the object region, including:
the internal object module acquires the position information of the object area relative to the browser window and sends the position information to the external object application through the communication interface;
the external object application interacts with an operating system through an application program interface to obtain the position information of the browser window relative to the desktop, and the position information of the object area relative to the desktop is calculated based on the position information of the browser window relative to the desktop and the position information of the object area relative to the browser window;
and the external object application adjusts the position information of the application window to the object area relative to the desktop, and sets the application window to be set at the top.
Optionally, the method further includes:
and the external object application monitors whether the browser window is subjected to moving operation, calculates the position information of the object area relative to the desktop in real time if the browser window is subjected to moving operation, and adjusts the application window to the position information of the object area relative to the desktop.
Optionally, the method further includes:
the external object application monitors the processing operation of the browser window; wherein the processing operation comprises a closing operation, a hiding operation or a displaying operation; and executing corresponding processing operation on the application window based on the processing operation.
Optionally, the method further includes:
the external object application monitors whether an object area in the browser window is covered by other applications;
and if the object area is covered by other applications to calculate the covered position information, adjusting the area corresponding to the covered information in the application window to be in a transparent state to display the other applications.
Optionally, the method further includes:
after the application window receives the mouse event, transparent transmission processing is carried out on the mouse event;
the internal object module receives and responds to a mouse event in the application window;
the taskbar of the external object application performs a hiding operation in the visual area.
A display interface, comprising:
the method comprises the steps that browser application corresponds to a browser window, and the browser window comprises an object area corresponding to an internal object module; an external object application outside the browser application corresponds to an application window, the application window is overlapped with the object area, and the application window is positioned above the object area;
receiving an object display instruction by an internal object module corresponding to the object area; and the internal object module performs data interaction with an external object application except the browser application so as to display the object data corresponding to the object display instruction by the external object application except the browser application.
A display device, the device comprising a memory and a processor;
the memory is used for storing a computer program;
the processor is used for executing the object display method of the browser according to the computer program stored in the memory. A computer-readable storage medium on which a program is stored, the program implementing an object presentation method of the browser when executed by a processor.
Through the technical means, the following beneficial effects can be realized:
the invention provides an object display method of a browser, which does not adopt an internal object module embedded in a browser application to display an object, but utilizes an external object application outside the browser application to correspondingly display object data. Because the external object application is arranged outside the browser application, the problem that the object is limited by the browser application in the process of displaying the object is avoided.
In order to not influence the user experience, the application window is set to be overlapped with the object area, and the application window is located above the object area, so that the purpose that the object display process is not limited by the browser application is achieved under the condition that a user does not perceive the application window.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIGS. 1a-1b are schematic diagrams of a display interface disclosed in an embodiment of the present application;
fig. 2 is a flowchart of an object displaying method of a browser disclosed in an embodiment of the present application;
fig. 3 is a flowchart of an object display method of another browser disclosed in an embodiment of the present application;
FIG. 4 is a schematic diagram of a display interface disclosed in an embodiment of the present application;
fig. 5 is a schematic structural diagram of a display device disclosed in an embodiment of the present application;
fig. 6 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In order to make the browser application suitable for the scheme provided by the application, the browser application needs to be updated, the external object application can be downloaded and installed in the process of updating the browser application, and a communication connection is set between the external object application and an internal object module in the browser application.
For example, a WebSocket communication interface is adopted between an internal object module and an external object application in a browser application.
The browser application comprises a plurality of internal object modules, and the browser window comprises a plurality of object areas which correspond to the internal object modules one by one; there are a plurality of external object applications associated one-to-one with a plurality of internal object modules outside the browser application.
Under the condition that the internal object module is a video module, the external object application associated with the internal object module is a video application; to support multiple video formats, the video application may load a plug-in that supports multiple video formats.
Under the condition that the internal object module is a picture module, the external object application associated with the internal object module is a picture application; to support multiple picture formats, the picture application may load a plug-in that supports multiple picture formats.
In the case where the internal object module is an audio module, the external object application associated with the internal object module is an audio application.
To support multiple audio formats, the audio application may load a plug-in that supports multiple audio formats. Of course, the internal object module may also adopt other implementation manners, and correspondingly, the external object application may also adopt other implementation manners.
Fig. 1a is a schematic diagram of an application with one external object, and fig. 1b is a schematic diagram of an application with a plurality of external objects. In fig. 1a the browser window corresponding to the browser application has one object area corresponding to the internal object application, and in fig. 1b the browser window corresponding to the browser application has 2 object areas corresponding to the internal object application.
It can be understood that a plurality of object regions corresponding to the internal object modules may be set in the browser window corresponding to the browser application according to the actual application scene, and in addition to the browser application, a plurality of external object applications corresponding to the plurality of internal object modules one to one may also be provided.
An internal object module and an external object application corresponding to the internal object module are combined, the processing procedure of the browser application for each combination is consistent, and the object showing process is described in detail by taking one combination as an example.
Referring to fig. 2, the present invention provides an object display method for a browser, where a browser application includes an internal object module, and the internal object module is used to control an object area in a browser window, and includes:
step S201: and receiving an object display instruction by an internal object module corresponding to the object area.
When the user wants the object area to be able to display the object data during the use of the browser application, an object display instruction, such as a mouse click instruction, is sent to the object area. An internal object module in the browser application then receives the object exposure instruction.
Step S202: and the internal object module performs data interaction with an external object application except the browser application so as to display object data by the external object application except the browser application. Wherein an application window of the external object application coincides with the object region, and the application window is located above the object region.
An internal object module in the browser application is connected with the external object application in advance through a communication interface (WebSocket communication interface); and after receiving the object display instruction, the internal object module acquires an object data address and sends the object data address to the external object application.
The address of the object data may be a local address if the object data is local, or a network address if the object data is on the network.
And the external object application receives the object data address, acquires object data based on the object data address and displays the object data. That is, the object application may obtain the object data based on the object data address, and call the corresponding plug-in according to the data format of the object data to realize displaying the object data.
Referring to fig. 3, the present invention further provides an object displaying method of a browser, including the following steps:
step S301: a plurality of external object applications in one-to-one correspondence with a plurality of internal object modules of a browser window are determined.
Determining a plurality of internal object modules with poor compatibility with the browser application according to actual conditions, and determining a plurality of external object applications in one-to-one correspondence according to the plurality of internal object modules.
For example, in the case where the internal object module is a video module, the external object application associated with the internal object module is a video application; in order to improve compatibility and enable the video application to support multiple video formats, the video application may load a plug-in supporting multiple video formats.
Under the condition that the internal object module is a picture module, the external object application associated with the internal object module is a picture application; in order to improve compatibility and enable the picture application to support multiple picture formats, the picture application may load plug-ins supporting multiple picture formats.
In the case where the internal object module is an audio module, the external object application associated with the internal object module is an audio application. In order to improve compatibility and enable the audio application to support multiple audio formats, the audio application may load a plug-in supporting multiple audio formats.
Of course, the internal object module may also be another module, and accordingly, the external object application may also adopt another implementation manner.
Step S302: and installing a plurality of external object applications outside the browser application, and respectively constructing communication interfaces between the internal object module and the external object applications.
Because the processing process of the internal object module of the browser is changed along with the change of the internal object module, the internal object module in the browser application needs to be updated, and the external object application corresponding to the internal object module can be installed to the computer in the process of updating the internal object module to the browser application.
And, respectively constructing communication interfaces between the internal object module and the external object application corresponding thereto, for example, a WebSocket communication interface is adopted between the internal object module and the external object application, so as to facilitate data interaction between the internal object module and the external object application.
Step S303: and receiving an object display instruction by an internal object module in the browser application.
Each internal object module in the browser application monitors an object display instruction, and when the internal object module receives the object display instruction, the internal object module indicates that object data needs to be displayed.
The object display instruction may be a trigger operation (the object region is located in the browser window and the user clicks or touches with a mouse) or the object region is moved into the browser window (the object region is not originally in the browser window, and when the object region is moved into the browser window along with the movement of the browser page by the user), it indicates that the internal object module receives the object display instruction.
Step S304: and the internal object module determines an object data address and sends the object data address to the external object application through the communication interface.
It can be understood that the internal application module stores an object data address, and the object data can be found through the object data address, and the object data should be originally displayed in an object area in the browser window. Object data is exposed through an external object application in the present invention. Thus, the internal object module is sent to the external object application through the communication interface.
It is understood that the object data address is a local address if the object data is stored locally, and a network address if the object data is stored on a network. This is related to the storage location of the object data in the actual situation, and is not limited in this application.
Step S305: and the external object application receives the object data address, acquires object data based on the object data address and displays the object data.
The external object application receives the object data address and obtains object data based on the object data address. The object data comprises a data format, and the corresponding plug-in is called according to the data format of the object data to realize the display of the object data
Taking the object data as video data as an example, the video data has a video format. For example, video formats such as MPEG4, Ogg, or WebM. And calling the corresponding format plug-in according to the video format, and supporting the playing of the video data by utilizing the corresponding format plug-in.
In the embodiments shown in fig. 2 and fig. 3, in order not to affect the user experience, the application window is overlapped with the object area, and the application window is located above the object area, so that the user is unaware of the adjustment of the object display process.
In order to achieve the objective of user imperceptibility, the application window of the object application must coincide with the object region in real time. For this purpose, the internal object module obtains the position information of the object region relative to the browser window and sends the position information to the external object application through the communication interface.
The external object application interacts with an operating system through an application program interface to obtain the position information of the browser window relative to the desktop, and the position information of the object area relative to the desktop is calculated based on the position information of the browser window relative to the desktop and the position information of the object area relative to the browser window;
and the external object application adjusts the position information of the application window in the object area relative to the desktop, and sets the application window to be set at the top.
It will be appreciated that the browser window of the browser application will move continuously as the user drags. In this case, the problem that the application window does not coincide with the object region may occur. Therefore, the external object application monitors whether the browser window is subjected to moving operation, and if the browser window is subjected to moving operation, the position information of the object area relative to the desktop is calculated in real time, and the position information of the application window in the object area relative to the desktop is adjusted.
The external object application can interact with an operating system through an application program interface in real time to obtain the position information of the browser window relative to the desktop, and the position information of the object area relative to the desktop is calculated based on the position information of the browser window relative to the desktop and the position information of the object area relative to the browser window; and adjusting the position information of the application window in the object area relative to the desktop.
In order to further achieve the purpose of no perception of the user, the external object application monitors the processing operation of the browser window; wherein the processing operation comprises a closing operation, a hiding operation or a displaying operation; and the external object application executes corresponding processing operation on the application window based on the processing operation.
The external object application acquires the current data of the browser application from the operating system through a system API interface, converts the current data into the processing operation generated by the browser application, and executes the corresponding processing operation on the application window based on the processing operation.
In order to further achieve the purpose of no perception of the user, the external object application monitors whether an object area in the browser window is covered by other applications; and if the object area is covered by other applications, calculating covered position information, and adjusting the area corresponding to the covered position information in the application window to be in a transparent state.
The external object application can acquire the current data of the browser application and the current data of other applications positioned above the browser application through a system API interface in an operating system, and if the layer of other applications floats above the layer of the browser application, the position information of the object area relative to the desktop is calculated.
The position information of the target area relative to the desktop is compared with the position of the other application corresponding to the desktop, and if there is an overlapping portion, the overlapping portion is regarded as the covered position information.
Because the external object window is arranged on the top layer, in order to embody the covered effect, the corresponding area of the covered position information in the application window is in a transparent state to display other applications, so as to embody the covered effect of the application window.
In some application scenes, an external object is applied without responding to a mouse event; the mouse event pass-through processing can be added to the external object application. Of course in other application scenarios, the external object application may respond to mouse events.
Therefore, in order to further achieve the purpose of no perception of the user, the application window performs transparent transmission processing on the mouse event; so that the internal application module receives and responds to mouse events in the application window.
For example, a mouse event performs a scroll operation in the object region, but since the application window is located above the object region, the internal application module does not respond to the scroll operation. In order to avoid this situation, the user is allowed to achieve the purpose of no perception, and the application window performs transparent transmission processing on the mouse event, that is, when the mouse is located on the application window, the position of the mouse is transmitted to the internal object module, so that the internal object module or the browser application responds to the mouse event.
In order to further achieve the purpose of no perception of the user, the task bar of the external object application executes a hiding operation in a visual area.
Referring to fig. 1a, 1b or 4, the present invention also provides a display interface comprising:
the method comprises the steps that browser application corresponds to a browser window, and the browser window comprises an object area corresponding to an internal object module; an external object application outside the browser application corresponds to an application window, the application window is overlapped with the object area, and the application window is positioned above the object area;
receiving an object display instruction by an internal object module corresponding to the object area; and the internal object module performs data interaction with an external object application except the browser application so as to display the object data corresponding to the object display instruction by the external object application except the browser application.
Through the technical means, the following beneficial effects can be realized:
the invention provides an object display method of a browser, which does not adopt an internal object module embedded in a browser application to display an object, but utilizes an external object application outside the browser application to correspondingly display object data. Because the external object application is arranged outside the browser application, the problem that the object is limited by the browser application in the process of displaying the object is avoided.
In order to not influence the user experience, the application window is set to be overlapped with the object area, and the application window is located above the object area, so that the purpose that the object display process is not limited by the browser application is achieved under the condition that a user does not perceive the application window.
Referring to fig. 5, the present invention provides a display device including a memory 51 and a processor 52;
the memory is used for storing a computer software program;
the processor is used for executing the software program on the memory and realizing the object display method of the browser.
Referring to fig. 6, the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements an object presentation method of a browser as described above.
The functions described in the method of the present embodiment, if implemented in the form of software functional units and sold or used as independent products, may be stored in a storage medium readable by a computing device. Based on such understanding, part of the contribution to the prior art of the embodiments of the present application or part of the technical solution may be embodied in the form of a software product stored in a storage medium and including several instructions for causing a computing device (which may be a personal computer, a server, a mobile computing device or a network device) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (12)

1. An object display method of a browser, wherein a browser application comprises an internal object module, and the internal object module is used for controlling an object area in a browser window, and the method comprises the following steps:
receiving an object display instruction by an internal object module corresponding to the object area;
the internal object module performs data interaction with an external object application except the browser application so as to display object data corresponding to the object display instruction by the external object application except the browser application;
wherein an application window of the external object application coincides with the object region, and the application window is located above the object region.
2. The method of claim 1,
the browser application comprises a plurality of internal object modules, and the browser window comprises a plurality of object areas in one-to-one correspondence with the plurality of internal object modules;
there are a plurality of external object applications associated one-to-one with a plurality of internal object modules outside the browser application.
3. The method of claim 2,
under the condition that the internal object module is a video module, the external object application associated with the internal object module is a video application;
under the condition that the internal object module is a picture module, the external object application associated with the internal object module is a picture application;
in the case where the internal object module is an audio module, the external object application associated with the internal object module is an audio application.
4. The method of claim 1, wherein the internal object module performs data interaction with an external object application outside the browser application to expose object data corresponding to the object instruction by the external object application outside the browser application, and the method comprises:
the internal object module is connected with the external object application through a communication interface;
the internal object module acquires an object data address after receiving an object display instruction, and sends the object data address to the external object application;
and the external object application receives an object data address, acquires object data based on the object data address and displays the object data.
5. The method of claim 1, wherein an application window of the external object application coincides with the object region, and wherein the application window is located above the object region, comprising:
the internal object module acquires the position information of the object area relative to the browser window and sends the position information to the external object application through the communication interface;
the external object application interacts with an operating system through an application program interface to obtain the position information of the browser window relative to the desktop, and the position information of the object area relative to the desktop is calculated based on the position information of the browser window relative to the desktop and the position information of the object area relative to the browser window;
and the external object application adjusts the position information of the application window to the object area relative to the desktop, and sets the application window to be set at the top.
6. The method of claim 1, further comprising:
and the external object application monitors whether the browser window is subjected to moving operation, calculates the position information of the object area relative to the desktop in real time if the browser window is subjected to moving operation, and adjusts the application window to the position information of the object area relative to the desktop.
7. The method of claim 1, further comprising:
the external object application monitors the processing operation of the browser window; wherein the processing operation comprises a closing operation, a hiding operation or a displaying operation; and executing corresponding processing operation on the application window based on the processing operation.
8. The method of claim 1, further comprising:
the external object application monitors whether an object area in the browser window is covered by other applications;
and if the object area is covered by other applications to calculate the covered position information, adjusting the area corresponding to the covered information in the application window to be in a transparent state to display the other applications.
9. The method of claim 1, further comprising:
after the application window receives the mouse event, transparent transmission processing is carried out on the mouse event;
the internal object module receives and responds to a mouse event in the application window;
the taskbar of the external object application performs a hiding operation in the visual area.
10. A display interface, comprising:
the method comprises the steps that browser application corresponds to a browser window, and the browser window comprises an object area corresponding to an internal object module; an external object application outside the browser application corresponds to an application window, the application window is overlapped with the object area, and the application window is positioned above the object area;
receiving an object display instruction by an internal object module corresponding to the object area; and the internal object module performs data interaction with an external object application except the browser application so as to display the object data corresponding to the object display instruction by the external object application except the browser application.
11. A display device, the device comprising a memory and a processor;
the memory is used for storing a computer program;
the processor is configured to perform the method of any of claims 1-9 in accordance with a computer program stored in the memory.
12. A computer-readable storage medium, on which a program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 9.
CN201911421796.7A 2019-12-31 2019-12-31 Object display method and device of browser Active CN111061976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911421796.7A CN111061976B (en) 2019-12-31 2019-12-31 Object display method and device of browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911421796.7A CN111061976B (en) 2019-12-31 2019-12-31 Object display method and device of browser

Publications (2)

Publication Number Publication Date
CN111061976A true CN111061976A (en) 2020-04-24
CN111061976B CN111061976B (en) 2023-08-08

Family

ID=70306087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911421796.7A Active CN111061976B (en) 2019-12-31 2019-12-31 Object display method and device of browser

Country Status (1)

Country Link
CN (1) CN111061976B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002297279A (en) * 2001-03-30 2002-10-11 Fujitsu Ltd Window control program
CN1728642A (en) * 2004-07-29 2006-02-01 北京凯思昊鹏软件工程技术有限公司 Cooperated browsers dedicated to networked computers, and implementing method
US7559034B1 (en) * 2000-10-19 2009-07-07 DG FastChannel, Inc. Method and system for using a hyperlink, banner, or graphical icon to initiate the overlaying of an object on a window
CN101763267A (en) * 2010-01-21 2010-06-30 深圳市同洲电子股份有限公司 Method for realizing embedded browser, device therefor and digital television receiving terminal
CN102495890A (en) * 2011-12-09 2012-06-13 上海全景数字技术有限公司 Embedded browser application extension system and method
CN103064738A (en) * 2013-01-15 2013-04-24 珠海金山办公软件有限公司 Method and system for embedding local application program window into browser in Linux
US20130263023A1 (en) * 2012-02-21 2013-10-03 Ensighten, Llc Graphical Overlay Related To Data Mining and Analytics
CN103473367A (en) * 2013-09-27 2013-12-25 北京奇虎科技有限公司 Method for using local application program in browser and web browser
CN103558958A (en) * 2013-10-29 2014-02-05 宇龙计算机通信科技(深圳)有限公司 Application program function calling method and terminal
CN104239063A (en) * 2014-09-23 2014-12-24 福建星网视易信息系统有限公司 Web browser and method for calling local application program through web browser
US20160103569A1 (en) * 2013-05-07 2016-04-14 Yoni Noam Zatalovski Personalized customizable smart browser
CN107733769A (en) * 2016-08-10 2018-02-23 腾讯科技(深圳)有限公司 The method and apparatus for showing user profile
CN109947582A (en) * 2019-03-29 2019-06-28 深圳市永兴元科技股份有限公司 The exchange method of browser and local application, equipment and readable storage medium storing program for executing
CN110019929A (en) * 2017-11-30 2019-07-16 腾讯科技(深圳)有限公司 Processing method, device and the computer readable storage medium of web page contents
WO2019242435A1 (en) * 2018-06-22 2019-12-26 杭州海康威视系统技术有限公司 Application association for browser

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7559034B1 (en) * 2000-10-19 2009-07-07 DG FastChannel, Inc. Method and system for using a hyperlink, banner, or graphical icon to initiate the overlaying of an object on a window
JP2002297279A (en) * 2001-03-30 2002-10-11 Fujitsu Ltd Window control program
CN1728642A (en) * 2004-07-29 2006-02-01 北京凯思昊鹏软件工程技术有限公司 Cooperated browsers dedicated to networked computers, and implementing method
CN101763267A (en) * 2010-01-21 2010-06-30 深圳市同洲电子股份有限公司 Method for realizing embedded browser, device therefor and digital television receiving terminal
CN102495890A (en) * 2011-12-09 2012-06-13 上海全景数字技术有限公司 Embedded browser application extension system and method
US20130263023A1 (en) * 2012-02-21 2013-10-03 Ensighten, Llc Graphical Overlay Related To Data Mining and Analytics
CN103064738A (en) * 2013-01-15 2013-04-24 珠海金山办公软件有限公司 Method and system for embedding local application program window into browser in Linux
US20160103569A1 (en) * 2013-05-07 2016-04-14 Yoni Noam Zatalovski Personalized customizable smart browser
CN103473367A (en) * 2013-09-27 2013-12-25 北京奇虎科技有限公司 Method for using local application program in browser and web browser
CN103558958A (en) * 2013-10-29 2014-02-05 宇龙计算机通信科技(深圳)有限公司 Application program function calling method and terminal
CN104239063A (en) * 2014-09-23 2014-12-24 福建星网视易信息系统有限公司 Web browser and method for calling local application program through web browser
CN107733769A (en) * 2016-08-10 2018-02-23 腾讯科技(深圳)有限公司 The method and apparatus for showing user profile
CN110019929A (en) * 2017-11-30 2019-07-16 腾讯科技(深圳)有限公司 Processing method, device and the computer readable storage medium of web page contents
WO2019242435A1 (en) * 2018-06-22 2019-12-26 杭州海康威视系统技术有限公司 Application association for browser
US20210105314A1 (en) * 2018-06-22 2021-04-08 Hangzhou Hikvision System Technology Co., Ltd. Associating browser with application
CN109947582A (en) * 2019-03-29 2019-06-28 深圳市永兴元科技股份有限公司 The exchange method of browser and local application, equipment and readable storage medium storing program for executing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵京伟, 唐素秋: "窗口式交互系统的软件开发工具", 核电子学与探测技术, no. 04 *

Also Published As

Publication number Publication date
CN111061976B (en) 2023-08-08

Similar Documents

Publication Publication Date Title
US20180249047A1 (en) Compensation for delay in ptz camera system
KR20170083578A (en) Contextual tabs in ribbons-based graphical user interfaces for mobile devices
US11482257B2 (en) Image display method and apparatus
JP5411386B1 (en) Server and method for providing game
CN111541930A (en) Live broadcast picture display method and device, terminal and storage medium
CN111790148B (en) Information interaction method and device in game scene and computer readable medium
WO2017133475A1 (en) Multimedia data playing method, apparatus and device, and interface rendering method, apparatus and device
CN106843794B (en) Split screen display method and system based on android
CN115278275B (en) Information display method, apparatus, device, storage medium, and program product
JP5411385B1 (en) Server and method for providing game
KR20140086979A (en) Method of internet browser-based remote user interface virtual mouse cursor positioning
KR20140102386A (en) Display apparatus and control method thereof
CN111061976B (en) Object display method and device of browser
CN104516696A (en) Information processing method and electronic device
CN115002358A (en) Control method and system in digital background shooting
CN113709541A (en) WEB-based multi-terminal equipment interaction method, system and terminal equipment
CN109960562B (en) Information display method and device and computer readable storage medium
CN112948730A (en) Webpage data display method and device, storage medium and electronic equipment
CN108519844B (en) Menu display method and device, storage medium, processor and terminal
CN113778575A (en) Image processing method and device and electronic equipment
CN109766137B (en) Method and device for loading live broadcast page in mixed application program
CN110611708A (en) Control method of intelligent device, related device and system
CN105069095B (en) Picture loading method, device and system
CN115037991B (en) Browser video playing method and device, terminal equipment and readable storage medium
JP5504370B1 (en) Server and method for displaying video on client terminal

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
GR01 Patent grant
GR01 Patent grant