CN105824623B - A kind of method and apparatus that Android application hot repair is multiple - Google Patents

A kind of method and apparatus that Android application hot repair is multiple Download PDF

Info

Publication number
CN105824623B
CN105824623B CN201610143435.0A CN201610143435A CN105824623B CN 105824623 B CN105824623 B CN 105824623B CN 201610143435 A CN201610143435 A CN 201610143435A CN 105824623 B CN105824623 B CN 105824623B
Authority
CN
China
Prior art keywords
android application
directory
development kit
software development
party software
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
CN201610143435.0A
Other languages
Chinese (zh)
Other versions
CN105824623A (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.)
Guangzhou Quwan Network Technology Co Ltd
Original Assignee
Guangzhou Quwan Network 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 Guangzhou Quwan Network Technology Co Ltd filed Critical Guangzhou Quwan Network Technology Co Ltd
Priority to CN201610143435.0A priority Critical patent/CN105824623B/en
Publication of CN105824623A publication Critical patent/CN105824623A/en
Application granted granted Critical
Publication of CN105824623B publication Critical patent/CN105824623B/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/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The present invention provides a kind of method and apparatus that Android application hot repair is multiple, the method includes Android application is accessed third party software development kit, by comparing matching, the corresponding dynamic link library file of optimal CPU architecture is chosen in third party software development kit, using the code and dynamic link library file under dexclassloader dynamically load the release directory, it is multiple to complete hot repair.The multiple method and apparatus of the Android application hot repair, it can be in unknown host's application runtime environment under the premise of CPU architecture, automatic identification and the CPU architecture being adapted in host's application runtime environment, and hot repair function is completed, while also can also the release directory be controlled and be switched.

Description

A kind of method and apparatus that Android application hot repair is multiple
Technical field
The present invention relates to the restorative procedures and device of information technology field more particularly to a kind of application program.
Background technique
Android system is the operating system of a kind of freedom based on Linux and open source code, is mainly used for moving Equipment by Google company and open mobile phone alliance leader and is developed such as smart phone and tablet computer.As contemporary hot topic One of Mobile operating system, the number of applications based on android system exploitation has been difficult to count, and this quantity is extremely huge Android application the problem of being all faced with version updating substantially.Since system platform limits, conventional application version updates It requires to carry out entire application whole updating, this update mode often requires to consume user's a large amount of time and resource But the content only a small part actually updated.In view of above-mentioned drawback, a part of Android Application issuance has been gradually appeared Square person is multiple using the hot repair that Android application dynamically load carries out application program.This hot restorative procedure can not issued newly Under the premise of version, some problems existing for released version are repaired or updated, are expended well to reach used time less resource Lower effect.
In addition, the CPU architecture that they use in the mobile device for be mounted with android system is also to be not quite similar, Common at present just has the frameworks such as 32 series, 64 series, arm and x86 series.Each Android application may be good It is run in the environment of several different CPU architectures, if not to different CPU when publisher carries out application program hot repair again Framework is adapted to, and be will lead to program and is reported an error or hot repairing failure.
Summary of the invention
In view of this, it is really necessary to provide a kind of unknown host of energy adaptation using CPU architecture and carry out the multiple application of hot repair Restorative procedure and device.
A kind of method that Android application hot repair is multiple, including third party software development kit, third party software develop work Tool packet includes the mutually different dynamic link library file of at least two CPU architectures;Further include following steps:
Step 1: Android application access third party software development kit;
Step 2: the correlative code of third party software development kit from the assert catalogue in Android application It copies in the internal directory in Android application, and is generated using third party software development kit as title with configuration file The release directory;
Step 3: obtaining the first CPU architecture information in slave mobile device, obtains from the mount message that Android is applied The second CPU architecture information that Android application is supported;
Step 4: by comparing matching, the corresponding dynamic of optimal CPU architecture is chosen in third party software development kit Library file is linked, and the corresponding dynamic link library file of optimal CPU architecture is copied from the assert catalogue in Android application Library directory of the shellfish into the release directory;
Step 5: the correlative code and dynamic link library text under dexclassloader dynamically load the release directory are utilized Part, and version information is write in configuration file.
A kind of device that Android application hot repair is multiple, including third party software development kit, third party software develop work Tool packet includes the mutually different dynamic link library file of at least two CPU architectures;It further include processing module, matching module and load Module;
Processing module is used for:
By Android application access third party software development kit;
The correlative code of third party software development kit and configuration text from the assert catalogue in Android application Part copies in the internal directory in Android application, and generates using third party software development kit as the version mesh of title Record;
The first CPU architecture information is obtained in slave mobile device, obtains Android from the mount message that Android is applied Using the second CPU architecture information of support;
Matching module is used for:
By comparing matching, the corresponding dynamic link library of optimal CPU architecture is chosen in third party software development kit File, and the corresponding dynamic link library file of optimal CPU architecture is copied to version from the assert catalogue in Android application Library directory in this catalogue;
Loading module is used for:
Using the correlative code and dynamic link library file under dexclassloader dynamically load the release directory, and version This information is write in configuration file.
The multiple method and apparatus of above-mentioned Android application hot repair, can in unknown host's application runtime environment CPU architecture Under the premise of, automatic identification and the CPU architecture being adapted in host's application runtime environment, and hot repair function is completed, while yet The release directory can be controlled and be switched.
Detailed description of the invention
Fig. 1 is the multiple method flow diagram of the Android application hot repair of first embodiment of the invention;
Fig. 2 and Fig. 3 is the multiple method flow diagram of the Android application hot repair of second embodiment of the invention;
Fig. 4 is the multiple apparatus structure schematic diagram of the Android application hot repair of first embodiment of the invention.
Specific embodiment
To illustrate thought and purpose of the invention, the present invention is done further below in conjunction with the drawings and specific embodiments Explanation.
Fig. 1 is the multiple method flow diagram of the Android application hot repair that provides of first embodiment of the invention.Under this method includes Face step:
Wherein, third party software development kit, which can be, some is used for by software engineer as specific software package, soft Part frame, hardware platform, operating system etc. establish the set of the developing instrument of application software.Signified third party in the present embodiment Software Development Kit includes the different Dynamic link library library file of common several CPU architectures, wherein Dynamic link library library file Applicable CPU architecture includes but is not limited only to the frameworks such as 32 series, 64 series, arm and x86 series.
S101:Android application access third party software development kit.
S102: from the assert catalogue in Android application in the related generation of third party software development kit Code is copied to configuration file in the internal directory in Android application, and is generated with the release directory.Correlative code refers to energy Enough realize the multiple core code of Android application hot repair.
S103: obtaining the first CPU architecture information of mobile device and obtains the 2nd CPU frame that Android application is supported Structure information;
From after 5.0 version updating of android system, android system can be when an application installation, will In the application, step S103 is mentioned the information preservation about CPU architecture for the dynamic link library file that Android application provides The the second CPU architecture information arrived.If the first CPU architecture information might not be exactly matched with the second CPU architecture information, but most be closed Suitable or immediate CPU architecture information.
S104: by comparing matching, the corresponding dynamic chain of optimal CPU architecture is chosen in third party software development kit Library file is connect, and the corresponding dynamic link library file of optimal CPU architecture is copied from the assert catalogue in Android application Library directory into the release directory;
By by the comprehensive comparison of the first CPU architecture information, the second CPU architecture information and third party software development kit Matching, obtains a most suitable CPU architecture information, and by the most suitable CPU frame in third party software development kit The corresponding dynamic link library file of structure information is copied in library directory.
If the Android application in without use dynamic link library file, then then directly by in mobile device The first CPU architecture information that upper acquisition obtains is compared matching and obtains most suitable CPU architecture information.
S105: using the correlative code and dynamic link library file under dexclassloader dynamically load the release directory, And version information is write in configuration file.
Android in the present embodiment not only may be implemented using hot restorative procedure in the Android for not issuing new version Hot repair function is completed under the premise of, it is often more important that can be adapted to each under the premise of the CPU architecture information of unknown host It plants the different mobile device of CPU architecture and reaches the multiple function of hot repair, solving current hot repair again cannot be in CPU architecture difference Mobile device on problem.
Fig. 2 is the multiple method flow diagram of the Android application hot repair that provides of second embodiment of the invention, more than the present embodiment Based on stating first embodiment, this method further include:
S201: judging whether Android application runs for the first time,
If it is, executing S203;If it is not, then executing S207.
Because android system can be when an application installation, by Android using the dynamic link library text provided The information preservation about CPU architecture of part in the application, so when Android application be not for the first time run when, Centainly record has relevant information in corresponding android system.That is the Android application of secondary operation can use The information that its correlation has been kept is operated, and can achieve the effect for saving part unnecessary operations.If Android is answered With being when running on the mobile apparatus for the first time, subsequent movement is identical as the first embodiment in the present invention.
S207: the quantity of the release directory in internal directory is checked;
If the quantity of the release directory be greater than 1, execute S210 (first read configuration file, according to configuration information come Load corresponding the release directory code, and more new configuration file), then execute S211: judge configuration information whether with version mesh Whether record matches;S206 is executed if matching, S212 is executed if mismatching and (newest the release directory code is selected to add It carries, and more new configuration file);Finally execute S206.
If the quantity of the release directory is equal to 1, execution S209 (it is loaded directly into the code of the release directory, And more new configuration file), then execute S206.
While Android application needs to constantly update, third party software development kit, which similarly exists, to be needed more News, if be updated not in time to the content of third party software development kit, it is likely that it is caused to service nothing Method normally provides, and services again to preferably provide hot repair, completes loading action using dexclassloader dynamically load Later, we also need to carry out detection update to the content of third party software development kit.
As described in Figure 3 is the subsequent of the multiple method flow diagram of the Android application hot repair that second embodiment of the invention provides Part, this method further include:
S213: judge third party software development kit with the presence or absence of new version;
If it is, loading newest third party software development kit to internal directory, and generate new the release directory; Otherwise Android application is continued to run.
S216: judge whether newest third party software development kit is complete;If it is, new version information is remembered It records in configuration file;Otherwise it is deleted and re-starts load.
S219: judge whether the quantity of the release directory is greater than three;If quantity is greater than three, created according to the release directory The time sequencing built successively deletes the earliest the release directory of creation time;If quantity is not more than three, continue to run Android application.
It is controlled and is switched using the release directory third party software development kit multiple to hot repair in the present embodiment, had Effect prevents because the reasons such as network state or loading procedure interrupt suddenly cause file packet to damage, can be automatically to damage text Part is deleted and is reloaded, and the user experience of application program is greatly improved.On the other hand, by legacy version Third party software development kit carries out periodic cleaning, efficiently solves the problems, such as that Android application is excessively too fat to move.
Fig. 4 is the multiple apparatus structure schematic diagram of the Android application hot repair that provides of first embodiment of the invention, the device packet Include processing module 301, matching module 302, loading module 303 and detection module 304.Preferably, detection module 304 includes first Detection module, the second detection module, third detection module, the 4th detection module, the 5th detection module and the 6th detection module.
The multiple device of Android application hot repair in the present embodiment, including third party software development kit, third party software Development kit includes the mutually different dynamic link library file of at least two CPU architectures;It further include processing module 301, matching Module 302 and loading module 303;
Processing module 301 is used for:
By Android application access third party software development kit;
The correlative code of third party software development kit and configuration text from the assert catalogue in Android application Part copies in the internal directory in Android application, and generates using third party software development kit as the version mesh of title Record;
The first CPU architecture information is obtained in slave mobile device, obtains Android from the mount message that Android is applied Using the second CPU architecture information of support;
Matching module 302 is used for:
By comparing matching, the corresponding dynamic link library of optimal CPU architecture is chosen in third party software development kit File, and the corresponding dynamic link library file of optimal CPU architecture is copied to version from the assert catalogue in Android application Library directory in this catalogue;
Loading module 303 is used for:
Using the correlative code and dynamic link library file under dexclassloader dynamically load the release directory, and version This information is write in configuration file.
Wherein, first detection module is for detecting whether Android application runs on the mobile apparatus for the first time, the second inspection Survey the quantity that module is used to detect the release directory in internal directory;
If Android application is to run on the mobile apparatus for the first time, processing module, matching module and load are executed Module;If Android application is not when running for the first time, to execute the second detection module;
If the quantity of the release directory is one, the release directory number of current third party Software Development Kit Configuration file is recorded, then executes loading module;When the quantity of the release directory is greater than one, remembered according to configuration file The third party software development kit version number information of record loads corresponding release content, then executes loading module.
The multiple device of Android application hot repair further includes third detection module in the present embodiment, and third detection module is used for Detection judges whether configuration file message matches with the release directory, if it does, then executing loading module;If mismatched, It then selects newest the release directory code to load, and more new configuration file, then executes loading module.
The multiple device of Android application hot repair further includes third detection module in the present embodiment, and third detection module is used for Detecting third party software development kit whether there is new version;If third party software development kit there are new version, Newest third party software development kit is loaded to internal directory, and generates new the release directory;If there is no new version Then continue to run Android application.
The multiple device of Android application hot repair further includes the 4th detection module in the present embodiment, and the 4th detection module is used for Detect newest third party software development kit;If complete, new version information is recorded in configuration file;If It is imperfect, then it is deleted and re-starts load.
The multiple device of Android application hot repair further includes the 5th detection module in the present embodiment, and the 5th detection module is used for Whether the quantity for detecting the release directory of third party software development kit is greater than three;If quantity is greater than three, according to The time sequencing of the release directory creation successively deletes the earliest the release directory of creation time;If quantity is not more than three, after Reforwarding row Android application.
Above-described embodiment is simply to illustrate that this technology design and feature, its purpose is allow technology people in the art Member cans understand the content of the present invention and implement it accordingly, and it is not intended to limit the scope of the present invention.It is all according to this hair Equivalent changes or modifications, should be covered by the scope of protection of the present invention made by the essence of bright content.

Claims (10)

1. a kind of method that Android application hot repair is multiple, which is characterized in that including third party software development kit, described Software of the third party development kit includes the mutually different dynamic link library file of at least two CPU architectures;Further include following steps:
Step 1: Android application accesses the third party software development kit;
Step 2: the correlation of the third party software development kit from the assert catalogue in Android application Code and configuration file copy in the internal directory in the Android application, and generate with third party software exploitation Kit is the release directory of title;
Step 3: obtaining the first CPU architecture information in slave mobile device, obtains from the mount message that the Android is applied The second CPU architecture information that Android application is supported;
Step 4: by comparing matching, the corresponding dynamic link of optimal CPU architecture is chosen in third party software development kit Library file, and the corresponding dynamic link library text of the optimal CPU architecture from the assert catalogue in Android application Part copies the library directory in described the release directory to;
Step 5: the correlative code and dynamic link library text under the release directory described in dexclassloader dynamically load are utilized Part, and version information is write in the configuration file.
2. the multiple method of Android application hot repair as described in claim 1, which is characterized in that further include described in judgement Whether Android application runs on the mobile device for the first time, if it is, executing the step 1 to five;If no It is then to check the quantity of the release directory in the internal directory;
If the quantity of described the release directory is one, it is loaded directly into the code of described the release directory, and described in update Then configuration file executes step 5;If the quantity of described the release directory is greater than one, the configuration is first read File loads the code in corresponding the release directory according to the profile information, and updates the configuration file, then Execute step 5.
3. the multiple method of Android application hot repair as claimed in claim 2, which is characterized in that further include judging the third Square Software Development Kit whether there is new version;If it is present loading newest third party software development kit to institute Internal directory is stated, and generates new the release directory;Otherwise Android application is continued to run.
4. the multiple method of Android application hot repair as claimed in claim 3, which is characterized in that further include judge it is described newest Third party software development kit it is whether complete;If it is, new version information is recorded in the configuration file;It is no It is then deleted and re-starts load.
5. the multiple method of Android application hot repair as claimed in claim 4, which is characterized in that further include judging the version Whether the quantity of catalogue is greater than three;If the quantity be greater than three, according to described the release directory create time sequencing, Successively delete the earliest the release directory of creation time;If the quantity is not more than three, Android application is continued to run.
6. a kind of device that Android application hot repair is multiple, which is characterized in that including third party software development kit, described Software of the third party development kit includes the mutually different dynamic link library file of at least two CPU architectures;Further include processing module, Matching module and loading module;
The processing module is used for:
Android application is accessed into the third party software development kit;
From the assert catalogue in Android application the correlative code of the third party software development kit with match File copy is set into the internal directory in Android application, and generates with the third party software development kit and is The release directory of title;
The first CPU architecture information is obtained in slave mobile device, obtains Android from the mount message that the Android is applied Using the second CPU architecture information of support;
The matching module is used for:
By comparing matching, the corresponding dynamic link library file of optimal CPU architecture is chosen in third party software development kit, And the corresponding dynamic link library file copy of the optimal CPU architecture from the assert catalogue in Android application To the library directory in described the release directory;
The loading module is used for:
Using the correlative code and dynamic link library file under the release directory described in dexclassloader dynamically load, and version This information is write in the configuration file.
7. the multiple device of Android application hot repair as claimed in claim 6, which is characterized in that further include first detection module, Second detection module and third detection module, whether for the first time the first detection module for detecting the Android application It runs on the mobile device, second detection module is used to detect the quantity of the release directory in the internal directory;Institute Third detection module is stated for detecting whether the profile information matches with the release directory information;
If the Android application is to run on the mobile device for the first time, the processing module, matching mould are executed Block and loading module;If Android application is not when running for the first time, to execute the second detection module;
If the quantity of the release directory is one, it is loaded directly into the code of described the release directory, and update the configuration File;
If the quantity of described the release directory is greater than one, the configuration file is first read, according to the configuration text Part information loads corresponding the release directory code, and updates the configuration file, then executes third detection module;If With the loading module is then directly executed, newest the release directory code is otherwise selected to load, and update the configuration file, so After execute the loading module.
8. the multiple device of Android application hot repair as claimed in claim 7, which is characterized in that it further include the 4th detection module, 4th detection module is for detecting the third party software development kit with the presence or absence of new version;If the third party There are new versions for Software Development Kit, then load newest third party software development kit to the internal directory, and give birth to The release directory of Cheng Xin;Android application is then continued to run if there is no new version.
9. the multiple device of Android application hot repair as claimed in claim 8, which is characterized in that it further include the 5th detection module, Whether the 5th detection module is complete for detecting the newest third party software development kit;If complete, New version information is recorded in the configuration file;If imperfect, it is deleted and re-starts load.
10. the multiple device of Android application hot repair as claimed in claim 9, which is characterized in that further include the 6th detection mould Whether the quantity of block, the release directory that the 6th detection module is used to detect the third party software development kit is greater than three It is a;If the quantity is greater than three, according to the time sequencing that described the release directory creates, it is earliest successively to delete creation time The release directory;If the quantity is not more than three, Android application is continued to run.
CN201610143435.0A 2016-03-14 2016-03-14 A kind of method and apparatus that Android application hot repair is multiple Active CN105824623B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610143435.0A CN105824623B (en) 2016-03-14 2016-03-14 A kind of method and apparatus that Android application hot repair is multiple

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610143435.0A CN105824623B (en) 2016-03-14 2016-03-14 A kind of method and apparatus that Android application hot repair is multiple

Publications (2)

Publication Number Publication Date
CN105824623A CN105824623A (en) 2016-08-03
CN105824623B true CN105824623B (en) 2019-03-26

Family

ID=56987872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610143435.0A Active CN105824623B (en) 2016-03-14 2016-03-14 A kind of method and apparatus that Android application hot repair is multiple

Country Status (1)

Country Link
CN (1) CN105824623B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106293880B (en) * 2016-08-10 2019-12-13 北京奇虎科技有限公司 method and device for running Android application program on Windows system
CN106569863B (en) * 2016-11-10 2020-01-17 福州智永信息科技有限公司 Resource and code modularization-based android app resource updating and repairing method
CN108089870B (en) * 2016-11-21 2022-01-21 百度在线网络技术(北京)有限公司 Method and apparatus for repairing applications
CN106874195A (en) * 2017-01-18 2017-06-20 环球智达科技(北京)有限公司 A kind of bug for android applications repairs and continues delivery scheme
CN107273151B (en) * 2017-05-25 2020-11-17 西安理工大学 Safe Android App functional plug-in method
CN107608707A (en) * 2017-07-31 2018-01-19 努比亚技术有限公司 Application detection method, terminal and readable storage medium storing program for executing with hot repair function
CN108241500B (en) * 2018-01-15 2022-02-01 腾讯科技(深圳)有限公司 Method, device and system for repairing hardware component and storage medium
CN111124446A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 SDK manufacturing method for automatically updating lower computer
CN112363734A (en) * 2020-11-03 2021-02-12 北京麟卓信息科技有限公司 Method and device for adopting local library during Android application installation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885814A (en) * 2014-03-20 2014-06-25 百度在线网络技术(北京)有限公司 Simulator device and method for operating ARM APKs on x86 framework
CN104699537A (en) * 2015-03-18 2015-06-10 北京奇虎科技有限公司 Program control method, activity module scheduling method and corresponding devices thereof
CN105094878A (en) * 2014-05-22 2015-11-25 阿里巴巴集团控股有限公司 System library file integration method and apparatus
WO2015192608A1 (en) * 2014-06-17 2015-12-23 中兴通讯股份有限公司 Method for updating app in android system, terminal and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885814A (en) * 2014-03-20 2014-06-25 百度在线网络技术(北京)有限公司 Simulator device and method for operating ARM APKs on x86 framework
CN105094878A (en) * 2014-05-22 2015-11-25 阿里巴巴集团控股有限公司 System library file integration method and apparatus
WO2015192608A1 (en) * 2014-06-17 2015-12-23 中兴通讯股份有限公司 Method for updating app in android system, terminal and storage medium
CN104699537A (en) * 2015-03-18 2015-06-10 北京奇虎科技有限公司 Program control method, activity module scheduling method and corresponding devices thereof

Also Published As

Publication number Publication date
CN105824623A (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN105824623B (en) A kind of method and apparatus that Android application hot repair is multiple
CN103748562B (en) Test, verifying and debugging framework
WO2018072493A1 (en) Compiling method and compiling system
CN103514023B (en) The method and system that a kind of virtual machine off-line automatic software is installed
US8875104B2 (en) Efficiently developing software using test cases to check the conformity of the software to the requirements
Hort et al. A survey of performance optimization for mobile applications
CN106030533A (en) Automatically retrying transactions with split procedure execution
US20160283348A1 (en) Testing of application service versions on live data
CN104598823A (en) Kernel level rootkit detection method and system in Andriod system
Qiu et al. Dynamic workflow change in PDM systems
US20170154134A1 (en) Simulation of virtual processors
CN107992404A (en) A kind of Software Automatic Testing Method and device
CN106406945A (en) Method and electronic equipment for loading so file of android system
CN102200911A (en) Variable closure
CN109634617A (en) Software installation method, user equipment, storage medium and device
CN111078262B (en) Application thermal restoration method and device
CN110175163A (en) More library separation methods, system and medium based on business function intelligently parsing
CN103186463B (en) Determine the method and system of the test specification of software
TW201235943A (en) Unchanged object management
US9535687B2 (en) Audited builds based upon separate class dependency records
CN105955239A (en) General test platform rapid construction method based on shared memory
CN103645888B (en) System and method for automatically building operation system
US10949333B1 (en) Application maturity console
CN106951309A (en) A kind of virtual platform virtual machine calculates the method and system of performance test
CN110209465A (en) Virtual machine cross-platform migration method, device and electronic equipment

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: 510000 Room 1701, 1702, 1703, 1704, 1705 and 1905, 122 West Huangpu Avenue, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGZHOU QUWAN NETWORK TECHNOLOGY CO., LTD.

Address before: 510000 3rd Floor, Block C, Shengda Business Park, Sanheng Road, Tangxia, Tianhe District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU QUWAN NETWORK TECHNOLOGY CO., LTD.

CP02 Change in the address of a patent holder
CB03 Change of inventor or designer information

Inventor after: Chen Shuide

Inventor after: Chen Guangyao

Inventor before: Chen Shuide

CB03 Change of inventor or designer information