CN103034582A - Method and system for positioning regression cases - Google Patents

Method and system for positioning regression cases Download PDF

Info

Publication number
CN103034582A
CN103034582A CN2011103021627A CN201110302162A CN103034582A CN 103034582 A CN103034582 A CN 103034582A CN 2011103021627 A CN2011103021627 A CN 2011103021627A CN 201110302162 A CN201110302162 A CN 201110302162A CN 103034582 A CN103034582 A CN 103034582A
Authority
CN
China
Prior art keywords
case
code file
sound code
sign
mapping relations
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
CN2011103021627A
Other languages
Chinese (zh)
Other versions
CN103034582B (en
Inventor
陈明师
王谊麟
徐勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110302162.7A priority Critical patent/CN103034582B/en
Publication of CN103034582A publication Critical patent/CN103034582A/en
Application granted granted Critical
Publication of CN103034582B publication Critical patent/CN103034582B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method and a system for positioning regression cases. The method comprises the following steps of: A, after each case is operated, generating a mapping relationship containing the following contents, such as an identifier of the case, a source code file related to the case and the identifier of statement lines covered by the case in the source code file; and B, when the information of the statement lines in the source code file is modified, searching the mapping relationship comprising a key word by taking the identifier of the statement line as the key word, if searching the mapping relationship comprising the key word, determining the case corresponding to the case identifier in the searched mapping relationship as the case needing to be regressed, and regressing the determined case. Through the method, the case needing to be regressed can be rapidly and accurately positioned; and the regression efficiency can be improved.

Description

The location returns the method and system of use-case
Technical field
The present invention relates to computer technology, particularly the location returns the method and system of use-case.
Background technology
For ease of understanding the application, the term that the application is related to is described:
Oss message: refer to the sign (specifically can be the sound code file name) of tested sound code file, statement line information and the source code process flow diagram information in the sound code file;
Statement coverage information: refer to behind the use-case end of run, record the execution number of times of the statement of the sign of the relevant sound code file of this use-case, statement line information that this use-case covers at this relevant sound code file, covering, and each fundamental block is carried out the information such as number of times;
Coverage rate: after referring to the use-case end of run, (effective line number in the statement line number/source code of covering) * 100%.
Effectively go: the row (being that null is inactive line) that does not comprise " { ", " } " in the sound code file is called effective row, the header file that comprises in the sound code file, and macro definition does not all include effectively row.
At present, existing statistics coverage rate tool algorithm is after the use-case operation is finished, and records the coverage rate that it covers sound code file, specifically can realize by flow process shown in Figure 1, capped with which statement that provides in the sound code file, which statement is not capped, is convenient to the staff and redesigns use-case.
But when the statement line in the sound code file was modified, existing statistics coverage rate tool algorithm normally all returned existing use-case once.If revise more frequently, then need frequently to return all use-cases, this has increased the recurrence cost, and reduces the recurrence efficient that needs the use-case that returns.
Summary of the invention
The invention provides the method and system that the location returns use-case, in order to fast, accurately orient the use-case that needs recurrence, raising returns efficient.
Technical scheme provided by the invention comprises:
A kind of method that returns use-case of locating comprises:
A behind each use-case end of run, generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file;
B, when the information of statement line in the sound code file occurs to revise, the mapping relations that keyword search comprises this key word that are designated with this statement line, if find the mapping relations that comprise this key word, use-case corresponding to use-case sign in the mapping relations that then this found needing to be defined as the use-case of recurrence, returns the use-case that this is determined.
A kind of system that returns use-case of locating comprises:
The mapping relations apparatus for establishing is used for generating the mapping relations that comprise following content behind each use-case end of run: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file;
Return use-case and determine device, it comprises searches unit and determining unit, wherein,
The described unit of searching is used for when the information of sound code file statement line occurs to revise, with the mapping relations that keyword search comprises this key word that are designated of this statement line;
Described determining unit is used for described when searching the unit and finding the mapping relations that comprise this key word, and use-case corresponding to the sign of the use-case in these mapping relations that find needing to be defined as the use-case that returns, returns the use-case that this is determined.
As can be seen from the above technical solutions, among the present invention, when the information of statement line occurs to revise in sound code file, the present invention is with the mapping relations that keyword search comprises this key word that are designated of this statement line, only use-case corresponding to the sign of the use-case in the mapping relations that find needing to be defined as the use-case of recurrence, this can fast, accurately orient the use-case that needs recurrence than prior art;
And the present invention only returns use-case corresponding to the sign of the use-case in the mapping relations that find, and all sound code file is relevant than prior art use-cases return, and this has greatly reduced use-case and has returned quantity, improves to return efficient.
Description of drawings
Fig. 1 is existing statistics coverage rate tool algorithm synoptic diagram;
The basic flow sheet that Fig. 2 provides for the embodiment of the invention;
Fig. 3 and Fig. 4 are the application synoptic diagram of method provided by the invention;
Fig. 5 is detail flowchart provided by the invention;
Fig. 6 is the system construction drawing that location provided by the invention returns use-case.
Embodiment
In order to make the purpose, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the drawings and specific embodiments.
Method provided by the invention comprises flow process shown in Figure 2:
Referring to Fig. 2, the process flow diagram that Fig. 2 provides for the embodiment of the invention.As shown in Figure 2, this flow process can may further comprise the steps:
Step 201 behind each use-case end of run, generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file.
In this step 201, a use-case can be simultaneously relevant with a plurality of sound code files.
Step 202, when the information of statement line in the sound code file occurs to revise, the mapping relations that keyword search comprises this key word that are designated with this statement line, if find the mapping relations that comprise this key word, use-case corresponding to use-case sign in the mapping relations that then this found needing to be defined as the use-case of recurrence, returns the use-case that this is determined.
For making flow process shown in Figure 2 clearer, the below lifts a specific embodiment and is described:
Based on step 201, if it is all relevant with same sound code file (being designated as sound code file 1) to use-case 5 then to obtain use-case 1, specifically as shown in Figure 3.Wherein, obtaining following mapping relations for each use-case is: use-case 1, sound code file 1, mapping relations between the 10th to 15 row of use-case 1 covering sound code file 1, use-case 2, sound code file 1, mapping relations between the 20th to 25 row of use-case 2 covering sound code files 1, use-case 3, sound code file 1, mapping relations between the 30th to 35 row of use-case 3 covering sound code files 1, use-case 4, sound code file 1, mapping relations between the 40th to 45 row of use-case 4 covering sound code files 1, and use-case 5, sound code file 1, mapping relations between the 50th to 55 row of use-case 5 covering sound code files 1.
Then, walk to code information (abbreviation information) in 25 row when needing according to the actual requirements to revise the 20th of sound code file 1, then based on the description of step 202, can be the 20th to walk to the mapping relations that 25 behavior keyword searches comprise this key word in the sound code file 1, so, can obtain only having in the mapping relations of use-case 2 correspondences and comprise this key word, so, use-case (being use-case 2) corresponding to the sign of the use-case in these mapping relations that find needing to be defined as the use-case of recurrence, and other use-cases are such as use-case 1, use-case 3,5 of use-case 4 and use-cases do not need to return, specifically can be referring to shown in Figure 4.In Fig. 4, because use-case 2 needs recurrence, and other use-cases do not need to return, and for ease of distinguishing, represent use-case 2 with thicker solid line, and other use-cases then represent with relatively thin solid line.
As seen in Figure 4, when the 20th of sound code file 1 walked to information in 25 row and occur to revise, the present invention only need to return and cover the 20th use-case 2 that walks in 25 row, but not sound code file 1 all relevant use-cases are returned, this has greatly reduced use-case and has returned quantity, improves to return efficient.
Need to prove, among the present invention, if to comprise this statement line sign be the mapping relations of key word not finding, then determine not exist the use-case of needs recurrence, and further orient this statement line sign, and this statement line identifies residing sound code file, this can be kept at setting without in the use-case sound code file, realized by the find_modify_line_caseid.sh script; Do like this, purpose is to make the user design targetedly use-case such as the tester according to statement line sign and the sound code file oriented, reduces testing cost, improves testing efficiency.
Further, can also provide the suggestion that increases new use-case for this statement line sign and the residing sound code file of this statement line information.
Based on top description, describe the present invention below by flow process shown in Figure 5:
Referring to Fig. 5, Fig. 5 is detail flowchart provided by the invention.As shown in Figure 5, this flow process can may further comprise the steps:
Step 501 behind each use-case end of run, records the sign of this use-case.
Record in this step 501 can be by carrying out behind execution or the use-case automatic operating after the tested program operation.In the use-case identification information file that wherein, the identification record of this use-case extremely can be arranged.
Step 502 generates the relevant sound code file of this use-case.
This step 502 essence are from the sound code file by finding this use-case to be correlated with the sound code file that adds compile option, uses the coverage rate instrument to produce.This sound code file comprises sign (such as the sound code file name), statement line information and the internal process information of sound code file.Wherein, the sign of sound code file is distinguished with the sign of use-case.When specific implementation, this step 502 can be realized by script caseid_line_info.sh.
Step 503, for each relevant sound code file of this use-case, generation comprises this use-case at the statement coverage information file of the statement line sign of this sound code file covering.
This step 503 generates different statement coverage information files for the relevant different sound code files of use-case, and the sign of each statement coverage information file identifies to distinguish with use-case such as filename.This step 503 is finished by program rename_gcda.cpp program.
Step 504, the content of each statement coverage information file including that aggregation step 503 generates, generate the relevant coverage rate message file of described use-case, the coverage rate message file that described use-case is relevant comprises each relevant sound code file of this use-case and the sign of the statement line that covers at each relevant sound code file.
Step 505, the content that the coverage rate message file of being correlated with according to sign and the described use-case of described use-case comprises generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file.
This step 505 can be finished by caseid_file_lines.cpp.
Can obtain the mapping relations between the sign three of the statement line that covered by use-case in the relevant sound code file of use-case sign, use-case and this sound code file by above-mentioned steps 501 to step 505.Preferably, after obtaining above-mentioned mapping relations, these mapping relations can be deposited to use-case source code mapping relations file, the sign that the sign of this document can use-case is distinguished.
Step 506 when a sound code file is modified, then records the identifying to the Codes Revised message file of the sign of the sound code file of this modification, statement line that this sound code file is modified.
This step 506 can be finished by script change_line.sh.
Step 507, for each sound code file of Codes Revised message file record, the mapping relations that comprise this key word searched in the key word that is designated of the statement line that is modified with this sound code file from above-mentioned mapping relations, if find, execution in step 508, otherwise, execution in step 509.
This step 507 can be realized by the find_modify_line_caseid.sh script.
Preferably, among the present invention, when the sign of sound code file occurs to revise, can be for each statement line in this sound code file, with the mapping relations that keyword search comprises this key word that are designated of this statement line, if find, execution in step 508, otherwise, execution in step 509.
Step 508 identifies the use-case that corresponding use-case needing to be defined as recurrence with the use-case in these mapping relations that find, and afterwards this use-case that need to return is returned.Finish current flow process.
Step 509, definite use-case that does not exist needs to return, the statement line sign that provides this generation to revise, and the suggestion that increases new use-case for the information of this statement line sign correspondence is provided.Finish current flow process.
So far, finishing method provided by the invention describes.The below is described system provided by the invention.
Referring to Fig. 6, Fig. 6 is the system construction drawing that location provided by the invention returns use-case.As shown in Figure 6, this system comprises:
The mapping relations apparatus for establishing is used for generating the mapping relations that comprise following content behind each use-case end of run: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file;
Return use-case and determine device, it comprises searches unit and determining unit, wherein,
The described unit of searching is used for when the information of sound code file statement line occurs to revise, with the mapping relations that keyword search comprises this key word that are designated of this statement line;
Described determining unit is used for described when searching the unit and finding the mapping relations that comprise this key word, and use-case corresponding to the sign of the use-case in these mapping relations that find needing to be defined as the use-case that returns, returns the use-case that this is determined.
Preferably, described recurrence use-case determines that device further comprises:
Processing unit is used for when the sign of sound code file occurs to revise, and for each statement line in this sound code file, searches the mapping relations that comprise this key word with the described unit of searching of key word triggering that is designated of this statement line.
Among the present invention, when described determining unit does not find the mapping relations that comprise key word, further orient the statement line sign as this key word, and this statement line identifies residing sound code file, so that the user designs use-case targetedly according to statement line sign and the sound code file oriented.
Among the present invention, the mapping relations apparatus for establishing specifically can comprise with lower unit:
Record cell is used for recording the sign of this use-case behind each use-case end of run;
The sound code file generation unit is used for generating the relevant sound code file of this use-case;
Statement coverage information file generating unit is used for for each relevant sound code file of this use-case, generates to comprise this use-case at the statement coverage information file of the statement line sign of this sound code file covering;
Coverage rate message file generation unit, content for each statement coverage information file including that gathers described statement coverage information file generating unit generation, obtain the relevant coverage rate message file of described use-case, the coverage rate message file that described use-case is relevant comprises each relevant sound code file of this use-case and the sign of the statement line that covers at each relevant sound code file;
Mapping relation generating unit, content for sign and the relevant coverage rate message file of described use-case according to described use-case comprise generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file.
So far, finishing system provided by the invention describes.
As can be seen from the above technical solutions, among the present invention, when the information of statement line occurs to revise in sound code file, the present invention is with the mapping relations that keyword search comprises this key word that are designated of this statement line, only use-case corresponding to the sign of the use-case in the mapping relations that find needing to be defined as the use-case of recurrence, this can fast, accurately orient the use-case that needs recurrence than prior art;
And the present invention only returns use-case corresponding to the sign of the use-case in the mapping relations that find, and all sound code file is relevant than prior art use-cases return, and this has greatly reduced use-case and has returned quantity, improves to return efficient.
Further, when determining the use-case that does not have the needs recurrence, statement line information corresponding to this statement line sign can further provide, and the residing sound code file of this statement line information, so that the tester can be according to writing targetedly use-case without the use-case sound code file, reduce testing cost, improve testing efficiency.
The above only is preferred embodiment of the present invention, and is in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, is equal to replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (8)

1. locate the method that returns use-case for one kind, it is characterized in that the method comprises:
A behind each use-case end of run, generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file;
B, when the information of statement line in the sound code file occurs to revise, the mapping relations that keyword search comprises this key word that are designated with this statement line, if find the mapping relations that comprise this key word, use-case corresponding to use-case sign in the mapping relations that then this found needing to be defined as the use-case of recurrence, returns the use-case that this is determined.
2. method according to claim 1 is characterized in that, the method further comprises:
When the sign of sound code file occurs to revise, for each statement line in this sound code file, the mapping relations that keyword search comprises this key word that are designated with this statement line, if find the mapping relations that comprise this key word, use-case corresponding to use-case sign in the mapping relations that then this found needing to be defined as the use-case of recurrence, returns the use-case that this is determined.
3. method according to claim 1 and 2 is characterized in that, if do not find the mapping relations that comprise key word, then further comprises:
Orient as the statement line of this key word sign, and this statement line identifies residing sound code file, so that the user designs use-case targetedly according to statement line sign and the sound code file oriented.
4. method according to claim 1 is characterized in that, generates in the steps A to comprise:
A1 behind each use-case end of run, records the sign of this use-case;
A2 generates the relevant sound code file of this use-case;
A3, for each relevant sound code file of this use-case, generation comprises this use-case at the statement coverage information file of the statement line sign of this sound code file covering;
A4, the content of each statement coverage information file including that aggregation step A3 generates, obtain the relevant coverage rate message file of described use-case, the coverage rate message file that described use-case is relevant comprises each relevant sound code file of this use-case and the sign of the statement line that covers at each relevant sound code file;
The content that the coverage rate message file of being correlated with according to sign and the described use-case of described use-case comprises generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file.
5. locate the system that returns use-case for one kind, it is characterized in that this system comprises:
The mapping relations apparatus for establishing is used for generating the mapping relations that comprise following content behind each use-case end of run: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file;
Return use-case and determine device, it comprises searches unit and determining unit, wherein,
The described unit of searching is used for when the information of sound code file statement line occurs to revise, with the mapping relations that keyword search comprises this key word that are designated of this statement line;
Described determining unit is used for described when searching the unit and finding the mapping relations that comprise this key word, and use-case corresponding to the sign of the use-case in these mapping relations that find needing to be defined as the use-case that returns, returns the use-case that this is determined.
6. system according to claim 5 is characterized in that, described recurrence use-case determines that device further comprises:
Processing unit is used for when the sign of sound code file occurs to revise, and for each statement line in this sound code file, searches the mapping relations that comprise this key word with the described unit of searching of key word triggering that is designated of this statement line.
7. according to claim 5 or 6 described systems, it is characterized in that, described determining unit is not when finding the mapping relations that comprise key word, further orient the statement line sign as this key word, and this statement line identifies residing sound code file, so that the user designs use-case targetedly according to statement line sign and the sound code file oriented.
8. system according to claim 5 is characterized in that, the mapping relations apparatus for establishing comprises:
Record cell is used for recording the sign of this use-case behind each use-case end of run;
The sound code file generation unit is used for generating the relevant sound code file of this use-case;
Statement coverage information file generating unit is used for for each relevant sound code file of this use-case, generates to comprise this use-case at the statement coverage information file of the statement line sign of this sound code file covering;
Coverage rate message file generation unit, content for each statement coverage information file including that gathers described statement coverage information file generating unit generation, obtain the relevant coverage rate message file of described use-case, the coverage rate message file that described use-case is relevant comprises each relevant sound code file of this use-case and the sign of the statement line that covers at each relevant sound code file;
Mapping relation generating unit, content for sign and the relevant coverage rate message file of described use-case according to described use-case comprise generates the mapping relations that comprise following content: the sign of the statement line that is covered by use-case in the sound code file that the sign of this use-case, this use-case are correlated with and this sound code file.
CN201110302162.7A 2011-09-28 2011-09-28 Location returns the method and system of use-case Active CN103034582B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110302162.7A CN103034582B (en) 2011-09-28 2011-09-28 Location returns the method and system of use-case

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110302162.7A CN103034582B (en) 2011-09-28 2011-09-28 Location returns the method and system of use-case

Publications (2)

Publication Number Publication Date
CN103034582A true CN103034582A (en) 2013-04-10
CN103034582B CN103034582B (en) 2016-03-16

Family

ID=48021497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110302162.7A Active CN103034582B (en) 2011-09-28 2011-09-28 Location returns the method and system of use-case

Country Status (1)

Country Link
CN (1) CN103034582B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557413A (en) * 2015-09-25 2017-04-05 伊姆西公司 Based on the method and apparatus that code coverage obtains test case
CN107423214A (en) * 2017-04-18 2017-12-01 恒生电子股份有限公司 Software regression testing use-case acquisition methods, device and storage medium and electronic equipment
CN108255702A (en) * 2017-09-21 2018-07-06 平安科技(深圳)有限公司 A kind of test case creation method, apparatus, equipment and storage medium
CN108459957A (en) * 2017-11-29 2018-08-28 平安科技(深圳)有限公司 Test method, device, equipment and the storage medium of fund system test case

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030037314A1 (en) * 2001-08-01 2003-02-20 International Business Machines Corporation Method and apparatus for testing and evaluating a software component using an abstraction matrix
CN101719095A (en) * 2009-12-30 2010-06-02 北京世纪高通科技有限公司 Method and device for managing regression testing
CN102043716A (en) * 2010-12-24 2011-05-04 南京联创科技集团股份有限公司 Automatic software testing method based on business driving

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030037314A1 (en) * 2001-08-01 2003-02-20 International Business Machines Corporation Method and apparatus for testing and evaluating a software component using an abstraction matrix
CN101719095A (en) * 2009-12-30 2010-06-02 北京世纪高通科技有限公司 Method and device for managing regression testing
CN102043716A (en) * 2010-12-24 2011-05-04 南京联创科技集团股份有限公司 Automatic software testing method based on business driving

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557413A (en) * 2015-09-25 2017-04-05 伊姆西公司 Based on the method and apparatus that code coverage obtains test case
US10372594B2 (en) 2015-09-25 2019-08-06 EMC IP Holding Company LLC Method and device for retrieving test case based on code coverage
CN107423214A (en) * 2017-04-18 2017-12-01 恒生电子股份有限公司 Software regression testing use-case acquisition methods, device and storage medium and electronic equipment
CN108255702A (en) * 2017-09-21 2018-07-06 平安科技(深圳)有限公司 A kind of test case creation method, apparatus, equipment and storage medium
CN108459957A (en) * 2017-11-29 2018-08-28 平安科技(深圳)有限公司 Test method, device, equipment and the storage medium of fund system test case

Also Published As

Publication number Publication date
CN103034582B (en) 2016-03-16

Similar Documents

Publication Publication Date Title
Jurgens et al. Geolocation prediction in twitter using social networks: A critical analysis and review of current practice
Shang et al. User oriented trajectory search for trip recommendation
CN102831121B (en) Method and system for extracting webpage information
KR101174216B1 (en) System and method for recommending locality-based key word
CN109564573B (en) Platform support clusters from computer application metadata
US20140136566A1 (en) Method, Apparatus and Computer-Readable Recording Medium for Managing Images in Image Database
US20060020578A1 (en) Time stamp methods for unified plant model
CN107800757B (en) User behavior recording method and device
KR100892842B1 (en) Method and system for user centered information searching
CN110209568A (en) Coverage rate test method, apparatus and storage equipment
CN109637000B (en) Invoice detection method and device, storage medium and electronic terminal
CN101882135B (en) Data processing method and device
US9021455B2 (en) Packed data objects
CN106156164A (en) resource information processing method and device
CN103034582A (en) Method and system for positioning regression cases
KR20130011557A (en) System and method for providing automatically completed query by regional groups
US7647325B2 (en) Hardware and software identifier categorization and review
CN111125116A (en) Method and system for positioning code field in service table and corresponding code table
CN107784055A (en) Transaction methods and device based on non-relational database
CN104461864A (en) Java source code defect detecting method and system based on Eclipse plugin
CN105930267A (en) Database dictionary based storage process static detection method and system
KR20080079346A (en) System and merhod for map uapdate, storage medium recording that method program, user termianl
CN107992295A (en) A kind of dynamic algorithm system of selection towards grain
CN107273401A (en) Management method, mobile device and the storage device of application data file
CN104156364B (en) Map search result shows method and apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20190808

Address after: 518057 Nanshan District science and technology zone, Guangdong, Zhejiang Province, science and technology in the Tencent Building on the 1st floor of the 35 layer

Co-patentee after: Tencent cloud computing (Beijing) limited liability company

Patentee after: Tencent Technology (Shenzhen) Co., Ltd.

Address before: Shenzhen Futian District City, Guangdong province 518044 Zhenxing Road, SEG Science Park 2 East Room 403

Patentee before: Tencent Technology (Shenzhen) Co., Ltd.

TR01 Transfer of patent right