CN104102431A - Control regulation method and system - Google Patents

Control regulation method and system Download PDF

Info

Publication number
CN104102431A
CN104102431A CN201410364119.7A CN201410364119A CN104102431A CN 104102431 A CN104102431 A CN 104102431A CN 201410364119 A CN201410364119 A CN 201410364119A CN 104102431 A CN104102431 A CN 104102431A
Authority
CN
China
Prior art keywords
control
expression formula
window
key point
describes
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
CN201410364119.7A
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.)
Zhuhai Juntian Electronic Technology Co Ltd
Original Assignee
Zhuhai Juntian Electronic 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 Zhuhai Juntian Electronic Technology Co Ltd filed Critical Zhuhai Juntian Electronic Technology Co Ltd
Priority to CN201410364119.7A priority Critical patent/CN104102431A/en
Publication of CN104102431A publication Critical patent/CN104102431A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a control regulation method and system. A control position dimension property of a control can be described by an expression determined according to a relative position between a window and the control in the window. Since the relative position between the window and the control in the window is fixed when a user regulates the window, the expression used by the invention is not changed due to the difference of the regulation of the window by the user. When the window changes, the control is enabled to change along with the change of the window. Therefore, a technician only needs to compile a control description function containing the expression of the invention for one time without compiling various control description functions, and therefore workloads are lightened. Meanwhile, since the control is correspondingly changed when the window has any change by the expression used by the invention, and the control can be precisely regulated.

Description

Control method of adjustment and system
Technical field
The present invention relates to control adjustment technology field, particularly relate to control method of adjustment and system.
Background technology
Along with scientific and technological development, intelligent electronic device has also progressively entered into people's life.User can use various application programs by intelligent electronic device.In the window of application program, have a lot of controls, so that diversified function to be provided, for example broadcasting/pause button in video jukebox software is a control.
Can make the control in window and window in the time that window is opened, always be presented at fixing position and keep fixing size by window definition function and control defined function.In order to be user-friendly to, the window of application program generally can move, amplify and dwindle according to user's operation, in the time that the window of application program changes, and also respective change of the control in window.Prior art is adjusted function OnSize and is realized the adjustment of control by control.Control is adjusted the position and the size that in function OnSize, include the control after moving, carries out control adjustment function OnSize and just control can be moved to relevant position and have corresponding size.
Because the variation of window is varied, therefore in window, the variation of control is also varied, and this just needs technician to write in advance a large amount of controls adjustment function OnSize, and with the various variations for control, this has increased technician's workload undoubtedly greatly.Because workload is too large, therefore for window variation within the specific limits, technician usually only writes a control and adjusts function OnSize, instead of the various variations within the scope of this are write multiple controls adjustment function OnSize like this for window, when the variation of window hour, control can't change, and only has in the time that window changes greatly, and control just can change.Therefore, existing control adjustment technology also cannot be realized the accurate adjustment to control.
Summary of the invention
The object of the embodiment of the present invention is to provide a kind of control method of adjustment and system, reduces technician's workload to realize, and control is carried out to the object of accurate adjustment.
For achieving the above object, the embodiment of the invention discloses a kind of control method of adjustment, comprising:
Obtain the window's position size attribute of the window after adjusting;
By in the default expression formula in obtained the window's position size attribute substitution control described function and calculate obtain for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Carry out described control described function, adjust described control, so that described control has described control position dimension attribute.
Optionally, described default expression formula comprises: describe control key point horizontal ordinate expression formula a, describe control key point ordinate expression formula b, describe the expression formula c of control width and describe the expression formula d of control height;
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
Optionally, in the expression formula d of the expression formula a of described description control key point horizontal ordinate, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or description control height, also comprise: custom variable.
Optionally, carrying out described control described function, adjust before described control, described method also comprises:
Receive the assignment to described custom variable;
By in received assignment substitution expression formula to replace corresponding custom variable.
Optionally, the top left corner apex that described key point is viewing area, described control place.
A kind of control adjustment System, comprising: window attribute obtains unit, control property obtains unit and control adjustment unit,
Described window attribute obtains unit, for obtaining the window's position size attribute of the window after adjustment;
Described control property obtains unit, for by the default expression formula of obtained the window's position size attribute substitution control described function and calculates acquisition for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Described control adjustment unit, for carrying out described control described function, adjusts described control, so that described control has described control position dimension attribute.
Optionally, described default expression formula comprises: describe control key point horizontal ordinate expression formula a, describe control key point ordinate expression formula b, describe the expression formula c of control width and describe the expression formula d of control height;
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
Optionally, in the expression formula d of the expression formula a of described description control key point horizontal ordinate, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or description control height, also comprise: custom variable.
Optionally, also comprise: assignment receiving element and assignment substitution unit,
Described assignment receiving element, for carrying out described control described function at described control adjustment unit, adjusts before described control, receives the assignment to described custom variable;
Described assignment substitution unit, for by received assignment substitution expression formula to replace corresponding custom variable.
Optionally, the top left corner apex that described key point is viewing area, described control place.
A kind of control method of adjustment and system that the embodiment of the present invention provides, can be used according to the relative position relation deterministic expression of control in window and window the control position dimension attribute of control is described.Because user is adjusting when window, in window and window, the relative position relation of control is fixed, and the difference of the adjustment that the expression formula that therefore the present invention uses can not carried out window because of user changes.In the time that window changes, the present invention can make control follow the variation of window and change.Like this, technician only need to write the control described function that once contains expression formula of the present invention, without writing many controls described function, has reduced workload.Meanwhile, the expression formula using due to the present invention makes window equal corresponding change control when any variation, and therefore the present invention has also realized the accurate adjustment to control.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, 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.
The process flow diagram of a kind of control method of adjustment that Fig. 1 provides for the embodiment of the present invention;
The window that Fig. 2 provides for the embodiment of the present invention and the schematic diagram of control relative position;
The process flow diagram of the another kind of control method of adjustment that Fig. 3 provides for the embodiment of the present invention;
The structural representation of a kind of control adjustment System that Fig. 4 provides for the embodiment of the present invention.
Embodiment
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, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
As shown in Figure 1, the embodiment of the present invention provides a kind of control method of adjustment, can comprise:
The window's position size attribute of the window after S100, acquisition are adjusted;
Wherein, the window's position size attribute can comprise any in window key point horizontal ordinate, window key point ordinate, window width, window height.Preferably, the window's position size attribute only comprises window width and window height.Wherein, window key point can be the top left corner apex of window, can be also central point or other summits of window, and the present invention does not limit.
S200, by the default expression formula in obtained the window's position size attribute substitution control described function and calculate obtain for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Wherein, described default expression formula comprises: the expression formula d that describes expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and the description control height of control key point horizontal ordinate;
Wherein, described key point can be the top left corner apex of viewing area, described control place.
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
For convenience of understanding, below to describing according to the relative position relation deterministic expression of control in window and window:
Suppose the relative position relation of certain control in certain application window and window as shown in Figure 2, using the summit, the lower right corner of window 001 as coordinate round dot (0,0).The position placed in the middle, left and right that this control 002 is positioned at window 001, and the key point A of this control 002 apart from the distance of window 001 bottom is: the height of 1/5 window height H+ control 002, the width of this control 002 is: the 1/4+T of the width W of window 001, T is constant, and the height of this control 002 is 3/5 of this control 002 width.
, in the time only containing variable H and/or variable W in expression formula a, expression formula b, expression formula c and expression formula d, the expression formula a that describes control key point horizontal ordinate is: W/2-(W/4+T)/2; The expression formula b that describes control key point ordinate is: H/5+3 (W/4+T)/5; The expression formula c that describes the expression formula c of control width is: W/4+T; The expression formula d that describes control height is: 3 (W/4+T)/5.
Can find out, in above-mentioned four expression formulas, only comprise variable W and variable H, no matter how window changes, and can determine according to above-mentioned expression formula position and the size of the control after changing.Window changes each time, no matter changes size, and control all can change thereupon, and therefore the present invention has realized the accurate adjustment to control.In the time that window changes, the position and the size that need to obtain the width of the window after changing and highly can determine according to above-mentioned expression formula the control after changing.For example: user only dwindles window 001, make W become C from 2C, H becomes B from 2B, by W=C, calculates position and the size that just can determine control after the above-mentioned expression formula of H=B substitution.User only dwindles window 001 again again after a while, makes W become C/2 from C, and H becomes B/2 from B, by W=C/2, calculates position and the size that just can determine equally control after the above-mentioned expression formula of H=B/2 substitution.Therefore, the present invention, without repeatedly writing expression formula, only needs to write once.
For simplicity, above-mentioned for example using the summit, the lower right corner of window 001 as coordinate round dot (0,0), in actual applications, can also determine according to the key point coordinate of window 001 position of control.For example: the key point of window 001 is top left corner apex, its coordinate is (A, A), and the expression formula a that describes control key point horizontal ordinate is: W/2-(W/4+T)/2+A; The expression formula b that describes control key point ordinate is: H/5+3 (W/4+T)/5+A-H, expression formula c and expression formula d are constant.
Optionally, in other embodiments of the invention, in expression formula a, expression formula b, can contain H, W, h, tetra-variablees of w.Like this, the expression formula a of the description control key point horizontal ordinate in above-mentioned giving an example just becomes: W/2-w/2; The expression formula b that describes control key point ordinate is: H/5+h; Like this, just make expression formula a and expression formula b more succinct, technician writes also convenient.
Concrete, above-mentioned substitution process and computation process can realize by writing code, for example first isolate each expression formula, then generate counter, the window's position size attribute of the respective window after changing is put into counter as corresponding variable and is calculated.
S300, carry out described control described function, adjust described control, so that described control has described control position dimension attribute.
In other embodiments of the invention, in the expression formula d of expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or the description control height of described description control key point horizontal ordinate, can also comprise: custom variable.By described custom variable, technician can describe control position dimension attribute by expression formula more flexibly.Concrete, custom variable can define according to user's setting, for example, Bottom is defined as to control bottom and goes forward side by side and exercise use apart from the distance of window bottom.Like this, in the time that control bottom changes apart from the distance of window bottom, only need to compose the value after changing for Bottom.
Further, as shown in Figure 3, in the another kind of control method of adjustment that the embodiment of the present invention provides, before S300, can also comprise:
S100 ', the assignment of reception to described custom variable;
S200 ', by received assignment substitution expression formula to replace corresponding custom variable.
In embodiment illustrated in fig. 3, S100 ', S200 ' carried out before S100, S200, and in other embodiments of the invention, SS100 ', S200 ' can also carry out or carry out simultaneously after S100, S200, and the present invention does not limit inferior.
A kind of control method of adjustment that the embodiment of the present invention provides, can be used according to the relative position relation deterministic expression of control in window and window the control position dimension attribute of control is described.Because user is adjusting when window, in window and window, the relative position relation of control is fixed, and the difference of the adjustment that the expression formula that therefore the present invention uses can not carried out window because of user changes.In the time that window changes, the present invention can make control follow the variation of window and change.Like this, technician only need to write the control described function that once contains expression formula of the present invention, without writing many controls described function, has reduced workload.Meanwhile, the expression formula using due to the present invention makes window equal corresponding change control when any variation, and therefore the present invention has also realized the accurate adjustment to control.
Embodiment is corresponding with said method, and the present invention also provides a kind of control adjustment System.
As shown in Figure 4, a kind of control adjustment System that the embodiment of the present invention provides, can comprise: window attribute obtains unit 100, control property obtains unit 200 and control adjustment unit 300,
Window attribute obtains unit 100, for obtaining the window's position size attribute of the window after adjustment;
Wherein, the window's position size attribute can comprise any in window key point horizontal ordinate, window key point ordinate, window width, window height.Preferably, the window's position size attribute only comprises window width and window height.Wherein, window key point can be the top left corner apex of window, can be also central point or other summits of window, and the present invention does not limit.
Control property obtains unit 200, for by the default expression formula of obtained the window's position size attribute substitution control described function and calculates acquisition for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Wherein, described default expression formula can comprise: the expression formula d that describes expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and the description control height of control key point horizontal ordinate;
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
Wherein, described key point can be the top left corner apex of viewing area, described control place.
Control adjustment unit 300, for carrying out described control described function, adjusts described control, so that described control has described control position dimension attribute.
Wherein, in the expression formula d of the expression formula a of described description control key point horizontal ordinate, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or description control height, can also comprise: custom variable.On this basis, the another kind of control adjustment System that the embodiment of the present invention provides, can also comprise: assignment receiving element and assignment substitution unit,
Described assignment receiving element, for carry out described control described function at control adjustment unit 300, adjusts before described control, receives the assignment to described custom variable;
Described assignment substitution unit, for by received assignment substitution expression formula to replace corresponding custom variable.
A kind of control adjustment System that the embodiment of the present invention provides, can be used according to the relative position relation deterministic expression of control in window and window the control position dimension attribute of control is described.Because user is adjusting when window, in window and window, the relative position relation of control is fixed, and the difference of the adjustment that the expression formula that therefore the present invention uses can not carried out window because of user changes.In the time that window changes, the present invention can make control follow the variation of window and change.Like this, technician only need to write the control described function that once contains expression formula of the present invention, without writing many controls described function, has reduced workload.Meanwhile, the expression formula using due to the present invention makes window equal corresponding change control when any variation, and therefore the present invention has also realized the accurate adjustment to control.
It should be noted that, in this article, relational terms such as the first and second grades is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply and between these entities or operation, have the relation of any this reality or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby the process, method, article or the equipment that make to comprise a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or be also included as the intrinsic key element of this process, method, article or equipment.The in the situation that of more restrictions not, the key element being limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
Each embodiment in this instructions all adopts relevant mode to describe, between each embodiment identical similar part mutually referring to, what each embodiment stressed is and the difference of other embodiment.Especially,, for system embodiment, because it is substantially similar in appearance to embodiment of the method, so description is fairly simple, relevant part is referring to the part explanation of embodiment of the method.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any amendments of doing within the spirit and principles in the present invention, be equal to replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. a control method of adjustment, is characterized in that, comprising:
Obtain the window's position size attribute of the window after adjusting;
By in the default expression formula in obtained the window's position size attribute substitution control described function and calculate obtain for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Carry out described control described function, adjust described control, so that described control has described control position dimension attribute.
2. method according to claim 1, it is characterized in that, described default expression formula comprises: the expression formula d that describes expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and the description control height of control key point horizontal ordinate;
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
3. method according to claim 2, it is characterized in that, in the expression formula d of expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or the description control height of described description control key point horizontal ordinate, also comprise: custom variable.
4. method according to claim 3, is characterized in that, carrying out described control described function, adjusts before described control, and described method also comprises:
Receive the assignment to described custom variable;
By in received assignment substitution expression formula to replace corresponding custom variable.
5. according to the method described in any one in claim 2 to 4, it is characterized in that, described key point is the top left corner apex of viewing area, described control place.
6. a control adjustment System, is characterized in that, comprising: window attribute obtains unit, control property obtains unit and control adjustment unit,
Described window attribute obtains unit, for obtaining the window's position size attribute of the window after adjustment;
Described control property obtains unit, for by the default expression formula of obtained the window's position size attribute substitution control described function and calculates acquisition for describing the control position dimension attribute of described window control, wherein, described default expression formula is for describing the control position dimension attribute of described window control, and described default expression formula is determined according to the relative position relation of control in described window and described window;
Described control adjustment unit, for carrying out described control described function, adjusts described control, so that described control has described control position dimension attribute.
7. system according to claim 6, it is characterized in that, described default expression formula comprises: the expression formula d that describes expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and the description control height of control key point horizontal ordinate;
Wherein, expression formula a and expression formula b are: contain any one or more expression formula in H, W, h, tetra-variablees of w; Expression formula c and expression formula d are one or two the expression formula containing in H, two variablees of W, wherein, and the height that H is described window, the width that W is described window, the height that h is described control, the width that w is described control.
8. system according to claim 7, it is characterized in that, in the expression formula d of expression formula a, the expression formula b that describes control key point ordinate, the expression formula c that describes control width and/or the description control height of described description control key point horizontal ordinate, also comprise: custom variable.
9. system according to claim 8, is characterized in that, also comprises: assignment receiving element and assignment substitution unit,
Described assignment receiving element, for carrying out described control described function at described control adjustment unit, adjusts before described control, receives the assignment to described custom variable;
Described assignment substitution unit, for by received assignment substitution expression formula to replace corresponding custom variable.
10. according to the system described in any one in claim 7 to 9, it is characterized in that, described key point is the top left corner apex of viewing area, described control place.
CN201410364119.7A 2014-07-28 2014-07-28 Control regulation method and system Pending CN104102431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410364119.7A CN104102431A (en) 2014-07-28 2014-07-28 Control regulation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410364119.7A CN104102431A (en) 2014-07-28 2014-07-28 Control regulation method and system

Publications (1)

Publication Number Publication Date
CN104102431A true CN104102431A (en) 2014-10-15

Family

ID=51670614

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410364119.7A Pending CN104102431A (en) 2014-07-28 2014-07-28 Control regulation method and system

Country Status (1)

Country Link
CN (1) CN104102431A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017049874A1 (en) * 2015-09-23 2017-03-30 宇龙计算机通信科技(深圳)有限公司 Method and apparatus for displaying chat list
CN113099285A (en) * 2021-03-30 2021-07-09 上海哔哩哔哩科技有限公司 Display method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3760492B2 (en) * 1995-12-28 2006-03-29 富士ゼロックス株式会社 Multi-window display device and multi-window display method
CN101126982A (en) * 2007-10-11 2008-02-20 金蝶软件(中国)有限公司 Method and system for dynamically regulating rectangular object position in 2-D plane

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3760492B2 (en) * 1995-12-28 2006-03-29 富士ゼロックス株式会社 Multi-window display device and multi-window display method
CN101126982A (en) * 2007-10-11 2008-02-20 金蝶软件(中国)有限公司 Method and system for dynamically regulating rectangular object position in 2-D plane

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭海群: ""VB控件随窗口大小改变"", 《百度文库,URL:HTTP://WENKU.BAIDU.COM/VIEW/ABE347F87F1922791788E81F.HTML?FROM=SEARCH》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017049874A1 (en) * 2015-09-23 2017-03-30 宇龙计算机通信科技(深圳)有限公司 Method and apparatus for displaying chat list
CN113099285A (en) * 2021-03-30 2021-07-09 上海哔哩哔哩科技有限公司 Display method and device

Similar Documents

Publication Publication Date Title
CN104407732B (en) synchronous writing method and system
CN104267815B (en) Motion capture system and method based on inertia sensing technology
CN106444848A (en) Method and device for controlling flying of unmanned aerial vehicle
US20180285048A1 (en) Automated display configuration
CN104238923A (en) Display equipment and working method thereof
CN104898822B (en) A kind of control method and electronic equipment
CN109893852B (en) Interface information processing method and device
CN102073270A (en) Fractional order PID (proportion integration differentiation) control method of single input single output time lag system
CN104102431A (en) Control regulation method and system
CN106228596B (en) Three-dimensional laser point cloud generation method and device
CN104317398A (en) Gesture control method, wearable equipment and electronic equipment
CN103744598A (en) Method and equipment for processing message
CN103258520A (en) Information processing method and system and electronic equipment
CN104122993A (en) Parameter setting device
CN204119620U (en) Lanterns controller, system and horse race lamp
CN103257825A (en) Method and device for adjusting playing speed
CN104298351A (en) Information processing method and wearable electronic device
CN103793061A (en) Control method and electronic equipment
CN110612494A (en) Control method, control system and control end of autonomous operation carrier
CN103984486A (en) Method and system for adding functions of application program
CN108415562A (en) A kind of cursor control method and cursor control system
CN105910239A (en) Intelligent air conditioner adjusting system
CN104375646A (en) Information processing method, electronic equipment and wearable electronic equipment
CN103000161A (en) Image displaying method and device and intelligent handheld terminal
CN104780264B (en) The interaction control method of sensor-based handheld 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20141015