WO2016100280A1 - Method and apparatus for displaying information - Google Patents
Method and apparatus for displaying information Download PDFInfo
- Publication number
- WO2016100280A1 WO2016100280A1 PCT/US2015/065715 US2015065715W WO2016100280A1 WO 2016100280 A1 WO2016100280 A1 WO 2016100280A1 US 2015065715 W US2015065715 W US 2015065715W WO 2016100280 A1 WO2016100280 A1 WO 2016100280A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- doi
- display position
- terminal device
- hiding
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/14—Display of multiple viewports
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/048—Indexing scheme relating to G06F3/048
- G06F2203/04801—Cursor retrieval aid, i.e. visual aspect modification, blinking, colour changes, enlargement or other visual cues, for helping user do find the cursor in graphical user interfaces
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/048—Indexing scheme relating to G06F3/048
- G06F2203/04804—Transparency, e.g. transparent or translucent windows
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/60—Creating or editing images; Combining images with text
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/10—Mixing of images, i.e. displayed pixel being the result of an operation, e.g. adding, on the corresponding input pixels
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2340/00—Aspects of display data processing
- G09G2340/14—Solving problems related to the presentation of information to be displayed
Definitions
- the present application relates to the field of computer technologies, and in particular, to a method and an apparatus for displaying information.
- DOIs Digital Object Unique Identifiers
- a DOI is a code pattern formed by specific geometric figures (such as rectangles and squares). DOIs may include: one-dimensional barcode, two-dimensional barcode (also referred to as two-dimensional code), and the like.
- the DOI presents, in a graphic form, various encoded "intangible" information such as Internet link information, product information, or text information. A user can use a device to scan and identify the DOI, thereby acquiring information contained in the DOI.
- a website provider can provide users with DOI-form information on a website.
- a DOI can be displayed on a page of a website, and after a user uses a device having a camera function (for example, a smartphone, a tablet computer, or other terminal devices) to scan the DOI, the device can read information in the DOI.
- a device having a camera function for example, a smartphone, a tablet computer, or other terminal devices
- the device can read information in the DOI.
- Internet link information may be embedded in a two-dimensional code and a user may use a device to read the link information in the two-dimensional code.
- a user In the mechanism described above, a user generally needs two devices to perform the function. Specifically, one device is used to display a website page containing the DOI, and the other device is used to scan the displayed DOI. In the device for displaying the DOI, a cursor or another window on the page may obscure an area where the DOI is displayed, and when the DOI is obscured, the process of scanning the DOI will be affected, or even worse, the scanning device may fail to read the DOI.
- the present disclosure provides a terminal device for displaying information.
- the terminal device includes a monitoring module configured to monitor a display position of a Digital Object Unique Identifier (DOI) and a display position of other information on a page displayed on the terminal device, and a processing module configured to hide at least a portion of the other information that overlaps the DOI to expose the DOI when the processing module detects that the display position of the other information overlaps the display position of the DOI.
- DOI Digital Object Unique Identifier
- the present disclosure also provides a method for displaying information on a terminal device.
- the method for displaying information on a terminal device may include monitoring a display position of a DOI and a display position of other information on a page displayed on the terminal device, and when it is detected that the display position of the other information overlaps the display position of the DOI, hiding at least a portion of the other information that overlaps the DOI to expose the DOI.
- a method for displaying information on a terminal device may include detecting coordinates of a display position of a DOI and coordinates of a display position of other information on a page displayed on the terminal device, determining whether any of the coordinates of the display position of the DOI superimpose on the coordinates of the display position of the other information, and hiding at least a portion of the other information that superimposes on the DOI to expose the DOI when it is determined that at least some of the coordinates of the display position of the DOI superimpose on the coordinates of the display position of the other information.
- FIG. 1 shows a flow chart of an information display process according to an embodiment of the present application
- FIG. 2 shows a schematic diagram in which a hover picture obscures a two-dimensional code on a page according to an embodiment of the present application
- FIG. 3 shows a schematic diagram in which a hover picture is hidden according to an embodiment of the present application
- FIG. 4 shows a schematic diagram of hiding an overlapping area between a hover picture and a two-dimensional code according to an embodiment of the present application.
- FIG. 5 shows a schematic block diagram of an apparatus for displaying information according to an embodiment of the present application.
- FIG. 1 shows one embodiment of an information display process of the present disclosure. As shown in FIG. 1 , the process may include the following steps.
- S101 monitor a display position of a DOI and a display position of other information on a page.
- the DOI may include, but is not limited to: graphic identifiers such as a barcode or a two-dimensional code.
- the page may be one of various interfaces that contain the DOI, for example, a website page, an application page, or a floating window.
- the page may be displayed by a terminal device having a display function, for example, a computer, a tablet computer, or a smartphone.
- the other information described above may be an image, text, or other objects that may obscure the DOI.
- the other information may be a cursor.
- the cursor may have various graphic structures for indicating a control position, for example, a mouse pointer.
- the page may include various display information, and the display information may be displayed on the page in a popup or hover manner, for example, a popup window, a hover picture, or a hover Flash animation.
- the other information may include, but is not limited to, at least one of a cursor, a popup window, and a floating window.
- a DOI and other information on the page may be embedded in the page or hover on the page.
- the terminal device displays the DOI and other information only when the DOI and other information appear in a display window (for example, a browser window or a terminal screen) of the terminal device.
- the display position of the DOI and the display position of the other information in the present application refer to positions where the DOI and other information are displayed when they appear in the display window.
- the other information described above may obscure or even completely cover the DOI. That is, the display position of the other information overlaps the display position of the DOI. Consequently, the DOI cannot be clearly displayed on the page. In this scenario, the terminal device for reading the DOI cannot read the information in the DOI.
- the page is displayed in a display window of the terminal device.
- the DOI is a two-dimensional code
- the other information is a hover picture.
- the hover picture is currently suspended above the two-dimensional code, and obscures a part of the two-dimensional code. As a result, other terminal devices cannot read information in the two-dimensional code.
- the terminal device which displays the DOI, can monitor the display position of the DOI and the display position of the other information on the page, and detect whether the display position of the DOI overlaps the display position of the other information.
- the display position of the DOI and the other information can be represented by coordinates.
- the terminal device, which displays the page can detect whether the coordinates of the DOI superimpose on the coordinates of the other information (for example, whether they have the same X-Y coordinates).
- SI 02 when it is detected that the display position of the other information overlaps the display position of the DOI, the terminal device performs a hiding process on the other information.
- the terminal device when the terminal device detects that coordinate sets of the display position of the DOI and the other information superimpose with each other, it can be assumed that the display position of the other information overlaps the display position of the DOI. To ensure that the DOI can be clearly displayed on the page, the terminal device can perform the hiding process on the other information, so that the DOI can be displayed at the top layer and is not obscured. In this way, other terminal devices can accurately scan the DOI, and thus improves the DOI reading efficiency.
- the terminal device may monitor the display positions of the DOI and other information on the page by using a JavaScript program.
- an application in the terminal device may monitor the display positions of the DOI and other information.
- the application includes, but is not limited to, various programs, including the JavaScript program, that are installed in the terminal device and have a page display function, for example, a browser and a player.
- the JavaScript program may be embedded in the page.
- the coordinate sets of the DOI and other information may be determined by many mechanisms, for example, acquiring
- the present application is not limited to any specific mechanism.
- the DOI and the other information when displayed, may have irregular shapes.
- the terminal device can determine which portion of the DOI and the other information overlap.
- the JavaScript program may be used to adjust various dynamic functions (including a display manner, a display state, and the like of the information displayed on the page) on the page.
- the JavaScript program may further be used to perform the hiding process on the other information.
- the JavaScript program not only can monitor the display positions of the DOI and other information, but also can perform the hiding process on the other information.
- the hiding process on the other information may include hiding, at least a portion of the other information by, e.g., adjusting the transparency of the portion of the other information, to expose the DOI.
- an application in the terminal device may acquire an Alpha Channel corresponding to the other information by reading an HTML source file of the page with the JavaScript program, and adjust a gray value in the Alpha Channel, to maximize the transparency of the other information.
- the terminal device can make the other information become completely transparent.
- the application in the terminal device may acquire an Alpha Channel corresponding to the hover picture, and adjust a gray value in the Alpha Channel, to make the hover picture completely transparent, as shown in FIG. 3. After the adjustment, the two-dimensional code is clearly displayed on the page.
- the hiding process on the other information may include determining an overlap area between the display position of the other information and the display position of the DOI, and adjusting the transparency of the overlapping area in the display position of the other information.
- the other information is not hidden completely; instead, only the area overlapping the DOI is hidden.
- the overlapping area may also be determined according to the coordinate sets, and specifically, the overlapping area is an area corresponding to the superimposition between a coordinate set of a display area of the DOI and a coordinate set of a display area of the other information.
- an overlap area between the hover picture and the two-dimensional code is determined according to the coordinates of the two-dimensional code and the hover picture, and then, the hover picture in the overlapping area may be hidden by adjusting the transparency of the overlapping area in the hover picture, as shown in FIG. 4.
- the terminal device may display the DOI on top of the other information, so that the other information does not obscure the DOI.
- the JavaScript program is used to monitor the display position of the DOI on the page, and if it is detected that the other information on the page obscures the DOI, at least a part of the other information is hidden, so that the DOI is displayed clearly, thereby effectively improving the DOI reading efficiency, and avoiding the problem that the DOI cannot be read because the other information on the page obscures the DOI.
- a terminal device for displaying information may include a monitor module 501 and a processing module 502.
- the monitor module 501 is configured to monitor a display position of a DOI and a display position of other information on a page (e.g., a webpage).
- the DOI includes, but is not limited to: graphic identifiers such as a barcode or a two-dimensional code.
- the other information includes, but is not limited to, at least one of a cursor, a popup window, or a floating window.
- the monitor module 501 includes a JavaScript program configured to monitor the display position of the DOI and the display position of other information on the page.
- the processing module 502 is configured to perform a hiding process on the other information when it is detected that the display position of the other information overlaps the display position of the DOI.
- the processing module 502 includes or is configured to execute a JavaScript program configured to perform the hiding process on the other information.
- the processing module 502 is configured to hide the other information by adjusting the transparency of the other information.
- the processing module 502 is configured to determine an overlapping area between the display position of the other information and the display position of the DOI, and adjust the transparency of the overlapping area in the display position of the other information, so that the overlapping area in the other information does not obscure the DOI.
- inventions of the present application may be provided as method, system or computer program products.
- the invention may be in the form of a hardware embodiment, a software embodiment, or a combined hardware and software embodiment.
- the invention may be in the form of a computer program product implemented on a non-transitory computer-readable memory medium (including, but not limited to, disk memory, CD-ROM, and optical memory) comprising computer-executable program codes.
- These computer program commands may also be stored in a non-transitory computer-readable memory capable of guiding a computer or other programmable data processing devices to function in a specified mode.
- the commands stored in the computer-readable memory generate a product with the commands for implementing the functions specified in one or more flows in the flowchart and/or one or more blocks in the block diagram.
- a computing device for implementing the disclosed methods and apparatus may include one or more processors (CPUs), an input/output interface, a network port, and a memory.
- the memory may include a non-transitory computer-readable storage medium including instructions, which when executed by the computer, perform the above-described methods.
- the computer device may be a mobile device, such as a mobile phone or a watch.
- the memory may include a volatile memory, a Random Access Memory (RAM) and/or a non-volatile memory (NVM), such as a Read Only Memory (ROM) or a flash RAM.
- RAM Random Access Memory
- NVM non-volatile memory
- ROM Read Only Memory
- the memory is an example of computer-readable media. Specific examples of computer-readable media may include, but are not limited to, Phase Change Random Access Memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), and other types of RAM, Read-Only Memory (ROM),
- PRAM Phase Change Random Access Memory
- SRAM Static Random Access Memory
- DRAM Dynamic Random Access Memory
- ROM Read-Only Memory
- EEPROM Electrically Erasable Programmable Read-Only Memory
- flash memory or other internal memory
- CD-ROM Compact Disc Read-Only Memory
- DVD Digital Versatile Disc
- magnetic tape cassettes magnetic tapes or magnetic discs, or other magnetic storage devices, or any other non-transmission media that can be used for storing information that can be accessed by computing devices.
- the computer-readable media do not include computer-readable transitory media, e.g., modulated data signals and signal carriers.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Computer Hardware Design (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
A terminal device for securely displaying information is provided. The terminal device includes a monitoring module configured to monitor a display position of a Digital Object Unique Identifier (DOI) and a display position of other information on a page displayed on the terminal device, and a processing module configured to hide at least a portion of the other information that overlaps the DOI to expose the DOI when it is detected that the display position of the other information overlaps the display position of the DOI.
Description
METHOD AND APPARATUS FOR DISPLAYING INFORMATION
CROSS-REFERENCE TO RELATED APPLICATION
[001] This application is based upon and claims priority to Chinese Patent
Application No. 201410785058.1, filed December 16, 2014, the entire contents of which are incorporated herein by reference.
TECHNICAL FIELD
[002] The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for displaying information.
BACKGROUND
[003] With the development of information technologies, Digital Object Unique Identifiers (DOIs), such as barcodes, originated from a digital resource identification technology, are widely applied. A DOI is a code pattern formed by specific geometric figures (such as rectangles and squares). DOIs may include: one-dimensional barcode, two-dimensional barcode (also referred to as two-dimensional code), and the like. The DOI presents, in a graphic form, various encoded "intangible" information such as Internet link information, product information, or text information. A user can use a device to scan and identify the DOI, thereby acquiring information contained in the DOI.
[004] A website provider can provide users with DOI-form information on a website. For example, a DOI can be displayed on a page of a website, and after a user uses a device having a camera function (for example, a smartphone, a tablet computer, or other terminal devices) to scan the DOI, the device can read information in the DOI. For example, Internet link information may be embedded in a two-dimensional code and a user may use a device to read the link information in the two-dimensional code.
[005] In the mechanism described above, a user generally needs two devices to
perform the function. Specifically, one device is used to display a website page containing the DOI, and the other device is used to scan the displayed DOI. In the device for displaying the DOI, a cursor or another window on the page may obscure an area where the DOI is displayed, and when the DOI is obscured, the process of scanning the DOI will be affected, or even worse, the scanning device may fail to read the DOI.
SUMMARY
[006] The present disclosure provides a terminal device for displaying information. Consistent with some embodiments, the terminal device includes a monitoring module configured to monitor a display position of a Digital Object Unique Identifier (DOI) and a display position of other information on a page displayed on the terminal device, and a processing module configured to hide at least a portion of the other information that overlaps the DOI to expose the DOI when the processing module detects that the display position of the other information overlaps the display position of the DOI.
[007] The present disclosure also provides a method for displaying information on a terminal device. Consistent with some embodiments, the method for displaying information on a terminal device may include monitoring a display position of a DOI and a display position of other information on a page displayed on the terminal device, and when it is detected that the display position of the other information overlaps the display position of the DOI, hiding at least a portion of the other information that overlaps the DOI to expose the DOI.
[008] Consistent with some other embodiments of the present disclosure, a method for displaying information on a terminal device may include detecting coordinates of a display position of a DOI and coordinates of a display position of other information on a page displayed on the terminal device, determining whether any of the coordinates of the
display position of the DOI superimpose on the coordinates of the display position of the other information, and hiding at least a portion of the other information that superimposes on the DOI to expose the DOI when it is determined that at least some of the coordinates of the display position of the DOI superimpose on the coordinates of the display position of the other information.
[009] Additional objects and advantages of the disclosed embodiments will be set forth in part in the following description, and in part will be apparent from the description, or may be learned by practice of the embodiments. The objects and advantages of the disclosed embodiments may be realized and attained by the elements and combinations set forth in the claims.
[010] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosed embodiments, as claimed.
BRIEF DESCRIPTION OF THE DRAWINGS
[01 1] The accompanying drawings, which are incorporated herein and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the invention.
[012] FIG. 1 shows a flow chart of an information display process according to an embodiment of the present application;
[013] FIG. 2 shows a schematic diagram in which a hover picture obscures a two-dimensional code on a page according to an embodiment of the present application;
[014] FIG. 3 shows a schematic diagram in which a hover picture is hidden according to an embodiment of the present application;
[015] FIG. 4 shows a schematic diagram of hiding an overlapping area between a
hover picture and a two-dimensional code according to an embodiment of the present application; and
[016] FIG. 5 shows a schematic block diagram of an apparatus for displaying information according to an embodiment of the present application.
DESCRIPTION OF THE EMBODIMENTS
[017] Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise represented. The implementations set forth in the following description of exemplary embodiments do not represent all implementations consistent with the invention. Instead, they are merely examples of apparatus and methods consistent with aspects related to the invention as recited in the appended claims.
[018] The present disclosure provides a method for displaying information on a webpage. FIG. 1 shows one embodiment of an information display process of the present disclosure. As shown in FIG. 1 , the process may include the following steps.
[019] S101 : monitor a display position of a DOI and a display position of other information on a page.
[020] In some embodiments of the present application, the DOI may include, but is not limited to: graphic identifiers such as a barcode or a two-dimensional code. The page may be one of various interfaces that contain the DOI, for example, a website page, an application page, or a floating window. The page may be displayed by a terminal device having a display function, for example, a computer, a tablet computer, or a smartphone.
[021 ] In one embodiment, the other information described above may be an image, text, or other objects that may obscure the DOI. For example, the other information may be
a cursor. The cursor may have various graphic structures for indicating a control position, for example, a mouse pointer. The page may include various display information, and the display information may be displayed on the page in a popup or hover manner, for example, a popup window, a hover picture, or a hover Flash animation. The other information may include, but is not limited to, at least one of a cursor, a popup window, and a floating window.
[022] In actual applications, when a user uses a terminal device to open a page, a DOI and other information on the page may be embedded in the page or hover on the page. In some manner, the terminal device displays the DOI and other information only when the DOI and other information appear in a display window (for example, a browser window or a terminal screen) of the terminal device. The display position of the DOI and the display position of the other information in the present application refer to positions where the DOI and other information are displayed when they appear in the display window.
[023] When the other information described above is displayed on the page, the other information may obscure or even completely cover the DOI. That is, the display position of the other information overlaps the display position of the DOI. Consequently, the DOI cannot be clearly displayed on the page. In this scenario, the terminal device for reading the DOI cannot read the information in the DOI.
[024] For example, as shown in FIG. 2, the page is displayed in a display window of the terminal device. On the page, the DOI is a two-dimensional code, and the other information is a hover picture. The hover picture is currently suspended above the two-dimensional code, and obscures a part of the two-dimensional code. As a result, other terminal devices cannot read information in the two-dimensional code.
[025] Therefore, in one embodiment of the present application, the terminal device, which displays the DOI, can monitor the display position of the DOI and the display
position of the other information on the page, and detect whether the display position of the DOI overlaps the display position of the other information. In some embodiments, the display position of the DOI and the other information can be represented by coordinates. The terminal device, which displays the page, can detect whether the coordinates of the DOI superimpose on the coordinates of the other information (for example, whether they have the same X-Y coordinates).
[026] SI 02: when it is detected that the display position of the other information overlaps the display position of the DOI, the terminal device performs a hiding process on the other information.
[027] Consistent with some embodiments, when the terminal device detects that coordinate sets of the display position of the DOI and the other information superimpose with each other, it can be assumed that the display position of the other information overlaps the display position of the DOI. To ensure that the DOI can be clearly displayed on the page, the terminal device can perform the hiding process on the other information, so that the DOI can be displayed at the top layer and is not obscured. In this way, other terminal devices can accurately scan the DOI, and thus improves the DOI reading efficiency.
[028] In step S I 01 shown in FIG. 1, the terminal device may monitor the display positions of the DOI and other information on the page by using a JavaScript program. Specifically, an application in the terminal device may monitor the display positions of the DOI and other information. The application includes, but is not limited to, various programs, including the JavaScript program, that are installed in the terminal device and have a page display function, for example, a browser and a player. The JavaScript program may be embedded in the page.
[029] During the monitoring process, specific display positions of the DOI and
other information may be reflected by a series of coordinates (in other words, coordinate sets). With the JavaScript program, it can be detected in real time whether some of the coordinate sets of the display positions of the DOI and other information superimpose on each other (e.g., whether the DOI and the other information have identical coordinate sets), to determine whether the display position of the DOI overlaps the display position of the other information.
[030] Continuing with the above example, in the two-dimensional code in FIG. 2, coordinates corresponding to two upper vertexes Al and A2 are as shown in the figure, and coordinates of two lower vertexes A3 and A4 (not shown in FIG. 2 because they are covered by the hover picture) are (20,10) and (30,10), respectively. The coordinates of four vertexes B 1 to B4 of the hover picture are shown in FIG. 2. From the coordinates of the vertexes, it can be seen that the hover picture overlaps the two-dimensional code.
[031] In the present application, the coordinate sets of the DOI and other information may be determined by many mechanisms, for example, acquiring
corresponding coordinate information by reading an HTML (HyperText Mark-up
Language) source file of the page, or acquiring coordinate information of a target area after identifying images in content in the display window. The present application is not limited to any specific mechanism. The DOI and the other information, when displayed, may have irregular shapes. By comparing the coordinates (e.g., of the pixels), the terminal device can determine which portion of the DOI and the other information overlap.
[032] As discussed above, the JavaScript program may be used to adjust various dynamic functions (including a display manner, a display state, and the like of the information displayed on the page) on the page. In some embodiments of the present application, the JavaScript program may further be used to perform the hiding process on the other information. In other words, in some embodiments of the present application, the
JavaScript program not only can monitor the display positions of the DOI and other information, but also can perform the hiding process on the other information.
[033] In some embodiments, the hiding process on the other information may include hiding, at least a portion of the other information by, e.g., adjusting the transparency of the portion of the other information, to expose the DOI. In one exemplary embodiment of the present application, an application in the terminal device may acquire an Alpha Channel corresponding to the other information by reading an HTML source file of the page with the JavaScript program, and adjust a gray value in the Alpha Channel, to maximize the transparency of the other information. In some embodiments, by adjusting the gray value, the terminal device can make the other information become completely transparent.
[034] For example, continuing with the above example, because the hover picture obscures the two-dimensional code on the page shown in FIG. 2, the application in the terminal device may acquire an Alpha Channel corresponding to the hover picture, and adjust a gray value in the Alpha Channel, to make the hover picture completely transparent, as shown in FIG. 3. After the adjustment, the two-dimensional code is clearly displayed on the page.
[035] In another exemplary embodiment of the present application, the hiding process on the other information may include determining an overlap area between the display position of the other information and the display position of the DOI, and adjusting the transparency of the overlapping area in the display position of the other information. In other words, in this embodiment, the other information is not hidden completely; instead, only the area overlapping the DOI is hidden. The overlapping area may also be determined according to the coordinate sets, and specifically, the overlapping area is an area corresponding to the superimposition between a coordinate set of a display area of the DOI and a coordinate set of a display area of the other information.
[036] For example, in FIG. 2, an overlap area between the hover picture and the two-dimensional code is determined according to the coordinates of the two-dimensional code and the hover picture, and then, the hover picture in the overlapping area may be hidden by adjusting the transparency of the overlapping area in the hover picture, as shown in FIG. 4.
[037] In some other embodiments, the terminal device may display the DOI on top of the other information, so that the other information does not obscure the DOI.
[038] Through the foregoing steps, during scan of the DOI, the JavaScript program is used to monitor the display position of the DOI on the page, and if it is detected that the other information on the page obscures the DOI, at least a part of the other information is hidden, so that the DOI is displayed clearly, thereby effectively improving the DOI reading efficiency, and avoiding the problem that the DOI cannot be read because the other information on the page obscures the DOI.
[039] The present disclosure further provides an apparatus for displaying information, as shown in FIG. 5. As shown in FIG. 5, a terminal device for displaying information may include a monitor module 501 and a processing module 502.
[040] The monitor module 501 is configured to monitor a display position of a DOI and a display position of other information on a page (e.g., a webpage). The DOI includes, but is not limited to: graphic identifiers such as a barcode or a two-dimensional code. The other information includes, but is not limited to, at least one of a cursor, a popup window, or a floating window. In some embodiments, the monitor module 501 includes a JavaScript program configured to monitor the display position of the DOI and the display position of other information on the page.
[041 ] The processing module 502 is configured to perform a hiding process on the other information when it is detected that the display position of the other information
overlaps the display position of the DOI. In some embodiments, the processing module 502 includes or is configured to execute a JavaScript program configured to perform the hiding process on the other information. In some embodiments, the processing module 502 is configured to hide the other information by adjusting the transparency of the other information. In some other embodiments of the present application, the processing module 502 is configured to determine an overlapping area between the display position of the other information and the display position of the DOI, and adjust the transparency of the overlapping area in the display position of the other information, so that the overlapping area in the other information does not obscure the DOI.
[042] A person having ordinary skill in the art should understand that embodiments of the present application may be provided as method, system or computer program products. The invention may be in the form of a hardware embodiment, a software embodiment, or a combined hardware and software embodiment. Moreover, the invention may be in the form of a computer program product implemented on a non-transitory computer-readable memory medium (including, but not limited to, disk memory, CD-ROM, and optical memory) comprising computer-executable program codes.
[043] The present application is described with reference to the flowchart and/or block diagram of the method, device (system) and computer program product according to the embodiments of the present application. It should be understood that the flow and/or block in the flowchart and/or block diagram, and the combination of a flow and/or block in the flowchart and/or block diagram can be implemented by computer program commands. Such computer program commands can be provided to a processor of a general computer, a dedicated computer, an embedded processing unit or other programmable data processing devices to produce a machine, so that the commands executed by the processor of the computer or the other programmable data processing devices produce an apparatus used for
implementing functions specified in one or more flows in the flowchart and/or one or more blocks in the block diagram.
[044] These computer program commands may also be stored in a non-transitory computer-readable memory capable of guiding a computer or other programmable data processing devices to function in a specified mode. The commands stored in the computer-readable memory generate a product with the commands for implementing the functions specified in one or more flows in the flowchart and/or one or more blocks in the block diagram.
[045] These computer program commands may also be loaded in a computer or other programmable data processing devices. The commands when executed on the computer or other programmable data processing devices provide the steps for
implementing the functions specified in one or more flows in the flowchart and/or one or more blocks in the block diagram.
[046] According to a typical configuration, a computing device for implementing the disclosed methods and apparatus may include one or more processors (CPUs), an input/output interface, a network port, and a memory. In some exemplary embodiments, the memory may include a non-transitory computer-readable storage medium including instructions, which when executed by the computer, perform the above-described methods. In some exemplary embodiments, the computer device may be a mobile device, such as a mobile phone or a watch.
[047] The memory may include a volatile memory, a Random Access Memory (RAM) and/or a non-volatile memory (NVM), such as a Read Only Memory (ROM) or a flash RAM. The memory is an example of computer-readable media. Specific examples of computer-readable media may include, but are not limited to, Phase Change Random Access Memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random
Access Memory (DRAM), and other types of RAM, Read-Only Memory (ROM),
Electrically Erasable Programmable Read-Only Memory (EEPROM), flash memory, or other internal memory, Compact Disc Read-Only Memory (CD-ROM), Digital Versatile Disc (DVD) or other optical storage means, magnetic tape cassettes, magnetic tapes or magnetic discs, or other magnetic storage devices, or any other non-transmission media that can be used for storing information that can be accessed by computing devices. As defined herein, the computer-readable media do not include computer-readable transitory media, e.g., modulated data signals and signal carriers.
[048] It should be noted that the relational terms herein such as "first" and "second" are used only to differentiate an entity or operation from another entity or operation, and do not require or imply any actual relationship or sequence between these entities or operations. Moreover, the words "comprising," "having," "containing," and "including," and other similar forms are intended to be equivalent in meaning and be open-ended, in that an item or items following any one of these words is not meant to be an exhaustive listing of such item or items, or meant to be limited to only the listed item or items.
[049] Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed here. This application is intended to cover any variations, uses, or adaptations of the invention following the general principles thereof and including such departures from the present disclosure as come within known or customary practice in the art. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
[050] It will be appreciated that the present invention is not limited to the exact construction that has been described above and illustrated in the accompanying drawings,
and that various modifications and changes may be made without departing from the scope thereof. It is intended that the scope of the invention should only be limited by the appended claims.
Claims
1. A terminal device for displaying information thereon, comprising:
a monitoring module configured to monitor a display position of a Digital Object Unique Identifier (DOI) and a display position of other information on a page displayed on the terminal device;
a processing module configured to hide at least a portion of the other information that overlaps the DOI to expose the DOI when the processing module detects that the display position of the other information overlaps the display position of the DOI.
2. The terminal device of claim 1 , wherein the monitoring module is configured to use a JavaScript program to monitor the display position of the DOI and the display position of other information on the page; and
the processing module is configured to use the JavaScript program to hide at least a portion of the other information that overlaps the DOI to expose the DOI.
3. The terminal device of claim 1 , wherein the processing module is configured to hide the at least a portion of the other information by adjusting transparency of the at least a portion of the other information to make the portion of the other information transparent.
4. The terminal device of claim 1 , wherein the processing module is configured to hide the at least a portion of the other information by:
determining an overlapping area between the display position of the other information and the display position of the DOI; and
adjusting transparency of the overlapping area in the display position of the other information.
5. The terminal device of claim 1 , wherein the processing module is configured to hide at least a portion of the other information by displaying the DOI on top of the other information.
6. The terminal device of claim 1, wherein the other information comprises at least one of a cursor, a popup window, or a floating window.
7. The terminal device of claim 1, wherein the DOI comprises at least one of a barcode or a two-dimensional code.
8. A method for displaying information on a terminal device, comprising:
monitoring a display position of a Digital Object Unique Identifier (DOI) and a display position of other information on a page displayed on the terminal device;
when it is detected that the display position of the other information overlaps the display position of the DOI, hiding at least a portion of the other information that overlaps the DOI to expose the DOI.
9. The method of claim 8, wherein monitoring the display position of the DOI on the page comprises monitoring the display position of the DOI on the page using a JavaScript program; and
hiding at least a portion of the other information that overlaps the DOI to expose the DOI comprises hiding the at least a portion of the other information by using the JavaScript program.
10. The method of claim 8, wherein hiding at least a portion of the other information comprises:
adjusting transparency of the at least a portion of the other information to make the at least a portion of the other information transparent.
11. The method of claim 8, wherein hiding at least a portion of the other information comprises:
determining an overlapping area between the display position of the other information and the display position of the DOI; and
adjusting transparency of the overlapping area in the display position of the other information.
12. The method of claim 8, wherein hiding at least a portion of the other information comprises displaying the DOI on top of the other information.
13. The method of claim 8, wherein the other information comprises at least one of a cursor, a popup window, or a floating window.
14. The terminal device of claim 8, wherein the DOI comprises at least one of a barcode or a two-dimensional code.
15. A method for displaying information on a terminal device, comprising:
detecting coordinates of a display position of a Digital Object Unique Identifier (DOI) and coordinates of a display position of other information on a page displayed on the terminal device;
determining whether any of the coordinates of the display position of the DOI superimpose on the coordinates of the display position of the other information; and
hiding at least a portion of the other information that superimposes on the DOI to expose the DOI when it is determined that at least some of the coordinates of the display position of the DOI superimpose on the coordinates of the display position of the other information.
16. The method of claim 15, wherein hiding at least a portion of the other information comprises:
adjusting transparency of the at least a portion of the other information to make the at least a portion of the other information transparent.
17. The method of claim 15, wherein hiding at least a portion of the other information comprises:
determining an overlapping area between the display position of the other information and the display position of the DOI; and
adjusting transparency of the overlapping area in the display position of the other information.
18. The method of claim 15, wherein hiding at least a portion of the other information comprises displaying the DOI on top of the other information.
19. The method of claim 15, wherein the other information comprises at least one of a
cursor, a popup window, or a floating window.
20. The terminal device of claim 15, wherein the DOI comprises at least one of a barcode or a two-dimensional code.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410785058.1 | 2014-12-16 | ||
| CN201410785058.1A CN105787402B (en) | 2014-12-16 | 2014-12-16 | A kind of information displaying method and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016100280A1 true WO2016100280A1 (en) | 2016-06-23 |
Family
ID=56111160
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2015/065715 Ceased WO2016100280A1 (en) | 2014-12-16 | 2015-12-15 | Method and apparatus for displaying information |
Country Status (4)
| Country | Link |
|---|---|
| US (2) | US10572096B2 (en) |
| CN (1) | CN105787402B (en) |
| TW (1) | TWI684133B (en) |
| WO (1) | WO2016100280A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10572096B2 (en) | 2014-12-16 | 2020-02-25 | Alibaba Group Holding Limited | Method and apparatus for displaying information |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| USD768709S1 (en) * | 2015-07-31 | 2016-10-11 | Gen-Probe Incorporated | Display screen or portion thereof with animated graphical user interface |
| CN107977130B (en) * | 2017-12-06 | 2021-02-26 | 福建中金在线信息科技有限公司 | Interaction method and device of Flash player and server |
| CN110083425B (en) * | 2019-04-24 | 2023-02-17 | 阿波罗智联(北京)科技有限公司 | UI element display method, display device, electronic equipment and computer readable medium |
| US11327625B2 (en) * | 2019-07-17 | 2022-05-10 | Truist Bank | Graphical user interface marking feedback |
| CN112783737B (en) * | 2019-11-07 | 2024-04-16 | 北京京东尚科信息技术有限公司 | A display method and device |
| CN111459601A (en) * | 2020-04-07 | 2020-07-28 | 北京字节跳动网络技术有限公司 | Data processing method and device, electronic equipment and computer readable medium |
| KR102909485B1 (en) * | 2021-05-14 | 2026-01-07 | 텐센트 테크놀로지(센젠) 컴퍼니 리미티드 | Control display method and apparatus, device, medium and program product |
| JP7450010B1 (en) | 2022-12-08 | 2024-03-14 | 株式会社Nttドコモ | Mobile device |
| CN116151297B (en) * | 2023-04-19 | 2023-06-30 | 安徽瑞邦数科科技服务有限公司 | Dynamic two-dimensional code system and device based on time transformation mechanism |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020171682A1 (en) * | 1992-12-15 | 2002-11-21 | Sun Microsystems, Inc. | Method and apparatus for presenting information in a display system using transparent windows |
| US20100281537A1 (en) * | 2009-04-30 | 2010-11-04 | Microsoft Corporation | Secure multi-principal web browser |
| US20100299630A1 (en) * | 2009-05-22 | 2010-11-25 | Immersive Media Company | Hybrid media viewing application including a region of interest within a wide field of view |
Family Cites Families (34)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4622545A (en) | 1982-09-30 | 1986-11-11 | Apple Computer, Inc. | Method and apparatus for image compression and manipulation |
| US4555775B1 (en) | 1982-10-07 | 1995-12-05 | Bell Telephone Labor Inc | Dynamic generation and overlaying of graphic windows for multiple active program storage areas |
| US4939507A (en) | 1986-04-28 | 1990-07-03 | Xerox Corporation | Virtual and emulated objects for use in the user interface of a display screen of a display processor |
| US5062060A (en) | 1987-01-05 | 1991-10-29 | Motorola Inc. | Computer human interface comprising user-adjustable window for displaying or printing information |
| US5222203A (en) | 1989-01-20 | 1993-06-22 | Daikin Industries, Ltd. | Method and apparatus for displaying translucent surface |
| US5155806A (en) | 1989-03-15 | 1992-10-13 | Sun Microsystems, Inc. | Method and apparatus for displaying context sensitive help information on a display |
| US5283560A (en) * | 1991-06-25 | 1994-02-01 | Digital Equipment Corporation | Computer system and method for displaying images with superimposed partially transparent menus |
| US5265202A (en) | 1992-08-28 | 1993-11-23 | International Business Machines Corporation | Method and system for accessing visually obscured data in a data processing system |
| US5479603A (en) | 1993-07-21 | 1995-12-26 | Xerox Corporation | Method and apparatus for producing a composite second image in the spatial context of a first image |
| WO2002008948A2 (en) | 2000-07-24 | 2002-01-31 | Vivcom, Inc. | System and method for indexing, searching, identifying, and editing portions of electronic multimedia files |
| US20060070066A1 (en) | 2004-09-30 | 2006-03-30 | Grobman Steven L | Enabling platform network stack control in a virtualization platform |
| US7880726B2 (en) * | 2004-10-12 | 2011-02-01 | Nippon Telegraph And Telephone Corporation | 3D pointing method, 3D display control method, 3D pointing device, 3D display control device, 3D pointing program, and 3D display control program |
| JP2007048160A (en) * | 2005-08-11 | 2007-02-22 | Brother Ind Ltd | Information processing apparatus and program |
| JP4534922B2 (en) * | 2005-09-16 | 2010-09-01 | 株式会社デンソー | Virtual leading vehicle image display system |
| NZ542843A (en) * | 2005-10-05 | 2008-08-29 | Pure Depth Ltd | Method of manipulating visibility of images on a volumetric display |
| US20090138811A1 (en) * | 2005-11-02 | 2009-05-28 | Masaki Horiuchi | Display object penetrating apparatus |
| US10019570B2 (en) | 2007-06-14 | 2018-07-10 | Microsoft Technology Licensing, Llc | Protection and communication abstractions for web browsers |
| US8169916B1 (en) | 2007-11-23 | 2012-05-01 | Media Melon, Inc. | Multi-platform video delivery configuration |
| JP5430083B2 (en) * | 2008-06-12 | 2014-02-26 | キヤノン株式会社 | Image processing apparatus and image processing method |
| EP2299693B1 (en) * | 2009-09-16 | 2019-03-13 | BlackBerry Limited | Methods and devices for displaying an overlay on a device display screen |
| JP5632854B2 (en) * | 2009-11-09 | 2014-11-26 | ローム株式会社 | Display device with touch sensor, electronic device using the same, and control circuit for display module with touch sensor |
| CN102763400B (en) * | 2010-02-12 | 2015-07-15 | 京瓷株式会社 | Portable electronic device |
| JP5055402B2 (en) * | 2010-05-17 | 2012-10-24 | 株式会社エヌ・ティ・ティ・ドコモ | Object display device, object display system, and object display method |
| US9047531B2 (en) * | 2010-05-21 | 2015-06-02 | Hand Held Products, Inc. | Interactive user interface for capturing a document in an image signal |
| CN102859470B (en) * | 2011-03-15 | 2015-12-02 | 松下电器(美国)知识产权公司 | Object control device, object control method, and integrated circuit |
| US8903201B2 (en) * | 2011-12-12 | 2014-12-02 | Symbol Technologies, Inc. | Method and apparatus for enhanced document capture |
| US20150012426A1 (en) * | 2013-01-04 | 2015-01-08 | Visa International Service Association | Multi disparate gesture actions and transactions apparatuses, methods and systems |
| US8866921B2 (en) * | 2012-06-26 | 2014-10-21 | Htc Corporation | Devices and methods involving enhanced resolution image capture |
| US20150206349A1 (en) * | 2012-08-22 | 2015-07-23 | Goldrun Corporation | Augmented reality virtual content platform apparatuses, methods and systems |
| US9292249B2 (en) * | 2012-09-28 | 2016-03-22 | Hewlett-Packard Development Company, L.P. | System with content display management |
| US9111383B2 (en) * | 2012-10-05 | 2015-08-18 | Elwha Llc | Systems and methods for obtaining and using augmentation data and for sharing usage data |
| US20170039867A1 (en) * | 2013-03-15 | 2017-02-09 | Study Social, Inc. | Mobile video presentation, digital compositing, and streaming techniques implemented via a computer network |
| WO2014155672A1 (en) * | 2013-03-29 | 2014-10-02 | 楽天株式会社 | Viewing device, information processing system, viewing device control method, recording medium, and program |
| CN105787402B (en) | 2014-12-16 | 2019-07-05 | 阿里巴巴集团控股有限公司 | A kind of information displaying method and device |
-
2014
- 2014-12-16 CN CN201410785058.1A patent/CN105787402B/en active Active
-
2015
- 2015-04-30 TW TW104113916A patent/TWI684133B/en active
- 2015-12-15 US US14/969,244 patent/US10572096B2/en active Active
- 2015-12-15 WO PCT/US2015/065715 patent/WO2016100280A1/en not_active Ceased
-
2020
- 2020-02-06 US US16/784,148 patent/US10936144B2/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020171682A1 (en) * | 1992-12-15 | 2002-11-21 | Sun Microsystems, Inc. | Method and apparatus for presenting information in a display system using transparent windows |
| US20100281537A1 (en) * | 2009-04-30 | 2010-11-04 | Microsoft Corporation | Secure multi-principal web browser |
| US20100299630A1 (en) * | 2009-05-22 | 2010-11-25 | Immersive Media Company | Hybrid media viewing application including a region of interest within a wide field of view |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10572096B2 (en) | 2014-12-16 | 2020-02-25 | Alibaba Group Holding Limited | Method and apparatus for displaying information |
| US10936144B2 (en) | 2014-12-16 | 2021-03-02 | Advanced New Technologies Co., Ltd. | Method and apparatus for displaying information |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105787402B (en) | 2019-07-05 |
| US20200174628A1 (en) | 2020-06-04 |
| US20160170570A1 (en) | 2016-06-16 |
| US10936144B2 (en) | 2021-03-02 |
| US10572096B2 (en) | 2020-02-25 |
| TW201624354A (en) | 2016-07-01 |
| TWI684133B (en) | 2020-02-01 |
| CN105787402A (en) | 2016-07-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10936144B2 (en) | Method and apparatus for displaying information | |
| US11393017B2 (en) | Two-dimensional code identification method and device, and mobile terminal | |
| CN103500066B (en) | A screenshot device and method suitable for touch screen devices | |
| US10564797B2 (en) | Floating toolbar | |
| CN109857964B (en) | Thermodynamic diagram drawing method and device for page operation, storage medium and processor | |
| CN107229454A (en) | Mix the display methods and device of view | |
| JP5186047B2 (en) | Object display device, object display method, object display control program, and computer-readable recording medium recording the program | |
| US9459775B2 (en) | Post-touchdown user invisible tap target size increase | |
| CN104778194A (en) | Search method and device based on touch operation | |
| EP2423882B1 (en) | Methods and apparatuses for enhancing wallpaper display | |
| US10061494B2 (en) | Method and device for webpage zooming on electronic apparatus | |
| EP3214534A1 (en) | Method and device for displaying object information on screen display apparatus | |
| CN107193815A (en) | A kind of processing method of page code, device and equipment | |
| JP2022089865A (en) | Information display method and equipment | |
| CN113449218A (en) | Adaptation processing method, device and system | |
| CN107515821B (en) | Control test method and device | |
| CN106155728B (en) | Method and device for detecting fonts of browser supporting canvas | |
| CN105989344B (en) | Bar code recognition and device | |
| CN112771519A (en) | Detecting selection of a disabled internal link within nested content | |
| HK1226177B (en) | Information display method and device | |
| CN117421502A (en) | Prompt box display method and device and electronic equipment | |
| HK1226177A1 (en) | Information display method and device | |
| HK1229465A1 (en) | Method and device for displaying image for screen display equipment | |
| HK1229465A (en) | Method and device for displaying image for screen display equipment |
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: 15870838 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: 15870838 Country of ref document: EP Kind code of ref document: A1 |