CN105824789A - Display control method and device for hyperlink window - Google Patents

Display control method and device for hyperlink window Download PDF

Info

Publication number
CN105824789A
CN105824789A CN201610134404.9A CN201610134404A CN105824789A CN 105824789 A CN105824789 A CN 105824789A CN 201610134404 A CN201610134404 A CN 201610134404A CN 105824789 A CN105824789 A CN 105824789A
Authority
CN
China
Prior art keywords
hyperlink
window
initiation parameter
document
display control
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
CN201610134404.9A
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.)
Guangzhou Shirui Electronics Co Ltd
Original Assignee
Guangzhou Shirui Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Shirui Electronics Co Ltd filed Critical Guangzhou Shirui Electronics Co Ltd
Priority to CN201610134404.9A priority Critical patent/CN105824789A/en
Publication of CN105824789A publication Critical patent/CN105824789A/en
Priority to PCT/CN2016/113318 priority patent/WO2017152704A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • 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)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a display control method for a hyperlink window. The display control method comprises the following steps: monitoring a hyperlink added into a document, and starting a progress corresponding to the hyperlink to generate a hyperlink window when an instruction of opening the hyperlink is received; acquiring a window handle of the hyperlink window and a pre-recorded initialization parameter input by a user for the hyperlink window; transmitting the window handle and the initialization parameter to a window setting function under an operating system, to display the hyperlink window on the document according to the window handle and the initialization parameter. The invention further discloses a display control device for the hyperlink window. During document presentation, a display mode of the hyperlink window is controlled to be a mode desired by the user, so that smooth presentation can be guaranteed, and the use experience is enhanced.

Description

The display control method of a kind of hyperlink window and device
Technical field
The present invention relates to documents editing field, the display control method of a kind of hyperlink window and device.
Background technology
Hyperlink is often added, to add data, picture or webpage etc. required when some are demonstrated in some presentation files such as Office presentation file.Wherein, hyperlink for Pop-up type (refers to when keeping current presentation document, the hyperlink of linked contents is presented) in the way of ejecting new window above the window of current presentation document, existing hyperlink is added and to realize process as follows: specifying position editor's hyperlink, select the type of hyperlink at presentation file, in presentation process, when hyperlink is opened, start corresponding process and open hyperlink, and in presentation file, eject this hyperlink window.
But prior art lacks the mechanism being controlled the hyperlink window after opening, and this results in the hyperlink window many times opened and does not reaches user's desired display situation.Such as, the hyperlink window full screen display opened causes the content of presentation file itself to be covered, it is impossible to carry out contrast demonstration, time now to return the content checking presentation file, first to close or to minimize hiding hyperlink window, so toggle and have impact on demonstrating effect and experience.And if hyperlink window is carried out Windowing, then can there is the problem causing hyperlink window capped after the window of presentation file gone to by hyperlink window after losing focus.The problems referred to above can cause the presentation process of demonstrator to be interrupted, and then have impact on the experience of user.
Summary of the invention
For the problems referred to above, it is an object of the invention to provide display control method and the device of a kind of hyperlink window, can be when carrying out document display, the display mode controlling hyperlink window is the desired mode of user, it is ensured that the smoothness of demonstration.
The embodiment of the present invention provides the display control method of a kind of hyperlink window, comprises the steps:
Monitor the hyperlink added in a document, and when receiving the instruction opening described hyperlink, start the process corresponding with described hyperlink and generate hyperlink window;
Obtain the window handle of described hyperlink window and the initiation parameter of the described hyperlink window of pre-recorded user input;
The window that described window handle and described initiation parameter pass under operating system is arranged function, to show described hyperlink window on described document according to described window handle and described initiation parameter.
Preferably, in the hyperlink that monitoring is added in a document, and when receiving the instruction opening described hyperlink, before starting the process generation hyperlink window corresponding with described hyperlink, also include:
According to the edit operation of user, generate the hyperlink of predefined type in a document;
The initiation parameter of the hyperlink window corresponding with described hyperlink of record user's input.
Preferably, described hyperlink window is pop-up window.
Preferably, described initiation parameter includes the size of described hyperlink window, position and whether top set.
Preferably, described the window that described window handle and described initiation parameter pass under operating system is arranged function, to show described hyperlink window on described document according to described window handle and described initiation parameter, particularly as follows:
The window that described window handle and described initiation parameter pass in operating system is arranged function, with according to described window handle and described initiation parameter, appointment position display at described document specifies the hyperlink window of size, and determines described hyperlink window whether top set.
Preferably, described window arranges function is the SetWindowPos function under win32.
The present invention also provides for the display control unit of a kind of hyperlink window, including:
Hyperlink start unit, for monitoring the hyperlink added in a document, and when receiving the instruction opening described hyperlink, starts the process corresponding with described hyperlink and generates hyperlink window;
Acquiring unit, the initiation parameter of the described hyperlink window that the window handle and pre-recorded user for obtaining described hyperlink window inputs;
Transfer unit, for arranging function by the window that described window handle and described initiation parameter pass under operating system, to show described hyperlink window on described document according to described window handle and described initiation parameter.
Preferably, also include:
Hyperlink signal generating unit, for the edit operation according to user, generates the hyperlink of predefined type in a document;
Reference record unit, for recording the initiation parameter of the hyperlink window corresponding with described hyperlink of user's input.
Preferably, described initiation parameter includes the size of described hyperlink window, position and whether top set.
Preferably, described window arranges function is the SetWindowPos function under win32.
The display control method of the hyperlink window that the present invention provides and device, when opening hyperlink, by obtaining the initiation parameter of the described hyperlink window that user pre-enters, the display mode of the hyperlink window generated is controlled further according to described initiation parameter, such that it is able to control the display of hyperlink window flexibly, improve the continuity that document presentation uses, improve the experience of user.
Accompanying drawing explanation
In order to be illustrated more clearly that technical scheme, the accompanying drawing used required in embodiment will be briefly described below, apparently, accompanying drawing in describing below is only some embodiments of the present invention, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of the display control method of the hyperlink window that the embodiment of the present invention provides.
Fig. 2 is the another kind of schematic flow sheet of the display control method of the hyperlink window that the embodiment of the present invention provides.
Fig. 3 is the structural representation of the display control unit of the hyperlink window that the embodiment of the present invention provides.
Fig. 4 is the another kind of structural representation of the display control unit of the hyperlink window that the embodiment of the present invention provides.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art are obtained under not making creative work premise, broadly fall into the scope of protection of the invention.
Referring to Fig. 1, the embodiment of the present invention provides the display control method of a kind of hyperlink window, and for controlling the mode of the hyperlink window opened in a document, it can be performed by the display control unit of hyperlink window, and at least comprise the steps:
S101, monitors the hyperlink added in a document, and when receiving the instruction opening described hyperlink, starts the process corresponding with described hyperlink and generate hyperlink window.
In embodiments of the present invention, during carrying out document presentation or documents editing, the display control unit of described hyperlink window can monitor the hyperlink added in described document in real time, when user clicks on the instruction that described hyperlink is opened in the generation of described hyperlink, the display control unit of described hyperlink window obtains described hyperlink, and the process starting correspondence generates the hyperlink window of correspondence.Such as, described hyperlink is hyperlinks between Web pages, then the browser process starting acquiescence generates the hyperlink window of correspondence (i.e. generating a webpage).
In embodiments of the present invention, described hyperlink can be picture, webpage, file, specific application program or small tool etc..Wherein, it is however generally that, according to its display mode, the type of described hyperlink can be divided into the formula of redirecting and Pop-up two kinds.The formula of redirecting refers to arrange hyperlink and jumps to the page within program, such as in PPT, arranges hyperlink and fetches and jump to certain one page;And Pop-up refers to, when keeping current document, present the hyperlink of linked contents in the way of ejecting new window above the window of current document.The embodiment of the present invention can be managed for the hyperlink of Pop-up and control.
S102, obtains the window handle of described hyperlink window and the initiation parameter of the described hyperlink window of pre-recorded user input.
In embodiments of the present invention, after generating described hyperlink window, by the window handle of the described hyperlink window of acquisition, (handle is the reference identification managed by system to the display control unit of described hyperlink window, this mark can be repositioned onto on a memory address by system, namely system can have access to this hyperlink window by this window handle, window handle represents described hyperlink window unique mark in systems), and obtain the initiation parameter of the described hyperlink window of pre-recorded user's input simultaneously.
In embodiments of the present invention, the parameter that described initiation parameter is pre-set when of being user editor and add described hyperlink, it is for controlling the display position of described hyperlink window, described initiation parameter can include the size of described hyperlink window, position and whether top set etc., such as, the coordinate in the width of hyperlink window, height and the window upper left corner described in described initiation parameter definable carrys out position and the size of certain described hyperlink window.And determine that described hyperlink window is to cover above current document or be hidden in below current document by one top set parameter of definition (such as, 1 is top set, and 0 is not top set).
S103, arranges function by the window that described window handle and described initiation parameter pass under operating system, to show described hyperlink window on described document according to described window handle and described initiation parameter.
In embodiments of the present invention, the display control unit of described hyperlink window is after obtaining described window handle and described initiation parameter, the window that described window handle and described initiation parameter are transferred under operating system is arranged function (for windows system, it is SetWindowPos function that described window arranges function, it is positioned under win32, effect is to change a subwindow, pop-up window or the size of top-level windows, position etc.), now, operating system can be called described window and arrange function and show described hyperlink window on described document, and the position of described hyperlink window, size is determined by described initiation parameter, the position of the most described hyperlink, sizes etc. can be arranged decision by user oneself.
The display control method of the hyperlink window that the embodiment of the present invention provides, when opening hyperlink, by obtaining the initiation parameter of the described hyperlink window that user pre-enters, the display mode of the hyperlink window generated is controlled further according to described initiation parameter, such that it is able to control the display of hyperlink window flexibly, improve the continuity of document presentation or use, improve the experience of user.
See also Fig. 2, it should be noted that in above-described embodiment, before opening hyperlink, need first to generate hyperlink in a document and it needs to obtain the initiation parameter of user's input, thus before step S101, also include:
S1011, according to the edit operation of user, generates the hyperlink of predefined type in a document.
S1012, the initiation parameter of the hyperlink window corresponding with described hyperlink of record user's input.
In the embodiment of the present invention, owing to described initiation parameter is user oneself input, thus can ensure that the display mode of hyperlink window is that user oneself is desired, improve the experience of user.
For the ease of the understanding to the embodiment of the present invention, below the embodiment of the present invention is described by the example with several reality.
Example one:
For the demonstration project of a shuangping san, (described shuangping san refers to when demonstrating, utilize two screens to carry out the display of document simultaneously, wherein, one screen is main screen, for showing the Current Content of described document, another screen is secondary screen, for showing the extension content of document, such as showing the hyperlink window that the hyperlink added on document is corresponding), when PPT file is opened in user's expectation, the PPT page shows in the main screen of double screen, and when the hyperlink opened on the PPT page, hyperlink window shows on the secondary screen of double screen.Now, user appointment position editor the most in a document can add hyperlink, and arrange the initiation parameter of hyperlink window when adding so that the display position of this hyperlink window is on described secondary screen.When document presentation, the display control unit of described hyperlink window monitors whether PPT enters played in full screen state, after entering played in full screen state, start an intervalometer and go whether poll has hyperlink window to open, if there being hyperlink window to open, obtain its window handle and initiation parameter, start the display position (default size now keeping hyperlink window is constant) calculating described hyperlink window on pair screen.Finally, call the SetWindowPos function under Win32, hyperlink window is shown to the appointment position of secondary screen and is allowed to top set.Now the hyperlink window of PPT no longer covers on the page of main screen after opening, such that it is able to make link target and linked contents show simultaneously, and the method reaching contrast demonstration.
Example two, contrast demonstration in, it is sometimes desirable to the difference of two kinds of pictures of comparison, wherein, a pictures adds in a document, and another Zhang Ze is to generate in the way of hyperlink.In order to compare, user wishes that the picture that hyperlink generates is the most close and misaligned with the picture in document naturally.The display control unit of the hyperlink window of the embodiment of the present invention i.e. can reach this effect.Concrete, user can specify position editor to add the hyperlink of this picture the most in a document, then the initiation parameter of this picture is set, make the display position of this picture and picture to be compared neighbouring and misaligned, so, after opening hyperlink, described picture i.e. can be with the position display of user's expectation on described document.
See also the structural representation that Fig. 3, Fig. 3 are the display control units of the hyperlink window that the embodiment of the present invention provides.The display control unit 100 of described hyperlink window is used for performing the display control method of above-mentioned hyperlink window, comprising:
Hyperlink start unit 10, for monitoring the hyperlink added in a document, and when receiving the instruction opening described hyperlink, starts the process corresponding with described hyperlink and generates hyperlink window.
In embodiments of the present invention, during carrying out document presentation or documents editing, described hyperlink start unit 10 can monitor the hyperlink added in described document in real time, when user clicks on the instruction that described hyperlink is opened in the generation of described hyperlink, described hyperlink start unit 10 obtains the type of described hyperlink, and the process starting correspondence generates the hyperlink window of correspondence.Such as, described hyperlink is hyperlinks between Web pages, then the browser process starting acquiescence generates the hyperlink window (i.e. one webpage) of correspondence.
Acquiring unit 20, the initiation parameter of the described hyperlink window that the window handle and pre-recorded user for obtaining described hyperlink window inputs.
In embodiments of the present invention, after generating described hyperlink window, by the window handle of the described hyperlink window of acquisition, (handle is the reference identification managed by system to described acquiring unit 20, this mark can be repositioned onto on a memory address by system, namely system can have access to this hyperlink window by this window handle, window handle represents described hyperlink window unique mark in systems), and obtain the initiation parameter of the described hyperlink window of pre-recorded user's input simultaneously.
In embodiments of the present invention, the parameter that described initiation parameter is pre-set when of being user editor and add described hyperlink, it is for controlling the display position of described hyperlink window, described initiation parameter can include the size of described hyperlink window, position and whether top set etc., such as, the coordinate in the width of hyperlink window, height and the window upper left corner described in described initiation parameter definable carrys out position and the size of certain described hyperlink window.And determine that described hyperlink window is to cover above current document or be hidden in below current document by one top set parameter of definition (such as, 1 is top set, and 0 is not top set).
Transfer unit 30, is arranged for described window handle and described initiation parameter pass to the window under operating system, to show described hyperlink window on described document according to described window handle and described initiation parameter.
In embodiments of the present invention, described transfer unit 30 is after obtaining described window handle and described initiation parameter, the window that described window handle and described initiation parameter are transferred under system is arranged function (for windows system, it is SetWindowPos function that described window arranges function, it is positioned under win32, effect is to change a subwindow, pop-up window or the size of top-level windows, position and Z sequence etc.), now, system can be called described window and arrange function and show described hyperlink window on described document, and the position of described hyperlink window, size is determined by described initiation parameter, the position of the most described hyperlink, sizes etc. can be arranged decision by user oneself.
The display control unit 100 of the hyperlink window that the embodiment of the present invention provides, when opening hyperlink, described acquiring unit 20 is by obtaining the initiation parameter of the described hyperlink window that user pre-enters, described initiation parameter is passed to system by described transfer unit 30 again, with the position of hyperlink window controlling to generate, size and whether top set etc., such that it is able to control the display of hyperlink window flexibly, improve the continuity of document presentation or use, improve the experience of user.
See also Fig. 4, it should be noted that in above-described embodiment, before opening hyperlink, need first to generate hyperlink in a document and it needs to obtain the initiation parameter of user's input, because the display control unit 100 of described hyperlink window also includes:
Hyperlink signal generating unit 40, for the edit operation according to user, generates the hyperlink of predefined type in a document.
Reference record unit 50, for recording the initiation parameter of the hyperlink window corresponding with described hyperlink of user's input.
In the embodiment of the present invention, owing to described initiation parameter is user oneself input, thus can ensure that the display mode of hyperlink window is that user oneself is desired, improve the experience of user.
Above disclosed only one preferred embodiment of the present invention, certainly the interest field of the present invention can not be limited with this, one of ordinary skill in the art will appreciate that all or part of flow process realizing above-described embodiment, and according to the equivalent variations that the claims in the present invention are made, still fall within the scope that invention is contained.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can be by computer program and complete to instruct relevant hardware, described program can be stored in a computer read/write memory medium, this program is upon execution, it may include such as the flow process of the embodiment of above-mentioned each method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-OnlyMemory, ROM) or random store-memory body (RandomAccessMemory, RAM) etc..

Claims (10)

1. the display control method of a hyperlink window, it is characterised in that comprise the steps:
Monitor the hyperlink added in a document, and when receiving the instruction opening described hyperlink, start the process corresponding with described hyperlink and generate hyperlink window;
Obtain the window handle of described hyperlink window and the initiation parameter of the described hyperlink window of pre-recorded user input;
The window that described window handle and described initiation parameter pass under operating system is arranged function, to show described hyperlink window on described document according to described window handle and described initiation parameter.
The display control method of hyperlink window the most according to claim 1, it is characterized in that, in the hyperlink that monitoring is added in a document, and when receiving the instruction opening described hyperlink, before starting the process generation hyperlink window corresponding with described hyperlink, also include:
According to the edit operation of user, generate the hyperlink of predefined type in a document;
The initiation parameter of the hyperlink window corresponding with described hyperlink of record user's input.
The display control method of hyperlink window the most according to claim 1, it is characterised in that described hyperlink window is pop-up window.
Hyperlink operational approach the most according to claim 1, it is characterised in that described initiation parameter includes the size of described hyperlink window, position and whether top set.
The display control method of hyperlink window the most according to claim 4, it is characterized in that, described the window that described window handle and described initiation parameter pass under operating system is arranged function, to show described hyperlink window on described document according to described window handle and described initiation parameter, particularly as follows:
The window that described window handle and described initiation parameter pass in operating system is arranged function, with according to described window handle and described initiation parameter, appointment position display at described document specifies the hyperlink window of size, and determines described hyperlink window whether top set.
The display control method of hyperlink window the most according to claim 1, it is characterised in that it is the SetWindowPos function under win32 that described window arranges function.
7. the display control unit of a hyperlink window, it is characterised in that including:
Hyperlink start unit, for monitoring the hyperlink added in a document, and when receiving the instruction opening described hyperlink, starts the process corresponding with described hyperlink and generates hyperlink window;
Acquiring unit, the initiation parameter of the described hyperlink window that the window handle and pre-recorded user for obtaining described hyperlink window inputs;
Transfer unit, for arranging function by the window that described window handle and described initiation parameter pass under operating system, to show described hyperlink window on described document according to described window handle and described initiation parameter.
The display control unit of hyperlink window the most according to claim 7, it is characterised in that also include:
Hyperlink signal generating unit, for the edit operation according to user, generates the hyperlink of predefined type in a document;
Reference record unit, for recording the initiation parameter of the hyperlink window corresponding with described hyperlink of user's input.
Hyperlink the most according to claim 7 operation device, it is characterised in that described initiation parameter includes the size of described hyperlink window, position and whether top set.
The display control unit of hyperlink window the most according to claim 7, it is characterised in that it is the SetWindowPos function under win32 that described window arranges function.
CN201610134404.9A 2016-03-09 2016-03-09 Display control method and device for hyperlink window Pending CN105824789A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610134404.9A CN105824789A (en) 2016-03-09 2016-03-09 Display control method and device for hyperlink window
PCT/CN2016/113318 WO2017152704A1 (en) 2016-03-09 2016-12-30 Method and device for controlling display of hyperlink window

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610134404.9A CN105824789A (en) 2016-03-09 2016-03-09 Display control method and device for hyperlink window

Publications (1)

Publication Number Publication Date
CN105824789A true CN105824789A (en) 2016-08-03

Family

ID=56987115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610134404.9A Pending CN105824789A (en) 2016-03-09 2016-03-09 Display control method and device for hyperlink window

Country Status (2)

Country Link
CN (1) CN105824789A (en)
WO (1) WO2017152704A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017152704A1 (en) * 2016-03-09 2017-09-14 广州视睿电子科技有限公司 Method and device for controlling display of hyperlink window
CN112464114A (en) * 2019-09-09 2021-03-09 三竹资讯股份有限公司 Five-gear disc and quick account inquiry device and method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2016265273A1 (en) 2015-05-15 2017-10-19 Parker-Hannifin Corporation Integrated asset integrity management system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100204979A1 (en) * 2009-02-06 2010-08-12 Inventec Corporation System and method for magnifiedly displaying real-time translated word
CN101923454A (en) * 2010-08-20 2010-12-22 同辉佳视(北京)信息技术有限公司 Screen display method and device
CN102799368A (en) * 2012-06-29 2012-11-28 广州市动景计算机科技有限公司 Method for opening links on touch control type browser and touch control type browser system
CN103279517A (en) * 2013-05-27 2013-09-04 中山爱科数字科技股份有限公司 Webpage content showing method
CN103778132A (en) * 2012-10-19 2014-05-07 佳能株式会社 Method and device for webpage operation, method and device for webpage presentation and electronic device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105824789A (en) * 2016-03-09 2016-08-03 广州视睿电子科技有限公司 Display control method and device for hyperlink window

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100204979A1 (en) * 2009-02-06 2010-08-12 Inventec Corporation System and method for magnifiedly displaying real-time translated word
CN101923454A (en) * 2010-08-20 2010-12-22 同辉佳视(北京)信息技术有限公司 Screen display method and device
CN102799368A (en) * 2012-06-29 2012-11-28 广州市动景计算机科技有限公司 Method for opening links on touch control type browser and touch control type browser system
CN103778132A (en) * 2012-10-19 2014-05-07 佳能株式会社 Method and device for webpage operation, method and device for webpage presentation and electronic device
CN103279517A (en) * 2013-05-27 2013-09-04 中山爱科数字科技股份有限公司 Webpage content showing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017152704A1 (en) * 2016-03-09 2017-09-14 广州视睿电子科技有限公司 Method and device for controlling display of hyperlink window
CN112464114A (en) * 2019-09-09 2021-03-09 三竹资讯股份有限公司 Five-gear disc and quick account inquiry device and method
CN112464114B (en) * 2019-09-09 2024-02-27 三竹资讯股份有限公司 Five-gear disc opening and quick account inquiry device and method

Also Published As

Publication number Publication date
WO2017152704A1 (en) 2017-09-14

Similar Documents

Publication Publication Date Title
CN106776514B (en) Annotating method and device
CN110928468B (en) Page display method, device, equipment and storage medium of intelligent interactive tablet
EP1171883B1 (en) Convergence-enabled dvd and web system
CN105978870B (en) Handwriting real-time sharing method and device in teaching system
EP4171043A1 (en) Method and apparatus for providing multimedia content, and device
CN107277601A (en) Video broadcasting method and device
EP3886449A1 (en) Video file playback method and apparatus, and storage medium
CN111488259A (en) Recording method for webpage and playback method for recorded file
CN110717030A (en) Method and equipment for presenting detail pages of electronic books
CN105824789A (en) Display control method and device for hyperlink window
CN108427589B (en) Data processing method and electronic equipment
CN111143200A (en) Method and device for recording and playing back touch event, storage medium and equipment
CN102511169B (en) Video reproduction apparatus, and control method thereof
CN103098001A (en) Processing method for user interface and electronic device
US20220004309A1 (en) Information processing apparatus and information processing method
CN104484088A (en) Search result display method and device
US7878808B1 (en) Multiple application interactive tutorial player
CN113315883B (en) Method and device for adjusting video combined material
CN107506033A (en) Control method, device, intelligent instructional device and the storage medium of presentation of information
CN103140825A (en) Viewing device, viewing method, non-transitory computer-readable recording medium whereon program is recorded, and script program
CN112653931B (en) Control method and device for resource information playing, storage medium and electronic equipment
CN113259755B (en) Screen recording method, device, equipment and medium
JP5396759B2 (en) Information processing apparatus, image processing apparatus, software operation test method, software operation test program, and recording medium recording the program
CN113873312B (en) Video editing method and device
CN104123063A (en) Information processing method and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160803

RJ01 Rejection of invention patent application after publication