CN111125433A - Popup window management method and device, electronic equipment and readable storage medium - Google Patents

Popup window management method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN111125433A
CN111125433A CN201911286136.2A CN201911286136A CN111125433A CN 111125433 A CN111125433 A CN 111125433A CN 201911286136 A CN201911286136 A CN 201911286136A CN 111125433 A CN111125433 A CN 111125433A
Authority
CN
China
Prior art keywords
image
popup
pop
control
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911286136.2A
Other languages
Chinese (zh)
Inventor
张申梅
张轶
马颖江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201911286136.2A priority Critical patent/CN111125433A/en
Publication of CN111125433A publication Critical patent/CN111125433A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/74Browsing; Visualisation therefor
    • 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

Landscapes

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

Abstract

According to the popup management method, the popup management device, the electronic equipment and the readable storage medium provided by the embodiment of the invention, whether popup image exists in the image displayed in the current video display area is detected, whether popup display exists in the current video display area is determined, when popup image is detected, popup display exists in the current video display area is determined, a popup control corresponding to the popup image is determined, and transparency attribute contained in the popup control is modified to be transparent, so that the display effect of the popup image corresponding to the popup control is transparent, the covering of the popup image on the video image is eliminated, and the viewing experience of a user is improved.

Description

Popup window management method and device, electronic equipment and readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of popup management, in particular to a popup management method and device, electronic equipment and a readable storage medium.
Background
At present, with the development of network broadband, network videos gradually replace traditional televisions, more and more young people select to watch programs through the network videos, and therefore the advertisement putting amount of the network videos is increased, which results in that some advertisement pop-ups (small windows with advertisement pop-ups) are often popped up in the display area of the videos in the video playing process, and the pop-ups can block part or even all of the videos being played, so that users cannot watch complete video pictures, and the experience of the users watching the videos is influenced.
The above description of the discovery process of the problems is only for the purpose of assisting understanding of the technical solutions of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, embodiments of the present invention provide a pop-up window management method, apparatus, electronic device, and readable storage medium.
In view of the above, in a first aspect, an embodiment of the present invention provides a pop-up window management method, including:
detecting whether an image displayed in a current video display area contains a popup image;
if the pop-up window image is contained, determining a pop-up window control corresponding to the pop-up window image;
and modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
In one possible implementation manner, determining a popup control corresponding to the popup image includes:
determining a display position corresponding to the popup window image;
and determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
In a possible implementation manner, the modifying the transparency attribute contained in the pop-up window control to be transparent includes:
determining a system control corresponding to the popup window control;
and modifying the transparency attribute contained in the system control into transparency.
In one possible implementation manner, detecting whether an image displayed in a current video display area includes a popup image includes:
acquiring an image displayed in a current video display area;
and determining whether the image contains a popup image or not by adopting an image recognition technology.
In a possible implementation manner, if a pop-up image is included, before determining a pop-up control corresponding to the pop-up image, the method further includes:
determining whether content in the pop-up image is an advertisement.
In a second aspect, an embodiment of the present invention further provides a pop-up window management device, including:
the detection module is used for detecting whether the image displayed in the current video display area contains a popup image;
the control determining module is used for determining a popup control corresponding to the popup image if the popup image is included;
and the attribute modification module is used for modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
In a possible implementation manner, the control determination module is specifically configured to:
determining a display position corresponding to the popup window image;
and determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
In a possible implementation manner, the transparency attribute included in the pop-up window control inherits the transparency attribute included in the system control corresponding to the pop-up window control, and the attribute modification module is specifically configured to:
determining a system control corresponding to the popup window control;
and modifying the transparency attribute contained in the system control into transparency.
In a possible implementation manner, the detection module is specifically configured to:
acquiring an image displayed in a current video display area;
and determining whether the image contains a popup image or not by adopting an image recognition technology.
In one possible implementation, the apparatus further includes: a content determination module specifically configured to: before a popup image is contained and a popup control corresponding to the popup image is determined, whether the content in the popup image is an advertisement or not is determined.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
a processor, a memory, a communication interface, and a bus;
the processor, the memory and the communication interface complete mutual communication through the bus;
the communication interface is used for information transmission between external devices;
the processor is configured to call program instructions in the memory to perform the steps of the popup management method of the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a readable storage medium, where the readable storage medium stores computer instructions, and the computer instructions cause the computer to execute the steps of the popup window management method in the first aspect.
Compared with the prior art, the popup management method provided by the embodiment of the invention determines whether popup is displayed in the current video playing process by detecting whether popup images exist in the images displayed in the current video display area, determines that popup is displayed in the current video display area when popup images are detected, determines a popup control corresponding to the popup image, and modifies the transparency attribute contained in the popup control into transparent so as to enable the display effect of the popup image corresponding to the popup control to be transparent, thereby eliminating the covering of the popup image on the video picture and further improving the viewing experience of a user.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a flowchart of a pop-up window management method according to an embodiment of the present invention;
fig. 2 is a flowchart of a pop-up window image detection method according to an embodiment of the present invention;
fig. 3 is a flowchart of a pop-up window control determining method according to an embodiment of the present invention;
fig. 4 is a flowchart of a method for modifying properties of a pop-up window control according to an embodiment of the present invention;
fig. 5 is a block diagram of a popup window management apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
At present, many application programs for playing videos insert some advertisements in the playing process of the videos, the advertisements are usually displayed in a form of a popup window, and the popup window usually blocks a part of a currently played video picture during displaying, so that a user cannot see a complete video picture, and understanding of the video of the user is affected.
Fig. 1 is a flowchart of a pop-up window management method according to an embodiment of the present invention, and as shown in fig. 1, the method may include the following steps:
s11, detecting whether the image displayed in the current video display area contains a popup image.
The pop-up window image is an image of a pop-up window, the pop-up window is a window which is automatically popped up when a webpage, software, a mobile phone application program and the like are in an open state, if the image displayed in the current video display area contains the pop-up window image, it is indicated that the pop-up window pops up in the video display area at the moment, and the pop-up and display of the pop-up window are usually realized by a pop-up window control.
In one possible implementation manner, as shown in fig. 2, whether the image displayed in the current video display area contains a pop-up image may be detected by:
and S111, acquiring the image displayed in the current video display area.
In one possible implementation, an existing image capture tool (e.g., SnagIt software, etc.) may be used to capture an image on the screen and obtain an image displayed in the video display area from the captured image.
And S112, determining whether the image contains a popup image or not by adopting an image recognition technology.
For example, a popup feature library is preset, whether the image displayed in the video display area contains the relevant features in the popup feature library is determined by using an image recognition technology, if yes, the image displayed in the video display area contains a popup image, otherwise, the image displayed in the video display area does not contain the popup image.
The image recognition technology is the existing mature technology, and the specific recognition process is not described herein again.
However, since the pop-up windows have many purposes, some pop-up windows are used to display advertisements, some pop-up windows may be used to display prompt messages, and the prompt messages are usually reminders for the user, and may contain critical information, if all the pop-up windows displayed in the video display area are processed, the user may miss important messages.
In order to avoid the above possible occurrence, in a possible implementation manner, only the popup of the advertisement class is processed, so after determining that there is a popup image, the popup management method may further include:
determining whether content in the pop-up image is an advertisement.
In a possible implementation manner, an advertisement feature library may be established, whether a feature in the advertisement feature library may be included in the pop-up image is identified by means of image identification, if so, the content in the pop-up image is determined to be an advertisement, and S12 is executed, otherwise, the content in the pop-up image is determined not to be an advertisement, and S12 is not executed.
And S12, if the popup image is contained, determining a popup control corresponding to the popup image.
The content displayed in the screen is realized by the control, and different display areas correspond to different controls, so that the corresponding controls can be determined according to the display areas.
In one possible implementation manner, as shown in fig. 3, the pop-up control corresponding to the pop-up image may be determined by the following formula:
and S121, determining a display position corresponding to the pop-up window image.
In a possible implementation manner, the display position corresponding to the pop-up window image can be determined by analyzing the image displayed in the video display area by using existing image processing software (e.g., MATLAB or Photoshop).
And S122, determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
The corresponding relationship between the display position and the control can be obtained by obtaining the local file, and whether the display state is the display state can be determined by checking the attribute value of the relevant state of the control, for example, if the attribute value is 1, the control is in the display state, and if the attribute value is 0, the control is in the non-display state.
And S13, modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
The pop-up window control can include a plurality of attributes, the different attributes correspond to different information of the pop-up window control, the transparency attribute included in the pop-up window control is used for controlling the transparency of the pop-up window image corresponding to the pop-up window control, if the transparency attribute included in the pop-up window control is transparent, the display effect of the pop-up window image corresponding to the pop-up window control is transparent, and if the transparency attribute included in the pop-up window control is opaque, the display effect of the pop-up window image corresponding to the pop-up window control is opaque.
In a possible implementation manner, the transparency attribute included in the pop-up window control inherits the transparency attribute included in the system control corresponding to the pop-up window control, as shown in fig. 4, the transparency attribute included in the pop-up window control may be modified to be transparent in the following manner:
s131, determining a system control corresponding to the popup window control.
In the device, the popup control is generally not directly editable, and is usually controlled by an editable system control in the device, each popup control has a corresponding system control as a parent control of the popup control, and the popup control inherits the relevant properties of the parent control, that is, certain property values of the popup control are always consistent with certain property values of the parent control.
S132, the transparency attribute contained in the system control is modified to be transparent.
The transparency attribute value of the pop-up window control inherits the transparency attribute value of the corresponding system control, so that the transparency attribute contained in the corresponding system control is changed into transparent, the transparency attribute contained in the pop-up window control also becomes transparent, when the transparency attribute contained in the pop-up window control becomes transparent, all pop-up window images corresponding to the pop-up window control become transparent, and at the moment, the display area of the pop-up window images can display the video images positioned on the next layer of the pop-up window images, so that the full-size display of the video is achieved, and the viewing experience of a user is improved.
The popup management method provided by the embodiment of the invention determines whether popup is displayed in the current video playing process by detecting whether popup images exist in images displayed in the current video display area, determines that popup is displayed in the current video display area when popup images are detected, determines a popup control corresponding to the popup images, and modifies transparency attribute contained in the popup control into transparency so as to enable the display effect of the popup images corresponding to the popup control to be transparent, thereby eliminating the covering of the popup images on video pictures and further improving the viewing experience of users.
An embodiment of the present invention further provides a management apparatus for a popup window, where the management apparatus is used to implement the management method for a popup window, and as shown in fig. 5, the apparatus may include:
a detecting module 501, configured to detect whether an image displayed in a current video display area includes a pop-up window image;
a control determining module 502, configured to determine a pop-up window control corresponding to a pop-up window image if the pop-up window image is included;
and the property modifying module 503 is configured to modify the transparency property included in the pop-up window control into transparency, so that the display effect of the pop-up window image corresponding to the pop-up window control is transparent.
In a possible implementation manner, the control determining module 502 is specifically configured to:
determining a display position corresponding to the popup window image;
and determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
In a possible implementation manner, the transparency attribute included in the pop-up window control inherits the transparency attribute included in the system control corresponding to the pop-up window control, and the attribute modification module 503 is specifically configured to:
determining a system control corresponding to the popup window control;
and modifying the transparency attribute contained in the system control into transparency.
In a possible implementation manner, the detection module 501 is specifically configured to:
acquiring an image displayed in a current video display area;
and determining whether the image contains a popup image or not by adopting an image recognition technology.
In one possible implementation, the apparatus further includes: a content determination module specifically configured to: before a popup image is contained and a popup control corresponding to the popup image is determined, whether the content in the popup image is an advertisement or not is determined.
As shown in fig. 6, the present embodiment discloses an electronic device, including: a processor 601, a memory 602, a communication interface 603, and a bus 604;
the processor 601, the memory 602 and the communication interface 603 complete mutual communication through the bus 604;
the communication interface 603 is used for information transmission between external devices; the external device is, for example, a user equipment UE;
the processor 601 is used to call program instructions in the memory 602 to perform methods as provided by various method embodiments, including for example:
detecting whether an image displayed in a current video display area contains a popup image;
if the pop-up window image is contained, determining a pop-up window control corresponding to the pop-up window image;
and modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
Embodiments of the present invention further provide a readable storage medium, where the readable storage medium stores computer instructions, where the computer instructions cause a computer to execute the method provided in each method embodiment, for example, including:
detecting whether an image displayed in a current video display area contains a popup image;
if the pop-up window image is contained, determining a pop-up window control corresponding to the pop-up window image;
and modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions.
Through the above description of the embodiments, those skilled in the art will clearly understand that the methods described in the embodiments of the present invention can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention or the method according to some parts of the embodiments.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (12)

1. A pop-up window management method, comprising:
detecting whether an image displayed in a current video display area contains a popup image;
if the pop-up window image is contained, determining a pop-up window control corresponding to the pop-up window image;
and modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
2. The method of claim 1, wherein determining the pop-up control corresponding to the pop-up image comprises:
determining a display position corresponding to the popup window image;
and determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
3. The method according to claim 1, wherein the transparency property included in the pop-up window control inherits the transparency property included in the system control corresponding to the pop-up window control;
modifying the transparency attribute contained in the popup control to be transparent, including:
determining a system control corresponding to the popup window control;
and modifying the transparency attribute contained in the system control into transparency.
4. The method of claim 1, wherein detecting whether the image displayed in the current video display area contains a popup image comprises:
acquiring an image displayed in a current video display area;
and determining whether the image contains a popup image or not by adopting an image recognition technology.
5. The method of claim 1, wherein if a pop-up image is included, before determining the pop-up control corresponding to the pop-up image, the method further comprises:
determining whether content in the pop-up image is an advertisement.
6. A pop-up window management device, comprising:
the detection module is used for detecting whether the image displayed in the current video display area contains a popup image;
the control determining module is used for determining a popup control corresponding to the popup image if the popup image is included;
and the attribute modification module is used for modifying the transparency attribute contained in the pop-up window control into transparency so as to enable the display effect of the pop-up window image corresponding to the pop-up window control to be transparent.
7. The apparatus of claim 6, wherein the control determination module is specifically configured to:
determining a display position corresponding to the popup window image;
and determining a control which corresponds to the display position and is in the display state at present as a popup control corresponding to the popup image.
8. The apparatus according to claim 6, wherein a transparency property included in the pop-up window control inherits a transparency property included in a system control corresponding to the pop-up window control, and the property modification module is specifically configured to:
determining a system control corresponding to the popup window control;
and modifying the transparency attribute contained in the system control into transparency.
9. The apparatus of claim 6, wherein the detection module is specifically configured to:
acquiring an image displayed in a current video display area;
and determining whether the image contains a popup image or not by adopting an image recognition technology.
10. The apparatus of claim 6, further comprising: a content determination module specifically configured to: before a popup image is contained and a popup control corresponding to the popup image is determined, whether the content in the popup image is an advertisement or not is determined.
11. An electronic device, comprising:
a processor, a memory, a communication interface, and a bus;
the processor, the memory and the communication interface complete mutual communication through the bus;
the communication interface is used for information transmission between external devices;
the processor is configured to call program instructions in the memory to perform the steps of the popup management method of claims 1 to 5.
12. A readable storage medium storing computer instructions for causing a computer to perform the steps of the popup management method of claims 1-5.
CN201911286136.2A 2019-12-13 2019-12-13 Popup window management method and device, electronic equipment and readable storage medium Pending CN111125433A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911286136.2A CN111125433A (en) 2019-12-13 2019-12-13 Popup window management method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911286136.2A CN111125433A (en) 2019-12-13 2019-12-13 Popup window management method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN111125433A true CN111125433A (en) 2020-05-08

Family

ID=70498899

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911286136.2A Pending CN111125433A (en) 2019-12-13 2019-12-13 Popup window management method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN111125433A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099891A (en) * 2020-09-10 2020-12-18 亚信科技(南京)有限公司 Popup window display method and device, electronic equipment and computer readable storage medium
CN113900750A (en) * 2021-09-26 2022-01-07 珠海豹好玩科技有限公司 Method and device for determining window interface boundary, storage medium and electronic equipment
TWI765706B (en) * 2021-05-11 2022-05-21 凌華科技股份有限公司 Non-intrusive shared processing method and system for pop-up window

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030194207A1 (en) * 2001-10-23 2003-10-16 Samsung Electronics Co., Ltd Information storage medium including markup document and AV data, recording and reproducing method, and reproducing apparatus therefore
CN104462516A (en) * 2014-12-22 2015-03-25 联想(北京)有限公司 Information prompt method and mobile terminal
CN106648715A (en) * 2015-10-29 2017-05-10 阿里巴巴集团控股有限公司 Method and system for loading pop-up window control
CN107315828A (en) * 2017-07-05 2017-11-03 广州阿里巴巴文学信息技术有限公司 Data processing method, device and terminal device
CN107861759A (en) * 2017-11-21 2018-03-30 广东欧珀移动通信有限公司 Window control method, apparatus, terminal device and storage medium
CN108427633A (en) * 2017-02-15 2018-08-21 腾讯科技(深圳)有限公司 The processing method and processing device of display interface
CN109947520A (en) * 2019-03-27 2019-06-28 努比亚技术有限公司 Processing method, device, equipment and the storage medium of webpage control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030194207A1 (en) * 2001-10-23 2003-10-16 Samsung Electronics Co., Ltd Information storage medium including markup document and AV data, recording and reproducing method, and reproducing apparatus therefore
CN104462516A (en) * 2014-12-22 2015-03-25 联想(北京)有限公司 Information prompt method and mobile terminal
CN106648715A (en) * 2015-10-29 2017-05-10 阿里巴巴集团控股有限公司 Method and system for loading pop-up window control
CN108427633A (en) * 2017-02-15 2018-08-21 腾讯科技(深圳)有限公司 The processing method and processing device of display interface
CN107315828A (en) * 2017-07-05 2017-11-03 广州阿里巴巴文学信息技术有限公司 Data processing method, device and terminal device
CN107861759A (en) * 2017-11-21 2018-03-30 广东欧珀移动通信有限公司 Window control method, apparatus, terminal device and storage medium
CN109947520A (en) * 2019-03-27 2019-06-28 努比亚技术有限公司 Processing method, device, equipment and the storage medium of webpage control

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡玉洋: "基于VOTable规范的分布式信息检索及管理系统的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099891A (en) * 2020-09-10 2020-12-18 亚信科技(南京)有限公司 Popup window display method and device, electronic equipment and computer readable storage medium
CN112099891B (en) * 2020-09-10 2024-01-12 亚信科技(南京)有限公司 Popup display method and device, electronic equipment and computer readable storage medium
TWI765706B (en) * 2021-05-11 2022-05-21 凌華科技股份有限公司 Non-intrusive shared processing method and system for pop-up window
CN113900750A (en) * 2021-09-26 2022-01-07 珠海豹好玩科技有限公司 Method and device for determining window interface boundary, storage medium and electronic equipment
CN113900750B (en) * 2021-09-26 2024-02-23 珠海豹好玩科技有限公司 Method and device for determining window interface boundary, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN111125433A (en) Popup window management method and device, electronic equipment and readable storage medium
US9924226B2 (en) Method and device for processing identification of video file
KR20140091555A (en) Measuring web page rendering time
US8466912B2 (en) Content display device, content display method, content display program, recording medium, server apparatus, content providing method and content providing program
EP3461136B1 (en) Video playing method and device
US20130271667A1 (en) Video processing apparatus and video processing method
CN111026392A (en) Method and device for generating guide page and electronic equipment
CN111212313A (en) Advertisement display method, device, storage medium and computer equipment
CN113286196B (en) Vehicle-mounted video playing system and video split-screen display method and device
WO2022011905A1 (en) Notification information pushing method, smart terminal, and storage medium
US10891003B2 (en) System, method, and apparatus for an interactive container
CN112385199B (en) Display control method and related product
CN111209503B (en) Processing method and device for popup window in webpage, electronic equipment and storage medium
TWI704804B (en) Electronic apparatus and automatic advertisement closing method thereof
CN111949356A (en) Popup window processing method and device and electronic equipment
CN111626356A (en) Advertisement recognition method, model training method, electronic device and storage medium
CN108932704B (en) Picture processing method, picture processing device and terminal equipment
WO2019095812A1 (en) Interface presenting method and device
CN114827519A (en) Processing method and device for sharing content, sharing terminal and storage medium
CN112569574B (en) Model disassembly method and device, electronic equipment and readable storage medium
CN112055247B (en) Video playing method, device, system and storage medium
CN110955480B (en) View display method and device
CN112083974A (en) Advertisement window closing method and device and electronic equipment
CN112948630A (en) List updating method, electronic device, storage medium and device
CN108335362B (en) Light control method and device in virtual scene and VR (virtual reality) equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200508