CN105487861B - The method and device of securing component calling amount - Google Patents

The method and device of securing component calling amount Download PDF

Info

Publication number
CN105487861B
CN105487861B CN201510835185.2A CN201510835185A CN105487861B CN 105487861 B CN105487861 B CN 105487861B CN 201510835185 A CN201510835185 A CN 201510835185A CN 105487861 B CN105487861 B CN 105487861B
Authority
CN
China
Prior art keywords
component
project
variable
call information
called
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
CN201510835185.2A
Other languages
Chinese (zh)
Other versions
CN105487861A (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.)
ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd
Original Assignee
ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd filed Critical ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd
Priority to CN201510835185.2A priority Critical patent/CN105487861B/en
Publication of CN105487861A publication Critical patent/CN105487861A/en
Application granted granted Critical
Publication of CN105487861B publication Critical patent/CN105487861B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Abstract

The disclosure discloses a kind of method and device of securing component calling amount, belongs to computer and the communications field.The method includes:When detecting that component is called by the project in terminal, determine whether the project calls the component for the first time;If it is the component is called for the first time, then the component call information is obtained;The component call information, calling amount of the component call information for component described in the server statistics are sent to server.So that when component is being shared with other software developer in use, component developer is known that the component call information and calling amount of the component by component developer.

Description

The method and device of securing component calling amount
Technical field
This disclosure relates to computer and the communications field, in particular to a kind of method and device of securing component calling amount.
Background technique
Component refers to that a kind of code segment for being able to achieve some specific function, component have versatility and externally provide interface. In field of software development, the interface that programmer is often used component offer uses component call into project, to save repetition labor It is dynamic.
For example, certain programmer develops a mail components, the function of sending mail may be implemented.He can be by the mail Component call is used into A project, which can also be called into B project and be used, he can also be by the mails Part is shared with any other programmer, other programmers can call the mail components into its project being developed.
In the implementation of the present invention, the inventor finds that the existing technology has at least the following problems:
Component is being shared with other software developer in use, not being unable to securing component recalls information also not by component developer It can statistics component calling amount.
Summary of the invention
In order to solve the problems, such as present in the relevant technologies, the disclosure provides the method and dress of a kind of securing component calling amount It sets.The technical solution is as follows:
According to the first aspect of the embodiments of the present disclosure, a kind of method of securing component calling amount is provided, this method includes:
When detecting that component is called by the project in terminal, determine whether the project calls the component for the first time;
If it is the component is called for the first time, then the component call information is obtained, the component call information is at least wrapped Include the component identification information of the component;
The component call information is sent to server, the component call information is for group described in the server statistics The calling amount of part.
Optionally, the component includes component call information reporting module, the method also includes:
When detecting the called operation of the component call information reporting module, determine the component by the item in terminal Mesh calls.
Optionally, the component call information reporting module includes default first variable, and first variable is for recording The component whether has been called in current foregoing description project;
Whether the determination project calls the component for the first time, including:
First variable is read from the component call information reporting module;
Determine whether the project calls the component for the first time according to first variable.
Optionally, the method also includes:
If it is the component is called for the first time, then the value of first variable is provided for indicating that the project is modulated With the component.
Optionally, before whether the determination project calls the component for the first time, further include:
Default second variable is obtained from the project, second variable is for recording the tune for currently debugging the project Whether die trial formula is local debugging mode according to the debugging mode that second variable judges to debug the project, if it is this Ground debugging mode then executes the operation whether determination project calls the component for the first time.
According to the second aspect of an embodiment of the present disclosure, a kind of device of securing component calling amount is provided, which includes:
For the first time whether the first determining module determine the project when for detecting that component is called by the project in terminal Call the component;
Module is obtained, if determining that the project is to call the component for the first time for first determining module, The component call information is obtained, the component call information includes at least the component identification information of the component;
Sending module, for sending the component call information that the acquisition module acquires, the component to server Calling amount of the recalls information for component described in the server statistics.
Optionally, the component includes component call information reporting module, and described device further includes:
Second determining module, for determining institute when detecting the called operation of the component call information reporting module Component is stated to be called by the project in terminal.
Optionally, the component call information reporting module includes default first variable, and first variable is for recording The component whether has been called in current foregoing description project;
First determining module, including:
Reading submodule, for reading first variable from the component call information reporting module;
Determine submodule, the first variable for reading according to the reading submodule determines whether the project is first It is secondary to call the component.
Optionally, described device further includes:
The value of first variable is arranged if being to call the component for the first time for the project for setup module For for indicating that the project has called the component.
Optionally, described device further includes:
Obtain judgment module, for first determining module determine the project whether call for the first time the component it Before, default second variable is obtained from the project, second variable is for recording the debugging mould for currently debugging the project Whether formula is local debugging mode according to the debugging mode that second variable judges to debug the project, if it is local tune Die trial formula then executes the operation whether determination project calls the component for the first time.
The technical scheme provided by this disclosed embodiment can include the following benefits:
When by detecting that component is called by the project in terminal, determine whether the project calls the component for the first time; If the project is to call the component for the first time, obtains the component call information and send the component call information To server, so that the server can use the calling amount of component described in the component call Information Statistics;So that working as group Component is being shared with other software developer in use, component developer is known that the component call of the component by part developer Information and calling amount.
It should be understood that the above general description and the following detailed description are merely exemplary, this can not be limited It is open.
Detailed description of the invention
The drawings herein are incorporated into the specification and forms part of this specification, and shows the implementation for meeting the disclosure Example, and consistent with the instructions for explaining the principles of this disclosure.
Fig. 1 is the network architecture diagram of disclosure application;
Fig. 2 is a kind of flow chart of the method for securing component calling amount shown according to an exemplary embodiment;
Fig. 3 is a kind of flow chart of the method for the securing component calling amount shown according to another exemplary embodiment;
Fig. 4 is a kind of block diagram of the device of securing component calling amount shown according to an exemplary embodiment;
Fig. 5 is whether a kind of project of determining invocation component shown according to an exemplary embodiment calls the component for the first time Device block diagram;
Fig. 6 is a kind of block diagram of the device of the securing component calling amount shown according to another exemplary embodiment.
Specific embodiment
Example embodiments are described in detail here, and the example is illustrated in the accompanying drawings.Following description is related to When attached drawing, unless otherwise indicated, the same numbers in different drawings indicate the same or similar elements.Following exemplary embodiment Described in embodiment do not represent all implementations consistent with this disclosure.On the contrary, they be only with it is such as appended The example of the consistent device and method of some aspects be described in detail in claims, the disclosure.
It is the network architecture diagram of disclosure application referring to Fig. 1, Fig. 1, which may include terminal 120 and server 140。
Terminal 120 can configure various exploitation environment, code be run, to debug project being developed.Terminal can be with By running item code invocation component, server is sent to by component securing component recalls information, and by the recalls information. The terminal can be tablet computer, pocket computer on knee and desktop computer etc..
Server 140 can dispose assembly management system, receive the component call information that terminal is sent, and in assembly management The component is managed in system, such as checks the information such as component call information and component call amount.
It can be connected by wireless network or cable network between terminal 120 and server 140.
Fig. 2 is a kind of flow chart of the method for securing component calling amount shown according to an exemplary embodiment, including with Lower step:
In step 201, it when detecting that component is called by the project in terminal, determines whether the project is called for the first time and is somebody's turn to do Component.
In step 202, if it is the component is called for the first time, then the component call information is obtained, the component call information Including at least the component identification information of the component.
In step 203, the component call information is sent to server, which is used for the server statistics The calling amount of the component.
In conclusion the method for the securing component calling amount provided in the embodiment of the present disclosure, by detecting component by end When project in end is called, determine whether the project calls the component for the first time;If the project is to call the component for the first time, obtain It takes the component call information and the component call information is sent to server, so that the server can use the component call The calling amount of the Information Statistics component;So that when component is being shared with other software developer in use, group by component developer Part developer is known that the component call information and calling amount of the component.
Executing subject in above method embodiment can be the terminal 120 in the network architecture shown in FIG. 1.
Fig. 3 is a kind of flow chart of the method for the securing component calling amount shown according to another exemplary embodiment, the party When method is by detecting that component is called by the project in terminal, determine whether the project calls the component for the first time, if it is for the first time It calls, then the component call information is obtained, and be sent to server, so that the calling amount of the server statistics component.Ginseng See Fig. 3, this method includes:
In step 300, project is debugged and run to terminal, calls the group quoted in the project in operation Project Process Part.
Project is project development personnel in the software of terminal development or application etc., and technical staff can be from exploration project Download component in server can also copy directly from other storage equipment or obtain component by other methods, and should Component refers in project.Detailed process can be:Project development personnel write an invocation component in item object program The source program of the project and the component are packaged into a program installation kit, realized the group by code when having developed the project Part refers in project.
Component is completed by Components Development staff development, is the code segment for being able to achieve some specific function, has general Property simultaneously externally provides interface.After one component of Components Development staff development, which can be uploaded to server, any project Developer can download the component, and the component is referred in the project that it is developed.Since component has versatility simultaneously Interface is externally provided, so terminal can pass through the interface invocation component in terminal operating project.
In the present embodiment, Components Development personnel can include component call when developing a component in the assembly Information reporting module, when terminal calls the component, terminal first runs the component call information reporting module that the component includes, Then it is performed the following operations by component call information reporting module.
In step 301, when detecting the called operation of component call information reporting module, terminal determines the component quilt Project is called.
Due to when component is called in running Project Process for terminal, component call that terminal just includes in operating component Information reporting module, so can determine that the component is called, i.e., by this when component call information reporting module is run Mesh calls.
In step 302, terminal obtains default second variable from the project, and second variable is for recording current debugging The debugging mode of project judges whether the debugging mode of the debugging project is local debugging mode according to second variable, if For local debugging mode, 303 operation is thened follow the steps.
Second variable is the variable that project development personnel are arranged in the source program of project in exploration project, project Different values can be arranged for the second variable in developer, for indicating that the mode for currently debugging the project is local debugging mode Or on-line mode.
After the completion of project development, project development personnel in terminal local firstly the need of the project is debugged, to detect Project defect that may be present, and modified.Wherein, project development personnel can become after having developed project by second The value of amount is set as default first numerical value, for indicating that the mode for currently debugging the project is local debugging mode, for example, can be with It is 1 that bivariate value, which is arranged, for indicating that the mode for currently debugging the project is local debugging mode.
After the completion of terminal local debugging, which can be uploaded to server by project development personnel, carry out line up-regulation Examination.Wherein, after project development personnel have debugged the project in terminal local, bivariate value can be set to default the Two numerical value, for indicating that the mode for currently debugging the project is debugging mode on line, for example, bivariate value can be set being 0, for indicating that the mode for currently debugging the project is debugging mode on line.
This step can be:Terminal obtains the second variable in the project, judges bivariate value, if the Bivariate value is default first numerical value, then judges that the debugging mode for currently debugging the project for local debugging mode, is then held The operation of row step 303.If bivariate value is default second value, the debugging mould for currently debugging the project is judged Formula is debugging mode on line, then stops the component call information for obtaining the component.
For example, can set the second variable in project to m, terminal obtains the value of the second variable m in the project, to The value of two variable m is judged, if the value of the second variable m is 1, judges the debugging mode for currently debugging the project for this Ground debugging mode thens follow the steps 303 operation.If the value of the second variable m is 0, judge currently to debug the project Debugging mode is debugging mode on line, then stops the component call information for obtaining the component.
Only just component call information is obtained when project is in local debugging mode in the present embodiment, so not It only can satisfy the demand of securing component recalls information, can also prevent from generating interference to environment on line, to improve item on line Purpose stability.
In step 303, terminal reads first variable from the component call information reporting module.
Default first variable is included in the component call information reporting module, is that component developer is preset in the component Variable in recalls information reporting module, for being recorded in whether current project before has called the component.Components Development people Member can be set the initial value of the first variable and be empty or be to preset third value, and the value of first variable is empty or is default third Numerical value, for indicating that the project is the never call component before current.
Wherein, if the component is called during terminal debug-item when running, terminal can be by the value of the first variable It is set as default 4th numerical value, for indicating that the project has called the component before current.
For example, first variable can be set to a, when the initial value of the first variable a is sky or is 0, working as indicating The project is the never call component before preceding, if after the component is called operation during terminal debug-item, terminal can be with 1 is set by the value of the first variable a, for indicating that the project has called the component before current.
In step 304, determine whether the project calls the component for the first time according to first variable.
This step can be:The value of first variable is judged, if it is judged that the value of the first variable is empty or is pre- If third value, then show that the project did not call the component before current, i.e. the project is to call the component for the first time, then Execute the operation of step 305.If the value for reading the first variable is default 4th numerical value, show the project before current The component has been called, then has stopped the component call information for obtaining the component.
For example, a can be set by first variable, the value of the first variable a is judged, if it is judged that the first variable The value of a is empty or is 0, then shows that the project did not call the component before current, i.e. the project is to call the group for the first time Part thens follow the steps 305 operation.If the value for reading the first variable is 1, show that the project has been called before current The component.Then stop obtaining the component call information of the component.
In step 305, if it is the component is called for the first time, then the component call information is obtained, the component call information Including at least the component identification information of the component.
If the project is to call the component for the first time, a new thread is opened, goes to obtain the group by the new thread Part recalls information, the component call information include at least the component identification information of the component, can also include calling the component The item identification information of project and/or the terminal identification information of the terminal etc., the terminal identification information can be the IP of the terminal The information such as address and/or MAC Address.
Wherein, the component identification information of the component is used for the unique identification component, is the component developer in assembly management It is the component application in system, and the component identification information is built in the specific position of the component, when the component is called When, terminal can read component mark from the specific position.
Call the item identification information of the project of the component for the unique identification project.When there is project to call the component When, terminal can read all items information including the project label, and predeterminated position is arrived in storage.When the assembly operating to group When part recalls information reporting module, which reads the item identification information of the project.
The IP address of terminal for calling the developer of the component to use is used to each local area network on unique identification internet, But can have in each local area network under normal circumstances all in terminal several different namely each local area network Terminal uses the same IP address, can be checked by the IP address of the terminal and call the heterogeneous networks of the component and each Service condition of each terminal to the component in network.For example, acquiring the IP address of 12 terminals, it is expressed as:A, b, A, b, b, c, b, c, c, c, b, c, and in the IP address of this 12 terminals only there are three types of:A, b, c.Namely this 12 terminals are to come from 3 local area networks, are denoted as local area network 1, local area network 2 and local area network 3 respectively, and corresponding IP address is respectively a, b, c.So from Can be learnt in local area network 1 in the IP address of 12 terminals has 2 terminals to call the component, has 5 terminals in local area network 2 It called the component and local area network 3 to there are 5 terminals to call the component, was somebody's turn to do to can learn and be called in local area network 2 and 3 The quantity of component is compared with information such as local area networks more than 1.The prior art that is retrieved as of related IP address of terminal is not repeating here.
The terminal MAC address for calling the developer of the component to use is used for one terminal of unique identification, from terminal MAC The specific network site for the terminal for calling the component can be learnt in location and calls situation.Related terminal MAC address is retrieved as The prior art is not repeating here.
After having obtained the component call information, preset 4th numerical value is set by the value of first variable.More than still For stating example, 1 is set by the value of the first variable a, indicates that the project has called the component.
Within step 306, terminal to server sends the component call information, which is used for the server Count the calling amount of the component.
After getting component call information, which is sent to server, server by utilizing component pipe The calling amount of reason system record component recalls information and statistics component, to facilitate the component developer to check.
Server receives the component call information, when counting the calling amount of some component, according to the component mark of the component Know information, obtains the component call information including the component identification information, count the number of the component call information of acquisition, obtain The calling amount of the component.Server can also count the calling amount that the component is called by some project, then according to the group of the component The item identification information of part identification information and the project obtains the component tune including the component identification information and item identification information With information, the number for counting the component call information of acquisition obtains the calling amount that the component is called by the project.Server may be used also To count the calling amount that the component is called by terminal in some local area network, then according to the component identification information of the component and terminal IP Address obtains the component call information including the component identification information and IP address of terminal, counts the component call information of acquisition Number obtain the component by local area network the terminal call calling amount.Server can also count the component by some terminal The calling amount of calling, then according to the terminal MAC address of the component identification information of the component and the terminal, obtaining includes the component mark Know the component call information of information and terminal MAC address, the number for counting the component call information of acquisition obtains the component by this The calling amount that terminal is called.
Server disposition in the present embodiment assembly management system, the assembly management system include at least assembly management page Face, component developer or other people can be that component application component identifies and check component tune by the assembly management page The information such as dosage.When component developer is wanted to check the calling amount of some component, the component is inputted in the assembly management page Component identification information, the quantity of all components under the server statistics component identification information is simultaneously shown in the assembly management page On.Equally can also by input call the component project item identification information, IP address of terminal and terminal MAC address come Obtain corresponding information.
In conclusion the securing component calling amount method provided in the embodiment of the present disclosure, by detecting component by terminal When interior project is called, determine whether the project calls the component for the first time;If the project is to call described group for the first time Part then obtains the component call information and the component call information is sent to server, so that the server can be with Utilize the calling amount of component described in the component call Information Statistics;It solves and is unable to securing component recalls information and statistics component The problem of calling amount.So that when component is being shared with other software developer in use, the component developer by component developer It is known that using the information such as project, terminal and the number of entry of the component, terminal quantity.
Following is embodiment of the present disclosure, can be used for executing embodiments of the present disclosure.It is real for disclosure device Undisclosed details in example is applied, embodiments of the present disclosure is please referred to.
Fig. 4 is a kind of block diagram of the device of securing component calling amount shown according to an exemplary embodiment, such as Fig. 4 institute Show, the device of the securing component calling amount includes but is not limited to:First determining module 401 obtains module 402, sending module 403。
First determining module 401 determines whether the project is first when for detecting that component is called by the project in terminal It is secondary to call the component.
Module 402 is obtained, if determining that the project is to call the component for the first time for first determining module 401, The component call information is obtained, which includes at least the component identification information of the component.
Sending module 403, for sending the component call information that the acquisition module 402 acquires, the group to server Calling amount of the part recalls information for the server statistics component.
Optionally, which includes default first variable, which works as being recorded in Whether the project has called the component before preceding.
Optionally, Fig. 5 is referred to, first determining module 401, including:
Reading submodule 4011, for reading first variable from the component call information reporting module.
It determines submodule 4012, determines that the project is for reading the first obtained variable according to the reading submodule 4011 It is no to call the component for the first time.
In conclusion the securing component calling amount device provided in the embodiment of the present disclosure, by detecting component by terminal When interior project is called, determine whether the project calls the component for the first time;If the project is to call described group for the first time Part then obtains the component call information and the component call information is sent to server, so that the server can be with Utilize the calling amount of component described in the component call Information Statistics;So that when component developer is that component is shared with other is soft Part developer is in use, component developer is known that the component call information and calling amount of the component.
Optionally, which includes component call information reporting module, refers to Fig. 6, which further includes:
Second determining module 404, for when detecting the called operation of the component call information reporting module, determining should Component is called by the project in terminal.
Optionally, Fig. 6 is referred to, which further includes:
The value of first variable is set as using by setup module 405 if being to call the component for the first time for the project In expression, the project has called the component.
Optionally, Fig. 6 is referred to, which further includes:
Obtain judgment module 406, for the first determining module 401 determine the project whether call for the first time the component it Before, default second variable is obtained from the project, which is used to record the debugging mode for currently debugging the project, according to Second variable judges to debug whether the debugging mode of the project is that local debugging mode is held if it is local debugging mode Whether row determination project calls the operation of the component for the first time.
In conclusion the securing component calling amount device provided in the embodiment of the present disclosure, by detecting component by terminal When interior project is called, determine whether the project calls the component for the first time;If the project is to call described group for the first time Part then obtains the component call information and the component call information is sent to server, so that the server can be with Utilize the calling amount of component described in the component call Information Statistics;It solves and is unable to securing component recalls information and statistics component The problem of calling amount.So that when component is being shared with other software developer in use, the component developer by component developer It is known that using the information such as project, terminal and the number of entry of the component, terminal quantity.
About the device in above-described embodiment, wherein modules execute the concrete mode of operation in related this method Embodiment in be described in detail, no detailed explanation will be given here.
Those skilled in the art after considering the specification and implementing the invention disclosed here, will readily occur to its of the disclosure Its embodiment.This application is intended to cover any variations, uses, or adaptations of the disclosure, these modifications, purposes or Person's adaptive change follows the general principles of this disclosure and including the undocumented common knowledge in the art of the disclosure Or conventional techniques.The description and examples are only to be considered as illustrative, and the true scope and spirit of the disclosure are by following Claim is pointed out.
It should be understood that the present disclosure is not limited to the precise structures that have been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.The scope of the present disclosure is only limited by the accompanying claims.

Claims (8)

1. a kind of method of securing component calling amount, which is characterized in that the method includes:
When detecting that component is called by the project in terminal, determine whether the project calls the component for the first time;
If it is the component is called for the first time, then the component call information is obtained, the component call information includes at least institute State the component identification information of component;
The component call information is sent to server, the component call information is for component described in the server statistics Calling amount,
Before whether the determination project calls the component for the first time, further include:
Default second variable is obtained from the project, second variable is for recording the debugging mould for currently debugging the project Whether formula is local debugging mode according to the debugging mode that second variable judges to debug the project, if it is local tune Die trial formula then executes the operation whether determination project calls the component for the first time.
2. the method as described in claim 1, which is characterized in that the component includes component call information reporting module, described Method further includes:
When detecting the called operation of the component call information reporting module, determine the component by the project tune in terminal With.
3. method according to claim 2, which is characterized in that the component call information reporting module includes default first change Amount, first variable is for being recorded in whether current foregoing description project has called the component;
Whether the determination project calls the component for the first time, including:
First variable is read from the component call information reporting module;
Determine whether the project calls the component for the first time according to first variable.
4. method as claimed in claim 3, which is characterized in that the method also includes:
If it is the component is called for the first time, then the value of first variable is provided for indicating that the project has called institute State component.
5. a kind of device of securing component calling amount, which is characterized in that described device includes:
First determining module determines whether the project is called for the first time when for detecting that component is called by the project in terminal The component;
Module is obtained to obtain if determining that the project is to call the component for the first time for first determining module The component call information, the component call information include at least the component identification information of the component;
Sending module, for sending the component call information that the acquisition module acquires, the component call to server Information is used for institute
The calling amount of component described in server statistics is stated,
Described device further includes:
Judgment module is obtained, for before first determining module determines whether the project calls the component for the first time, Default second variable is obtained from the project, second variable is used to record the debugging mode for currently debugging the project, Whether it is local debugging mode according to the debugging mode that second variable judges to debug the project, debugs mould if it is local Formula then executes the operation whether determination project calls the component for the first time.
6. device as claimed in claim 5, which is characterized in that the component includes component call information reporting module, described Device further includes:
Second determining module, for determining described group when detecting the called operation of the component call information reporting module Part is called by the project in terminal.
7. device as claimed in claim 6, which is characterized in that the component call information reporting module includes default first change Amount, first variable is for being recorded in whether current foregoing description project has called the component;
First determining module, including:
Reading submodule, for reading first variable from the component call information reporting module;
Determine submodule, the first variable for reading according to the reading submodule determines whether the project is adjusted for the first time With the component.
8. device as claimed in claim 7, which is characterized in that described device further includes:
The value of first variable is set as using by setup module if being to call the component for the first time for the project The component has been called in the expression project.
CN201510835185.2A 2015-11-26 2015-11-26 The method and device of securing component calling amount Active CN105487861B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510835185.2A CN105487861B (en) 2015-11-26 2015-11-26 The method and device of securing component calling amount

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510835185.2A CN105487861B (en) 2015-11-26 2015-11-26 The method and device of securing component calling amount

Publications (2)

Publication Number Publication Date
CN105487861A CN105487861A (en) 2016-04-13
CN105487861B true CN105487861B (en) 2018-11-27

Family

ID=55674861

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510835185.2A Active CN105487861B (en) 2015-11-26 2015-11-26 The method and device of securing component calling amount

Country Status (1)

Country Link
CN (1) CN105487861B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445623B (en) * 2016-11-22 2019-12-20 青岛海信电器股份有限公司 System component starting method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101840370A (en) * 2010-04-30 2010-09-22 南京德讯信息系统有限公司 Service state online detection method and system based on components
CN102955805A (en) * 2011-08-24 2013-03-06 阿里巴巴集团控股有限公司 Method and system for processing recommendation data of website information
CN104616202A (en) * 2015-01-16 2015-05-13 中国农业大学 Agricultural product information inquiring system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101840370A (en) * 2010-04-30 2010-09-22 南京德讯信息系统有限公司 Service state online detection method and system based on components
CN102955805A (en) * 2011-08-24 2013-03-06 阿里巴巴集团控股有限公司 Method and system for processing recommendation data of website information
CN104616202A (en) * 2015-01-16 2015-05-13 中国农业大学 Agricultural product information inquiring system

Also Published As

Publication number Publication date
CN105487861A (en) 2016-04-13

Similar Documents

Publication Publication Date Title
Pretschner et al. One evaluation of model-based testing and its automation
CN102402481B (en) The fuzz testing of asynchronous routine code
US7469362B2 (en) Using a call stack hash to record the state of a process
JP2018185808A (en) Apparatus for and method of testing smart agreement based on block chain
CN109361562B (en) Automatic testing method based on associated network equipment access
CN107133174A (en) Test case code automatically generating device and method
CN103761184B (en) Code segment method of testing, device and the system of program
CN113672441B (en) Method and device for testing intelligent equipment
CN103176892A (en) Page monitoring method and system
CN103455413A (en) Method, device and system for interaction scenario test data processing of communication terminals
CN102495802A (en) Method and device for testing software system, and computer system
CN102707712B (en) Electronic equipment fault diagnosis method and system
US10198335B2 (en) Detecting root causes of use-after-free memory errors
CN109558328A (en) A kind of test method of code coverage, system, device and readable storage medium storing program for executing
CN109815120A (en) Test method, device, computer equipment and the storage medium of application
CN109379757A (en) A kind of single user method for diagnosing faults and device based on narrowband internet of things service
CN111159023A (en) Test method, test device, electronic equipment and computer readable storage medium
CN105487861B (en) The method and device of securing component calling amount
CN106407061A (en) Northbound interface testing device and northbound interface testing method
CN103699485B (en) Application program adjustment method and device
CN104834586B (en) Android interface automation test method, apparatus and system
CN111125066B (en) Method and device for detecting functions of database auditing equipment
CN108052455A (en) A kind of software testing system and its test method
CN107423216A (en) Debugging acid collocation method, readable storage medium storing program for executing and debugging acid configuration device
CN105224437A (en) A kind ofly obtain affairs on mobile terminal and perform method and apparatus consuming time

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
CP02 Change in the address of a patent holder

Address after: 519000 High-tech Zone, Zhuhai City, Guangdong Province, Unit 1, Fourth Floor C, Building A, Headquarters Base No. 1, Qianwan Third Road, Tangjiawan Town

Patentee after: ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd.

Address before: 519080 Zone B, 1st Floor, Convention Center, No. 1, Software Park Road, Tangjiawan Town, Zhuhai, Guangdong

Patentee before: ZHUHAI DUOWAN INFORMATION TECHNOLOGY Ltd.

CP02 Change in the address of a patent holder