CN102436339A - Display control method and device for modal dialog boxes - Google Patents

Display control method and device for modal dialog boxes Download PDF

Info

Publication number
CN102436339A
CN102436339A CN2011102366748A CN201110236674A CN102436339A CN 102436339 A CN102436339 A CN 102436339A CN 2011102366748 A CN2011102366748 A CN 2011102366748A CN 201110236674 A CN201110236674 A CN 201110236674A CN 102436339 A CN102436339 A CN 102436339A
Authority
CN
China
Prior art keywords
message
window
parent window
click
mouse
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
CN2011102366748A
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.)
Caxa Technology Co Ltd
Original Assignee
Caxa 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 Caxa Technology Co Ltd filed Critical Caxa Technology Co Ltd
Priority to CN2011102366748A priority Critical patent/CN102436339A/en
Publication of CN102436339A publication Critical patent/CN102436339A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a display control method and device for modal dialog boxes, wherein the method comprises the following steps: when a modal dialog box is displayed, monitoring the global moving and click events of a mouse; when an event that a parent window of the modal dialog box is clicked for a long term without being released and dragged by the mouse is monitored, according to a preset position-message corresponding relation, obtaining a message corresponding to the position when the mouse clicks, and sending the message to the parent window, wherein the message comprises a message for moving the position of the window and a message for changing the size of the window; and receiving the message by the parent window, and executing operation corresponding to the message. Through the invention, when the contents of a main window of a modal dialog box are shaded, users can move the main window, thereby improving the user experience.

Description

The display control method of modal dialog and device
Technical field
The present invention relates to computer application field, in particular to a kind of display control method and device of modal dialog.
Background technology
At present, often need to show various dialog boxes in the desktop programs of computer, with the specific function that realizes that the master routine interface can't be realized.Dialog box generally is divided into two kinds of modal dialog and non-modal dialogs, and wherein, after modal dialog was created, the dialog box of other programs just can not be operated, and after must this modal dialog being closed, other dialog boxes could be operated.But not modal dialog does not then have this restriction, and it is mandatory requirement user immediate response not, but can accept user's operation simultaneously with other dialog boxes.
Generally speaking, non-modal dialog can bring better operating experience to the user.But under some scene, modal dialog but is necessary, like " selection opens file ", " specify and preserve file path " or the like.Under these situation, the user must accomplish assigned work just can carry out other work, and before not accomplishing assigned work, the user can not carry out any operation to the main window on backstage, operations such as comprising maximization, minimize and move.Thus; Above-mentioned reason has been brought a problem to the user; If that is: the content of modal dialog has been blocked the content of main window; The user can only see the content of back through the Move Mode dialog box, but can not move main window simultaneously, also can't be with the content of checking side by side etc. that the window arrangement mode used always is checked main window.Like this, brought great inconvenience for user's operation.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of display control method and device of modal dialog, to address the above problem at least.
According to an aspect of the present invention, a kind of display control method of modal dialog is provided, has comprised: when the display mode dialog box, the overall situation of monitoring mouse moves and click event; During the incident not decontroling and drag in the click that listens on the parent window of mouse at modal dialog; According to the preset position and the corresponding relation of message; Obtain the corresponding message in position when this punctuate hits; And this message sent to parent window, wherein, this message comprises the message of indication moving window position or the message that indication changes window size; Parent window receives this message, carries out with this message and operates accordingly.
According to a further aspect in the invention, a kind of display control unit of modal dialog is provided, has comprised: monitor module, be used for when the display mode dialog box, the overall situation of monitoring mouse moves and click event; Acquisition module; During the incident that is used for not decontroling and drag in the click that listens on the parent window of mouse at modal dialog; According to the preset position and the corresponding relation of message; The corresponding message in position when obtaining with click, wherein, this message comprises the message of indication moving window position or the message that indication changes window size; Sending module, be used for the corresponding message in position when acquisition module gets access to click after, this message is sent to parent window; Execution module is positioned at parent window, is used to receive above-mentioned message, carries out with this message and operates accordingly.
Through the present invention; Be employed under the prerequisite that does not change the modal dialog logic and send indication moving window positional information and indicate the window size information that changes to parent window through technological means; Solve the problem that the user can not move parent window under the situation of modal dialog, and then reached the raising user experience effect.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram according to the display control method of the modal dialog of the embodiment of the invention;
Fig. 2 is that effect Shows Picture according to the preferred embodiment of the invention;
Fig. 3 is the structural representation according to the display control unit of the modal dialog of the embodiment of the invention;
Fig. 4 is the structural representation according to a preferred implementation of the mould acquisition module in the display control unit of the modal dialog of the embodiment of the invention;
Fig. 5 is the structural representation according to another preferred implementation of the mould acquisition module in the display control unit of the modal dialog of the embodiment of the invention.
Embodiment
Hereinafter will and combine embodiment to specify the present invention with reference to accompanying drawing.Need to prove that under the situation of not conflicting, embodiment and the characteristic among the embodiment among the application can make up each other.
Fig. 1 is the process flow diagram according to the display control method of the modal dialog of the embodiment of the invention, and this method mainly may further comprise the steps (step S102-step S106):
Step S102, when the display mode dialog box, the overall situation of monitoring mouse moves and click event;
In practical application, can call the hook program (such as HOOK) that pre-sets simultaneously and monitor any shift position and any click event earlier according to standard mode display mode dialog box based on the mouse of the overall situation as oracle listener.
Step S104; During the incident not decontroling and drag in the click that listens on the parent window of mouse at modal dialog; According to the preset position and the corresponding relation of message, obtain the corresponding message in position when this punctuate hits, and this message is sent to parent window; Wherein, this message comprises the message of indication moving window position or the message that indication changes window size;
In embodiments of the present invention; When click is not put and is begun to drag; Oracle listener (such as the hook program) is at first judged the reference position that mouse is pressed; Judge that the more residing position of current mouse is the title bar region or the frame region of parent window, obtain the corresponding message in this position with the corresponding relation of message according to residing regional location of mouse and predefined position.
For example; When the position when confirming click is positioned at the title bar region of parent window; From corresponding relation, obtain the message with mouse corresponding indication moving window position in the title bar region position of parent window, the window that sends simulation to parent window moves WM_MOVE message; Perhaps; When the position when confirming click is positioned at the frame region of parent window; From corresponding relation, obtain the message that changes window size with the mouse indication corresponding in the frame region position of parent window, the window size that sends simulation to parent window changes WM_SIZE message.
Step S106, parent window receives this message, carries out with this message and operates accordingly.
In embodiments of the present invention, receive the residing regional location of mouse and predefined position obtains the corresponding message in this position with the corresponding relation of message at parent window;
For example; In the Windows system, can send the window of simulating to parent window and move (WM_MOVE) message, perhaps; The window size that sends simulation to parent window changes (WM_SIZE) message) time; Parent window is carried out corresponding operation according to the indication of WM_MOVE message or WM_SIZE message, i.e. shift position under the dragging of mouse perhaps changes the size of parent window.Said method as shown in Figure 2, as to adopt the embodiment of the invention to provide when having opened a modal dialog, though parent window is in unactivated state, but still can drag parent window.
Said method through the embodiment of the invention provides can move or change the size of parent window, thereby improve user experience when open modal dialog.
The technical scheme that provides of embodiment is that example describes with Windows operating system below for a better understanding of the present invention.Demonstration control at modal dialog in Windows operating system mainly may further comprise the steps:
Step 1, software module is by standard mode display mode dialog box, and the overall situation of Hook mouse moves and click event in dialog box;
For example, can adopt following false code to realize:
// begin to set up the Hook of overall mouse, wherein the MOUSE_LL parametric representation needs the windows messaging of Hook mouse;
// will handle by the MouseHookProcedure function after intercepting message;
hMouseHook=SetWindowsHookEx(WH_MOUSE_LL,MouseHookProcedure,hInstance,0);
Step 2 is pinned and is not put and when beginning to drag, software module is judged the reference position when pressing mouse when the user operates mouse;
For example, can adopt following false code to realize:
Figure BDA0000084091140000031
Step 3, if this position is in the title bar region of parent window, software module is sent the WM_MOVE message of simulation and is given parent window;
For example, can adopt following false code to realize:
Figure BDA0000084091140000042
Step 4, if the frame region of this position parent window, software module is sent the WM_SIZE message of simulation and is given parent window;
For example, can adopt following false code to realize:
Figure BDA0000084091140000043
After step 5, parent window received the message of dialog box transmission, Windows changed the position and the size of parent window automatically according to message content.
Thereby reached the purpose that when the display mode dialog box, still allows user's modification parent window position and size, promoted user's operating experience.
Wherein, the relevant Windows API statement (is that example describes with C++) and the meaning thereof are explained as follows in the above-mentioned false code:
In the correlation technique; The user is when opening modal dialog; Reason owing to the intrinsic program attribute of modal dialog; Caused the user can not move or change the operation of size to main window; The embodiment of the invention sends the mode that indication moving window positional information and indication change window size information through being employed under the prerequisite that does not change the modal dialog logic through technological means to parent window, solved the problem that the user can not move parent window under the situation of modal dialog, and then reached the raising user experience effect.
Fig. 3 is the structural representation according to the display control unit of the modal dialog of the embodiment of the invention, and this device can be used to the said method of realizing that the embodiment of the invention provides.As shown in Figure 3, this device mainly comprises: monitor module 10, acquisition module 20, sending module 30 and execution module 40.Wherein, monitor module 10, be used for when the display mode dialog box, the overall situation of monitoring mouse moves and click event; Acquisition module 20; Be connected with monitoring module 10; During the incident that is used for not decontroling and drag, according to the preset position and the corresponding relation of message, the corresponding message in position when obtaining with click in the click that listens on the parent window of mouse at modal dialog; Wherein, this message comprises the message of indication moving window position or the message that indication changes window size; Sending module 30 is connected with acquisition module 20, be used for the corresponding message in position when acquisition module gets access to click after, this message is sent to parent window; Execution module 40 is positioned at parent window, is connected with sending module 30, is used to receive above-mentioned message, carries out with this message and operates accordingly.
Wherein, monitoring module 10 is mainly used in through calling all overall motion track and click event of hook (Hook) the program monitoring mouse that is provided with in advance.Can certainly realize through other similar programs.
In a preferred embodiment of the display control unit of the modal dialog of the embodiment of the invention, as shown in Figure 4, the acquisition module in the display control unit of this modal dialog can comprise: first confirms that submodule 50 and first obtains submodule 60.Wherein, first confirms submodule 50, and the position when being used for confirming click is positioned at the title bar region of parent window; First obtains submodule 60, confirms that with first submodule 50 is connected, and is used for obtaining the message with mouse corresponding indication moving window position in the title bar region position of parent window from corresponding relation.
In another preferred embodiment of the display control unit of the modal dialog of the embodiment of the invention, as shown in Figure 5, the acquisition module in the display control unit of this modal dialog can comprise: second confirms that submodule 70 and second obtains submodule 80.Wherein, second confirms submodule 70, and the position when being used for confirming click is positioned at the frame region of parent window; Second obtains submodule 80, confirms that with second submodule 70 is connected, is used for obtaining the message with the mouse indication change window size corresponding in the frame region position of parent window from corresponding relation.
Need to prove that in practical application, above-mentioned first confirms that submodule 50 and second confirms that submodule 70 can unify setting, and first obtain submodule 60 and second and obtain submodule 80 and also can unify setting, specifically the embodiment of the invention does not limit.
Said apparatus through the embodiment of the invention provides can move the position of parent window or the size of change parent window, thereby improve user's experience in the display mode dialog box.
From above description; Can find out; The present invention has realized following technique effect: send indication moving window positional information and indicate the mode that changes window size information to parent window through technological means through being employed under the prerequisite that does not change the modal dialog logic; Solve the problem that the user can not move parent window under the situation of modal dialog, and then reached the raising user experience effect.
Obviously, it is apparent to those skilled in the art that above-mentioned each module of the present invention or each step can realize with the general calculation device; They can concentrate on the single calculation element; Perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element; Thereby; Can they be stored in the memory storage and carry out, and in some cases, can carry out step shown or that describe with the order that is different from here by calculation element; Perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is merely the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.All within spirit of the present invention and principle, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the display control method of a modal dialog is characterized in that, comprising:
When the display mode dialog box, the overall situation of monitoring mouse moves and click event;
During the incident not decontroling and drag in the click that listens on the parent window of mouse at said modal dialog; According to the preset position and the corresponding relation of message; The corresponding message in position when obtaining with said click; And this message sent to said parent window, wherein, said message comprises the message of indication moving window position or the message that indication changes window size;
Said parent window receives said message, carries out with said message and operates accordingly.
2. method according to claim 1 is characterized in that, overall motion track of all of said monitoring mouse and click event comprise: call all overall motion track and click event that the hook program that is provided with is in advance monitored said mouse.
3. method according to claim 1 is characterized in that, the said corresponding message in position when obtaining with said click, and this message sent to said parent window, comprising:
Position when confirming said click is positioned at the title bar region of said parent window, from said corresponding relation, obtains the message with mouse corresponding indication moving window position in the title bar region position of said parent window;
The message of said indication moving window position is sent the position give said parent window.
4. method according to claim 3 is characterized in that, the message of said indication moving window position is sent the position give said parent window, and comprising: the window that sends simulation to said parent window moves WM_MOVE message.
5. method according to claim 1 is characterized in that, the said corresponding message in position when obtaining with said click, and this message sent to said parent window, comprising:
Position when confirming said click is positioned at the frame region of said parent window, from said corresponding relation, obtains the message with the mouse indication corresponding in the frame region position of said parent window change window size;
The message that said indication is changed window size is sent the position to said parent window.
6. method according to claim 5 is characterized in that, the message that said indication is changed window size is sent the position to said parent window, comprising: the window size that sends simulation to said parent window changes WM_SIZE message.
7. the display control unit of a modal dialog is characterized in that, comprising:
Monitor module, be used for when the display mode dialog box, the overall situation of monitoring mouse moves and click event;
Acquisition module; During the incident that is used for not decontroling and drag in the click that listens on the parent window of mouse at said modal dialog; According to the preset position and the corresponding relation of message; The corresponding message in position when obtaining with said click, wherein, said message comprises the message of indication moving window position or the message that indication changes window size;
Sending module, be used for the corresponding message in position when acquisition module gets access to said click after, said message is sent to said parent window;
Execution module is positioned at said parent window, is used to receive said message, carries out with said message and operates accordingly.
8. device according to claim 7 is characterized in that, said monitoring module is used for monitoring all overall motion track and click event of said mouse through calling the hook program that is provided with in advance.
9. device according to claim 7 is characterized in that, said acquisition module comprises:
First confirms submodule, and the position when being used for confirming said click is positioned at the title bar region of said parent window;
First obtains submodule, is used for obtaining the message with mouse corresponding indication moving window position in the title bar region position of said parent window from said corresponding relation.
10. device according to claim 7 is characterized in that, said acquisition module comprises:
Second confirms submodule, and the position when being used for confirming said click is positioned at the frame region of said parent window;
Second obtains submodule, is used for obtaining the message that changes window size with the mouse indication corresponding in the frame region position of said parent window from said corresponding relation.
CN2011102366748A 2011-08-17 2011-08-17 Display control method and device for modal dialog boxes Pending CN102436339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011102366748A CN102436339A (en) 2011-08-17 2011-08-17 Display control method and device for modal dialog boxes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011102366748A CN102436339A (en) 2011-08-17 2011-08-17 Display control method and device for modal dialog boxes

Publications (1)

Publication Number Publication Date
CN102436339A true CN102436339A (en) 2012-05-02

Family

ID=45984428

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011102366748A Pending CN102436339A (en) 2011-08-17 2011-08-17 Display control method and device for modal dialog boxes

Country Status (1)

Country Link
CN (1) CN102436339A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019719A (en) * 2012-12-14 2013-04-03 北京奇虎科技有限公司 Device and method for intercepting pop-up window
CN103425384A (en) * 2012-05-22 2013-12-04 北京神州泰岳软件股份有限公司 Method and device for capturing window in screen
CN103595972A (en) * 2013-11-28 2014-02-19 深圳英飞拓科技股份有限公司 Remote focusing device real-time browse control method and system
CN104331236A (en) * 2014-09-30 2015-02-04 珠海市君天电子科技有限公司 Multi-window Binding and dragging method and multi-window binding and dragging system
CN104363166A (en) * 2014-11-27 2015-02-18 小米科技有限责任公司 Instant messaging method and device and intelligent terminal
CN104461242A (en) * 2014-12-08 2015-03-25 深圳市嘉乐派科技有限公司 Multiwindow interface realization method based on Android operating system
CN105955758A (en) * 2016-05-24 2016-09-21 乐视控股(北京)有限公司 Method and apparatus for cancelling operation in terminal
CN106201511A (en) * 2016-07-08 2016-12-07 东软集团股份有限公司 Create the method and device of modal dialog box
CN106959846A (en) * 2016-10-20 2017-07-18 深圳岚锋创视网络科技有限公司 Method, device and the mobile terminal of information processing
CN109992268A (en) * 2019-03-29 2019-07-09 携程旅游信息技术(上海)有限公司 Play frame implementation method, device, electronic equipment, storage medium
CN111522548A (en) * 2020-03-24 2020-08-11 北京三快在线科技有限公司 Project function expansion method and device, electronic equipment and computer readable medium
CN113885997A (en) * 2021-10-19 2022-01-04 深圳市元征科技股份有限公司 Dialog box display method and device, electronic equipment and storage medium
CN113970990A (en) * 2021-10-21 2022-01-25 网易(杭州)网络有限公司 Display method and device of floating window, storage medium and electronic equipment
WO2023109561A1 (en) * 2021-12-17 2023-06-22 北京字跳网络技术有限公司 Modal window control method and apparatus, device, and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1008932A2 (en) * 1998-11-30 2000-06-14 Sun Microsystems, Inc. Method and apparatus for modal dialog box management in applets on information appliances
CN1967484A (en) * 2006-05-26 2007-05-23 华为技术有限公司 Method and apparatus for opening window
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1008932A2 (en) * 1998-11-30 2000-06-14 Sun Microsystems, Inc. Method and apparatus for modal dialog box management in applets on information appliances
CN1967484A (en) * 2006-05-26 2007-05-23 华为技术有限公司 Method and apparatus for opening window
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李琦 等: "《中文Windows3.2/3.1 图解实用教程》", 31 January 1996, 电子科技大学出版社 *

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103425384A (en) * 2012-05-22 2013-12-04 北京神州泰岳软件股份有限公司 Method and device for capturing window in screen
CN103425384B (en) * 2012-05-22 2016-08-03 北京神州泰岳软件股份有限公司 The method and apparatus of window in a kind of screen printing
CN103019719B (en) * 2012-12-14 2016-08-24 北京奇虎科技有限公司 A kind of pop-up blocking apparatus and method
CN103019719A (en) * 2012-12-14 2013-04-03 北京奇虎科技有限公司 Device and method for intercepting pop-up window
CN103595972A (en) * 2013-11-28 2014-02-19 深圳英飞拓科技股份有限公司 Remote focusing device real-time browse control method and system
CN104331236B (en) * 2014-09-30 2017-09-05 珠海市君天电子科技有限公司 The binding dragging method and device of a kind of multiple windows
CN104331236A (en) * 2014-09-30 2015-02-04 珠海市君天电子科技有限公司 Multi-window Binding and dragging method and multi-window binding and dragging system
CN104363166A (en) * 2014-11-27 2015-02-18 小米科技有限责任公司 Instant messaging method and device and intelligent terminal
CN104363166B (en) * 2014-11-27 2018-09-04 小米科技有限责任公司 Instant communicating method, device and intelligent terminal
CN104461242B (en) * 2014-12-08 2017-12-01 深圳市嘉乐派科技有限公司 A kind of multi-window interface implementation method based on Android operation system
CN104461242A (en) * 2014-12-08 2015-03-25 深圳市嘉乐派科技有限公司 Multiwindow interface realization method based on Android operating system
CN105955758A (en) * 2016-05-24 2016-09-21 乐视控股(北京)有限公司 Method and apparatus for cancelling operation in terminal
CN106201511B (en) * 2016-07-08 2019-10-08 东软集团股份有限公司 Create the method and device of modal dialog box
CN106201511A (en) * 2016-07-08 2016-12-07 东软集团股份有限公司 Create the method and device of modal dialog box
CN106959846A (en) * 2016-10-20 2017-07-18 深圳岚锋创视网络科技有限公司 Method, device and the mobile terminal of information processing
CN109992268B (en) * 2019-03-29 2022-12-20 携程旅游信息技术(上海)有限公司 Bullet frame implementation method and device, electronic equipment and storage medium
CN109992268A (en) * 2019-03-29 2019-07-09 携程旅游信息技术(上海)有限公司 Play frame implementation method, device, electronic equipment, storage medium
CN111522548A (en) * 2020-03-24 2020-08-11 北京三快在线科技有限公司 Project function expansion method and device, electronic equipment and computer readable medium
CN111522548B (en) * 2020-03-24 2023-06-27 北京三快在线科技有限公司 Project function expansion method, apparatus, electronic device and computer readable medium
CN113885997A (en) * 2021-10-19 2022-01-04 深圳市元征科技股份有限公司 Dialog box display method and device, electronic equipment and storage medium
CN113970990A (en) * 2021-10-21 2022-01-25 网易(杭州)网络有限公司 Display method and device of floating window, storage medium and electronic equipment
CN113970990B (en) * 2021-10-21 2024-02-23 网易(杭州)网络有限公司 Suspension window display method and device, storage medium and electronic equipment
WO2023109561A1 (en) * 2021-12-17 2023-06-22 北京字跳网络技术有限公司 Modal window control method and apparatus, device, and storage medium
US11966762B2 (en) 2021-12-17 2024-04-23 Beijing Zitiao Network Technology Co., Ltd. Modal window control method and apparatus, device, and storage medium

Similar Documents

Publication Publication Date Title
CN102436339A (en) Display control method and device for modal dialog boxes
CN103544021B (en) The screenshotss method and its device of a kind of mobile terminal screen content
CN107124652B (en) It is a kind of to connect windows switching method and device in wheat live streaming
CN101472090A (en) Method for monitoring beforehand hardware self-adapting multi-channel multi-mode video of video server
WO2012072039A1 (en) Software upgrade method and apparatus
US20160231870A1 (en) Systems and methods for composite applications
CN104252284A (en) File display method and device
CN110377341B (en) Method, device, medium and electronic equipment for monitoring no-response exception
CN104391581A (en) Mobile terminal and method for projecting operation interface of application program thereof
CN107509051A (en) Long-range control method, device, terminal and computer-readable recording medium
CN107182209A (en) Detect digital content observability
US20140098123A1 (en) Graphical User Interface for Visualizing the Severity of Time Intervals and Events
CN105094841A (en) Page commenting method and device
CN104267915A (en) Information processing method and electronic device
CN104883525A (en) Remote control method applied to live-recorded broadcast interaction systems, and live-recorded broadcast interaction system
CN106020622A (en) Method and device for collecting emoticons
US8031858B2 (en) Call flow framework for consistent troubleshooting across multiple vendors and locations
CN105005607A (en) Page information loading method and page information loading device
CN102999380B (en) Wallpaper control method and device
CN104331219A (en) Icon displaying method, device and system
CN103513977A (en) Display method and device for group member list
CN112988308A (en) Teaching display method and device, teaching all-in-one machine and storage medium
CN103135912B (en) A kind of method of generating run object and electronic equipment
CN108399058A (en) A kind of signal display control method and device
CN107450992B (en) Method, storage medium, device and system for synchronous communication between title bar and popup bar

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant after: Beijing CAXA Technology Co., Ltd.

Address before: 100080, Room 802, satellite building, No. 63, Zhichun Road, Beijing, Haidian District

Applicant before: Beijing Digital Dafang Technology Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING DIGITAL DAFANG TECHNOLOGY CO., LTD. TO: CAXA TECHNOLOGY CO., LTD.

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120502