CN105739957B - user interface data processing method and system - Google Patents

user interface data processing method and system Download PDF

Info

Publication number
CN105739957B
CN105739957B CN201410751329.1A CN201410751329A CN105739957B CN 105739957 B CN105739957 B CN 105739957B CN 201410751329 A CN201410751329 A CN 201410751329A CN 105739957 B CN105739957 B CN 105739957B
Authority
CN
China
Prior art keywords
control
script
user interface
class
handle
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
CN201410751329.1A
Other languages
Chinese (zh)
Other versions
CN105739957A (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.)
Alibaba Damo Institute Hangzhou Technology Co Ltd
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Priority to CN201410751329.1A priority Critical patent/CN105739957B/en
Publication of CN105739957A publication Critical patent/CN105739957A/en
Application granted granted Critical
Publication of CN105739957B publication Critical patent/CN105739957B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the present application discloses user interface data processing method and system, wherein the method includes:Start user interface process and script process;Script process traverses the designated user interface, determines the identification information of each editor's class control and obtains the handle of each control;During each item instruction in script file is performed, according to the mark for the editor's class control specified in instruction, the handle for determining corresponding target editor class control issues the order to target editor's class control write-in target data by calling the handle of target editor's class control;After user interface process receives the called order of handle, the operation to target editor's class control write-in target data is executed in user interface process.By the embodiment of the present application, automation platform can be improved to the treatment effeciency of UI data.

Description

User interface data processing method and system
Technical field
This application involves automation UI interface data processing technical fields, more particularly to user interface data processing method And system.
Background technique
In E-commerce transaction platform, the data volume that server end needs to safeguard and update is very huge, wherein wrapping Data relevant to user interface (UI) display are included, when updating these data, very more technical staff is generally required and executes Many duplication of labour.For example, it is desired to need technical staff to get out relevant data when restocking a batch commodity, and needle respectively The operation such as write-in or reading is executed to the related control in user interface to pieces of data, the restocking of a collection of commodity is completed, needs Expend long time and labor cost.
In order to improve working efficiency, labour is liberated, occurs automation platform in the prior art, can be transported in the platform The some automatized scripts of row, these scripts abstract the operations such as the write-in of control, readings, and utilization high level language at Code, in this way when also needing restocking a batch commodity, technical staff just only needs to get out correlation with modes such as Excel tables Data, then title, ID, price including commodity etc. start relevant script, which can execute correlation automatically Code, complete processing to corresponding UI data.
UI data processing is carried out using automatized script, human cost can be liberated, still, automatized script has itself One inborn defect, that is, scripting language belongs to interpreted languages, does not have to usually be compiled source code, usually It is run after being loaded into script by interpreter.Since each sentence is just to explain translation, such explanation type when execution Language executes every time will translate once, and efficiency is opposite to want low.In general, processing 10,000 datas need 6 to 10 seconds when Between.In the very big situation of data volume of processing, it is possible that following phenomenon:One data of every importing, interface is all therewith Flash in addition whole system it is stuck.
Therefore, automation platform how is further increased to the treatment effeciencies of UI data, becomes that there is an urgent need to this field skills The technical issues of art personnel solve.
Summary of the invention
This application provides user interface data processing method and systems, and automation platform can be improved to the place of UI data Manage efficiency.
This application provides following schemes:
A kind of user interface data processing method pre-actuates user interface process and script process, user circle Face process is used to open designated user interface to be edited, and the script process is associated with for executing with the designated user interface Script file;Wherein, the code at the designated user interface is write using compiled programming language, and it is pre-defined have it is multiple Edit class control;It include at least one instruction in the script file, each item instruction is for being written mesh to target editor's class control Mark data;The method includes:
The designated user interface is traversed in script process, determines the identification information of each editor's class control and is obtained each The handle of control;
During each item instruction in script file is performed, according to the mark for the editor's class control specified in instruction Know, determine the handle of corresponding target editor class control, by calling the handle of target editor's class control, issues and compiled to the target Collect the order of class control write-in target data;
After user interface process receives the called order of handle, executed in user interface process described to the target Edit the operation of class control write-in target data.
A kind of user interface data processing system pre-actuates user interface process and script process, user circle Face process is used to open designated user interface to be edited, and the script process is associated with for executing with the designated user interface Script file;Wherein, the code at the designated user interface is write using compiled programming language, and it is pre-defined have it is multiple Edit class control;It include at least one instruction in the script file, each item instruction is for being written mesh to target editor's class control Mark data;The system comprises:
Control handle acquiring unit is located at script process, for traversing the designated user interface in script process, really The identification information of fixed each editor's class control and the handle for obtaining each control;
Handle call unit is located at script process, during being performed for each item instruction in script file, root According to the mark for the editor's class control specified in instruction, the handle of corresponding target editor class control is determined, by calling the target to compile The handle for collecting class control issues the order to target editor's class control write-in target data;
Data write unit is located at user interface process, after receiving the called order of handle, in user interface The operation to target editor's class control write-in target data is executed in process.
According to specific embodiment provided by the present application, this application discloses following technical effects:
By the embodiment of the present application, compiled programming language developing user interface can be used, at the same provide script into Journey, automatized script after the handle of each control, can depend on low level programming language exploitation in getting user interface On user interface, script process provides the sending of automatic operation order, and user interface process executes specific data write-in Operation, two processes accomplish a task jointly.Wherein, for the data importeding into user interface controls, due in this Shen Please be in embodiment, the code of user interface is write using compiled language, and treatment effeciency can be relatively high, therefore, Ke Yicong The treatment effeciency of user interface data is improved on the whole.
Certainly, any product for implementing the application does not necessarily require achieving all the advantages described above at the same time.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, below will be to institute in embodiment Attached drawing to be used is needed to be briefly described, it should be apparent that, the accompanying drawings in the following description is only some implementations of the application Example, for those of ordinary skill in the art, without creative efforts, can also obtain according to these attached drawings Obtain other attached drawings.
Fig. 1 is the flow chart of user interface data processing method provided by the embodiments of the present application;
Fig. 2 is the schematic diagram of user interface data processing system provided by the embodiments of the present application.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present application, technical solutions in the embodiments of the present application carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of embodiments of the present application, instead of all the embodiments.It is based on Embodiment in the application, those of ordinary skill in the art's every other embodiment obtained belong to the application protection Range.
In the prior art, when user needs to carry out UI data processing using automatized script, it is necessary first to from script A target script is selected in database, each target script comes with the interface UI, these interfaces UI are also all using script language What speech was write, when running the script, it can show the corresponding interface UI of the script.Later in the mistake for importing data into the interface UI Cheng Zhong, script cannot execute any operation, and after only waiting until that data importing finishes, script can just execute subsequent operation.And And one data of every importing, it requires again to explain scripting language, execute again later, therefore, UI number in the prior art According to treatment effeciency it is very low.
And in the embodiment of the present application, in order to improve the efficiency of automatized script processing UI data, use " two process " Method, specifically, the programming language of relatively low level can be used to develop the interface UI, automatized script passes through in the interface UI Control be read out or be written, to realize the processing to UI data.Wherein, so-called low level programming language generally can wrap C, C++, VC, C# etc. are included, it in a preferred embodiment, can be with for writing the language of UI interface program in the embodiment of the present application It is C++.Since rudimentary programming language is usually compiled language, the program that this speech like sound is write as before execution, needs One special compilation process becomes program compiling the file of machine language, does not just have to translate again when operation later, directly Connect using compiling result can, so the executing efficiency of compiled language is high.But rudimentary programming is used merely The interface UI that language is write is unable to complete the operation of automatic processing, therefore, in the embodiment of the present application, is using rudimentary programming language While speech provides UI interface program, it is also necessary to automatized script code is write, in this way, passing through automatized script and compiled language It says that the program write combines, achievees the purpose that improve UI data-handling efficiency.Concrete implementation scheme is carried out below detailed Ground introduction.
Referring to Fig. 1, the embodiment of the present application provides firstly a kind of user interface data processing method, in the method, first It first can star user interface process and script process, wherein user interface process is used to open designated user to be edited Interface, script process is for executing and the associated script file in designated user interface;The code at designated user interface uses Compiled programming language is write, and pre-defined has multiple editor's class controls;It include at least one instruction, each item in script file Instruction is for being written target data to editor's class control of target position.
Wherein, user interface process and script process can be two programs run in same operating system, this It can be associated with by mutually calling between two programs.When specific implementation, it can be write in advance with compiled programming language Some user interface codes, these user interface codes can be run in user interface process, furthermore it is also possible to write This part of script, these script files can be performed in script process.Wherein, user interface code in the initial state can be with Some controls etc. are only defined, the bright ID including control, the position in the page, size, color, shape etc., but not to specific Control be associated with specific data.Although that is, existing in user interface comprising controls, these controls such as some buttons It cannot respond to user's operation under original state.The effect of script file is that, and specific number is written into specific control According to can realize specific function.It therefore, generally can include a plurality of instruction in each script file, every instruction is used for Specified data is written to specified control.It should be noted that in specific implementation, being also possible that other in user interface Control, these controls may be for selecting script, being configured etc. to script file, therefore, for the ease of distinguish, this Apply in embodiment, the control of aforementioned data to be written is known as " editor's class control ", is used to select script, configuration etc. by this Control be known as " control-class object ".
When specific implementation, user interface process and script process may each be the triggering based on user's operation and start, Alternatively, being also possible to after some process initiation wherein, by another process of the process initiation.For example, if it is being based on User's operation starts user interface process, at this point, whether the user interface process can have been opened with active detecting script process It is dynamic, if not yet started, script process can be started by way of calling external command;Vice versa, that is, if first First start script process, then whether script process can be had been started up with active detecting user interface process, if not yet started, Then it can start user interface process by way of calling external command.
In the case where user interface process initiation, can be opened in the process certain user interface to be edited (such as Certain webpage etc.), and associated script file can be opened in script process, in this manner it is possible to by perform script file, To complete that the process of data is written to the control of user interface.
Wherein, about the incidence relation between user interface file and script file, it can be and pre-define, or Person, as it was noted above, some control-class objects can also be provided in the user interface, these control-class objects can be by user (namely user interface editorial staff) operation, such as when the control-class object is (to be referred to as the first control class control convenient for distinguishing Part) when being operated, optional script file list can be shown, user can be selected from the list currently need using Script file, then, the handle of the first control-class object can be passed to script process by user interface process, so as to foot This process determines the script file needed to be implemented, in turn, script process can execute by reading the first control-class object The script file.It should be noted that user interface process passes to if the script file is stored in terminal device local The information of script process can be the information such as storing path and the filename of selected script file, if script file saves In server, then can pass to script process can be script file in the preservation address of server end, and script process can To download specific script file from server accordingly and execute.
It is further to note that due to can generally provide multiple function in a script, and a user interface data It may be only needed in treatment process using one of them function, therefore, in the user interface, one can also be provided for selecting Select the control-class object (referred to as the second control-class object) of concrete function in script.A target script file has been selected in user Later, if also operating second control-class object, user interface process, which can be read in the target script, includes All optional functions, and after showing user, user to select one of them function by forms such as lists, it can be by second The handle of control-class object passes to the script process, and script process can determine target script by reading the control In pending objective function, that is, the mesh in the associated specified script file can be executed in script process Mark function.
In addition, in practical applications, user may also need to carry out parameter configuration to script file, for example, it is desired to specified The parameter relevant to script operation such as department where user.Therefore, can also include in the user interface for script into The third control-class object of row configuration can be received by the third control-class object in user interface to specified script file Configuration information, and the handle of third control-class object is passed into the script process, in this way, script process can pass through reading Third control-class object obtains configuration information, and carries out parameter configuration to specified script file, is reruned later with the foot postponed This document.
Furthermore the 4th control-class object can also be provided in the user interface, and the handle of the control is notified to script Process, in this way, the log information in script operational process can be written the 4th control-class object by script process, user can be with Script running log is checked by operating the control.
After starting user interface process and script process in the manner described above, this method may include following step Suddenly:
S101:Script process traverses the designated user interface, determines the identification information of each editor's class control and acquisition The handle of each control;
After script process starting, the user interface to be edited having already turned on can be traversed, determine the use It include which edits class control, and the identification information of available each editor's class control, including ID, position in the interface of family Deng, in addition it can get the handle of each control, for it is subsequent calling be ready.
S102:During each item instruction in script file is performed, according to the editor's class control specified in instruction Mark, determine that the handle of corresponding target editor class control is issued by calling the handle of target editor's class control to the mesh The order of mark editor's class control write-in target data;
Due to including a plurality of instruction in script file, the mark of target editor's class control to be written is specified in every instruction The information of knowledge and target data, therefore, during script file executes, when going to certain instruction, so that it may adjust With the corresponding handle of target editor's class control for including in the instruction, issue to target editor's class control write-in target data Order.
S103:After user interface process receives the called order of handle, executed in user interface process it is described to The operation of target editor's class control write-in target data.
After the order of script file issues, since the handle of the control in user interface is called, user interface Process can perceive the called event of the handle, next, the number to control can be completed in user interface process According to write operation.
That is, automatized script after the handle for getting each control, can depend on low level programming language exploitation The interface UI on, script process provides the sending of automatic operation order, and user interface process executes the write-in of specific data Operation, two processes accomplish a task jointly.Wherein, for the data importeding into UI interface control, due in the application In embodiment, the code at the interface UI is write using compiled language, and treatment effeciency can be relatively high, therefore, can be from entirety Upper raising UI data-handling efficiency.
Corresponding with user interface data processing method provided by the embodiments of the present application, the embodiment of the present application also provides one Kind user interface data processing system, pre-actuates user interface process and script process, the user interface process is used for Designated user interface to be edited is opened, the script process is for executing and the associated script text in the designated user interface Part;Wherein, the code at the designated user interface is write using compiled programming language, and pre-defined has multiple editor's class controls Part;It include at least one instruction in the script file, each item instruction is for being written target data to target editor's class control;Ginseng See Fig. 2, which can specifically include:
Control handle acquiring unit 201 is located at script process, for traversing designated user circle in script process Face determines the identification information of each editor's class control and obtains the handle of each control;
Handle call unit 202 is located at script process, instructs the process being performed for each item in script file In, according to the mark for the editor's class control specified in instruction, the handle of corresponding target editor class control is determined, by calling the mesh The handle of mark editor's class control, issues the order to target editor's class control write-in target data;
Data write unit 203 is located at user interface process, after receiving the called order of handle, in user The operation to target editor's class control write-in target data is executed in interface process.
When specific implementation, user interface process and script process can be started in the following manner, including:
Interface opening unit is located at user interface process, for opening specified use to be edited in user interface process Family interface;It further include the first control-class object in the designated user interface;
Script file determination unit, for being associated with by first control-class object determination with the designated user interface Specified script file, and the handle of first control-class object is passed into the script process, so that script process is logical It crosses and reads first control-class object, determine pending script file;
Script process start unit, for being started in the user interface process by way of calling external command Script process, to execute the associated specified script file in the script process.
Wherein, the specified script file includes multiple functions, at this point, the system can also include:
Objective function determination unit, for determining the mesh being selected in the specified script file by the second control-class object Function is marked, and the handle of second control-class object is passed into the script process, to be executed in the script process The objective function in the associated specified script file.
It further include third control-class object in the designated user interface, for being configured to script file, the system System further includes:
Configuration information determination unit, for being received by the third control-class object in the user interface to described specified The configuration information of script file, and the handle of the third control-class object is passed into the script process, so as to the foot This process obtains configuration information, and carry out parameter to the specified script file and match by reading the third control-class object It sets.
It further include the 4th control-class object in the designated user interface, for log information to be written, the system is also wrapped It includes:
Log control handle transfer unit, for by the handle of the 4th control-class object pass to the script into Journey will generate so that the script process is by the handle of calling the 4th control-class object in script file implementation procedure Log information be written to the 4th control-class object.
In short, compiled programming language development of user can be used by above system provided by the embodiments of the present application Interface, while script process being provided, automatized script after the handle of each control, can depend in getting user interface On the user interface of low level programming language exploitation, script process provides the sending of automatic operation order, user interface process Specific data write operation is executed, two processes accomplish a task jointly.Wherein, for importeding into user interface controls Data, since in the embodiment of the present application, the code of user interface is write using compiled language, treatment effeciency can compare It is higher, therefore, the treatment effeciency of user interface data can be improved on the whole.
As seen through the above description of the embodiments, those skilled in the art can be understood that the application can It realizes by means of software and necessary general hardware platform.Based on this understanding, the technical solution essence of the application On in other words the part that contributes to existing technology can be embodied in the form of software products, the computer software product It can store in storage medium, such as ROM/RAM, magnetic disk, CD, including some instructions are used so that a computer equipment (can be personal computer, server or the network equipment etc.) executes the certain of each embodiment of the application or embodiment Method described in part.
All the embodiments in this specification are described in a progressive manner, same and similar portion between each embodiment Dividing may refer to each other, and each embodiment focuses on the differences from other embodiments.Especially for system or For system embodiment, since it is substantially similar to the method embodiment, so describing fairly simple, related place is referring to method The part of embodiment illustrates.System and system embodiment described above is only schematical, wherein the conduct The unit of separate part description may or may not be physically separated, component shown as a unit can be or Person may not be physical unit, it can and it is in one place, or may be distributed over multiple network units.It can root According to actual need that some or all of the modules therein is selected to achieve the purpose of the solution of this embodiment.Ordinary skill Personnel can understand and implement without creative efforts.
It above to user interface data processing method provided herein and system, is described in detail, herein Applying specific case, the principle and implementation of this application are described, and the explanation of above example is only intended to help Understand the present processes and its core concept;At the same time, for those skilled in the art, according to the thought of the application, There will be changes in the specific implementation manner and application range.In conclusion the content of the present specification should not be construed as to this The limitation of application.

Claims (10)

1. a kind of user interface data processing method, which is characterized in that pre-actuate user interface process and script process, institute It states user interface process and is used to open designated user interface to be edited, the script process is for executing and the designated user The associated script file in interface;Wherein, the code at the designated user interface is write using compiled programming language, and fixed in advance Justice has multiple editor's class controls;It include at least one instruction in the script file, the instruction of each item is for target editor's class control Target data is written in part;The method includes:
The designated user interface is traversed in script process, determines the identification information of each editor's class control and obtains each control Handle;
During each item instruction in script file is performed, according to the mark for the editor's class control specified in instruction, really Surely the handle for corresponding to target editor's class control is issued by calling the handle of target editor's class control to target editor's class The order of control write-in target data;
After user interface process receives the called order of handle, executed in user interface process described to target editor The operation of class control write-in target data.
2. the method according to claim 1, wherein starting user interface process and script in the following manner Process:
After user interface process is activated, designated user interface to be edited is opened in user interface process;The specified use It further include the first control-class object in the interface of family;
It is determining with the associated specified script file in the designated user interface by first control-class object, and by described the The handle of one control-class object passes to the script process, so that script process is by reading first control-class object, Determine pending script file;
In the user interface process, start script process by way of calling external command, so as in the script process It is middle to execute the associated specified script file.
3. according to the method described in claim 2, it is characterized in that, the specified script file includes multiple functions, the finger Determine to further include the second control-class object in user interface, the method also includes:
The objective function being selected in the specified script file is determined by the second control-class object, and controls class for described second The handle of control passes to the script process, to be executed in the associated specified script file in the script process The objective function.
4. according to the method described in claim 3, it is characterized in that, further including third control class control in the designated user interface Part, for being configured to script file, the method also includes:
The configuration information to the specified script file is received by third control-class object in the user interface, and by institute The handle for stating third control-class object passes to the script process, so that the script process is by reading the third control Class control obtains configuration information, and carries out parameter configuration to the specified script file.
5. according to the method described in claim 3, it is characterized in that, further including the 4th control class control in the designated user interface Part, for log information to be written, the method also includes:
The handle of 4th control-class object is passed into the script process, so that the script process passes through described in calling The log information generated in script file implementation procedure is written to the 4th control class control by the handle of the 4th control-class object Part.
6. a kind of user interface data processing system, which is characterized in that pre-actuate user interface process and script process, institute It states user interface process and is used to open designated user interface to be edited, the script process is for executing and the designated user The associated script file in interface;Wherein, the code at the designated user interface is write using compiled programming language, and fixed in advance Justice has multiple editor's class controls;It include at least one instruction in the script file, the instruction of each item is for target editor's class control Target data is written in part;The system comprises:
Control handle acquiring unit is located at script process, for traversing the designated user interface in script process, determines each The identification information of a editor's class control and the handle for obtaining each control;
Handle call unit is located at script process, during being performed for each item instruction in script file, according to finger The mark for the editor's class control specified in order determines the handle of corresponding target editor class control, by calling target editor's class The handle of control issues the order to target editor's class control write-in target data;
Data write unit is located at user interface process, after receiving the called order of handle, in user interface process It is middle to execute the operation to target editor's class control write-in target data.
7. system according to claim 6, which is characterized in that start user interface process and script in the following manner Process, including:
Interface opening unit is located at user interface process, for opening designated user circle to be edited in user interface process Face;It further include the first control-class object in the designated user interface;
Script file determination unit, for passing through first control-class object determination and the associated finger in designated user interface Determine script file, and the handle of first control-class object is passed into the script process, so that script process passes through reading First control-class object is taken, determines pending script file;
Script process start unit, for starting script by way of calling external command in the user interface process Process, to execute the associated specified script file in the script process.
8. system according to claim 7, which is characterized in that the specified script file includes multiple functions, the finger Determine to further include the second control-class object in user interface, the system also includes:
Objective function determination unit, for determining the target function being selected in the specified script file by the second control-class object Can, and the handle of second control-class object is passed into the script process, described in being executed in the script process The objective function in associated specified script file.
9. system according to claim 8, which is characterized in that further include third control class control in the designated user interface Part, for being configured to script file, the system also includes:
Configuration information determination unit, for being received by the third control-class object in the user interface to the specified script The configuration information of file, and the handle of the third control-class object is passed into the script process, so as to the script into Journey obtains configuration information, and carry out parameter configuration to the specified script file by reading the third control-class object.
10. system according to claim 8, which is characterized in that further include the 4th control class in the designated user interface Control, for log information to be written, the system also includes:
Log control handle transfer unit, for the handle of the 4th control-class object to be passed to the script process, with Toilet states script process and passes through the handle for calling the 4th control-class object, the log that will be generated in script file implementation procedure Information is written to the 4th control-class object.
CN201410751329.1A 2014-12-09 2014-12-09 user interface data processing method and system Active CN105739957B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410751329.1A CN105739957B (en) 2014-12-09 2014-12-09 user interface data processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410751329.1A CN105739957B (en) 2014-12-09 2014-12-09 user interface data processing method and system

Publications (2)

Publication Number Publication Date
CN105739957A CN105739957A (en) 2016-07-06
CN105739957B true CN105739957B (en) 2018-11-16

Family

ID=56239755

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410751329.1A Active CN105739957B (en) 2014-12-09 2014-12-09 user interface data processing method and system

Country Status (1)

Country Link
CN (1) CN105739957B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112230914B (en) * 2019-07-15 2023-09-15 腾讯科技(深圳)有限公司 Method, device, terminal and storage medium for producing small program
CN115904353B (en) * 2023-03-02 2023-06-23 上海合见工业软件集团有限公司 Method and system for generating target source file of user interface

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1786907A (en) * 2004-12-06 2006-06-14 国际商业机器公司 Method and system for producing GUI format
CN1991827A (en) * 2005-12-30 2007-07-04 腾讯科技(深圳)有限公司 Method and system for webpage development
CN102053994A (en) * 2009-11-10 2011-05-11 阿里巴巴集团控股有限公司 Language parser and parsing method using same
CN103176804A (en) * 2013-04-19 2013-06-26 中国海洋大学 User interface realization method
CN103777944A (en) * 2013-12-25 2014-05-07 中软信息系统工程有限公司 MIPS platform integrated development environment based on Eclipse and implementation method thereof
CN103838556A (en) * 2012-11-23 2014-06-04 苏州精易会信息技术有限公司 Method for achieving design of client program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6714219B2 (en) * 1998-12-31 2004-03-30 Microsoft Corporation Drag and drop creation and editing of a page incorporating scripts
JP2005321954A (en) * 2004-05-07 2005-11-17 Sony Corp Robot device, information processing system, information processing method, and computer program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1786907A (en) * 2004-12-06 2006-06-14 国际商业机器公司 Method and system for producing GUI format
CN1991827A (en) * 2005-12-30 2007-07-04 腾讯科技(深圳)有限公司 Method and system for webpage development
CN102053994A (en) * 2009-11-10 2011-05-11 阿里巴巴集团控股有限公司 Language parser and parsing method using same
CN103838556A (en) * 2012-11-23 2014-06-04 苏州精易会信息技术有限公司 Method for achieving design of client program
CN103176804A (en) * 2013-04-19 2013-06-26 中国海洋大学 User interface realization method
CN103777944A (en) * 2013-12-25 2014-05-07 中软信息系统工程有限公司 MIPS platform integrated development environment based on Eclipse and implementation method thereof

Also Published As

Publication number Publication date
CN105739957A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
JP6913746B2 (en) Kernel module loading method and equipment
CN104412229B (en) Adaptive portable library
CN107423048B (en) Data collection method, device, medium and computing equipment
US9170921B2 (en) Application testing automation
US20170132024A1 (en) Deep Linking to Mobile Application States Through Programmatic Replay of User Interface Events
CN105580384A (en) Actionable content displayed on a touch screen
US20140289621A1 (en) Systems and methods for providing programmable macros
EP2245551A1 (en) Identification of elements of currently-executing component script
CN110603527A (en) Conditional debugging of server-side production code
US10705858B2 (en) Automatic import of third party analytics
CN110442371B (en) Method, device and medium for releasing codes and computer equipment
CN104391787A (en) Monitoring method aiming at target method as well as thermal cutting-in method and device
CN101388055B (en) Program operation characteristic extracting method for detecting vulnerability model
CN110990001A (en) IVR (Interactive Voice response) process execution method and device
CN107015903B (en) Interface test program generation method and device and electronic equipment
CN105739957B (en) user interface data processing method and system
CN108572892B (en) PowerPC multi-core processor-based offline test method and device
CN110737573B (en) Method and device for automatically testing user interface UI
CN104636050B (en) Allow the method and system of nested object drag and drop
CN107077365B (en) Selectively loading precompiled headers and/or portions thereof
CN111736812A (en) Document code execution method and device, computer equipment and storage medium
CN116841898A (en) Test case and test script generation method, device, system and medium
US10430309B2 (en) Duplicating a task sequence from a graphical user interface interaction for a development application in view of trace data
CN114691496A (en) Unit testing method, unit testing device, computing equipment and medium
WO2014093242A1 (en) Modification of file graphic appearance within a collection canvas

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211109

Address after: Room 516, floor 5, building 3, No. 969, Wenyi West Road, Wuchang Street, Yuhang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba Dharma Institute (Hangzhou) Technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: ALIBABA GROUP HOLDING Ltd.