CN107038112A - The adjustment method and device of application interface - Google Patents

The adjustment method and device of application interface Download PDF

Info

Publication number
CN107038112A
CN107038112A CN201610895289.7A CN201610895289A CN107038112A CN 107038112 A CN107038112 A CN 107038112A CN 201610895289 A CN201610895289 A CN 201610895289A CN 107038112 A CN107038112 A CN 107038112A
Authority
CN
China
Prior art keywords
control
debugging
mask
attribute information
target widget
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
CN201610895289.7A
Other languages
Chinese (zh)
Other versions
CN107038112B (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.)
Tencent Technology Beijing Co Ltd
Original Assignee
Tencent Technology Beijing 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 Tencent Technology Beijing Co Ltd filed Critical Tencent Technology Beijing Co Ltd
Priority to CN201610895289.7A priority Critical patent/CN107038112B/en
Publication of CN107038112A publication Critical patent/CN107038112A/en
Application granted granted Critical
Publication of CN107038112B publication Critical patent/CN107038112B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3644Software debugging by instrumenting at runtime

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of adjustment method of application interface and device, belong to field of computer technology.Method includes:During application is run, display debugging mask, debugging mask is covered on the application interface of application;From multiple controls of application interface, target widget to be adjusted is determined by debugging mask;The first attribute information of display target control in debugging mask;According to the adjustment operation to the first attribute information, the second attribute information of target widget is obtained;The second attribute information based on target widget, shows the target widget after adjustment in application interface.Pass through the debugging mask shown on application interface, can arbitrarily on multiple adjustment application interface any control attribute information, and can show the effect after adjustment immediately in application interface for adjusting each time, the debugging process of application interface is simplified, the debugging efficiency of application interface is improved.

Description

The adjustment method and device of application interface
Technical field
The present invention relates to field of computer technology, the adjustment method and device of more particularly to a kind of application interface.
Background technology
Using generally having one or more functions, every kind of function can be presented to user in the form of application interface.Using The usual display various information related to the function, such as the information such as word, picture in interface, these information are with the shape of control Formula is presented.Wherein, the attribute information such as the position of control, color, size determines the presentation effect of application interface.In order that display Application interface more conform to Expected Results, it is necessary to the developing instrument correspondence installed by terminal during development and application Constantly debugged with interface.
At present, during application interface is debugged, terminal needs to compile the source code of application by developing instrument Translate, run, to show the application interface of the application.Developer observes whether the application interface meets Expected Results, if hair Now the display of wherein some control does not meet Expected Results, then developer needs to guess the modification to the attribute information of the control Mode, and after terminal application out of service, the correlative code of the control is modified in the source code of application, to adjust The attribute information (such as position, color) of the whole control.Then, then by developing instrument amended source code is compiled Translate, run, then whether the application interface observed after adjustment meets Expected Results, so repeatedly, until application interface meets expection Untill effect.
During the present invention is realized, inventor has found that prior art at least has problems with:
The adjustment method of above-mentioned application interface is, it is necessary to repeatedly develop personal observations, by terminal modifications application source Code, compile and run amended source code, to show the process of the application interface after adjustment, could complete to application interface Debugging so that the debugging process of application interface is cumbersome, and debugging efficiency is low.
The content of the invention
In order to solve problem of the prior art, the embodiments of the invention provide a kind of adjustment method of application interface and dress Put.The technical scheme is as follows:
On the one hand there is provided a kind of adjustment method of application interface, methods described includes:
During application is run, display debugging mask, the debugging mask is covered in the application interface of the application On;
From multiple controls of the application interface, target widget to be adjusted is determined by the debugging mask;
The first attribute information of the target widget is shown in the debugging mask;
According to the adjustment operation to first attribute information, the second attribute information of the target widget is obtained;
The second attribute information based on the target widget, shows the target widget after adjustment in the application interface.
On the other hand there is provided a kind of debugging apparatus of application interface, described device includes:
Display module, for during operation application, display debugging mask, the debugging mask to be covered in described answer On application interface;
Determining module, for from multiple controls of the application interface, being determined by the debugging mask to be adjusted Target widget;
The display module is additionally operable to show the first attribute information of the target widget in the debugging mask;
Acquisition module, for being operated according to the adjustment to first attribute information, obtains the second of the target widget Attribute information;
The display module is additionally operable to the second attribute information based on the target widget, is shown in the application interface Target widget after adjustment.
The beneficial effect that technical scheme provided in an embodiment of the present invention is brought is:
, can random any control on multiple adjustment application interface by the debugging mask shown on application interface Attribute information, and can show the effect after adjustment immediately in application interface for adjusting each time, without exploit person Member a time source code applied everywhere by terminal-pair modify, compile and run, could observe debug each time show Show effect, simplify the debugging process of application interface, improve the debugging efficiency of application interface.
Brief description of the drawings
Technical scheme in order to illustrate the embodiments of the present invention more clearly, makes required in being described below to embodiment Accompanying drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the present invention, for For those of ordinary skill in the art, on the premise of not paying creative work, other can also be obtained according to these accompanying drawings Accompanying drawing.
Fig. 1 is a kind of flow chart of the adjustment method of application interface provided in an embodiment of the present invention;
Fig. 2 is a kind of schematic diagram that debugging mask is shown on application interface provided in an embodiment of the present invention;
Fig. 3 is the separation schematic diagram of a kind of debugging mask corresponding with Fig. 2 provided in an embodiment of the present invention and application interface;
Fig. 4 is the relation schematic diagram of a kind of father's control provided in an embodiment of the present invention and child control;
Fig. 5 is a kind of block diagram of the debugging apparatus of application interface provided in an embodiment of the present invention;
Fig. 6 is a kind of structural representation of terminal provided in an embodiment of the present invention.
Embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing to embodiment party of the present invention Formula is described in further detail.
Be to the present invention application interface of example adjustment method describe in detail before, first to the embodiment of the present invention Application scenarios simply introduced, it is as follows:
In the embodiment of the present invention, the engineering of an application can be created in the development process of application by the developing instrument of terminal The source code of application is included in file, the project file.It is executable by compile that the source code of the application can be applied File, application is run by running the executable file, to show application interface, subsequently to be debugged to application.This Inventive embodiments relate generally to the debugging of application interface, that is to say the debugging of UI (User Interface, user interface) layouts.
The terminal of the embodiment of the present invention can include first terminal and second terminal, wherein, first terminal refers to be provided with Developing instrument, preserve application project file terminal (such as desktop computer, notebook computer etc.).Second terminal is can The terminal (such as mobile phone, tablet personal computer etc.) of application is installed.
The adjustment method for the application interface that the present invention is provided both can be used for the simulative debugging of application, can be used for application Prototype debugging, specifically using which kind of debugging determined by actual demand, the embodiment of the present invention is not construed as limiting to this.Wherein, apply Simulative debugging refer to that first terminal runs the executable file of the application by simulator, and show the application interface of the application To debug, the simulator is used for simulating the running environment of second terminal.The simulator can be installed along with developing instrument On first terminal, the One function of developing instrument can also be integrated into.Wherein, the prototype debugging of application refers to directly second eventually The executable file of the application is run on end, and shows application interface to debug.When using prototype debugging, second terminal can By being attached with first terminal, to obtain the executable file of application from first terminal, and then run application.
In order to improve the debugging degree of accuracy of application interface, and then debugging efficiency is improved, the embodiments of the invention provide one UI debugging acids, the UI debugging acids can be the specified file there is provided UI debugging functions.Pass through the project file in application Middle introducing specified file, and the specified file and the source code of the application are associated, it is possible to achieve shown in following Fig. 1 The adjustment method of application interface.
It should be noted that the UI debugging acids can be with individual packages so that the project file of any one project need not Consider the compatibility of development platform, can be by calling at least one preset interface of the UI debugging acids just can realize correspondence Debugging, so, reduces the degree of coupling of UI debugging acids and project, improves the portability of project.
It should be noted that the adjustment method of application interface provided in an embodiment of the present invention had both gone for first eventually End, is readily applicable to that the two is referred to as into terminal in second terminal, the adjustment method shown in following Fig. 1, the two is not carried out Substantially distinguish.
Fig. 1 is a kind of flow chart of the adjustment method of application interface provided in an embodiment of the present invention, referring to Fig. 1, including with Lower step:
101st, during application is run, the unlatching option of debugging mask is shown in application interface.
Application interface can be the corresponding interface of any function of application, user (such as developer, UI designers) Various operations can be carried out to the application of operation, apply whether the interface of each function meets Expected Results to test.
The predeterminated position that the unlatching option may be displayed in application interface.For example, the predeterminated position can be application Menu bar, the unlatching option can be as an option in menu bar, or it can be some choosing in menu bar to open option The sub- option of item, or the figure layer that unlatching option may be displayed on menu bar are medium, and the embodiment of the present invention is not limited this It is fixed.When it is implemented, the menu bar of application can fix the top for being shown in application interface, the unlatching option may be displayed on dish The low order end on single column so that the unlatching option is shown in the upper right corner of application interface.The unlatching option can use preset pattern, Such as the preset pattern can be a black point-like figure, or the preset pattern can also be to be different from its in application interface The figure of his option, the embodiment of the present invention is not construed as limiting to this.
102nd, when detecting the adopting consecutive click chemical reaction operation to the preset times of the unlatching option, the debugging mask is shown, should Debugging mask is covered on the application interface.
The preset times can be pre-set or be changed, such as the preset times can be three times, then when detecting During three clicking operations continuous to the unlatching option, display debugging mask.Certain preset times can also be more than or less than three Secondary, the embodiment of the present invention is not construed as limiting to this.Wherein, the time interval between adjacent clicking operation twice can also carry out pre- First set or change, the embodiment of the present invention is not construed as limiting to this.
It can be a translucent operable floating layer to debug mask, and the full content of its application interface covered can be saturating The debugging mask is crossed to show.Wherein, the transparency of debugging mask can be pre-set or be changed, can show simultaneously The effect of the content and the content in debugging mask that go out its application interface is preferred, and the embodiment of the present invention is not construed as limiting to this.Such as Fig. 2 A kind of schematic diagram that debugging mask is shown on application interface is shown, after more obvious contrast display debugging mask Effect, Fig. 3 is the separation schematic diagram of debugging mask and application interface in Fig. 2, wherein, left figure in Fig. 3 is debugging mask Schematic diagram, the schematic diagram for the application interface that right figure covers for debugging mask.
Above-mentioned steps 101 to step 102 is the process of display debugging mask in application running.By in application The unlatching option of debugging mask is shown in interface, can easily switch over, make between debugging mode and non-debugging mode The debugging process that must be applied is more flexible.For example, when not showing debugging mask, terminal can receive user to the various of application Operation, to perform the corresponding function of every kind of operation, when display debugging mask, terminal can be grasped according to user to the debugging of application Make, the layout to application interface is adjusted.It should be noted that it is of the invention real that debugging mask is opened by opening option A kind of implementation of example is applied, in order to improve the flexibility that debugging mask is shown, is practised with meeting the operation of different user or using It is used, in another implementation, display debugging mask can not also be triggered by opening option, such as can pass through correspondence Display debugging mask is triggered with the default gesture operation at interface, the default gesture operation can be to give more directions hit operation, singly refer to Slide or refer to the operation such as slip more, the embodiment of the present invention is not construed as limiting to this.In another implementation, due to the present invention The purpose that application is run in embodiment is that, in order to be debugged to it, therefore, after running the application, what can be given tacit consent to is directly aobvious Show debugging mask.
103rd, from multiple controls of the application interface, target widget to be adjusted is determined by debugging mask.
In application interface, user can then pass through if it find that the display of wherein some control does not meet Expected Results Mask is debugged to choose the control, i.e., target widget to be adjusted, to be subsequently adjusted the attribute information of the control.Its In, this chooses operation to be clicking operation (such as single-click operation, double click operation), frame selection operation etc., the embodiment of the present invention pair This is not construed as limiting.
Specifically, it is determined that the mode of target widget to be adjusted can be divided into the following two kinds:
The first determination mode, chooses operation according to control, determines target widget.
Terminal chooses operation according in debugging mask, the first selected control is determined from multiple controls, by this First control is defined as target widget.Wherein it is determined that the process of the first control can be:When terminal is detected in debugging mask When choosing operation, it may be determined that choose the corresponding coordinates regional of operation.Wherein, when it is clicking operation that this, which chooses operation, the seat The contact region that mark region can contact for user with terminal.Afterwards, terminal can obtain viewing area in multiple controls At least one second control comprising the coordinates regional, that is to say, the coordinates regional falls the aobvious of at this at least one the second control Show in region.By this, the control not comprising child control is defined as the first control at least one second control.
Specifically, it is determined that during the first control, terminal can be according to the coordinates regional to many in application interface Individual control is traveled through, for each control in the plurality of control, and the process of traversal may include steps of a to step d:
Step a:Judge whether the viewing area of the control includes the coordinates regional, if comprising step b is performed, otherwise held Row step d;
Step b:If the viewing area of the control includes the coordinates regional, judge whether the control includes child control, If performing step c comprising if, step d is otherwise performed;
Step c:If the control includes child control, step a is performed to the child control of the control, it is otherwise that the control is true It is set to the first control;
Step d:Next control of the control is obtained according to preset order.
Wherein, preset order the arranging rule of multiple controls can be determined on application interface, for example, when application interface When multiple controls are arranged according to tree structure, then the preset order can be the traversal order of tree structure.Wherein, if currently The control of traversal is grid control (such as tableView), then the traversal order of grid control is defined as into the preset order.Example Such as, when grid control is tableView, the tableView includes three dvielements:HeaderView, Cell and FootView, Each element can be regarded as a control, then according to HeaderView to Cell again to FootView order progress time Go through, untill the first control is determined.
It should be noted that in application interface, if some control has child control, the child control shows with the control Show in different figure layers, and the figure layer of the child control is located on the figure layer of the control.It is illustrated in figure 4 a kind of father's control and son The relation schematic diagram of control, wherein control B are control A child controls.The debugging mask of the embodiment of the present invention, which is covered in, applies boundary On face, debugging mask and application interface can share same coordinate system, and the coordinate points of the two are corresponded.
Second of determination mode, operates according to the acquisition of the association control to being selected control, determines target widget.
The target widget determined by the first determination mode may have certain deviation so that finally be selected Control is not the target widget that user really wants adjustment.By taking father and son's control as shown in Figure 4 as an example, if user is needed to control Part A is adjusted, if using the first determination mode, when user clicks on control A, the first control that terminal is determined is control Part B, i.e., be not the control for being actually needed adjustment.
Determine to include at least in target widget, the debugging mask of the embodiment of the present invention in order to more accurate One control option, at least one control option is used for the association control for obtaining selected control, the pass of the selected control Joint control part can be at least one in father's control of the selected control, child control and fraternal control.Specifically, target widget Determination process can also be:Operation is chosen according in debugging mask, the first selected control is determined from multiple controls; It is according to the trigger action of any control option at least one control option to debugging mask, the control option of triggering is signified The association control of the first control shown is defined as target widget.
Wherein, at least one control option can include father's control option, child control option and fraternal control option three Class control option.Wherein, fraternal control option is further divided into previous control option and latter control option, is respectively intended to Obtain the previous fraternal control and latter fraternal control of selected control.Control option shown in Fig. 2 has:Next is (latter Individual control option), Per (previous control option), Sub (child control option), Super (father's control option).For example, it is determined that After first control, if a terminal detects that during to the trigger action of father's control option of first control, terminal just by this Father's control of one control is defined as target widget.Wherein, the process of the first selected control and the is determined from multiple controls A kind of mode similarly, will not be repeated here.
In the specific implementation, selected control may without some association control, such as without child control, then for When avoiding currently selected middle control without some association control, the unnecessary operation for obtaining the association control is still carried out, Cause the accuracy reduction that control is obtained, following two kinds of embodiments can be used:
In one embodiment, if a terminal detects that during to the trigger action of a certain control option, detecting current Selected control is without the association control indicated by the control option, then terminal, which can be given tacit consent to, is not responding to the trigger action, or Person can point out that corresponding association control is not present with display reminding information.For example, when terminal is detected to child control option During trigger action, selected control is detected without child control, then can be not responding to the trigger action, or can show interior Hold for the prompt message of " control does not have child control " etc..
In another embodiment, terminal can also show phase according to the control species of selected control actual association The control option answered.For example, it is that father's control and brother are controlled that if terminal, which detects the control species of selected control actual association, Part, then can only show father's control option and fraternal control option.
Certainly, for above two embodiment, if a terminal detects that during trigger action, detecting currently without selected In control, then be not responding to the trigger action.
In embodiments of the present invention, in order to more highlightedly show selected control, terminal can also be by the selected control Part is shown as selected state, and when selected control is target widget, the target widget is to be shown as selected state.For example, The frame of control can be set to red frame to represent that the control is selected state by terminal, or be represented using other modes Selected state, the embodiment of the present invention is not construed as limiting to this.Target widget as shown in Figure 2 is that text information is " all live elections It is indicated in the control of candidate ", Fig. 2 using overstriking frame line.It should be noted that when the attribute of control is During invisible (not visible), the attribute of the control can be changed to after visible (visual) by terminal, then the control is set For selected state.
Further, the efficiency of target widget is determined in order to improve, multiple controls of the application interface can refer to answer With the control being included in interface in the range of terminal screen.For example, when the application interface for up and down or the rotatable interface in left and right When, only part control is included in the range of terminal screen in the application interface, and because user is unlikely to being not included in Control in screen ranges is adjusted, and therefore, it can be contracted to the hunting zone of target widget to wrap in the range of terminal screen In the control contained, to reduce the amount of calculation of terminal, the determination efficiency of target widget is improved.
104th, debugging mask in display target control the first attribute information.
The attribute information of control can include the coordinate range of control, color, transparency, whether visual, font size etc., The embodiment of the present invention is not construed as limiting to this.Each attribute information of control may each comprise Property Name and corresponding attribute Value, such as, according to (Property Name:Property value) form can be come the color (by taking rgb color pattern as an example) for representing control: (R:144), (G:144), (B:144) etc., the embodiment of the present invention is not construed as limiting to this.Fig. 2 shows and shown in debugging mask The attribute information of control, in order to distinctly display, the frame of attribute information is dotted line frame in Fig. 2.What is shown in Fig. 2 is " all live The attribute information of election candidate " target widget includes:Control type (UILabel), control numbering (0x13890d030), seat Mark region ((55 35;223 12)), content of text (text), whether editable (userInteractionEnabled), text Font color (textColor), font size (foneSize), background color (backgroundColor) etc..
First attribute information refers to each attribute information when target widget is selected, it is determined that after target widget, eventually End can obtain the first attribute information of target widget, and the first attribute information got is included in debugging mask.Tool Body, terminal can store a control property list, and the control property list, which can be stored, is stored separately on the whole finger of terminal Determine under catalogue, or be integrated into the executable file of application.The control property list is used for the multiple controls for storing application interface The control mark and corresponding attribute information of each control in part.Terminal can obtain target control during application operation First attribute information of part, the process can be:Identified according to the control of target widget, the mesh is obtained from control property list Mark the first attribute information of control.And when the control property list is integrated in the executable file of application, the acquisition target The process of first attribute information of control can also be:During application operation, terminal can be from the executable text of application The control property list is read in part, and then is identified according to the control of target widget, target is obtained from the control property list First attribute information of control.Certainly, there is each control of application interface due to being recorded in the code of application executable file Control is identified and corresponding attribute information, therefore, and terminal can also be identified directly according to the control of target widget, can from application The first attribute information of the target widget is obtained in the code for performing file.
Wherein, in order to allow users to the quick attribute information for determining to need to adjust in the attribute information of display, to carry The modification efficiency of high control property information, and then debugging efficiency is improved, it can be shown according to default arrangement mode in debugging mask Show attribute information, the terminal size that the default arrangement mode can be adapted to by application interface determines that the embodiment of the present invention is not made to this Limit.
105th, operated according to the adjustment to the first attribute information, obtain the second attribute information of target widget.
In embodiments of the present invention, it is adjusted, may be used also in debugging mask for the ease of the attribute information to target widget It is used to adjust at least one attribute modification option of target widget attribute information to show, then obtains the after target widget adjustment The process of two attribute informations can be:According to the adjustment operation at least one attribute modification option, to the first attribute information Modify, obtain the second attribute information of target widget.
Specifically, for each attribute information of target widget, the category that display is used to adjust the attribute information can be corresponded to Property modification option, the corresponding attribute modification option of each attribute information can add option, first property value including first property value Subtract option between option, the second property value plus option, the second property value.As shown in Fig. 2 first property value adds option to be a plus sige Option, first property value subtract option of the option for minus sign, the second property value add option for two plus siges option, second Property value subtracts option of the option for two minus signs.
Wherein, first property value adds option to be used to increase property value according to the first step-length, and the second property value adds option to be used for Increase property value according to the second step-length.First property value, which subtracts option, to be used to reduce property value, the second property value according to the first step-length Subtracting option is used to reduce property value according to the second step-length.When terminal, which is detected, changes the trigger action of option to respective attributes, The first attribute information is adjusted according to the corresponding modification mode of the attribute modification option of triggering, so as to obtain target widget Second attribute information.Wherein, the first step-length is different from the second step-length, and the first step-length and the second step-length can be entered according to the actual requirements Row is preset or changed, and the embodiment of the present invention is not construed as limiting to this.
For example, by taking the x coordinate of the target widget shown in Fig. 2 as an example, current x coordinate value is 55, it is assumed that the first step a length of 1, Second step a length of 5, then when detecting the trigger action to the first property value of x coordinate plus option, add 1 by x coordinate value, obtain X coordinate is 56;When detecting the trigger action to the second property value option of x coordinate, x coordinate value is added 5, x coordinate is obtained For 61.
In embodiments of the present invention, the category for adjusting property value with different step-lengths is shown by each attribute information of correspondence Property modification option, be easy to control property information carry out different grain size adjust, the regulated efficiency of attribute information can be improved, entered And improve debugging efficiency.
In another embodiment, in order to improve flexibility and the diversity that control property information is changed, hand can also be passed through The mode of attribute value is moved to change attribute information.Specifically, each attribute information can be corresponded to and show that a property value is defeated Enter frame so that terminal can modify according to the numerical value got in property value input frame to the first attribute information, obtain mesh Mark the second attribute information of control.Certainly, the property value in the attribute information of display can be also set to editable so that use Family directly can modify to the property value of display, so that the modification that terminal performs to attribute information is operated, obtain target control Second attribute information of part, the embodiment of the present invention is not construed as limiting to the concrete modification mode of attribute information.
It should be noted that in a debugging process, may repeatedly be adjusted to the attribute information of the target widget It is whole, then second attribute information refer to the target widget be adjusted after final attribute information.
106th, the second attribute information based on target widget, shows the target widget after adjustment in application interface.
In order to allow users to the display effect of the target widget after Real Time Observation to adjustment, terminal is obtaining target widget The second attribute information after, just according to second attribute information, the target widget after the adjustment is shown in application interface. In a kind of possible implementation, terminal can be carried out according to the second attribute information of target widget to the executable file of application Modification, second attribute information is revised as by the first attribute information of target widget in the executable file of application so that application The target widget after adjustment can be shown in interface.
It should be noted that user can constantly trigger the adjustment to the attribute information of target widget by debugging mask Operation so that terminal constantly can be adjusted to the attribute information of target widget, and the target widget after adjustment is real-time It is presented to user.When the display effect of target widget produces a desired effect, adjustment can be stopped.Now, in order to do not influence should With the content displaying at interface, control replacement option can also be included by debugging in mask;Selected when terminal detects to reset the control During the trigger action of item, stop the attribute information of display target control.Wherein, the trigger action can put the point of option for counterweight Hit operation.Certainly, if user wants to cancel the attribute information shown in debugging mask at any one time, or think adjusting again , can be by triggering the replacement option so that terminal can stop the category of display target control when trying to choose control in mask Property information.If moreover, when target widget is arranged to selected state, the target can also be cancelled by triggering the replacement option The selected state of control.
107th, the second attribute information of target widget is recorded.
During whole application debugging, the possible more than one of control being adjusted, terminal can be adjusted each Second attribute information of whole control is recorded in a debugging file so that just can be with quick obtaining by the debugging file In this debugging process, the final attribute information for the control being adjusted.
108th, when detecting code revision operation, in the source code of the application, the first attribute of target widget is believed Breath is changed to the second attribute information.
In embodiments of the present invention, code revision operation can be triggered by the preset options in debugging mask, and for example this is pre- If option can terminate option for debugging.When terminal detects the trigger action for terminating option to the debugging, stopping display should Mask is debugged, and triggers code revision operation so that terminal is in the source code of application, by the first attribute information of target widget It is changed to the second attribute information after adjustment.As shown in Fig. 2 it can be the Close buttons in Fig. 2 that the debugging, which terminates option,.When So, can be according to the debugging file generated in step 107, in the source code of application if the control being adjusted is multiple Each attribute information for being adjusted control is modified.It should be noted that when terminal is for installing the second of application During terminal (such as mobile phone, tablet personal computer), the debugging file is sent out in the connection that can be set up by second terminal and first terminal First terminal is delivered to, application source code is modified by first terminal.
It should be noted that user can also be according to the content recorded in debugging file, triggering is to application source code manually Modification operation so that terminal is modified according to the modification operation of user to the source code of application.
Above-mentioned debugging mask facilitates debugging of the developer to application, and the application of the operation can be used for the test of debugging Version application.And in order to ensure the security of application, it is to avoid the attribute information of control is exposed to the user of application, while avoiding pair Arbitrarily distorting for application interface, can disable the display function of the debugging mask in the released version of the application.For example, in hair Cloth this using when can not be quoted in the project file of the application specified files of UI debugging functions is provided, or this is not referred to Determine file and the source code of the application is associated.
Method provided in an embodiment of the present invention, can be arbitrarily multiple by the debugging mask shown on application interface The attribute information of any control on application interface is adjusted, and can immediately be shown in application interface for adjusting each time Effect after adjustment, modifies, compiles and runs without the source code that developer is applied for one time one by terminal-pair everywhere, The display effect of application interface after debugging each time could be observed, the debugging process of application interface is simplified, improves and apply boundary The debugging efficiency in face.
Fig. 5 is a kind of block diagram of the debugging apparatus of application interface provided in an embodiment of the present invention.Reference picture 5, the device bag Include display module 501, determining module 502 and acquisition module 503.
Wherein, display module 501 is connected with determining module 502, for during application is run, display debugging to be covered Layer, debugging mask is covered on the application interface of application;Determining module 502 is connected with acquisition module 503, for from applying boundary In multiple controls in face, target widget to be adjusted is determined by debugging mask;Display module 501 is additionally operable in debugging mask First attribute information of display target control;Acquisition module 503, for being operated according to the adjustment to the first attribute information, is obtained Second attribute information of target widget;Display module 501 is additionally operable to the second attribute information based on target widget, in application interface Target widget after middle display adjustment.
In a kind of possible implementation, determining module 502 is used to choose operation according in debugging mask, from many The first selected control is determined in individual control, the first control is defined as target widget.
In a kind of possible implementation, debugging mask includes at least one control option, at least one control option Association control for obtaining selected control, the association control for being selected control is father's control, the child control of selected control With at least one in fraternal control, determining module 502 is used to choose operation according in debugging mask, from multiple controls really Surely the first control being selected;According to the trigger action to any control option at least one control option, by control option The association control of the first indicated control is defined as target widget.
In a kind of possible implementation, determining module 502 be used for when debug mask in detect choose operation when, It is determined that choosing the corresponding coordinates regional of operation;According to the coordinates regional, at least one second control is obtained from multiple controls, Coordinates regional falls in the viewing area of at least one the second control;The control of child control will not be included at least one second control Part is defined as the first control.
In a kind of possible implementation, acquisition module 503 is used to be identified according to the control of target widget, from control category Property list in obtain the first attribute information of target widget, control property list is used to store the control of each control in multiple controls Part is identified and corresponding attribute information.
In a kind of possible implementation, acquisition module 503 is used in debugging mask, and display target control is at least One attribute modification option;According to the adjustment operation at least one attribute modification option, the first attribute information is modified, Obtain the second attribute information of target widget.
In a kind of possible implementation, the device also includes:
Logging modle, for recording the second attribute information;
Module is changed, for when detecting code revision operation, in the code of application, by the first category of target widget Property information is changed to the second attribute information.
In a kind of possible implementation, debugging mask includes control and resets option, and display module 501 is additionally operable to work as When detecting the trigger action to control replacement option, stop showing the first attribute information.
In a kind of possible implementation, display module 501 is used in application interface, the unlatching of display debugging mask Option;When detecting the adopting consecutive click chemical reaction operation of the preset times to opening option, display debugging mask.
Device provided in an embodiment of the present invention, can be arbitrarily multiple by the debugging mask shown on application interface The attribute information of any control on application interface is adjusted, and can immediately be shown in application interface for adjusting each time Effect after adjustment, modifies, compiles and runs without the source code that developer is applied for one time one by terminal-pair everywhere, The display effect of application interface after debugging each time could be observed, the debugging process of application interface is simplified, improves and apply boundary The debugging efficiency in face.
It should be noted that:The debugging apparatus for the application interface that above-described embodiment is provided is when debugging is applied, only with above-mentioned The division progress of each functional module is for example, in practical application, as needed can distribute above-mentioned functions by different Functional module complete, i.e., the internal structure of equipment is divided into different functional modules, with complete it is described above whole or Partial function.In addition, the debugging apparatus for the application interface that above-described embodiment is provided and the adjustment method embodiment of application interface belong to In same design, it implements process and refers to embodiment of the method, repeats no more here.
Fig. 6 is a kind of structural representation of terminal provided in an embodiment of the present invention, and it is above-mentioned each that the terminal can be used for execution The adjustment method of the application interface provided in individual embodiment.Referring to Fig. 6, the terminal 600 includes:
Terminal 600 can include RF (Radio Frequency, radio frequency) circuit 110, include one or more meters The memory 120 of calculation machine readable storage medium storing program for executing, input block 130, display unit 140, sensor 150, voicefrequency circuit 160, WiFi (Wireless Fidelity, Wireless Fidelity) module 170, include one or the processing of more than one processing core The part such as device 180 and power supply 190.It will be understood by those skilled in the art that the terminal structure shown in Fig. 6 is not constituted pair The restriction of terminal, can include than illustrating more or less parts, either combine some parts or different part cloth Put.Wherein:
RF circuits 110 can be used for receive and send messages or communication process in, the reception and transmission of signal, especially, by base station After downlink information is received, transfer to one or more than one processor 180 is handled;In addition, being sent to up data are related to Base station.Generally, RF circuits 110 include but is not limited to antenna, at least one amplifier, tuner, one or more oscillators, use Family identity module (SIM) card, transceiver, coupler, LNA (Low Noise Amplifier, low-noise amplifier), duplex Device etc..In addition, RF circuits 110 can also be communicated by radio communication with network and other equipment.The radio communication can make With any communication standard or agreement, and including but not limited to GSM (Global System of Mobile communication, entirely Ball mobile communcations system), GPRS (General Packet Radio Service, general packet radio service), CDMA (Code Division Multiple Access, CDMA), WCDMA (Wideband Code Division Multiple Access, WCDMA), LTE (Long Term Evolution, Long Term Evolution), Email, SMS (Short Messaging Service, Short Message Service) etc..
Memory 120 can be used for storage software program and module, and processor 180 is stored in memory 120 by operation Software program and module, so as to perform various function application and data processing.Memory 120 can mainly include storage journey Sequence area and storage data field, wherein, the application program (ratio that storing program area can be needed for storage program area, at least one function Such as sound-playing function, image player function) etc.;Storage data field can be stored uses created number according to terminal 600 According to (such as voice data, phone directory etc.) etc..In addition, memory 120 can include high-speed random access memory, it can also wrap Include nonvolatile memory, for example, at least one disk memory, flush memory device or other volatile solid-state parts. Correspondingly, memory 120 can also include Memory Controller, to provide processor 180 and input block 130 to memory 120 access.
Input block 130 can be used for the numeral or character information for receiving input, and generation to be set with user and function The relevant keyboard of control, mouse, action bars, optics or the input of trace ball signal.Specifically, input block 130 may include to touch Sensitive surfaces 131 and other input equipments 132.Touch sensitive surface 131, also referred to as touch display screen or Trackpad, collect and use (such as user is using any suitable objects such as finger, stylus or annex in touch-sensitive table for touch operation of the family on or near it Operation on face 131 or near touch sensitive surface 131), and corresponding attachment means are driven according to formula set in advance.It is optional , touch sensitive surface 131 may include both touch detecting apparatus and touch controller.Wherein, touch detecting apparatus detection is used The touch orientation at family, and the signal that touch operation is brought is detected, transmit a signal to touch controller;Touch controller is from touch Touch information is received in detection means, and is converted into contact coordinate, then gives processor 180, and can reception processing device 180 The order sent simultaneously is performed.Furthermore, it is possible to using polytypes such as resistance-type, condenser type, infrared ray and surface acoustic waves Realize touch sensitive surface 131.Except touch sensitive surface 131, input block 130 can also include other input equipments 132.Specifically, Other input equipments 132 can include but is not limited to physical keyboard, function key (such as volume control button, switch key etc.), One or more in trace ball, mouse, action bars etc..
Display unit 140 can be used for the information that is inputted by user of display or the information for being supplied to user and terminal 600 Various graphical user interface, these graphical user interface can be made up of figure, text, icon, video and its any combination. Display unit 140 may include display panel 141, optionally, can use LCD (Liquid Crystal Display, liquid crystal Show device), the form such as OLED (Organic Light-Emitting Diode, Organic Light Emitting Diode) configure display panel 141.Further, touch sensitive surface 131 can cover display panel 141, when touch sensitive surface 131 detects touching on or near it Touch after operation, send processor 180 to determine the type of touch event, with type of the preprocessor 180 according to touch event Corresponding visual output is provided on display panel 141.Although in figure 6, touch sensitive surface 131 and display panel 141 are conducts Two independent parts are inputted and input function to realize, but in some embodiments it is possible to by touch sensitive surface 131 with showing Panel 141 is integrated and realizes input and output function.
Terminal 600 may also include at least one sensor 150, such as optical sensor, motion sensor and other sensings Device.Specifically, optical sensor may include ambient light sensor and proximity transducer, wherein, ambient light sensor can be according to environment The light and shade of light adjusts the brightness of display panel 141, and proximity transducer can close display when terminal 600 is moved in one's ear Panel 141 and/or backlight.As one kind of motion sensor, gravity accelerometer can detect in all directions (generally Three axles) acceleration size, size and the direction of gravity are can detect that when static, available for identification mobile phone posture application (ratio Such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating), Vibration identification correlation function (such as pedometer, tap);Extremely The other sensors such as the gyroscope, barometer, hygrometer, thermometer, the infrared ray sensor that can also configure in terminal 600, herein Repeat no more.
Voicefrequency circuit 160, loudspeaker 161, microphone 162 can provide the COBBAIF between user and terminal 600.Audio Electric signal after the voice data received conversion can be transferred to loudspeaker 161, sound is converted to by loudspeaker 161 by circuit 160 Sound signal output;On the other hand, the voice signal of collection is converted to electric signal by microphone 162, after voicefrequency circuit 160 is received Voice data is converted to, then after voice data output processor 180 is handled, through RF circuits 110 to be sent to such as another end End, or voice data is exported to memory 120 so as to further processing.Voicefrequency circuit 160 is also possible that earphone jack, To provide the communication of peripheral hardware earphone and terminal 600.
WiFi belongs to short range wireless transmission technology, and terminal 600 can help user's transceiver electronicses by WiFi module 170 Mail, browse webpage and access streaming video etc., it has provided the user wireless broadband internet and accessed.Although Fig. 6 is shown WiFi module 170, but it is understood that, it is simultaneously not belonging to must be configured into for terminal 600, can exist as needed completely Do not change in the essential scope of invention and omit.
Processor 180 is the control centre of terminal 600, utilizes various interfaces and each portion of connection whole mobile phone Point, by operation or perform and be stored in software program and/or module in memory 120, and call and be stored in memory 120 Interior data, perform the various functions and processing data of terminal 600, so as to carry out integral monitoring to mobile phone.Optionally, processor 180 may include one or more processing cores;It is preferred that, processor 180 can integrated application processor and modem processor, Wherein, application processor mainly handles operating system, user interface and application program etc., and modem processor mainly handles nothing Line communicates.It is understood that above-mentioned modem processor can not also be integrated into processor 180.
Terminal 600 also includes the power supply 190 (such as battery) powered to all parts, it is preferred that power supply can pass through electricity Management system and processor 180 are logically contiguous, so as to realize management charging, electric discharge and power consumption by power-supply management system The functions such as management.Power supply 190 can also include one or more direct current or AC power, recharging system, power supply event The random component such as barrier detection circuit, power supply changeover device or inverter, power supply status indicator.
Although not shown, terminal 600 can also include camera, bluetooth module etc., will not be repeated here.Specifically in this reality Apply in example, the display unit of terminal is touch-screen display, terminal also includes memory, and one or more than one Program, one of them or more than one program storage is configured to by one or more than one processing in memory Device is performed.One or more than one program bag contains executable instruction, and terminal 600 is configured as execute instruction, to perform Method in the adjustment method embodiment of above-mentioned application interface performed by terminal.
A kind of non-transitorycomputer readable storage medium including instructing is additionally provided in the embodiment of the present invention, for example, is wrapped Include the memory of instruction, above-mentioned instruction can by device 600 computing device so that terminal is able to carry out above-mentioned application interface Adjustment method.For example, the non-transitorycomputer readable storage medium can be ROM, random access memory (RAM), CD- ROM, tape, floppy disk and optical data storage devices etc..
One of ordinary skill in the art will appreciate that realizing that all or part of step of above-described embodiment can be by hardware To complete, the hardware of correlation can also be instructed to complete by program, described program can be stored in a kind of computer-readable In storage medium, storage medium mentioned above can be read-only storage, disk or CD etc..
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included in the scope of the protection.

Claims (18)

1. a kind of adjustment method of application interface, it is characterised in that methods described includes:
During application is run, display debugging mask, the debugging mask is covered on the application interface of the application;
From multiple controls of the application interface, target widget to be adjusted is determined by the debugging mask;
The first attribute information of the target widget is shown in the debugging mask;
According to the adjustment operation to first attribute information, the second attribute information of the target widget is obtained;
The second attribute information based on the target widget, shows the target widget after adjustment in the application interface.
2. according to the method described in claim 1, it is characterised in that in multiple controls from the application interface, pass through The debugging mask determines that target widget to be adjusted includes:
Operation is chosen according in the debugging mask, the first selected control is determined from the multiple control, by institute State the first control and be defined as the target widget.
3. according to the method described in claim 1, it is characterised in that the debugging mask includes at least one control option, institute The association control that at least one control option is used to obtain selected control is stated, the association control of the selected control is described At least one of in father's control, child control and the fraternal control of selected control, in multiple controls from the application interface, Determine that target widget to be adjusted includes by the debugging mask:
Operation is chosen according in the debugging mask, the first selected control is determined from the multiple control;According to To the trigger action of any control option at least one described control option, by described first indicated by the control option The association control of control is defined as the target widget.
4. according to the method in claim 2 or 3, it is characterised in that the basis chooses behaviour in the debugging mask Make, determine that the first selected control includes from the multiple control:
When detected in the debugging mask choose operation when, it is determined that described choose the corresponding coordinates regional of operation;
According to the coordinates regional, at least one second control is obtained from the multiple control, the coordinates regional falls in institute In the viewing area for stating at least one the second control;
Control not comprising child control at least one described second control is defined as first control.
5. according to the method described in claim 1, it is characterised in that described to show the target widget in the debugging mask The first attribute information before, methods described also includes:
Identified according to the control of the target widget, first attribute of the target widget is obtained from control property list Information, the control property list is used for control mark and the corresponding attribute letter for storing each control in the multiple control Breath.
6. according to the method described in claim 1, it is characterised in that adjustment of the basis to first attribute information is grasped Make, obtaining the second attribute information of the target widget includes:
In the debugging mask, at least one attribute modification option of the target widget is shown;
According to the adjustment operation at least one attribute modification option, first attribute information is modified, obtained Second attribute information of the target widget.
7. according to the method described in claim 1, it is characterised in that second attribute information based on the target widget, Shown in the application interface after the target widget after adjustment, methods described also includes:
Record second attribute information;
When detecting code revision operation, in the source code of the application, by first attribute of the target widget Information is changed to second attribute information.
8. the method according to any one of claims 1 to 3, it is characterised in that the debugging mask includes control replacement Option, it is described show the first attribute information of the target widget in the debugging mask after, methods described also includes:
When detecting the trigger action to control replacement option, stop display first attribute information.
9. the method according to any one of claims 1 to 3, it is characterised in that the display debugging mask includes:
In the application interface, the unlatching option of the debugging mask is shown;
When detecting the adopting consecutive click chemical reaction operation to the preset times of the unlatching option, the debugging mask is shown.
10. a kind of debugging apparatus of application interface, it is characterised in that described device includes:
Display module, for during application is run, display debugging mask, the debugging mask to be covered in the application On application interface;
Determining module, for from multiple controls of the application interface, target to be adjusted to be determined by the debugging mask Control;
The display module is additionally operable to show the first attribute information of the target widget in the debugging mask;
Acquisition module, for being operated according to the adjustment to first attribute information, obtains the second attribute of the target widget Information;
The display module is additionally operable to the second attribute information based on the target widget, and adjustment is shown in the application interface Target widget afterwards.
11. device according to claim 10, it is characterised in that the determining module is used for according in the debugging mask In choose operation, the first selected control is determined from the multiple control, first control is defined as the mesh Mark control.
12. device according to claim 10, it is characterised in that the debugging mask includes at least one control option, At least one described control option is used for the association control for obtaining selected control, and the association control of the selected control is institute At least one in the father's control, child control and fraternal control of selected control is stated, the determining module is used to adjust according to described Operation is chosen in examination mask, the first selected control is determined from the multiple control;According to at least one described control The trigger action of any control option in part option, the association control of first control indicated by the control option is true It is set to the target widget.
13. the device according to claim 11 or 12, it is characterised in that the determining module is used to cover when in the debugging Detected in layer when choosing operation, it is determined that described choose the corresponding coordinates regional of operation;According to the coordinates regional, from described many At least one second control is obtained in individual control, the coordinates regional falls in the viewing area of at least one second control It is interior;Control not comprising child control at least one described second control is defined as first control.
14. method according to claim 10, it is characterised in that the acquisition module is used for according to the target widget Control is identified, and first attribute information of the target widget, the control property list are obtained from control property list Control for storing each control in the multiple control is identified and corresponding attribute information.
15. device according to claim 10, it is characterised in that the acquisition module is used in the debugging mask, Show at least one attribute modification option of the target widget;According to the adjustment behaviour at least one attribute modification option Make, first attribute information is modified, the second attribute information of the target widget is obtained.
16. device according to claim 10, it is characterised in that described device also includes:
Logging modle, for recording second attribute information;
Module is changed, for when detecting code revision operation, in the source code of the application, by the target widget First attribute information is changed to second attribute information.
17. the device according to any one of claim 10 to 12, it is characterised in that the debugging mask includes control weight Option is put, the display module is additionally operable to, when detecting the trigger action to control replacement option, stop display described First attribute information.
18. the device according to any one of claim 10 to 12, it is characterised in that the display module is used to answer described With the unlatching option in interface, showing the debugging mask;When the continuity point for detecting the preset times to the unlatching option When hitting operation, the debugging mask is shown.
CN201610895289.7A 2016-10-13 2016-10-13 Application interface debugging method and device Active CN107038112B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610895289.7A CN107038112B (en) 2016-10-13 2016-10-13 Application interface debugging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610895289.7A CN107038112B (en) 2016-10-13 2016-10-13 Application interface debugging method and device

Publications (2)

Publication Number Publication Date
CN107038112A true CN107038112A (en) 2017-08-11
CN107038112B CN107038112B (en) 2020-09-01

Family

ID=59532692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610895289.7A Active CN107038112B (en) 2016-10-13 2016-10-13 Application interface debugging method and device

Country Status (1)

Country Link
CN (1) CN107038112B (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108495169A (en) * 2018-03-23 2018-09-04 北京焦点新干线信息技术有限公司 Information displaying method and device
CN109062579A (en) * 2018-06-21 2018-12-21 上海二三四五网络科技有限公司 A kind of control method and control device of fast discharging application program
CN109697154A (en) * 2017-10-20 2019-04-30 阿里巴巴集团控股有限公司 A kind of rendering performance method for visualizing and device
CN109783100A (en) * 2019-01-24 2019-05-21 北京微播视界科技有限公司 Check the method, apparatus and electronic equipment of user interface element attribute
CN109840201A (en) * 2018-12-15 2019-06-04 中国平安人寿保险股份有限公司 UI test method, device, electronic equipment and computer readable storage medium
CN110058996A (en) * 2019-03-12 2019-07-26 天津五八到家科技有限公司 Program debugging method, device, equipment and storage medium
CN110119352A (en) * 2019-04-18 2019-08-13 深圳壹账通智能科技有限公司 UI adjustment method, device, computer equipment and the storage medium of application program
CN110162453A (en) * 2018-02-11 2019-08-23 腾讯科技(深圳)有限公司 Test method, device, computer readable storage medium and computer equipment
CN110738185A (en) * 2019-10-23 2020-01-31 腾讯科技(深圳)有限公司 Form object identification method and device and storage medium
CN111061630A (en) * 2019-11-26 2020-04-24 歌尔股份有限公司 Product debugging method, debugging device and readable storage medium
CN111400177A (en) * 2020-03-12 2020-07-10 咪咕文化科技有限公司 Debugging method and device, electronic equipment and storage medium
CN111432265A (en) * 2020-03-31 2020-07-17 腾讯科技(深圳)有限公司 Method for processing video pictures, related device and storage medium
CN111488109A (en) * 2020-04-17 2020-08-04 上海闻泰信息技术有限公司 Method, device, terminal and storage medium for acquiring control information of user interface
WO2020168786A1 (en) * 2019-02-19 2020-08-27 广州视源电子科技股份有限公司 Touch operation response method and apparatus, storage medium and terminal
WO2020199881A1 (en) * 2019-04-05 2020-10-08 腾讯科技(深圳)有限公司 Object switching method and apparatus and interface display method and apparatus based on visual programming
CN111752818A (en) * 2019-03-27 2020-10-09 北京沃东天骏信息技术有限公司 Debugging method, debugging device and medium for application program
CN111936966A (en) * 2018-08-10 2020-11-13 谷歌有限责任公司 Design system for creating graphical content
CN113032273A (en) * 2021-04-01 2021-06-25 广州虎牙科技有限公司 Application program debugging method and device, computer equipment and storage medium
CN113626301A (en) * 2020-05-06 2021-11-09 北京字节跳动网络技术有限公司 Method and device for generating test script
CN114090125A (en) * 2021-11-23 2022-02-25 金蝶软件(中国)有限公司 Interface configuration method and related equipment
CN114115869A (en) * 2020-08-31 2022-03-01 菜鸟智能物流控股有限公司 User interface UI processing method and device
CN114130016A (en) * 2021-12-07 2022-03-04 腾讯科技(深圳)有限公司 Control resource management method and related device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870088A (en) * 1996-05-09 1999-02-09 National Instruments Corporation System and method for editing a control via direct graphical user interaction
CN1441346A (en) * 2002-02-26 2003-09-10 三星电子株式会社 Figure user interface revising method and recording medium
US20060242207A1 (en) * 2005-04-22 2006-10-26 Igor Tsyganskiy Methods of comparing and merging business process configurations
CN101702126A (en) * 2009-12-04 2010-05-05 金蝶软件(中国)有限公司 Graphical interface editing method and device thereof
CN102968301A (en) * 2012-11-12 2013-03-13 福建天晴数码有限公司 Method for real-time control on running window of game
CN104077225A (en) * 2014-07-04 2014-10-01 用友软件股份有限公司 Script debugging method and script debugging device both based on JavaScript

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870088A (en) * 1996-05-09 1999-02-09 National Instruments Corporation System and method for editing a control via direct graphical user interaction
CN1441346A (en) * 2002-02-26 2003-09-10 三星电子株式会社 Figure user interface revising method and recording medium
US20060242207A1 (en) * 2005-04-22 2006-10-26 Igor Tsyganskiy Methods of comparing and merging business process configurations
CN101702126A (en) * 2009-12-04 2010-05-05 金蝶软件(中国)有限公司 Graphical interface editing method and device thereof
CN102968301A (en) * 2012-11-12 2013-03-13 福建天晴数码有限公司 Method for real-time control on running window of game
CN104077225A (en) * 2014-07-04 2014-10-01 用友软件股份有限公司 Script debugging method and script debugging device both based on JavaScript

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109697154A (en) * 2017-10-20 2019-04-30 阿里巴巴集团控股有限公司 A kind of rendering performance method for visualizing and device
CN110162453A (en) * 2018-02-11 2019-08-23 腾讯科技(深圳)有限公司 Test method, device, computer readable storage medium and computer equipment
CN108495169A (en) * 2018-03-23 2018-09-04 北京焦点新干线信息技术有限公司 Information displaying method and device
CN109062579A (en) * 2018-06-21 2018-12-21 上海二三四五网络科技有限公司 A kind of control method and control device of fast discharging application program
CN111936966B (en) * 2018-08-10 2024-01-26 谷歌有限责任公司 Design system for creating graphic content
CN111936966A (en) * 2018-08-10 2020-11-13 谷歌有限责任公司 Design system for creating graphical content
CN109840201A (en) * 2018-12-15 2019-06-04 中国平安人寿保险股份有限公司 UI test method, device, electronic equipment and computer readable storage medium
CN109840201B (en) * 2018-12-15 2023-07-18 中国平安人寿保险股份有限公司 UI test method, device, electronic equipment and computer readable storage medium
CN109783100A (en) * 2019-01-24 2019-05-21 北京微播视界科技有限公司 Check the method, apparatus and electronic equipment of user interface element attribute
WO2020168786A1 (en) * 2019-02-19 2020-08-27 广州视源电子科技股份有限公司 Touch operation response method and apparatus, storage medium and terminal
CN110058996A (en) * 2019-03-12 2019-07-26 天津五八到家科技有限公司 Program debugging method, device, equipment and storage medium
CN111752818A (en) * 2019-03-27 2020-10-09 北京沃东天骏信息技术有限公司 Debugging method, debugging device and medium for application program
WO2020199881A1 (en) * 2019-04-05 2020-10-08 腾讯科技(深圳)有限公司 Object switching method and apparatus and interface display method and apparatus based on visual programming
US11209953B2 (en) 2019-04-05 2021-12-28 Tencent Technology (Shenzhen) Company Limited Object switching method and apparatus and interface presentation method and apparatus based on visual programming
CN110119352A (en) * 2019-04-18 2019-08-13 深圳壹账通智能科技有限公司 UI adjustment method, device, computer equipment and the storage medium of application program
CN110738185B (en) * 2019-10-23 2023-07-07 腾讯科技(深圳)有限公司 Form object identification method, form object identification device and storage medium
CN110738185A (en) * 2019-10-23 2020-01-31 腾讯科技(深圳)有限公司 Form object identification method and device and storage medium
CN111061630A (en) * 2019-11-26 2020-04-24 歌尔股份有限公司 Product debugging method, debugging device and readable storage medium
CN111400177A (en) * 2020-03-12 2020-07-10 咪咕文化科技有限公司 Debugging method and device, electronic equipment and storage medium
CN111400177B (en) * 2020-03-12 2023-08-15 咪咕文化科技有限公司 Debugging method, device, electronic equipment and storage medium
CN111432265A (en) * 2020-03-31 2020-07-17 腾讯科技(深圳)有限公司 Method for processing video pictures, related device and storage medium
WO2021208512A1 (en) * 2020-04-17 2021-10-21 上海闻泰信息技术有限公司 Method and apparatus for acquiring control information of user interface, terminal and storage medium
CN111488109A (en) * 2020-04-17 2020-08-04 上海闻泰信息技术有限公司 Method, device, terminal and storage medium for acquiring control information of user interface
CN113626301A (en) * 2020-05-06 2021-11-09 北京字节跳动网络技术有限公司 Method and device for generating test script
CN114115869A (en) * 2020-08-31 2022-03-01 菜鸟智能物流控股有限公司 User interface UI processing method and device
CN113032273B (en) * 2021-04-01 2024-04-19 广州虎牙科技有限公司 Application program debugging method and device, computer equipment and storage medium
CN113032273A (en) * 2021-04-01 2021-06-25 广州虎牙科技有限公司 Application program debugging method and device, computer equipment and storage medium
CN114090125A (en) * 2021-11-23 2022-02-25 金蝶软件(中国)有限公司 Interface configuration method and related equipment
CN114130016B (en) * 2021-12-07 2023-07-14 腾讯科技(深圳)有限公司 Control resource management method and related device
CN114130016A (en) * 2021-12-07 2022-03-04 腾讯科技(深圳)有限公司 Control resource management method and related device

Also Published As

Publication number Publication date
CN107038112B (en) 2020-09-01

Similar Documents

Publication Publication Date Title
CN107038112A (en) The adjustment method and device of application interface
CN106453053B (en) Group message display methods and device
CN105022616B (en) A kind of method and device generating Webpage
CN107251536B (en) A kind of mobile terminal shows the method and mobile terminal of multiple application widgets
CN105363201B (en) The display methods and device of prompt message
CN106933525B (en) A kind of method and apparatus showing image
CN107402667A (en) Electronic equipment comprising display
CN106126411B (en) The method and apparatus that a kind of pair of tested program code is tested
CN104252356B (en) Generate the method and system at interface
CN109407930A (en) A kind of applied program processing method and terminal device
CN104679381B (en) Switch the method and device of chat window
CN104869465B (en) video playing control method and device
CN109525874A (en) A kind of screenshotss method and terminal device
CN104424211B (en) A kind of dissemination method of the business datum based on microblogging, device and system
CN109213401A (en) Double-sided screen application icon method for sorting, mobile terminal and readable storage medium storing program for executing
CN109614061A (en) Display methods and terminal
CN104820546B (en) Function information methods of exhibiting and device
CN106371749A (en) Method and device for terminal control
CN104991699B (en) A kind of method and apparatus of video display control
CN109857289A (en) Display control method and terminal device
CN109828731A (en) A kind of searching method and terminal device
CN109416615A (en) Handle the method for touch event and the electronic device suitable for this method
CN105487770B (en) Picture sending method and device
CN108681427A (en) A kind of method and terminal device of access privilege control
CN110147186A (en) A kind of control method and terminal device of application

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant