CN103902325A - Method and device for achieving window synchronization - Google Patents

Method and device for achieving window synchronization Download PDF

Info

Publication number
CN103902325A
CN103902325A CN201210587702.5A CN201210587702A CN103902325A CN 103902325 A CN103902325 A CN 103902325A CN 201210587702 A CN201210587702 A CN 201210587702A CN 103902325 A CN103902325 A CN 103902325A
Authority
CN
China
Prior art keywords
window control
host
subordinate
window
synchronous
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201210587702.5A
Other languages
Chinese (zh)
Other versions
CN103902325B (en
Inventor
张明贺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Feinno Communication Technology Co Ltd
Original Assignee
Beijing Feinno Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Feinno Communication Technology Co Ltd filed Critical Beijing Feinno Communication Technology Co Ltd
Priority to CN201210587702.5A priority Critical patent/CN103902325B/en
Publication of CN103902325A publication Critical patent/CN103902325A/en
Application granted granted Critical
Publication of CN103902325B publication Critical patent/CN103902325B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and device for achieving window synchronization and belongs to the technical field of computers. The method includes the following steps that the instruction of opening an auxiliary window is acquired; a message hook is started to add an auxiliary window control corresponding to the auxiliary window to a synchronizing list; when a host element window control changes, changing information of the host element window control is acquired through the message hook; the changing information of the host element window control is transmitted to the auxiliary window control in the synchronizing list. The device comprises an instruction acquiring module, a starting and adding module, an information acquiring module and a synchronous changing module. According to the method and device, the changing information of the host element window control is acquired through the message hook, so that synchronous changing of the auxiliary window corresponding to the auxiliary window control and a host element window corresponding to the host element window control is achieved, and the moving range of the auxiliary window is not limited.

Description

Realize the synchronous method and apparatus of window
Technical field
The present invention relates to field of computer technology, particularly a kind of synchronous method and apparatus of window of realizing.
Background technology
In recent years, various client softwares, when more strong large function is provided, are more and more focused on the lifting of user interface, such as widely used to user point out, prompting function and bubble window of existing etc. is exactly an example.When host's element window (element of main window or the instruction of bubble window control) that bubble window adheres to is moved, bubble window will be with host's element window synchronizing moving to keep the correctness of instruction.
Existing to realize the synchronous method of window as follows: bubble window control is set to the child control of host's element window control, in the time that host's element window control is moved, bubble window control and host's element window control synchronizing moving, thus realize the bubble window host element window synchronizing moving corresponding with host's element window control that bubble window control is corresponding.
But realizing in process of the present invention, inventor finds that prior art at least exists following problem:
Bubble window control is set to the child control of host's element window control, and bubble window can only move in the scope of host's element window, and the moving range of bubble window is limited.
Summary of the invention
In order to solve the problem of prior art recited above, the embodiment of the present invention provides a kind of synchronous method and apparatus of window of realizing.Described technical scheme is as follows:
On the one hand, provide a kind of synchronous method of window that realizes, described method comprises:
Obtain the instruction of opening subordinate window;
Initiation message hook, adds subordinate window control corresponding described subordinate window in synchronous list to; Wherein, the variation of described message hook for obtaining host's element window control;
In the time that host's element window control changes, obtain the change information of described host's element window control by described message hook;
The change information of described host's element window control is sent to the subordinate window control in described synchronous list, make described subordinate window control synchronize and change with described host's element window control, synchronously change to realize subordinate window host's element window corresponding with described host's element window control that described subordinate window control is corresponding.
On the other hand, provide a kind of synchronous device of window of realizing, described device comprises:
Instruction acquisition module, for obtaining the instruction of opening subordinate window;
Start and add module, for obtaining after the instruction of opening subordinate window at described instruction acquisition module, initiation message hook, adds subordinate window control corresponding described subordinate window in synchronous list to; Wherein, the variation of described message hook for obtaining host's element window control;
Acquisition of information module, for adding module in described startup, subordinate window control corresponding described subordinate window is added to after synchronous list, in the time that host's element window control changes, obtain the change information of described host's element window control by described message hook;
The synchronous module that changes, for obtaining by described message hook after the change information of described host's element window control in described acquisition of information module, the change information of described host's element window control is sent to the subordinate window control in described synchronous list, make described subordinate window control synchronize and change with described host's element window control, synchronously change to realize subordinate window host's element window corresponding with described host's element window control that described subordinate window control is corresponding.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
Obtain the change information of host's element window control by using message hook technology, the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding, the moving range of subordinate window is not limited.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is a kind of synchronous method flow diagram of window of realizing that the embodiment of the present invention one provides;
Fig. 2 is a kind of synchronous method flow diagram of window of realizing that the embodiment of the present invention two provides;
Fig. 3 is a kind of synchronous apparatus structure schematic diagram of window of realizing that the embodiment of the present invention three provides;
Fig. 4 is that the another kind that the embodiment of the present invention three provides is realized the synchronous apparatus structure schematic diagram of window;
Fig. 5 be the embodiment of the present invention three provide another realize the synchronous apparatus structure schematic diagram of window.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Embodiment mono-
The embodiment of the present invention provides a kind of synchronous method of window that realizes, and referring to Fig. 1, the method comprises:
101: obtain the instruction of opening subordinate window.
102: initiation message hook, adds subordinate window control corresponding subordinate window in synchronous list to; Wherein, the variation of message hook for obtaining host's element window control.
103: in the time that host's element window control changes, obtain the change information of host's element window control by message hook.
104: the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding.
Preferably, before obtaining the instruction of opening subordinate window, also comprise:
The subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class; Wherein, in default synchronization template class, include the variation logic relevant to host's element window control.
Preferably, subordinate window control corresponding subordinate window added in synchronous list be:
Invoke synchronous template class interface method, adds subordinate window control in the synchronous list in the inner management module of default synchronization template class;
Correspondingly, the subordinate window control change information of host's element window control being sent in synchronous list is:
The change information of host's element window control is sent to the subordinate window control in the synchronous list in the inner management module of default synchronization template class.
Preferably, before initiation message hook, also comprise:
Judge whether message hook is activated;
If be not activated, carry out the step of initiation message hook.
Preferably, synchronous variation comprises: synchronizing moving, synchronously hide, close synchronously, synchronously dwindle, synchronously amplify or simultaneous display.
The synchronous method of window that realizes described in the embodiment of the present invention, obtain the change information of host's element window control by using message hook technology, the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding, the moving range of subordinate window is not limited.The subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class, by template class technology and message hook technology, realizing window synchronously changes, existing subordinate window control only need do very little change just can synchronize and change with host's element window, realize simple and direct, powerful, easily expansion, can improve development efficiency.
Embodiment bis-
The embodiment of the present invention provides a kind of synchronous method of window that realizes, and referring to Fig. 2, the method comprises:
201: obtain the instruction of opening subordinate window.
Wherein, subordinate window comprise bubble window, subwindow or the nested window etc. of host's element window such as the subwindow opened in host's element window.
Particularly, when user operates at host's element window, trigger while opening bubble window corresponding to certain business scenario, can get the instruction of opening subordinate window.
Particularly, the embodiment of the present invention is used template class technology, the variation logical storage relevant to host's element window control, in an independent template class (for convenience of explanation this template class being called to synchronization template class), arranged to the subordinate window control that subordinate window is corresponding and inherit default synchronization template class.
202: judge whether message hook is activated, if be not activated, carry out 203; Otherwise, carry out 204.
Wherein, the variation of message hook for obtaining host's element window control.
Particularly, the corresponding multiple subordinate windows of host's element window possibility, the message hook that multiple subordinate windows use host's element window control to change, the subordinate window that first is opened, while carrying out this step, the message hook that obtains the variation of host's element window control is not also activated, and carries out 203; When the follow-up subordinate window being opened is carried out this step, the message hook that obtains the variation of host's element window control is activated, and carries out 204.
203: initiation message hook.
204: invoke synchronous template class interface method, adds subordinate window control in the synchronous list in the inner management module of default synchronization template class.
Wherein, subordinate window control is added in the synchronous list in the inner management module of default synchronization template class, specifically picture (can be called the object reference of subordinate window control) is added in the synchronous list in the inner management module of default synchronization template class by a C++ class of subordinate window control itself.Can access attribute, the Event and Method of subordinate window control by the object reference of subordinate window control.Attribute is the easy access person of control data, and subordinate window control has a lot of attributes, for the treatment of the operation of subordinate window control.Event is some simple and visible functions of subordinate window control.
Particularly, invoke synchronous template class interface method, adds subordinate window control in the synchronous list in the inner management module of default synchronization template class, thereby allows template class know that this subordinate window control need to synchronize and change with host's element window.And synchronous list is not limited to be arranged in the inner management module of synchronization template class, can also be arranged on other places, and this is not specifically limited.
205: in the time that host's element window control changes, obtain the change information of host's element window control by message hook, and the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding.
Taking mobile as example: in the time that user moves host's element window with mouse, message hook can intercept host's element window mobile messaging immediately, and host's element window mobile messaging is sent to the inner management module of default synchronization template class, the inner management module of synchronization template class is being received after host's element window mobile messaging, subordinate window control in the synchronous list of poll, and (as big or small in moved according to the concrete Mobile data comprising in host's element window mobile messaging, direction etc.) move the subordinate window control in synchronous list, thereby realizing the subordinate window host element window corresponding with host's element window control that subordinate window control is corresponding synchronously changes.
The synchronous method of window that realizes described in the embodiment of the present invention, obtain the change information of host's element window control by using message hook technology, the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding, the moving range of subordinate window is not limited.The subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class, by template class technology and message hook technology, realizing window synchronously changes, existing subordinate window control only need do very little change just can synchronize and change with host's element window, realize simple and direct, powerful, easily expansion, can improve development efficiency.
Embodiment tri-
Referring to Fig. 3, the embodiment of the present invention provides a kind of synchronous device of window of realizing, and this device comprises:
Instruction acquisition module 301, for obtaining the instruction of opening subordinate window;
Start and add module 302, for obtaining at instruction acquisition module 301 after the instruction of opening subordinate window, initiation message hook, adds subordinate window control corresponding subordinate window in synchronous list to; Wherein, the variation of message hook for obtaining host's element window control;
Acquisition of information module 303, adds subordinate window control corresponding subordinate window after synchronous list to for adding module 302 in startup, in the time that host's element window control changes, obtains the change information of host's element window control by message hook;
The synchronous module 304 that changes, for obtaining by message hook after the change information of host's element window control in acquisition of information module 303, the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding.
Preferably, referring to Fig. 4, this device also comprises:
Module 305 is set, before obtaining the instruction of opening subordinate window at instruction acquisition module 301, the subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class; Wherein, in default synchronization template class, include the variation logic relevant to host's element window control.
Preferably, starting interpolation module 302 comprises:
Adding device, for invoke synchronous template class interface method, adds subordinate window control in the synchronous list in the inner management module of default synchronization template class;
Correspondingly, synchronously changing module 304 comprises:
Delivery unit, for being sent to the change information of host's element window control the subordinate window control in the synchronous list of inner management module of default synchronization template class.
Preferably, referring to Fig. 5, this device also comprises:
Judge module 306, for judging whether message hook is activated;
Notification module 307, is not to be activated for the judged result when judge module 306, and notice startup interpolation module 302 is carried out the step of initiation message hook.
Preferably, this synchronous variation comprises:
Synchronizing moving, synchronous hide, close synchronously, synchronously dwindle, synchronously amplify or simultaneous display.
Described in the embodiment of the present invention, realize the synchronous device of window, obtain the change information of host's element window control by using message hook technology, the change information of host's element window control is sent to the subordinate window control in synchronous list, make subordinate window control synchronize and change with host's element window control, synchronously change to realize subordinate window host's element window corresponding with host's element window control that subordinate window control is corresponding, the moving range of subordinate window is not limited.The subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class, by template class technology and message hook technology, realizing window synchronously changes, existing subordinate window control only need do very little change just can synchronize and change with host's element window, realize simple and direct, powerful, easily expansion, can improve development efficiency.
It should be noted that: what above-described embodiment provided realizes the synchronous device of window, only be illustrated with the division of above-mentioned each functional module, in practical application, can above-mentioned functions be distributed and completed by different functional modules as required, be divided into different functional modules by the inner structure of equipment, to complete all or part of function described above.In addition, what above-described embodiment provided the realize synchronous device of window with realize that window synchronizes embodiment of the method belong to same design, its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodiment can carry out the hardware that instruction is relevant by program and complete, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any amendment of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. realize the synchronous method of window, it is characterized in that, described method comprises:
Obtain the instruction of opening subordinate window;
Initiation message hook, adds subordinate window control corresponding described subordinate window in synchronous list to; Wherein, the variation of described message hook for obtaining host's element window control;
In the time that host's element window control changes, obtain the change information of described host's element window control by described message hook;
The change information of described host's element window control is sent to the subordinate window control in described synchronous list, make described subordinate window control synchronize and change with described host's element window control, synchronously change to realize subordinate window host's element window corresponding with described host's element window control that described subordinate window control is corresponding.
2. method according to claim 1, is characterized in that, described obtain the instruction of opening subordinate window before, also comprise:
The subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class; Wherein, in described default synchronization template class, include the variation logic relevant to host's element window control.
3. method according to claim 2, is characterized in that, described subordinate window control corresponding described subordinate window is added in synchronous list is:
Invoke synchronous template class interface method, adds described subordinate window control in the synchronous list in the inner management module of default synchronization template class;
Correspondingly, the subordinate window control that the described change information by described host's element window control is sent in described synchronous list is:
The change information of described host's element window control is sent to the subordinate window control in the synchronous list in the inner management module of described synchronization template class.
4. method according to claim 1, is characterized in that, before described initiation message hook, also comprises:
Judge whether message hook is activated;
If be not activated, carry out the step of described initiation message hook.
5. method according to claim 1, is characterized in that, described synchronous variation comprises:
Synchronizing moving, synchronous hide, close synchronously, synchronously dwindle, synchronously amplify or simultaneous display.
6. realize the synchronous device of window, it is characterized in that, described device comprises:
Instruction acquisition module, for obtaining the instruction of opening subordinate window;
Start and add module, for obtaining after the instruction of opening subordinate window at described instruction acquisition module, initiation message hook, adds subordinate window control corresponding described subordinate window in synchronous list to; Wherein, the variation of described message hook for obtaining host's element window control;
Acquisition of information module, for adding module in described startup, subordinate window control corresponding described subordinate window is added to after synchronous list, in the time that host's element window control changes, obtain the change information of described host's element window control by described message hook;
The synchronous module that changes, for obtaining by described message hook after the change information of described host's element window control in described acquisition of information module, the change information of described host's element window control is sent to the subordinate window control in described synchronous list, make described subordinate window control synchronize and change with described host's element window control, synchronously change to realize subordinate window host's element window corresponding with described host's element window control that described subordinate window control is corresponding.
7. device according to claim 6, is characterized in that, described device also comprises:
Module is set, before obtaining the instruction of opening subordinate window at described instruction acquisition module, the subordinate window control that subordinate window is corresponding is set and inherits default synchronization template class; Wherein, in described default synchronization template class, include the variation logic relevant to host's element window control.
8. device according to claim 7, is characterized in that, described startup is added module and comprised:
Adding device, for invoke synchronous template class interface method, adds described subordinate window control in the synchronous list in the inner management module of default synchronization template class;
Correspondingly, described synchronous variation module comprises:
Delivery unit, for being sent to the change information of described host's element window control the subordinate window control in the synchronous list of inner management module of described synchronization template class.
9. device according to claim 6, is characterized in that, described device also comprises:
Judge module, for judging whether message hook is activated;
Notification module, is not to be activated for the judged result when described judge module, notifies described startup interpolation module to carry out the step of described initiation message hook.
10. device according to claim 6, is characterized in that, described synchronous variation comprises:
Synchronizing moving, synchronous hide, close synchronously, synchronously dwindle, synchronously amplify or simultaneous display.
CN201210587702.5A 2012-12-28 2012-12-28 The method and apparatus for realizing window synchronization Active CN103902325B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210587702.5A CN103902325B (en) 2012-12-28 2012-12-28 The method and apparatus for realizing window synchronization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210587702.5A CN103902325B (en) 2012-12-28 2012-12-28 The method and apparatus for realizing window synchronization

Publications (2)

Publication Number Publication Date
CN103902325A true CN103902325A (en) 2014-07-02
CN103902325B CN103902325B (en) 2017-04-05

Family

ID=50993666

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210587702.5A Active CN103902325B (en) 2012-12-28 2012-12-28 The method and apparatus for realizing window synchronization

Country Status (1)

Country Link
CN (1) CN103902325B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731591A (en) * 2015-03-19 2015-06-24 天脉聚源(北京)教育科技有限公司 Method and device for processing control in content display process
CN105159690A (en) * 2015-10-26 2015-12-16 深圳云之家网络有限公司 Method and device for automatically synchronizing user interface (UI) threads
CN106484212A (en) * 2015-08-28 2017-03-08 北京新媒传信科技有限公司 A kind of method and apparatus realizing multiple window synchronization movements
CN107340955A (en) * 2017-07-07 2017-11-10 广州优视网络科技有限公司 The method and apparatus for obtaining the positional information after change in location of the view on screen
CN111625307A (en) * 2019-12-03 2020-09-04 蘑菇车联信息科技有限公司 Synchronous group control method, device, PC (personal computer) end and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192695A1 (en) * 2006-02-16 2007-08-16 Grotjohn David K Enhanced visualization and selection of multi-layered elements in a containment hierarchy
CN101697137A (en) * 2009-10-16 2010-04-21 金蝶软件(中国)有限公司 Multi-form system
CN102566983A (en) * 2010-12-07 2012-07-11 腾讯科技(深圳)有限公司 Object drag implementation method and object drag implementation system based on Windows system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192695A1 (en) * 2006-02-16 2007-08-16 Grotjohn David K Enhanced visualization and selection of multi-layered elements in a containment hierarchy
CN101697137A (en) * 2009-10-16 2010-04-21 金蝶软件(中国)有限公司 Multi-form system
CN102566983A (en) * 2010-12-07 2012-07-11 腾讯科技(深圳)有限公司 Object drag implementation method and object drag implementation system based on Windows system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
丁速: ""NAVTEX接收机显示单元设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
孙磊: ""小型超市管理系统的设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
杨桂桢: ""第二讲 C++的ObjectWindows应用程序设计"", 《中国家算计用户》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731591A (en) * 2015-03-19 2015-06-24 天脉聚源(北京)教育科技有限公司 Method and device for processing control in content display process
CN106484212A (en) * 2015-08-28 2017-03-08 北京新媒传信科技有限公司 A kind of method and apparatus realizing multiple window synchronization movements
CN106484212B (en) * 2015-08-28 2019-08-20 北京新媒传信科技有限公司 A kind of method and apparatus for realizing that multiple window synchronizations are mobile
CN105159690A (en) * 2015-10-26 2015-12-16 深圳云之家网络有限公司 Method and device for automatically synchronizing user interface (UI) threads
CN105159690B (en) * 2015-10-26 2019-06-28 深圳云之家网络有限公司 A kind of method and device of automatic synchronization user interface UI thread
CN107340955A (en) * 2017-07-07 2017-11-10 广州优视网络科技有限公司 The method and apparatus for obtaining the positional information after change in location of the view on screen
CN111625307A (en) * 2019-12-03 2020-09-04 蘑菇车联信息科技有限公司 Synchronous group control method, device, PC (personal computer) end and system
CN111625307B (en) * 2019-12-03 2024-03-08 蘑菇车联信息科技有限公司 Synchronous group control method, device, PC (personal computer) terminal and system

Also Published As

Publication number Publication date
CN103902325B (en) 2017-04-05

Similar Documents

Publication Publication Date Title
WO2021013158A1 (en) Display method and related apparatus
US9594496B2 (en) Method and apparatus for playing IM message
CN100418055C (en) Method and system for sharing user interface window small parts
WO2021104030A1 (en) Split-screen display method and electronic device
US20160088035A1 (en) Application Sharing Method and Apparatus
EP2990938A1 (en) Method and apparatus for voice recording and playback
US10277539B2 (en) Intelligent messaging reply system and method
CN102141893B (en) Large-breadth interactive desktop-oriented multi-user window system
CN104238896A (en) Function menu display method and device
US20140372506A1 (en) Managing and using remote applications on a mobile device
Kovachev et al. Direwolf-distributing and migrating user interfaces for widget-based web applications
CN103902325A (en) Method and device for achieving window synchronization
CN110032512A (en) A kind of adjustment method of small routine, relevant device and terminal
CN102999358A (en) Intelligent program starting method
US20230342104A1 (en) Data Transmission Method and Device
TW201601059A (en) Methods for screen sharing and apparatuses using the same
CN106775647A (en) A kind of control method of mobile terminal, control device and mobile terminal
CN104199723A (en) Camera mapping method based on virtual equipment
WO2018086454A1 (en) Page data processing method and device
CN110708426A (en) Double-screen synchronous display method and device, server and storage medium
US11249771B2 (en) Terminal input invocation
CN102439952A (en) Input method for communication terminals and communication terminals
JP2007334633A (en) Remote desktop system
CN109783165B (en) Mobile communication device based on virtual mobile architecture and input method switching method thereof
WO2016115753A1 (en) Multi-system operation method, device, and terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 810, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building block A room 602

Patentee before: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder