CN103914212B - A kind of terminal device and its application configuration method - Google Patents

A kind of terminal device and its application configuration method Download PDF

Info

Publication number
CN103914212B
CN103914212B CN201210591201.4A CN201210591201A CN103914212B CN 103914212 B CN103914212 B CN 103914212B CN 201210591201 A CN201210591201 A CN 201210591201A CN 103914212 B CN103914212 B CN 103914212B
Authority
CN
China
Prior art keywords
application
terminal device
main menu
configuration file
editor
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.)
Active
Application number
CN201210591201.4A
Other languages
Chinese (zh)
Other versions
CN103914212A (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.)
BYD Co Ltd
Original Assignee
BYD 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 BYD Co Ltd filed Critical BYD Co Ltd
Priority to CN201210591201.4A priority Critical patent/CN103914212B/en
Publication of CN103914212A publication Critical patent/CN103914212A/en
Application granted granted Critical
Publication of CN103914212B publication Critical patent/CN103914212B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention proposes a kind of application configuration method of terminal device, comprises the following steps:The configuration file of the main menu of terminal device is set, and configuration file includes the title of multiple applications, each first position information applied in the main menu;Configuration file is read, and according to the list of configuration file generation main menu;The editor for occurring to application is detected whether, the first position information applied in main menu after editor is obtained, and configuration file is regenerated according to the positional information after editor;When receiving the instruction for starting application, the first position information in main menu is applied in retrieval in configuration file, and first position information is converted into the second place information on the screen of terminal device, and application is positioned to start application according to second place information.Using the application configuration method of the terminal device of the present invention, the readability of script is improved, script maintenance workload is reduced, the time is saved.The invention also proposes a kind of terminal device.

Description

A kind of terminal device and its application configuration method
Technical field
The present invention relates to a kind of application configuration method of terminal device technical field, more particularly to terminal device.
Background technology
At present, the application configuration of terminal device uses standard script edit method, is specially:Application is triggered on main menu The coordinate of position, into application, then applied in operation.The main menu of terminal device is the unification of all applications Interface, most of script enters the application program of terminal device by this interface.But each application program, on main menu Position is change.For example after user deletes one application of an application or addition, the position of all applications after applying herein Putting coordinate will all change.If triggering this again using original coordinate, other application program will be entered.Tester is only Whether good check before testing applies the position on main menu to change, if changed, is adjusted, that is, needs to repair Change the coordinate of application, when the quantity of script is very big, this adjustment will have a strong impact on job schedule.But, due to application Script is identified using coordinate, directly reads script, it is impossible to judge to apply the particular location on main menu.Tester only has Run Script observes the reaction of terminal device, just can know that whether the position coordinates of application changes.Say, comprising each in script It is individual to apply corresponding coordinate information, when the position of application program changes, it can also change for coordinate information of this application, , can be in the screen of terminal device but the coordinate information in script is without change, when the application that run location changes Display makes mistake, and the application site of such as " phone directory " changes, can in screen if reruning the application of " phone directory " It can show " short message ".
In addition, there is many applications on the smart mobile phone of existing Android platform, these are applied in the process of design and producing In each stage, it is required for carrying out simulating artificial test, these test cases are very more, if all tests more than 10,000 Individual use-case is, it is necessary to substantial amounts of test manpower, and expends long time.
In summary, prior art has the drawback that:It is not directly perceived enough, directly read script, it is impossible to obtain the position of application Coordinate.In addition, the maintenance workload of script is very big, the service efficiency of script is influenceed, waste of manpower expends the time.
The content of the invention
It is contemplated that at least solving one of above-mentioned technical problem to a certain extent or providing at a kind of useful business Industry is selected.Therefore, it is an object of the invention to propose a kind of application configuration method of terminal device, this method can be intuitively right The position of application is adjusted, and improves the readability of script, is alleviated the workload of script maintenance, is saved the time.
To reach above-mentioned purpose, the first aspect of the present invention embodiment proposes a kind of application configuration method of terminal device, Comprise the following steps:The configuration file of the main menu of the terminal device is set, wherein, the configuration file includes multiple applications Title, each first position information applied in the main menu;The configuration file is read, and according to the configuration The list of main menu described in file generated;Detect whether to occur to the editor of the application, obtain after editor described applies The first position information of the main menu, and configuration file is regenerated according to the positional information after the editor;And ought connect When receiving the instruction for starting application, the first position letter applied in the main menu is retrieved in the configuration file Breath, and the first position information is converted into the second place information on the screen of the terminal device, and according to described Second place information is positioned to start the application to the application.
The application configuration method of terminal device according to embodiments of the present invention, the title of application is replaced the seat of the application Information is marked, the readability of script is improved.Furthermore it is possible to the change of the position of application quick and on main menu of mobile telephone and it is same Step, more fast, according to the positional information after editor, the location coordinate information of application can be generated at once, maintenance is alleviated Workload, saves the time.
Second aspect of the present invention embodiment proposes a kind of terminal device, including:Setup module, the setup module is used to set The configuration file of main menu is put, wherein, the title of the configuration file including multiple applications, each described apply in the entree Single first position information;Read module, the read module is used to read the configuration file, and according to the configuration file Generate the list of the main menu;Editor module, the editor module are for detecting whether there is the editor to the application, such as Fruit is then to enter edlin to the application;Starting module, the starting module is used to obtain described applying described after editor The first position information of main menu, and configuration file is regenerated according to the positional information after the editor;When receiving startup During the instruction of application, the first position information applied in the main menu is retrieved in the configuration file, and by institute State first position information and be converted to the second place information on the screen of the terminal device, and according to the second confidence Breath is positioned to start the application to the application.
Terminal device according to embodiments of the present invention, sets the name of application to be referred to as the unique mark applied by setup module Know, improve the readability of script.In addition, starting module is converted to the first position information of application the point of terminal device screen Coordinate information and page number information.Script need not be adjusted and changed because of the change of position in main menu again, be alleviated The workload of maintenance.
The additional aspect and advantage of the present invention will be set forth in part in the description, and will partly become from the following description Obtain substantially, or recognized by the practice of the present invention.
Brief description of the drawings
The above-mentioned and/or additional aspect and advantage of the present invention will become from description of the accompanying drawings below to embodiment is combined Substantially and be readily appreciated that, wherein:
Fig. 1 is the flow chart of the application configuration method of terminal device according to embodiments of the present invention.
Fig. 2 is the construction module schematic diagram of terminal device according to embodiments of the present invention;And
Fig. 3 is the construction module schematic diagram of terminal device according to an embodiment of the invention.
Embodiment
The embodiments described below with reference to the accompanying drawings are exemplary, it is intended to for explaining the present invention, without being understood that For limitation of the present invention.
In the description of the invention, it is to be understood that term " " center ", " longitudinal direction ", " transverse direction ", " length ", " width ", " thickness ", " on ", " under ", "front", "rear", "left", "right", " vertical ", " level ", " top ", " bottom " " interior ", " outer ", " up time The orientation or position relationship of the instruction such as pin ", " counterclockwise " are, based on orientation shown in the drawings or position relationship, to be for only for ease of The description present invention and simplified description, rather than indicate or imply that the device or element of meaning must have specific orientation, Yi Te Fixed azimuth configuration and operation, therefore be not considered as limiting the invention.
In addition, term " first ", " second " are only used for describing purpose, and it is not intended that indicating or implying relative importance Or the implicit quantity for indicating indicated technical characteristic.Thus, define " first ", the feature of " second " can express or Implicitly include one or more this feature.In the description of the invention, " multiple " are meant that two or more, Unless otherwise specifically defined.
In the present invention, unless otherwise clearly defined and limited, term " installation ", " connected ", " connection ", " fixation " etc. Term should be interpreted broadly, for example, it may be being fixedly connected or being detachably connected, or be integrally connected;It can be machine Tool is connected or electrically connected;Can be joined directly together, can also be indirectly connected to by intermediary, can be two members Connection inside part.For the ordinary skill in the art, above-mentioned term can be understood in this hair as the case may be Concrete meaning in bright.
In the present invention, unless otherwise clearly defined and limited, fisrt feature second feature it " on " or it " under " Can directly it be contacted including the first and second features, it is not direct contact but by it that can also include the first and second features Between other characterisation contact.Moreover, fisrt feature second feature " on ", " top " and " above " to include first special Levy directly over second feature and oblique upper, or be merely representative of fisrt feature level height higher than second feature.Fisrt feature exists Second feature " under ", " lower section " and " following " fisrt feature that includes are directly over second feature and oblique upper, or be merely representative of Fisrt feature level height is less than second feature.
A kind of application configuration method of terminal device proposed according to embodiments of the present invention is described with reference to the accompanying drawings.
In an embodiment of the present invention, terminal device can be but not limited to mobile phone, notebook computer or tablet personal computer.
As shown in figure 1, the application configuration method for the terminal device that the embodiment of the present invention is proposed comprises the following steps:
S101, sets the configuration file of the main menu of terminal device, wherein, title of the configuration file including multiple applications, Each first position information applied in main menu.
The configuration file of the main menu of terminal device is set, in one embodiment of the invention, such as in test script A text, i.e. configuration file is set to be a text in picture library, if the entitled main_config.txt of file. Configuration file is configured, for example, sets the first behavior screen configuration information, then configuration file is included in main menu first page The center point coordinate of Section 1 and last center point coordinate, the columns of main menu and line number.Such as main menu first page There are 3 rows, 4 row, the centre coordinate of Section 1 is A(x1,y1), last centre coordinate is B(X4, y3), then in file The configuration information of the first row includes " 3 rows, 4 row, A in main_config.txt(x1,y1)、B(X4, y3)" relevant information.So The application configuration information of other rows in the first page of configuration file in addition to the first row is set afterwards, and such as main menu first page is 3 OK, then the application configuration information of the 2nd row and the 3rd row is set, the application configuration information of configuration file includes the title of multiple applications With each first position information applied in main menu.Wherein, first position information can be to apply the page number, OK in main menu Number and row number.It is arranged in order according to the first position information of application since Section 1.
S102, reads configuration file, and according to the list of configuration file generation main menu.
In one embodiment of the invention, configuration file can be read by the configuration tool in automatic test software Such as main_config.txt, the then columns and line number of such as main menu of the configuration information in this file, the of application One positional information etc. generates the list of corresponding main menu.
S103, detects whether the editor for occurring to application, obtains the first position information applied in main menu after editor, And configuration file is regenerated according to the positional information after editor.
The editor for occurring to application is detected whether, if the editor of correspondence occurs in detection, enters edlin, configuration file Presented, the position of application can intuitively be edited using graphic interface.Wherein the editor of application is included:User can To choose a certain item application for example, by mouse, keyboard, multiple applications after current application and current application are moved rearwards by, And new opplication is added in the position for vacating current application., will or user can choose a certain item application by mouse, keyboard etc. Multiple applications after current application and current application are moved forward, and the application before current application is deleted.Application is compiled After volume, the first position information applied in main menu after being edited according to step S101, and believed according to the position after editor Breath regenerates configuration file.If not occurring the editor to application, into step S104.
S104, when receiving the instruction for starting application, retrieval applies first in main menu in configuration file Confidence is ceased, and first position information is converted into the second place information on the screen of terminal device, and according to the second place Information is positioned to start application to application.
For example triggered when receiving the instruction for starting application by mouse, keyboard, retrieve and applied in master in configuration file First position information in menu, for example in one embodiment of the invention, after enabling, shell script is in implementation procedure Middle that the title of application is inputed to test software, the row, column information in main menu is applied in test software retrieval.And by first Confidence breath is converted to the second place information on the screen of terminal device, wherein, second place information includes applying in terminal The point coordinates and page number of the screen of equipment.Say, the information such as row, column being applied in main menu is converted into terminal device screen Point coordinates information and page number information.And application is positioned to start application according to the second place information of application.
In an embodiment of the present invention, the coordinate information of the entrance of the application of terminal device, no longer goes out in configuration file Existing, that is, the coordinate information applied is hiding to script, but the name of application is referred to as the unique mark of application, for automation Testing tool carries out searching corresponding coordinate information.
In summary, application configuration method according to embodiments of the present invention, the title of application is replaced the seat of the application Information is marked, the readability of script is improved.Furthermore it is possible to the change of the position of application quick and on main menu of mobile telephone and it is same Step, more fast, and script need not be adjusted and changed because of the change of position in main menu again, after editor Positional information, the location coordinate information of application can be generated at once, the workload of maintenance is alleviated, saves the time.In addition, matching somebody with somebody Put file to present using graphic interface, more intuitively.
A kind of terminal device that embodiment is proposed according to a second aspect of the present invention is described with reference to the accompanying drawings.
As shown in Fig. 2 the terminal device of the embodiment of the present invention, including:Setup module 201, read module 202, Bian Jimo Block 203 and starting module 204.Wherein, setup module 201 is used for the configuration file for setting main menu, wherein, configuration file includes The title of multiple applications, each first position information applied in main menu.Read module 202 is used to read configuration file, and The list of main menu is generated according to configuration file.Editor module 203 for detecting whether occur to the editor of application, if it is, Then application is edited.The first position information applied in main menu that starting module 204 is used for after acquisition editor, and according to Positional information after editor regenerates configuration file;When receiving the instruction for starting application, retrieved in institute's configuration file The first position information in main menu is applied, and first position information is converted into the second on the screen of terminal device Confidence is ceased, and application is positioned to start application according to second place information.
In one embodiment of the invention, the configuration file of main menu is configured by setup module 201, configuration text Part includes the title of multiple applications, each first position information applied in main menu, wherein, first position information includes application In the page number of main menu, line number and row number.Configuration file also includes the center point coordinate and most of Section 1 in main menu first page The center point coordinate of latter, the columns of main menu and line number.Configuration filename is for example set as main_config.txt.Set Module 201 is configured to configuration file, for example, set the first behavior screen configuration information, such as main menu first page have 3 rows, 4 row, the centre coordinate of Section 1 is A(x1,y1), last centre coordinate is B(X4, y3), then setup module 201 set The configuration information of the first row in configuration file main_config.txt includes " 3 rows, 4 row, A(x1,y1)、B(X4, y3)" Relevant information.
In one embodiment of the invention, setup module 201 is set after the configuration file of main menu, by read module 202 read configuration file, and the columns and row of the configuration information such as main menu set according to setup module 201 to this file The list of the corresponding main menu of the generation such as number, first position information of application.
In another embodiment of the present invention, after the list of application generation main menu, editor module 203 can be passed through The editor for occurring to application is detected whether, if necessary to be edited to application, is then compiled with 203 pairs of applications of editor module Volume, multiple applications after current application and current application can be moved rearwards by by editor module 203, and current application is vacated Position addition new opplication.Or by editor module 203 by multiple applications after current application and current application to reach It is dynamic, and the application before current application is deleted.
In one embodiment of the invention, after 203 pairs of applications of editor module are edited, obtained by starting module 204 The first position information applied in main menu after editor, and configuration file is regenerated according to the positional information after editor.When Starting module 204 for example triggers starting module 204 when receiving the instruction for starting application by mouse, keyboard, then starting module 204 The first position information in main menu is applied in retrieval in configuration file, and first position information is converted in terminal device Screen on second place information, wherein, second place information includes applying point coordinates and page in the screen of terminal device Number.Say, the information such as row, column that starting module 204 is applied in main menu is converted into the point coordinates letter of terminal device screen Breath and page number information.And cut starting module 204 application is positioned to start application according to the second place information of application.
In another embodiment of the present invention, terminal device also include display module 301, display module 301 be used for Configuration file is presented in graphic interface.Configuration file is presented with graphic interface, the position of application can easily be compiled Volume, more intuitively.
The terminal device of the embodiment of the present invention can be, but not limited to as mobile phone, notebook computer or tablet personal computer.
Terminal device according to embodiments of the present invention, sets the name of application to be referred to as the unique mark applied by setup module Know, improve the readability of script.In addition, starting module is converted to the first position information of application the point of terminal device screen Coordinate information and page number information.Script need not be adjusted and changed because of the change of position in main menu again, be alleviated The workload of maintenance.In addition, configuration file is presented with graphic interface by display module, more intuitively.
Any process described otherwise above or method description are construed as in flow chart or herein, represent to include Module, fragment or the portion of the code of one or more executable instructions for the step of realizing specific logical function or process Point, and the scope of the preferred embodiment of the present invention includes other realization, wherein can not be by shown or discussion suitable Sequence, including according to involved function by it is basic simultaneously in the way of or in the opposite order, carry out perform function, this should be of the invention Embodiment person of ordinary skill in the field understood.
Represent in flow charts or logic and/or step described otherwise above herein, for example, being considered use In the order list for the executable instruction for realizing logic function, it may be embodied in any computer-readable medium, for Instruction execution system, device or equipment(As computer based system including the system of processor or other can be held from instruction The system of row system, device or equipment instruction fetch and execute instruction)Use, or combine these instruction execution systems, device or set It is standby and use.For the purpose of this specification, " computer-readable medium " can any can be included, store, communicate, propagate or pass Defeated program is for instruction execution system, device or equipment or the dress for combining these instruction execution systems, device or equipment and using Put.The more specifically example of computer-readable medium(Non-exhaustive list)Including following:Electricity with one or more wirings Connecting portion(Electronic installation), portable computer diskette box(Magnetic device), random access memory(RAM), read-only storage (ROM), erasable edit read-only storage(EPROM or flash memory), fiber device, and portable optic disk is read-only deposits Reservoir(CDROM).In addition, can even is that can be in the paper of printing described program thereon or other are suitable for computer-readable medium Medium, because can then enter edlin, interpretation or if necessary with it for example by carrying out optical scanner to paper or other media His suitable method is handled electronically to obtain described program, is then stored in computer storage.
It should be appreciated that each several part of the present invention can be realized with hardware, software, firmware or combinations thereof.Above-mentioned In embodiment, the software that multiple steps or method can in memory and by suitable instruction execution system be performed with storage Or firmware is realized.If, and in another embodiment, can be with well known in the art for example, realized with hardware Any one of row technology or their combination are realized:With the logic gates for realizing logic function to data-signal Discrete logic, the application specific integrated circuit with suitable combinational logic gate circuit, programmable gate array(PGA), scene Programmable gate array(FPGA)Deng.
Those skilled in the art are appreciated that to realize all or part of step that above-described embodiment method is carried Rapid to can be by program to instruct the hardware of correlation to complete, described program can be stored in a kind of computer-readable storage medium In matter, the program upon execution, including one or a combination set of the step of embodiment of the method.
In the description of this specification, reference term " one embodiment ", " some embodiments ", " example ", " specifically show The description of example " or " some examples " etc. means to combine specific features, structure, material or the spy that the embodiment or example are described Point is contained at least one embodiment of the present invention or example.In this manual, to the schematic representation of above-mentioned term not Necessarily refer to identical embodiment or example.Moreover, specific features, structure, material or the feature of description can be any One or more embodiments or example in combine in an appropriate manner.
Although embodiments of the invention have been shown and described above, it is to be understood that above-described embodiment is example Property, it is impossible to limitation of the present invention is interpreted as, one of ordinary skill in the art is not departing from the principle and objective of the present invention In the case of above-described embodiment can be changed within the scope of the invention, change, replace and modification.

Claims (16)

1. a kind of application configuration method of terminal device, it is characterised in that comprise the following steps:
The configuration file of the main menu of the terminal device is set, wherein, the title of the configuration file including multiple applications and Each first position information applied in the main menu;
The configuration file is read, and according to the list of the configuration file generation main menu;
Detect whether to occur to the editor of the application, if it is, obtain after editor described applies the of the main menu One positional information, and configuration file is regenerated according to the title of the positional information after the editor and the application;And
When receiving the instruction for starting application, described apply is retrieved in the configuration file according to the title of the application First position information in the main menu, and the first position information is converted on the screen of the terminal device Second place information, and the application is positioned to start the application according to the second place information.
2. application configuration method as claimed in claim 1, it is characterised in that the first position information includes described apply Page number, line number and the row number of the main menu.
3. application configuration method as claimed in claim 1, it is characterised in that the configuration file also includes the main menu the The columns and line number of the center point coordinate of Section 1 and last center point coordinate and the main menu in one page.
4. application configuration method as claimed in claim 1, it is characterised in that to the editor of the application, comprise the following steps:
Multiple applications after current application and the current application are moved rearwards by, and the position that the current application is vacated Add new opplication.
5. application configuration method as claimed in claim 1, it is characterised in that to the editor of the application, in addition to:
Multiple applications after current application and the current application are moved forward, and by the application before the current application Delete.
6. application configuration method as claimed in claim 1, it is characterised in that the second place information includes described apply The point coordinates and page number of the screen of the terminal device.
7. application configuration method as claimed in claim 1, it is characterised in that the configuration file is in using graphic interface It is existing.
8. the application configuration method as described in claim any one of 1-7, it is characterised in that the terminal device is mobile phone, pen Remember this computer or tablet personal computer.
9. a kind of terminal device, it is characterised in that including:
Setup module, the setup module is used for the configuration file for setting main menu, wherein, the configuration file includes multiple answer Title and each first position information applied in the main menu;
Read module, the read module is used to read the configuration file, and generates the entree according to the configuration file Single list;
Editor module, the editor module are for detecting whether there is the editor to the application, if it is, to the application Enter edlin;
Starting module, the starting module is used to obtain the first position information applied in the main menu after editor, And configuration file is regenerated according to the title of the positional information after the editor and the application;Start application when receiving During instruction, the first position applied in the main menu is retrieved in the configuration file according to the title of the application Information, and the first position information is converted into the second place information on the screen of the terminal device, and according to institute Second place information is stated the application is positioned to start the application.
10. terminal device as claimed in claim 9, it is characterised in that the first position information includes described apply described Page number, line number and the row number of main menu.
11. terminal device as claimed in claim 9, it is characterised in that the configuration file also includes the main menu first page The columns and line number of the center point coordinate of middle Section 1 and last center point coordinate and the main menu.
12. terminal device as claimed in claim 9, it is characterised in that the editor module is additionally operable to current application and described Multiple applications after current application are moved rearwards by, and new opplication is added in the position that the current application is vacated.
13. terminal device as claimed in claim 9, it is characterised in that the editor module is additionally operable to current application and described Multiple applications after current application are moved forward, and the application before the current application is deleted.
14. terminal device as claimed in claim 9, it is characterised in that the second place information includes described apply in institute State the point coordinates and page number of the screen of terminal device.
15. terminal device as claimed in claim 9, it is characterised in that also including display module, the display module be used for The configuration file is presented in graphic interface.
16. the terminal device as described in claim any one of 9-14, it is characterised in that the terminal device is mobile phone, notes This computer or tablet personal computer.
CN201210591201.4A 2012-12-30 2012-12-30 A kind of terminal device and its application configuration method Active CN103914212B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210591201.4A CN103914212B (en) 2012-12-30 2012-12-30 A kind of terminal device and its application configuration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210591201.4A CN103914212B (en) 2012-12-30 2012-12-30 A kind of terminal device and its application configuration method

Publications (2)

Publication Number Publication Date
CN103914212A CN103914212A (en) 2014-07-09
CN103914212B true CN103914212B (en) 2017-09-29

Family

ID=51039939

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210591201.4A Active CN103914212B (en) 2012-12-30 2012-12-30 A kind of terminal device and its application configuration method

Country Status (1)

Country Link
CN (1) CN103914212B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104156222A (en) * 2014-08-29 2014-11-19 诚迈科技(南京)股份有限公司 Method for self-defining Android equipment desktop
CN106155495A (en) * 2015-04-23 2016-11-23 中兴通讯股份有限公司 Application menu processing method and processing device
CN106814931A (en) * 2015-11-27 2017-06-09 中移(杭州)信息技术有限公司 A kind of terminal and application program image target localization method
CN106919311A (en) * 2017-03-10 2017-07-04 深圳天珑无线科技有限公司 Setting option method of adjustment and device
CN107450807B (en) * 2017-08-01 2020-05-12 武汉斗鱼网络科技有限公司 Synchronous option selection method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101179673A (en) * 2006-11-06 2008-05-14 深圳Tcl新技术有限公司 Method of customizing common function interface of television
US7499933B1 (en) * 2005-11-12 2009-03-03 Jpmorgan Chase Bank, N.A. System and method for managing enterprise application configuration
CN101500032A (en) * 2008-01-28 2009-08-05 德信智能手机技术(北京)有限公司 Player interface capable freely changing
CN102118652A (en) * 2009-12-31 2011-07-06 康佳集团股份有限公司 Method, device and system for switching element positions in network television interface
CN102541402A (en) * 2010-12-13 2012-07-04 联想(北京)有限公司 Method for regulating display position of object and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7499933B1 (en) * 2005-11-12 2009-03-03 Jpmorgan Chase Bank, N.A. System and method for managing enterprise application configuration
CN101179673A (en) * 2006-11-06 2008-05-14 深圳Tcl新技术有限公司 Method of customizing common function interface of television
CN101500032A (en) * 2008-01-28 2009-08-05 德信智能手机技术(北京)有限公司 Player interface capable freely changing
CN102118652A (en) * 2009-12-31 2011-07-06 康佳集团股份有限公司 Method, device and system for switching element positions in network television interface
CN102541402A (en) * 2010-12-13 2012-07-04 联想(北京)有限公司 Method for regulating display position of object and terminal

Also Published As

Publication number Publication date
CN103914212A (en) 2014-07-09

Similar Documents

Publication Publication Date Title
CN103914212B (en) A kind of terminal device and its application configuration method
CN106383786B (en) Interface pressure performance testing method and device and electronic equipment
CN107256195B (en) Webpage front-end test method and device
CN110727587A (en) Test data acquisition method and device, storage medium and computer equipment
CN104461903B (en) The method and apparatus of test client based on browser
CN103092665B (en) Immediate updating device and immediate updating method
CN104424094A (en) Method and device for obtaining abnormal information and intelligent terminal device
CN102467442B (en) Software testing method, system and equipment
CN108446221A (en) System detection method, device, computer equipment and storage medium
CN106294134A (en) The collapse localization method of code and device
CN104424089A (en) Terminal testing method and device
CN105446864B (en) Method and device for verifying influence of deletion of cache file and mobile terminal
CN106326120B (en) Regression testing method and device for application software and electronic equipment
CN104915297B (en) A kind of automated testing method of the APP power consumption of android equipment
CN105808417A (en) Automated testing method and proxy server
CN109960491A (en) Application program generation method, generating means, electronic equipment and storage medium
CN111143150A (en) Method and system for testing PCBA (printed circuit board assembly), testing equipment and micro-control unit
CN104978180A (en) Unhandled event reminding method, unhandled event reminding device and mobile terminal
CN103647775B (en) Method and apparatus for registration in webpage
CN106294719A (en) Information display method and device
CN103731544A (en) Display method and device for intelligent terminal interface and intelligent terminal
CN106557308A (en) A kind of software continuous integrated approach and device
CN105824742A (en) Operation recording method and device of user interface
CN109240928A (en) A kind of test method, device, equipment and storage medium
CN103186465B (en) The browser compatibility method of testing of web user interface and system

Legal Events

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