CN106407111A - Terminal test apparatus, terminal test device and variable maintenance method - Google Patents

Terminal test apparatus, terminal test device and variable maintenance method Download PDF

Info

Publication number
CN106407111A
CN106407111A CN201610812263.1A CN201610812263A CN106407111A CN 106407111 A CN106407111 A CN 106407111A CN 201610812263 A CN201610812263 A CN 201610812263A CN 106407111 A CN106407111 A CN 106407111A
Authority
CN
China
Prior art keywords
variable
transfer function
global
variables
setting
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
CN201610812263.1A
Other languages
Chinese (zh)
Other versions
CN106407111B (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201610812263.1A priority Critical patent/CN106407111B/en
Publication of CN106407111A publication Critical patent/CN106407111A/en
Application granted granted Critical
Publication of CN106407111B publication Critical patent/CN106407111B/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/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Abstract

The invention discloses a terminal test apparatus, a terminal test device and a variable maintenance method. According to the variable maintenance method, when a new global variable needs to be set and added, a corresponding setting conversion function is matched in a preset conversion function library according to a variable type of the global variable; after variable contents of the global variable are converted to be in a preset target format, the converted variable contents are stored by taking a variable mark as an index through a variable setting interface; and a variable name and the variable mark of the global variable are written in a variable declaration header file. The unified storage is performed by taking the variable mark as the index through the unified setting interface after the global variable is converted to be in the preset target format. A user can index the variable contents only by finding variable name inputs with a one-to-one correspondence relationship with variable marks from the variable declaration header file when using the global variable, so that a call error of the global variable can be avoided as far as possible, and the satisfaction of user experience is improved.

Description

Terminal test device, terminal test equipment and variable maintaining method
Technical field
The present invention relates to field tests, more particularly, it relates to a kind of terminal test device, terminal test equipment and variable Maintaining method.
Background technology
Contemporary wireless terminals testing tool, generally uses C/C++ exploitation, due to its development language characteristic of itself, soft All can be more or less using global variable, especially for opening of exploitation scale bigger (line code up to a million) in part development process The project of sending out, almost invariably can use global variable.And work as the tool software that it is developed and be used in wireless terminal test wrapper When in border, its towards the setting of GPIB instruction further relating to various test equipments and terminal, such as sending order to instrument Standby handle, the operate interface pointer of terminal prot, the global variable such as interface object in each encapsulation storehouse of particular platform.Global variable High efficiency, but when effectively managing for global variable is various and ununified, when used in different developers, It is easy to some global variables occur distorted unintentionally or re-defined, lead to global variable to call error, thus real feelings In condition due to global variable using incorrect and lead to software Bug or even test crash situation of common occurrence.
Content of the invention
The technical problem to be solved in the present invention is:Solve the problems, such as that existing global variable calls easy error, for this Technical problem, provides a kind of terminal test device, terminal test equipment and variable maintaining method.
For solving above-mentioned technical problem, the present invention provides a kind of terminal test device, including:
Variable setup module, when being used for receiving setting variable request, obtains the variable mark of the global variable of request setting Knowledge, types of variables and variant content, match corresponding setting conversion letter according to described types of variables from transfer function storehouse Number, by described setting transfer function, described variant content is converted into after default object format, calls design variables to arrange Interface, the variant content after conversion is stored in variable data storehouse with described marking variable binding;
Variable inventory management module, the variable name for the global variable of reception setting and marking variable simultaneously write variable sound In bright header file, in described variable declarations header file, the variable name of each global variable and marking variable are different.
Alternatively, terminal test device also includes:
Variable export module, when being used for receiving variable derivation request, obtains the variable mark of the global variable that request is derived Know and types of variables, described marking variable is searched corresponding variant content as index in described variable data storehouse, and root Match corresponding derivation transfer function according to described types of variables from described transfer function storehouse, call described derivation transfer function Described variant content is converted to after the corresponding former form of described types of variables by described object format, calls design variables to export The variant content obtaining is exported by interface.
Alternatively, described object format includes character string and byte serial, and described variable setup module includes:
Configuration information acquiring unit, during for arranging variable request, the marking variable of global variable of acquisition request setting, Types of variables and variant content;
Setting type judging unit, for judging whether the type kind number that described types of variables comprises is less than or equal to default N Value, described N is more than or equal to 1;
Setting TCU transfer control unit, for when described judged result is to be, calling and institute from described transfer function storehouse State the character string setting transfer function of types of variables coupling, described variant content is converted into character string;Otherwise, from described conversion Call byte serial setting transfer function in function library, described variant content is converted into byte serial.
Alternatively, described variable export module includes:
Derived information acquiring unit, for deriving the variable of the global variable that acquisition request request is derived according to described variable Mark and types of variables;
Derived type judging unit, for judging whether the type kind number that described types of variables comprises is less than or equal to described N Value;
Derive TCU transfer control unit, for when described judged result is to be, calling and institute from described transfer function storehouse The character string stating types of variables coupling derives transfer function, and described variant content is converted to described variable class by string format The corresponding former form of type;Otherwise, call from described transfer function storehouse byte serial derive transfer function, by described variant content by Byte string format is converted to the corresponding former form of described types of variables.
Alternatively, also include variable remove module, be used for receiving variable when removing request, obtain the overall situation that request removes The marking variable of variable, searches corresponding variant content according to described marking variable in described variable data storehouse, will find Described variant content delete;
Described variable inventory management module is additionally operable to the change of global variable to be removed in described variable declarations header file Amount name and marking variable are deleted.
Alternatively, the present invention also provides a kind of terminal test equipment, including terminal test device as above.
Alternatively, the present invention also provides a kind of variable maintaining method, including:
Receive setting variable request, obtain the marking variable of global variable, types of variables and the variable of request setting Content;
Corresponding setting transfer function is matched from transfer function storehouse according to described types of variables;
By described setting transfer function, described variant content is converted into, after default object format, calling design variables Setting interface, the variant content after conversion is stored in variable data storehouse with described marking variable binding;
And also include the variable name of the global variable of setting and marking variable and write in variable declarations header file, institute State the variable name of each global variable and marking variable in variable declarations header file different.
Alternatively, methods described also includes:
Receiving variable derives request, obtains the marking variable of global variable and the types of variables that request is derived;
Described marking variable is searched corresponding variant content as index in described variable data storehouse, and according to described Types of variables matches corresponding derivation transfer function from described transfer function storehouse;
Call described derivation transfer function that by described object format, described variant content is converted to described types of variables pair After the former form answered, design variables output interface is called to export the variant content obtaining.
Alternatively, methods described also includes:
Receive variable and remove request, obtain the marking variable of the global variable that request removes;
Transfer variable removes interface and in described variable data storehouse, described marking variable is searched corresponding change as index Amount content, the described variant content finding is deleted;
And also include the variable name of the global variable asking described in described variable declarations header file to remove and variable Mark is deleted.
Alternatively, the global variable in described variable declarations header file comprise for hardware controls hardware global variable and The software global variable controlling for software.
Beneficial effect
Terminal test device, terminal test equipment and variable maintaining method that the present invention provides, variable maintaining method, right When global variable is managed, when there being new global variable to need setting to add, the types of variables according to this global variable is from pre- If transfer function storehouse in match corresponding setting transfer function, and then by this setting transfer function by this global variable After variant content is converted into default object format, call default variable setting interface, by the variant content after conversion with this The marking variable of global variable is stored for index, and by the variable name of this global variable and marking variable and writes a change In amount statement header file, and in variable declarations header file of the present invention, the variable name of each global variable and marking variable are different. Each global variable is converted into goal-selling form and is united for index with marking variable by unified setting interface by the present invention One storage.So user only need to be found from variable declarations header file when using global variable and be had one by one with marking variable The variable name input of corresponding relation, you can index corresponding marking variable and then index corresponding variant content, and not Need to be concerned about specific types of variables, alignment also just must not be gone to modify for uniform variable or redefine, can be as far as possible Avoid global variable to call error, and then reduce during to terminal test, because global variable is using incorrect and lead to The situation of software Bug or even test crash occurs, the satisfaction of lifting Consumer's Experience.
Brief description
Below in conjunction with drawings and Examples, the invention will be further described, in accompanying drawing:
Fig. 1 is the structural representation realizing the optional computer of each embodiment of the present invention one;
The global variable setting up procedure schematic flow sheet that Fig. 2 provides for the embodiment of the present invention one;
Transformation process schematic flow sheet during the global variable setting that Fig. 3 provides for the embodiment of the present invention one;
The global variable acquisition process schematic flow sheet that Fig. 4 provides for the embodiment of the present invention two;
Transformation process schematic flow sheet when Fig. 5 obtains for the global variable that the embodiment of the present invention two provides;
The global variable that Fig. 6 provides for the embodiment of the present invention two removes process flow schematic diagram;
The terminal test equipment structural representation that Fig. 7 provides for the embodiment of the present invention three;
The terminal test device structural representation that Fig. 8 provides for the embodiment of the present invention three;
Fig. 9 is the structural representation of variable setup module in Fig. 8;
Another terminal test device structural representation that Figure 10 provides for the embodiment of the present invention three;
Figure 11 is the structural representation of variable export module in Figure 10;
The terminal test device structural representation removing function containing variable that Figure 12 provides for the embodiment of the present invention three.
Specific embodiment
It should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Realize the mobile terminal of each embodiment of the present invention referring now to Description of Drawings.In follow-up description, use For represent element such as " module ", " part " or " unit " suffix only for being conducive to the explanation of the present invention, itself Not specific meaning.Therefore, " module " and " part " can mixedly use.
As shown in figure 1, being the structural representation realizing the optional computer of each embodiment of the present invention one, this computer At least can use as server, test equipment in different application scenarios, shown in Figure 1, including:Input and output (IO) Bus 11, processor 12, memorizer 13, internal memory 14, communicator 15.Wherein,
Input and output (IO) bus 11 respectively with other parts of the computer belonging to itself (processor 12, memorizer 13, Internal memory 14 and communicator 15) connect, and provide transmission lines for other parts.
Processor 12 generally controls the overall operation of the computer belonging to itself.For example, processor 12 execution calculates and true The operation such as recognize.Wherein, processor 12 can be central processing unit (CPU).
Memorizer 13 storage processor is readable, the executable software code of processor, and it comprises for control process device 12 The instruction (i.e. software perform function) of execution functions described herein.
Wherein, in the message subscribing managing device that the present invention provides, realize receiver module, the first determining module, second true Cover half block, memory module, generation module, lookup submodule, the software generation of the function of creation module, monitoring module and removing module Code is storable in memorizer 13, and execution after being executed or compiled by processor 12.
Internal memory 14, typically adopts semiconductor memory cell, including random access memory (RAM), read only memory (ROM), with And cache (CACHE), RAM is most important of which memorizer.Internal memory 14 is one of important part in computer, and it is The bridge linked up with CPU12, the operation of all programs in computer is carried out all in internal memory, and its effect is for temporary Operational data in Shi Cunfang CPU12, and the data exchanging with external memory storages such as hard disks, as long as computer is in operation, CPU12 will be transferred to the data needing computing in internal memory and enter row operation, and after the completion of computing, result is sent out by CPU12 again Come.
Communicator 15, generally includes one or more assemblies, and it allows computer and radio communication system belonging to itself Radio communication between system or network.
It is described in detail below by way of specific embodiment.
First embodiment
In the present embodiment, for the setting of each global variable, obtaining and the operation such as remove can be by the system of setting One interface is realized, and when global variable is arranged, is converted into default target lattice by corresponding setting transfer function Formula, and have marking variable to be that index carries out unifying to store, and in statement file, each variable is uniquely stated, in order to rear Continue the lookup during using and call.The maintenance management such as arrange, obtain by the unification that the present embodiment provides, can be as far as possible Avoid in the case of global variable wide variety, global variable is using the problem of error.In order to be better understood from the present invention, this Setting to global variable illustrates embodiment respectively.
Shown in Figure 2, the global variable setting up procedure flow process that Fig. 2 show first embodiment of the invention offer is illustrated Figure, including:
S201:Receive setting variable request, obtain the variable mark of the global variable that this setting variable is asked to arrange Knowledge, types of variables and variant content;
S202:Types of variables according to obtaining matches corresponding setting transfer function from transfer function storehouse;
S203:Variant content is converted into by default object format by the setting transfer function matching;
S204:Call default variable setting interface, the variant content after conversion is arrived for index storage with marking variable In variable data storehouse.
In variable setting up procedure, also include the variable name of the global variable of setting and marking variable and write variable sound In bright header file.This step can be before the arbitrary steps in above-mentioned steps, execute afterwards or simultaneously.
In variable declarations header file in the present embodiment, the variable name of each global variable and marking variable are different, namely Each global variable in the present embodiment statement file in variable name and marking variable correspond.Variable in the present embodiment Name can carry types of variables it is also possible to not carry.And the purposes of global variable in the variable name in the present embodiment, can be embodied, In order to follow-up maintenance, inquire about or call.In variable declarations header file in the present embodiment, do not allow that identical variable occurs Name or marking variable.
When traditional C/C++ code is realized, it is to carry out variable declarations in certain .h header file, then then exist at certain It is defined in certain .cpp file realizing.The embodiment of the present invention carrying out global variable statement is, in an independent head literary composition In part, define the enumeration type of a global variable, when needing one, namely when needing to arrange a global variable, just add Plus one, namely add the corresponding variable name+marking variable of this global variable.The statement of the global variable in the present embodiment is permissible The actual type of variable need not be paid close attention to.For example, the name of enumerating of global variable can be with self-defining form, such as<Prefix>+<Variable Purposes>+<Actual type (optional)>+ marking variable.
As long as the marking variable of each global variable can be with each global variable of unique identification, for each change in the present embodiment The occurrence of amount mark can self-defined it is also possible to some established rules (such as incremented by successively rule of being given according to test equipment Then) sequentially arrange.
In addition, the types of variables that terminal test environment has and pure software faced by types of variables compared with, can be many Go out the related hardware device type of many terminal tests, such as test instrunment, connect card, wireless terminal, subtest electronic equipment Deng.Now the global variable in the present embodiment just comprise for hardware controls hardware global variable and for software control soft Part global variable.In the present embodiment, no matter being hardware global variable, or software global variable, in statement file all The abstract and classification unified according to above-mentioned rule, realizes unified management, and the lifting efficiency of management and the lifting utilization of resources are imitated Rate.Based on above-mentioned abstract and classification, test equipment is in testing results tool software it is possible to be integrated according to actual test demand Various hardware device typess of variables and software variable type, coordinate mutually to be communicated and call, realize the survey of corresponding function Examination.
In the present embodiment, can be tester or translator and compiler's initiation variable setting request, and arrange in a variable In request, a global variable can be configured it is also possible to be configured to plural global variable simultaneously.
In the present embodiment, the global variable of setting can be various built-in type, such as C# language, C/C++ language, VB language The built-in type of the language such as speech, JAVA language or tester or translator and compiler's customization type.
In the present embodiment, the setting transfer function in transfer function storehouse can pre-set it is also possible to use process In dynamic interpolation update.The effect of setting transfer function is that the unification of corresponding variant content is converted to default object format, So that subsequently unified storage, management.In the present embodiment, the setting for the setting transfer function of the global variable of each middle type can Flexibly arranged with the actual type according to global variable.For example, the various typess of variables supported for current its own system are permissible Directly corresponding object format is converted into using the conversion regime of system default.The variable that current system itself is not supported Type, then need to carry out inclined specialization process, namely needs to arrange corresponding setting transfer function, for example, for types of variables be The global variable of str ing, then can specially arrange a setting transfer function and the setting of this class variable is changed.Again for example right Enter row format conversion in byte type one transfer function of setting that can also align, be converted into object format.It should be understood that It is, the setting of the setting transfer function that in the present embodiment, inclined specialization is processed, can be that a transfer function corresponds to a kind of variable class Type or a transfer function correspond to multiple typess of variables.
In addition, it is to be understood that the object format in the present embodiment can only comprise a kind of form it is also possible to according to tool The factors such as body application scenarios demand are flexibly set to comprise multiple format.For example, the object format in the present embodiment can comprise Character string and byte serial (namely binary code).Wherein character string is primarily directed to the type kind number comprise in global variable structure Less global variable, this part global variable is usually built-in global variable.And byte serial is primarily directed to global variable knot The more global variable of the type kind number that comprises in structure, this part global variable general those have the self-defining knot of fixed size The global variable of structure type.However, it is to be understood that in addition to two kinds of object formats of above-mentioned example, in the present embodiment The quantity of object format can also flexibly be increased according to the actual requirements, be deleted, and the type of object format can also be flexible Replace.Below character string and byte serial are included as example with object format, example is carried out to the transformation process of described variable setting Illustrate, shown in Figure 3, including:
S301:Obtain the marking variable of global variable to be placed, types of variables and variant content;
S302:Whether less than or equal to default N value, N is more than or equal to 1 to the type kind number that judgment variable type comprises;This enforcement In example, can N=1 be set, or be equal to 2;In this way, go to S303;Otherwise, go to S304;
S303:Call the character string mated with types of variables that transfer function is set, by variant content from transfer function storehouse It is converted into character string.
S304:Call byte serial setting transfer function from transfer function storehouse, variant content is converted into byte serial.
In the present embodiment, for perhaps byte serial variant content in the string variable that obtains after conversion, set by variable Put interface interchange corresponding character preservation container or byte preserves container and stored, and using marking variable as index, so that With subsequent calls or renewal.In storage, for the character string being converted to and byte serial, all in strict accordance with order during conversion Store successively.
, when arranging global variable, the types of variables according to this global variable is from default transfer function storehouse for the present embodiment Match corresponding setting transfer function, the variant content of this global variable is converted into after default object format, by becoming Variant content after changing is stored for index by amount setting interface with this marking variable, and the variable name by this global variable With marking variable and write in variable declarations header file.Pass through unified setting by global variable is converted into goal-selling form Put interface to carry out unifying to store with marking variable for index.User only need to be from variable declarations header file when using global variable Find the variable name input that there is one-to-one relationship with marking variable and can index variant content, as can avoid complete as possible Office's call by variable error, the satisfaction of lifting Consumer's Experience.The such scheme that the present embodiment provides at least possesses advantages below:
1st, point hardware, the software variable type that correspondence is encountered in the environment of terminal test, that is unified is abstract And classification;
2nd, unified the setting interface of global variable;
3rd, using characteristic of speech sounds force developer add delete global variable declaration definition (identical in a same place File);
4th, all built-in type of various language (C/C++, VB, JAVA etc.) can be supported it is also possible to prop up by voluntarily extension Hold customization type;
5th, used type using only need to paying close attention to or comprise itself during variable, and need not additionally comprise other overall situations and become The definition of amount type.
By described above, the use of various global variables in terminal test environment can be enable to manage concentratedly, be easy to Use and change, improve development efficiency and code quality.
Second embodiment
The present embodiment on the basis of first embodiment, acquisition process to global variable and remove renewal process and carry out Illustrate.
Shown in Figure 4, in the present embodiment on the basis of first embodiment, obtain the process bag of a global variable Include:
S401:Receiving variable derives request, obtains the marking variable of global variable and the types of variables that request is derived;For It is right that marking variable and corresponding types of variables test equipment can be obtained by internal corresponding conversion relation according to variable name The marking variable answered, derives in request in variable and can also directly comprise this marking variable;
S402:The marking variable obtaining is that corresponding variant content searched in variable data storehouse in index;
S403:Corresponding derivation transfer function is matched from described transfer function storehouse according to the types of variables obtaining;Should When being understood by, conversion that this derivation transfer function is carried out with arrange use during this global variable arrange what transfer function was done Conversion is contrary;
S404:Call the derivation transfer function matching that by object format, variant content is converted to types of variables corresponding After former form, design variables output interface is called to export the variant content obtaining.For each global variable in the present embodiment Obtain and all unify to be exported using this variable output interface.
The object format of example during the setting global variable of corresponding first embodiment, the present embodiment is still comprised with object format Character string and two kinds of forms of byte serial, illustrate to the concrete acquisition process of global variable.Shown in Figure 5, including:
S501:Derive marking variable and the types of variables of the global variable that acquisition request request is derived according to variable;
S502:Corresponding variant content is searched as index in variable data storehouse using the marking variable obtaining;
S503:Whether the type kind number that judgment variable type comprises is less than or equal to N value, in this way, goes to S504, otherwise, turns To S505;
S504:The character string mated with types of variables is called to derive transfer function, by variant content from transfer function storehouse The corresponding former form of types of variables is converted to by string format, this part is mainly for the situation of built-in global variable.
S505:Call byte serial to derive transfer function from transfer function storehouse, variant content is changed by byte string format For the corresponding former form of types of variables.This part is mainly for the global variable of the self-defining structure type with fixed size Situation.
In the present embodiment, when changing to byte serial and character string, according to change over order during setting variable successively Conversion.The content after the output conversion of variable output interface is called to be also to be sequentially output.
In the present embodiment, in addition to can arranging and obtaining global variable, global variable can also be carried out delete renewal. This process is shown in Figure 6, including:
S601:Receive variable and remove request, obtain the marking variable of the global variable that request removes;
S602:Marking variable according to obtaining searches corresponding variant content in variable data storehouse, calls variable to remove The variant content finding is deleted by interface, and certainly, the marking variable being stored indexed by also just is deleted in the lump;
S603:The variable name of the global variable asking in variable declarations header file to remove and marking variable are deleted.
It should be appreciated that above-mentioned S603 can execute before or after the arbitrary steps of S601 and S602 or simultaneously.
In the present embodiment, the above-mentioned variable setting interface of test equipment, variable output interface and variable are removed and connect Calling of mouth can enter execution by unified interface.
The present embodiment it is achieved that the unified of global variable obtains and delete renewal, makes on the basis of first embodiment Obtain in test process, correspondence can be carried out very point hardware that be encountered in the environment of terminal test, software variable type Good kneading uses.Unified the acquisition interface of global variable and removed interface, support simultaneously various language (C/C++, VB, JAVA etc.) all built-in type, also support by voluntarily extension support customization type;Simultaneously so that only needing during using variable Pay close attention to or comprise itself to be used type, and need not additionally comprise the definition of other global variable types.Can make at end In the test environment of end, the use of various global variables can be managed concentratedly, be easy to use and change, improve development efficiency and code matter Amount.
3rd embodiment
Shown in Figure 7, this figure show the terminal test equipment of third embodiment of the invention offer, comprises terminal test Device, this terminal test equipment has the function of various compilers, and specifically can be using the computer hardware structure shown in Fig. 1. But it is to be understood that, the terminal test equipment in the present embodiment is not limited to computer it is also possible to other arbitrarily enable Compiling, the equipment of test.Terminal test equipment in the present embodiment can to wireless terminal (for example various mobile terminal) or Other wire communication type terminals or testing equipment.
Shown in Figure 8, the terminal test device in the present embodiment includes:
Variable setup module 81, when being used for receiving setting variable request, obtains the variable of the global variable of request setting Mark, types of variables and variant content, match corresponding setting transfer function according to types of variables from transfer function storehouse, After variant content is converted into default object format by setting transfer function, calls design variables setting interface, will change Variant content afterwards is with marking variable for index storage in variable data storehouse;
Variable inventory management module 82, the variable name for the global variable of reception setting and marking variable simultaneously write variable In statement header file, in variable declarations header file, the variable name of each global variable and marking variable are different, namely this enforcement Example in each global variable statement file in variable name and marking variable correspond.Variable name in the present embodiment is permissible Carry types of variables it is also possible to not carry.And the purposes of global variable in the variable name in the present embodiment, can be embodied, in order to Follow-up maintenance, inquire about or call.In variable declarations header file in the present embodiment, do not allow that identical variable name or change occur Amount mark.
As long as the marking variable of each global variable can be with each global variable of unique identification, for each change in the present embodiment Amount mark occurrence can self-defined it is also possible to (for example pass successively according to some established rules that terminal test equipment is given Increase rule) sequentially arrange.
The types of variables that terminal test environment has and pure software faced by types of variables compared with, can have more for The hardware global variable of hardware controls.In the present embodiment, no matter being hardware global variable, or software global variable, variable The abstract and classification that inventory management module 82 is all unified according to above-mentioned rule in statement file, realizes unified management, The lifting efficiency of management and the lifting level of resources utilization.Based on above-mentioned abstract and classification, test equipment is soft in testing results instrument It is possible to according to the various hardware device types of variables of actual test demand kneading and software variable type, coordinate to carry out during part Mutually communicate and call, realize the test of corresponding function.
In the present embodiment, the global variable of setting can be various built-in type, such as C# language, C/C++ language, VB language The built-in type of the language such as speech, JAVA language or tester or translator and compiler's customization type.In transfer function storehouse Setting transfer function can pre-set it is also possible to dynamic interpolation updates in use.The work of setting transfer function With being that the unification of corresponding variant content is converted to default object format, so that subsequently unified storage, management.It should be understood that Must be, the setting of the setting transfer function that in the present embodiment, inclined specialization is processed, can be that a transfer function corresponds to a kind of variable Type or a transfer function correspond to multiple typess of variables.
In addition, it is to be understood that the object format in the present embodiment can only comprise a kind of form it is also possible to according to tool The factors such as body application scenarios demand are flexibly set to comprise multiple format.For example, the object format in the present embodiment can comprise Character string and byte serial (namely binary code).Wherein character string is primarily directed to the type kind number comprise in global variable structure Less global variable, this part global variable is usually built-in global variable.And byte serial is primarily directed to global variable knot The more global variable of the type kind number that comprises in structure, this part global variable general those have the self-defining knot of fixed size The global variable of structure type.However, it is to be understood that in addition to two kinds of object formats of above-mentioned example, in the present embodiment The quantity of object format can also flexibly be increased according to the actual requirements, be deleted, and the type of object format can also be flexible Replace.Below character string and byte serial are included as example with object format, example is carried out to the transformation process of described variable setting Explanation.
Shown in Figure 9, variable setup module 81 includes:
Configuration information acquiring unit 811, during for arranging variable request, obtains the variable mark of the global variable of request setting Knowledge, types of variables and variant content;
Setting type judging unit 812, whether the type kind number that the types of variables for judging to obtain comprises is less than or equal to Default N value, N is more than or equal to 1;In the present embodiment, setting N is equal to 2.
Setting TCU transfer control unit 813, during for being to be in the judged result arranging type judging unit 812, from conversion Call the character string mated with types of variables that transfer function is set in function library, variant content is converted into character string;Otherwise, from Call byte serial setting transfer function in transfer function storehouse, variant content is converted into byte serial.
For perhaps byte serial variant content in the string variable that obtains after conversion, interface interchange phase is arranged by variable The character answered preserves container or byte preserves container and stored, and using marking variable as index, so as with subsequent calls or Update.In storage, for the character string being converted to and byte serial, all store successively in strict accordance with order during conversion.
Shown in Figure 10, the terminal test device in the present embodiment also includes:
Variable export module 83, when being used for receiving variable derivation request, obtains the variable of the global variable that request is derived Mark and types of variables, marking variable is searched corresponding variant content as index in described variable data storehouse, and according to Types of variables matches corresponding derivation transfer function (it should be appreciated that this derivation transfer function enters from transfer function storehouse The conversion that the setting transfer function using when the conversion of row is with this global variable of setting is done is contrary), call derivation transfer function Variant content is converted to after the corresponding former form of types of variables by described object format, calls design variables output interface to incite somebody to action The variant content output arrived.
Specifically, shown in Figure 11, variable export module 83 includes:
Derived information acquiring unit 831, for deriving the variable of the global variable that acquisition request request is derived according to variable Mark and types of variables;
Searching unit 832, for searching corresponding variant content using marking variable as index in variable data storehouse;
Derived type judging unit 833, whether the type kind number comprising for judgment variable type is less than or equal to described N Value;
Derive TCU transfer control unit 834, for when derived type judging unit 833 judged result is to be, from conversion letter Call the character string mated with types of variables to derive transfer function in number storehouse, variant content is converted to variable by string format The corresponding former form of type;Otherwise, byte serial is called to derive transfer function, by variant content by byte serial from transfer function storehouse Form is converted to the corresponding former form of types of variables.In the present embodiment, when changing to byte serial and character string, according to setting Put change over order during variable to change successively.The content after the output conversion of variable output interface is called to be also to be sequentially output.
In the present embodiment, in addition to can arranging and obtaining global variable, global variable can also be carried out delete renewal. Shown in Figure 12, the terminal test device in the present embodiment also includes:
Variable remove module 84, is used for receiving variable when removing request, obtains the variable of the global variable that request removes Mark, searches corresponding variant content according to marking variable in variable data storehouse, and the variant content finding is deleted, when So, the marking variable being stored indexed by also just is deleted in the lump;
Variable inventory management module 82 be additionally operable to the variable name of global variable to be removed in variable declarations header file and Marking variable is deleted.
In the present embodiment, the above-mentioned variable setting interface of test equipment, variable output interface and variable are removed and connect Calling of mouth can enter execution by unified interface.And it should be appreciated that variable setup module 81 in the present embodiment, The function of variable inventory management module 82, variable export module 83 and variable remove module 84 can be by terminal test equipment Processor realize, each module can be configured in processor it is also possible to individually be configured in outside processor.
The terminal test device that the present embodiment provides can be to point hardware, the software encountered in the environment of terminal test Types of variables, unified abstract and sorting out, and unified the setting interface of global variable, obtain interface and removing and connect Mouthful, force developer to add the declaration definition deleting global variable in a same place (same file) using characteristic of speech sounds; Support all built-in type of various language (C/C++, VB, JAVA etc.) simultaneously, also support that developer passes through voluntarily extension and supports Customization type.Used type using only paying close attention to or comprise itself during variable, and need not additionally be comprised other overall situations The definition of types of variables, can enable the use of various global variables in terminal test environment manage concentratedly, be easy to use and Modification, improves development efficiency and code quality.
Fourth embodiment
In order to be better understood from the present invention, below C/C++ language is used with terminal test equipment, wireless terminal is surveyed This concrete application scene of management process of the global variable of examination process is example, does further illustration to the present invention.
Content involved by the present embodiment mainly includes:The types of variables that wireless terminal test environment has, i.e. hardware Global variable and software global variable, the global variable statement of wireless terminal test, the global variable access of wireless terminal test Interface (comprise setting, obtain and remove) class definition, the actual global variable value (overall situation of the interface internal of wireless terminal test Content before variant content conversion) with the conversion of save value (content after global variable Content Transformation) (by setting conversion letter Several and corresponding derivation transfer function is realized).
The types of variables that wireless terminal test environment has is stated with global variable.Wireless terminal test environment institute The types of variables having and pure software faced by types of variables compared with, it can the related hardware of much more wireless terminal test Device type, such as test instrunment, connect card, wireless terminal, subtest electronic equipment etc..Wireless terminal testing tool software, Need to integrate various hardware global variable types and soft global variable type, coordinate mutually to be communicated and call.In addition, passing It is the statement carrying out variable in certain .h header file that the C/C++ code of system is realized, and it is fixed then to carry out in certain .cpp file Justice is realized.And the present embodiment global variable statement method is improved.Concrete grammar is in an independent header file, definition The enumeration type of one global variable, when needing one, just adds one, the statement of global variable here can be paid close attention to The actual type of variable.The abstract and classification that hardware global variable and software global variable are unified.For example, for each Definition in statement file for the global variable includes:<Prefix>+<Actual type (optional, such as integer INT, character string STR, pointer PTR etc.)>+<Variable purposes>+ marking variable, wherein prefix+actual type+variable purposes can be with composition variable names.As following Statement example, "=" left side be variable name, the right be marking variable.
The global variable access interface class definition of wireless terminal test.The present embodiment one is based on running in same process The global variable in portion manages and to illustrate.Global variable access interface class is defined as follows, and that is, (variable is defeated for GetVarsString Outgoing interface, for obtaining character string corresponding to variable or byte biography value), (variable arranges interface to SetVarsString, is used for Setting variable corresponding to character string or byte string value) and RemoveVar (variable removes interface, for removing in interface internal Variable), the above-mentioned interface definition in the present embodiment is pure virtual function class.
For transfer function, be all self-defining stencil function or template specialization (inclined specialization) function (stencil function and Stencil function specialization is the term in C++ pattern plate programming, represents to all types or a certain certain types of value specific function Reason).Stencil function is that developer develops translation and compiling environment according to current, and involved by global variable, value type carries out self-defined place Reason.Stencil function after to specific types of conversions, calls the preservation that base interface is worth or reading.
By former form, global variable is converted to setting transfer function string format or the principle of byte string format is as follows:
For built-in type global variable, because the type kind number that its structure comprises is typically little, this kind of global variable Numerical value (content) be all can be represented with character string and preserve.Because integer and floating number are permissible, just do Formatting Output Permissible, and the operating pointer of corresponding equipment and instrument, the operation object interface of the base library of chip platform or test terminal The global variables such as port operation pointer, its essence namely integer.So arrange corresponding specialization stencil function namely Transfer function (including the conversion of setting direction and the conversion deriving direction) can achieve above-mentioned work.And base interface is internal real Existing, it is to preserve variable using the container of a preservation character.Such as m_GlobalVars is the STL type of container of a C++ Map, it enumerates the corresponding marking variable of name to index with defined variable above.
For this kind of global variable, the setting of global variable and the process of acquisition are carried out based on the definition of above-mentioned function, so that The program code of example is as follows:
It should be appreciated that the several specific derivation transfer function shown in said procedure code and setting conversion letter Number is only all a kind of example readily appreciating, the transfer function in the present embodiment is far not limited to the several of above-mentioned example.
During storage, using m_GlobalVars as STL type of container map of C++ stored when, it is to be defined above change Amount is enumerated the corresponding marking variable of name to index:
In conjunction with being embodied as of above-mentioned base interface:
During derivation, it is possible to use derive function GetInst interface, return is a monomer (or be single-piece, C++ term), As follows:
The present embodiment is realized only depositing an overall interface class in a process by the technology of static variable inside it Entity is it is ensured that the uniqueness of global variable.Two other base interface is realized as follows:
There is the global variable of the self-defining structure type of fixed size for those, comprise in this kind of variant structural body Type kind number is general relatively more, therefore can then can be saved in by other interface (namely other transfer function) Map_BytesContainer, its principle is that the structure of this kind of global variable is saved in C++ byte serial in order STL container:vector<BYTE>In container, then again this vector container is saved in final bulk container:map_ In BytesContainer.During reading then according to name first from map_BytesContainer container by corresponding vector< BYTE>All BYTE in sub- container all read, and directly pass through memory copying to counter structure type further according to structure size Variable first address, a kind of its example to realize code snippet as follows:
Setting up procedure (namely preserving process):
Acquisition process (namely reading process):
This global variable management interface, can be realized with DLL export interface form, as follows:
Based on such scheme, for other modules in process, the simply following setting that substantially can achieve global variable With acquisition (namely readings):
Global variable Managed Solution provided in an embodiment of the present invention can develop sub- work to each in wireless terminal test environment The global variable that inside journey, (during execution be same process) uses carries out unified management, need not in each module respective sound Bright, definition.Make global variable code clear, be easy to safeguard.Meanwhile, the method for the inclined specialization of self-defining interface makes interface can fit Answer various typess of variables, easy to use.Namely the present invention can effectively improve in wireless terminal test environment to global variable The convenience using, reduces global variable and re-defines or hide definition it is possible to do unified access control, reduce code superfluous Remaining, improve the vigorousness of code, realize the seamless kneading to each global variable of software and hardware in wireless terminal test environment, association Adjust and improve the mutual communication to software and hardware and call, improve the development rate of wireless terminal testing tool and actual executes effect Rate.
It should be noted that herein, term " inclusion ", "comprising" or its any other variant are intended to non-row The comprising of his property, so that including a series of process of key elements, method, article or device not only include those key elements, and And also include other key elements of being not expressly set out, or also include intrinsic for this process, method, article or device institute Key element.In the absence of more restrictions, the key element being limited by sentence "including a ..." is it is not excluded that including being somebody's turn to do Also there is other identical element in the process of key element, method, article or device.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can be realized by the mode of software plus necessary general hardware platform naturally it is also possible to pass through hardware, but in many cases The former is more preferably embodiment.Based on such understanding, technical scheme is substantially done to prior art in other words Go out partly can embodying in the form of software product of contribution, this computer software product is stored in a storage medium In (as ROM/RAM, magnetic disc, CD), including some instructions with so that a station terminal equipment (can be mobile phone, computer, clothes Business device, air-conditioner, or network equipment etc.) method described in execution each embodiment of the present invention.
Above in conjunction with accompanying drawing, embodiments of the invention are described, but the invention is not limited in above-mentioned concrete Embodiment, above-mentioned specific embodiment is only schematically, rather than restricted, those of ordinary skill in the art Under the enlightenment of the present invention, in the case of without departing from present inventive concept and scope of the claimed protection, also can make a lot Form, these belong within the protection of the present invention.

Claims (10)

1. a kind of terminal test device is it is characterised in that include:
Variable setup module, when being used for receiving setting variable request, obtains the marking variable of global variable, the change of request setting Amount type and variant content, match corresponding setting transfer function according to described types of variables from transfer function storehouse, lead to Cross described setting transfer function described variant content is converted into after default object format, call design variables setting interface, Variant content after conversion is stored in variable data storehouse with described marking variable for index;
Variable inventory management module, the variable name for the global variable of reception setting and marking variable simultaneously write variable declarations head In file, in described variable declarations header file, the variable name of each global variable and marking variable are different.
2. terminal test device as claimed in claim 1 is it is characterised in that also include:
Variable export module, when being used for receiving variable and deriving request, obtain the marking variable of global variable that request derives and Types of variables, described marking variable is searched corresponding variant content as index in described variable data storehouse, and according to institute State types of variables and match corresponding derivation transfer function from described transfer function storehouse, call described derivation transfer function by institute State variant content to be converted to after the corresponding former form of described types of variables by described object format, call design variables output interface The variant content obtaining is exported.
3. terminal test device as claimed in claim 2 is it is characterised in that described object format includes character string and binary system Code, described variable setup module includes:
Configuration information acquiring unit, during for arranging variable request, obtains the marking variable of global variable, the variable of request setting Type and variant content;
Setting type judging unit, for judging whether the type kind number that described types of variables comprises is less than or equal to default N value, institute State N and be more than or equal to 1;
Setting TCU transfer control unit, for when described judged result is to be, calling and described change from described transfer function storehouse The character string setting transfer function of amount type matching, described variant content is converted into character string;Otherwise, from described transfer function Call byte serial setting transfer function in storehouse, described variant content is converted into byte serial.
4. terminal test device as claimed in claim 3 is it is characterised in that described variable export module includes:
Derived information acquiring unit, for deriving the marking variable of the global variable that acquisition request request is derived according to described variable And types of variables;
Searching unit, for searching corresponding variant content as index using described marking variable in described variable data storehouse;
Derived type judging unit, for judging whether the type kind number that described types of variables comprises is less than or equal to described N value;
Derive TCU transfer control unit, for when described judged result is to be, calling and described change from described transfer function storehouse The character string of amount type matching derives transfer function, and described variant content is converted to described types of variables pair by string format The former form answered;Otherwise, byte serial is called to derive transfer function, by described variant content by byte from described transfer function storehouse String format is converted to the corresponding former form of described types of variables.
5. the terminal test device as described in any one of claim 1-4, it is characterised in that also including variable remove module, is used When receiving variable and remove request, obtain the marking variable of the global variable that request removes, according to described marking variable in institute State and in variable data storehouse, search corresponding variant content, the described variant content finding is deleted;
Described variable inventory management module is additionally operable to the variable name of global variable to be removed in described variable declarations header file Delete with marking variable.
6. a kind of terminal test equipment is it is characterised in that include the terminal test device as described in any one of claim 1-5.
7. a kind of variable maintaining method is it is characterised in that include:
Receive setting variable request, obtain the marking variable of global variable, types of variables and the variant content of request setting;
Corresponding setting transfer function is matched from transfer function storehouse according to described types of variables;
By described setting transfer function, described variant content is converted into after default object format, calls design variables to arrange Interface, the variant content after conversion is stored in variable data storehouse with described marking variable for index;
And also include the variable name of the global variable of setting and marking variable and write in variable declarations header file, described change In amount statement header file, the variable name of each global variable and marking variable are different.
8. variable maintaining method as claimed in claim 7 is it is characterised in that methods described also includes:
Receiving variable derives request, obtains the marking variable of global variable and the types of variables that request is derived;
Described marking variable is searched corresponding variant content as index in described variable data storehouse, and according to described variable Type matches corresponding derivation transfer function from described transfer function storehouse;
Call described derivation transfer function that by described object format, described variant content is converted to described types of variables corresponding After former form, design variables output interface is called to export the variant content obtaining.
9. variable maintaining method as claimed in claim 7 is it is characterised in that methods described also includes:
Receive variable and remove request, obtain the marking variable of the global variable that request removes;
Transfer variable removes interface and searches in corresponding variable described marking variable as index in described variable data storehouse Hold, the described variant content finding is deleted;
And also include the variable name of the global variable asking described in described variable declarations header file to remove and marking variable Delete.
10. the variable maintaining method as described in any one of claim 6-9 is it is characterised in that in described variable declarations header file Global variable comprise for hardware controls hardware global variable and for software control software global variable.
CN201610812263.1A 2016-09-07 2016-09-07 Terminal test device, terminal test equipment and variable maintaining method Active CN106407111B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610812263.1A CN106407111B (en) 2016-09-07 2016-09-07 Terminal test device, terminal test equipment and variable maintaining method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610812263.1A CN106407111B (en) 2016-09-07 2016-09-07 Terminal test device, terminal test equipment and variable maintaining method

Publications (2)

Publication Number Publication Date
CN106407111A true CN106407111A (en) 2017-02-15
CN106407111B CN106407111B (en) 2019-05-17

Family

ID=57998829

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610812263.1A Active CN106407111B (en) 2016-09-07 2016-09-07 Terminal test device, terminal test equipment and variable maintaining method

Country Status (1)

Country Link
CN (1) CN106407111B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107678902A (en) * 2017-10-31 2018-02-09 郑州云海信息技术有限公司 A kind of method of testing and its device of unified storage array
CN108563539A (en) * 2018-03-21 2018-09-21 广州视源电子科技股份有限公司 Interface test method, server, readable storage medium storing program for executing and system
CN109542954A (en) * 2018-11-30 2019-03-29 长城计算机软件与系统有限公司 A kind of data query method and system of unified interface
CN110347594A (en) * 2019-06-28 2019-10-18 上海电气泰雷兹交通自动化系统有限公司 Static variable synchronization and setting method in CBTC system security function module testing
CN110597763A (en) * 2018-05-25 2019-12-20 杭州海康威视数字技术股份有限公司 Method and device for generating function index table
CN111324961A (en) * 2020-02-27 2020-06-23 杭州群核信息技术有限公司 Home parameterization model modeling system and method based on global variables
CN111414585A (en) * 2020-03-26 2020-07-14 深圳前海微众银行股份有限公司 Variable management method, device, equipment and computer readable storage medium
CN112334873A (en) * 2018-07-03 2021-02-05 欧姆龙株式会社 Compiling device and compiling method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102694701A (en) * 2012-06-13 2012-09-26 青岛海信传媒网络技术有限公司 Testing method and system based on message
CN102841782A (en) * 2011-06-23 2012-12-26 腾讯科技(深圳)有限公司 Global variable managing method and device
CN102929682A (en) * 2012-12-06 2013-02-13 盛科网络(苏州)有限公司 Preprocessing method and device for automatically extending TCL (Tool Command Language)
CN103870262A (en) * 2012-12-14 2014-06-18 北汽福田汽车股份有限公司 Method and device for automatically generating variables based on SHELL script
CN104281455A (en) * 2014-10-11 2015-01-14 北京金山安全软件有限公司 Interface calling method and device and terminal
CN104317589A (en) * 2014-10-22 2015-01-28 中国电子科技集团公司第四十一研究所 Automatic code generating method and automatic code generating device for loading dynamic link library

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102841782A (en) * 2011-06-23 2012-12-26 腾讯科技(深圳)有限公司 Global variable managing method and device
CN102694701A (en) * 2012-06-13 2012-09-26 青岛海信传媒网络技术有限公司 Testing method and system based on message
CN102929682A (en) * 2012-12-06 2013-02-13 盛科网络(苏州)有限公司 Preprocessing method and device for automatically extending TCL (Tool Command Language)
CN103870262A (en) * 2012-12-14 2014-06-18 北汽福田汽车股份有限公司 Method and device for automatically generating variables based on SHELL script
CN104281455A (en) * 2014-10-11 2015-01-14 北京金山安全软件有限公司 Interface calling method and device and terminal
CN104317589A (en) * 2014-10-22 2015-01-28 中国电子科技集团公司第四十一研究所 Automatic code generating method and automatic code generating device for loading dynamic link library

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107678902A (en) * 2017-10-31 2018-02-09 郑州云海信息技术有限公司 A kind of method of testing and its device of unified storage array
CN108563539A (en) * 2018-03-21 2018-09-21 广州视源电子科技股份有限公司 Interface test method, server, readable storage medium storing program for executing and system
CN110597763A (en) * 2018-05-25 2019-12-20 杭州海康威视数字技术股份有限公司 Method and device for generating function index table
CN110597763B (en) * 2018-05-25 2022-06-03 杭州海康威视数字技术股份有限公司 Method and device for generating function index table
CN112334873A (en) * 2018-07-03 2021-02-05 欧姆龙株式会社 Compiling device and compiling method
CN109542954A (en) * 2018-11-30 2019-03-29 长城计算机软件与系统有限公司 A kind of data query method and system of unified interface
CN110347594A (en) * 2019-06-28 2019-10-18 上海电气泰雷兹交通自动化系统有限公司 Static variable synchronization and setting method in CBTC system security function module testing
CN110347594B (en) * 2019-06-28 2023-03-10 上海电气泰雷兹交通自动化系统有限公司 Static variable synchronization and setting method in CBTC system safety function module test
CN111324961A (en) * 2020-02-27 2020-06-23 杭州群核信息技术有限公司 Home parameterization model modeling system and method based on global variables
CN111414585A (en) * 2020-03-26 2020-07-14 深圳前海微众银行股份有限公司 Variable management method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN106407111B (en) 2019-05-17

Similar Documents

Publication Publication Date Title
CN106407111A (en) Terminal test apparatus, terminal test device and variable maintenance method
CN108268253B (en) Interface code generation method and terminal equipment
CN110413690A (en) Method of data synchronization, server, electronic equipment, the storage medium of database
CN102722440A (en) Debugging device of executive codes of embedded system, debugging method and embedded system
CN107885540A (en) A kind of method, apparatus and terminal of loading application programs static resource
CN105068818A (en) Channel package generation method and apparatus and channel package batch generation method and system
CN110275916A (en) Storage method, system, device and the equipment of data operating record
CN104932973A (en) Version compatibility test method and apparatus
CN112256321A (en) Static library packaging method and device, computer equipment and storage medium
CN111797073A (en) Database management method, electronic device, and computer-readable storage medium
CN110019111A (en) Data processing method, device, storage medium and processor
CN107797823A (en) Business Rule Management method, apparatus, storage medium and computer equipment
CN105005543A (en) Interface generation apparatus and method
CN106648569A (en) Target serialization achieving method and device
CN106201865A (en) A kind of application programming interface API method of testing, device and terminal unit
CN105677805A (en) Data storing and reading method and device using protobuf
CN113535258B (en) Pattern file loading method and system
CN108170430A (en) A kind of method and system of showing interface
CN104765792A (en) Dimension data storing method, device and system
CN106294530A (en) The method and system of rule match
CN106033390A (en) Mail style testing method and apparatus
CN108241499A (en) Update method, device and the computer readable storage medium of field value annotation
CN105867886A (en) Method and device for writing table
CN109324838B (en) Execution method and execution device of single chip microcomputer program and terminal
CN112154413A (en) Configuration file generation method and device and storage medium

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