CN114185491A - Method and device for downloading partitioned file, storage medium and computer equipment - Google Patents
Method and device for downloading partitioned file, storage medium and computer equipment Download PDFInfo
- Publication number
- CN114185491A CN114185491A CN202111520979.1A CN202111520979A CN114185491A CN 114185491 A CN114185491 A CN 114185491A CN 202111520979 A CN202111520979 A CN 202111520979A CN 114185491 A CN114185491 A CN 114185491A
- Authority
- CN
- China
- Prior art keywords
- file
- partition
- image file
- target
- image
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 51
- 238000005192 partition Methods 0.000 claims abstract description 494
- 238000012545 processing Methods 0.000 claims description 6
- 238000012423 maintenance Methods 0.000 abstract description 3
- 230000006870 function Effects 0.000 description 10
- 230000003287 optical effect Effects 0.000 description 6
- 238000000638 solvent extraction Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000011084 recovery Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000005236 sound signal Effects 0.000 description 2
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004883 computer application Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0602—Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
- G06F3/0608—Saving storage space on storage systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0643—Management of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0638—Organizing or formatting or addressing of data
- G06F3/0644—Management of space entities, e.g. partitions, extents, pools
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0668—Interfaces specially adapted for storage systems adopting a particular infrastructure
- G06F3/0671—In-line storage system
- G06F3/0673—Single storage device
- G06F3/0679—Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The embodiment of the application discloses a method and a device for downloading partition files, a storage medium and computer equipment. According to the scheme, the dynamic partition image file and the system partition image file contained in the dynamic partition image file are separated in the compiling stage of the partition file, then the largest customized partition file is selected from a plurality of customized partition files to generate a dynamic partition head image file, in the burning stage of the partition file, the dynamic partition head image file and the system partition image file contained in the dynamic partition image file are sent to a corresponding address of the terminal equipment, and a complete dynamic partition image file is formed in the terminal equipment. The generation and maintenance of a plurality of dynamic partition image files can be avoided, and therefore the occupation of storage resources can be reduced.
Description
Technical Field
The present application relates to the field of computer applications, and in particular, to a method and an apparatus for downloading a partition file, a storage medium, and a computer device.
Background
Android dynamic partitioning, a user space partitioning system that can create, destroy, or resize partitions via Over-the-Air Technology (OTA) updates. The partition system allocates a super partition to the terminal device, and sub-partitions in the super partition can be dynamically adjusted in size. The single partition image no longer needs to reserve space for future OTAs, and the remaining available space in the super is available for all dynamic partitions.
In the related art, the dynamic partition image file (super.img) compiled by the Android includes all read-only system partition files (such as system, vendor, and odm), and in an actual use process, a manufacturer usually compiles a plurality of customized partition files (such as odm.img) according to its customized framework to adapt to different customer requirements. Then multiple dynamic partition image files need to be compiled simultaneously to adapt the custom partition file. However, the plurality of dynamic partition image files occupy more storage space, which results in consumption of storage resources.
Disclosure of Invention
The embodiment of the application provides a method and a device for downloading partition files, a storage medium and computer equipment, which can reduce the occupation of storage resources.
The embodiment of the application provides a method for downloading a partition file, which comprises the following steps:
acquiring a system partition file and at least one appointed partition file;
generating a first image file according to the system partition file, and generating at least one second image file according to the at least one appointed partition file;
determining a target partition table based on the first image file and the at least one second image file;
receiving a file downloading request sent by a terminal aiming at a target partition file, and sending a mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
Correspondingly, an embodiment of the present application further provides a device for downloading a partition file, including:
the system comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring a system partition file and at least one appointed partition file;
the generating unit is used for generating a first image file according to the system partition file and generating at least one second image file according to the at least one appointed partition file;
a determining unit, configured to determine a target partition table based on the first image file and the at least one second image file;
and the receiving unit is used for receiving a file downloading request sent by a terminal aiming at a target partition file and sending a mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
In some embodiments, the determining unit comprises:
the first determining subunit is used for determining a target second image file from the at least one second image file;
and the updating subunit is used for updating a preset partition table based on the first image file and the target second image file to obtain the target partition table.
In some embodiments, the update subunit is specifically configured to:
acquiring first partition information of the first image file and second partition information of the target second image file;
and adding the first image file to the preset partition table based on the first partition information, and adding the target second image file to the preset partition table based on the second partition information to obtain the target partition table.
In some embodiments, the first determining subunit is specifically configured to:
and selecting the largest second image file from the plurality of second image files to obtain the target second image file.
In some embodiments, the determining unit comprises:
the acquiring subunit is used for acquiring first file information corresponding to the first image file and second file information corresponding to each second image file;
a second determining subunit, configured to determine a dynamic partition header image file based on the first file information and the second file information;
and the third determining subunit is configured to determine the target partition table according to the first image file, the second image file, and the dynamic partition header image file.
In some embodiments, the second determining subunit is specifically configured to:
and generating a dynamic partition header image file corresponding to the first image file and each second image file based on the first file information and each second file information.
In some embodiments, the receiving unit comprises:
the fourth determining subunit is configured to determine a target image file from the target partition table according to the file information of the target partition file;
and the sending subunit is configured to send the target image file to the terminal.
Correspondingly, the embodiment of the application also provides a storage medium, wherein the storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor to execute the method for downloading the partition file.
Correspondingly, an embodiment of the present application further provides a terminal, which includes a processor and a memory, where the memory stores multiple instructions, and the processor loads the instructions to execute the method for downloading the partition file as described above.
In the embodiment of the application, the dynamic partition image file is separated from the system partition image file contained in the dynamic partition image file in the compiling stage of the partition file, then the largest customized partition file is selected from a plurality of customized partition files to generate the dynamic partition head image file, and in the burning stage of the partition file, the dynamic partition head image file and the system partition image file contained in the dynamic partition image file are sent to the corresponding address of the terminal equipment, so that a complete dynamic partition image file is formed in the terminal equipment. The generation and maintenance of a plurality of dynamic partition image files can be avoided, and therefore the occupation of storage resources can be reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart illustrating a method for downloading a partition file according to an embodiment of the present application.
Fig. 2 is a flowchart illustrating another method for downloading a partition file according to an embodiment of the present application.
Fig. 3 is a block diagram of a downloading apparatus for partitioned files according to an embodiment of the present disclosure.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides a method and a device for downloading a partition file, a storage medium and computer equipment. Specifically, the method for downloading the partition file according to the embodiment of the present application may be executed by a computer device, where the computer device may be a terminal or a server. The terminal can be a terminal device such as a smart phone, a tablet Computer, a notebook Computer, a touch screen, a Personal Computer (PC), a Personal Digital Assistant (PDA), and the like. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing basic cloud computing services such as cloud service, a cloud database, cloud computing, a cloud function, cloud storage, network service, cloud communication, middleware service, domain name service, security service, CDN, and a big data and artificial intelligence platform.
For example, the computer device may be a server that may obtain a system partition file and at least one designated partition file; generating a first image file according to the system partition file, and generating at least one second image file according to at least one appointed partition file; determining a target partition table based on the first image file and at least one second image file; and receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
Based on the above problems, embodiments of the present application provide a method and an apparatus for downloading a partition file, a computer device, and a storage medium, which can improve the downloading efficiency of the partition file.
The following are detailed below. It should be noted that the following description of the embodiments is not intended to limit the preferred order of the embodiments.
The embodiment of the present application provides a method for downloading a partition file, and the method for downloading a partition file is executed by a server in the embodiment of the present application.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for downloading a partition file according to an embodiment of the present application. The method for downloading the partition file may be applied to mobile terminals such as mobile phones, tablet computers, notebook computers, palmtop computers, Portable Media Players (PMPs), and fixed terminals such as desktop computers. The specific flow of the partition file downloading method may be as follows:
101. and acquiring a system partition file and at least one specified partition file.
The partition file refers to storing a file in different hard disk partitions (volumes), and the partition file simply refers to storing a file in different partitions of a hard disk or a magnetic disk.
For example, in a Windows operating system (Windows operating system), system files are stored in a system disk (usually a C disk), and other files may be stored in different hard disk partitions according to user requirements; or in the Android system, a plurality of partitions are preset, and the system files are stored in different partitions according to file attributes. Partitioning files is primarily intended to facilitate file management and file protection.
In the embodiment of the present application, the partition file processing method can be applied to an Android system (Android, Android is an operating system of a free and open source code based on a Linux kernel (including no GNU component). The Android system supports dynamic partitioning, which is a user space partitioning system that can create, destroy, or resize partitions via over-the-air (OTA) updates. The user space partitioning system allocates a super partition to the terminal device, and sub-partitions in the super partition can be dynamically resized. The single partition image no longer needs to reserve space for future OTAs, and the remaining available space in the super is available for all dynamic partitions.
The partition map is a map file of a partition file, and the map file is a complete copy file of the information of the optical disc file. Including all information of the optical disc, special virtual optical drive software is needed to load the image file for reading, and the characteristics of reading the optical disc file are completely simulated.
Wherein, the dynamic partition is realized by using a dm-linear device-mapper module in a Linux kernel. The super partition contains metadata that lists the name and block range of each dynamic partition within the super. During the first phase init execution, the system will parse and validate these metadata and create a virtual block device to represent each dynamic partition. Specifically, when the OTA is applied, the partition system may automatically create/delete the dynamic partition or adjust the size of the dynamic partition as needed.
In the embodiment of the application, the Android system includes a plurality of partitions, for example, a boot partition, a system partition, a recovery partition, a cache partition, a userdata partition, a vendor partition, an odm partition, and the like. Different partitions may be used to store different files.
Specifically, the boot partition comprises a kernel image and a ramdisk which are combined together through mkboot, and after system-as-root is enabled, the boot partition supports storing the kernel image; the system partition mainly comprises an Android framework. After system-as-root is enabled, the system partition will contain the merged contents of the original system.img and ramdisk.img; the recovery partition is used for storing a recovery system used in OTA upgrading; the cache partition is used for storing temporary data, and the OTA upgrade package can be downloaded to the cache partition; the userdata partition can store applications and data installed by a user; the vendor partition comprises all binary files which cannot be distributed to the Android open source project; the ODM partition is used for ODM (original design manufacturer) to customize its own board level support package.
Wherein, the partition supporting the dynamic partition comprises: systems, venders, odms, that is, constituting super partitions, include: system, vendor, odm.
In the embodiment of the present application, the system partition file refers to: files in the system partition and files in the vendor partition, the designated partition files refer to files in the odm partition. Wherein, a plurality of odm files can be designed due to different requirements of different users.
For example, retrieving the system partition file includes: the system file and the vendor file, acquiring the specified partition file may include: odm1 files, odm2 files, odm3 files, and the like.
102. And generating a first image file according to the system partition file, and generating at least one second image file according to the at least one appointed partition file.
The first image file refers to an image file corresponding to a system partition file, and the second image file refers to an image file corresponding to a specified partition file.
For example, the system partition file may include: generating a mirror image file of the system file to obtain a system.img file and a mirror image file of the vendor file to obtain a vendor.img file, namely the first mirror image file comprises: img, system and vendor. Specifying partition files may include: the odm1 file, the odm2 file, and the odm3 file, then generate an image file of the odm1 file, obtain an odm1.img file, generate an image file of the odm2 file, obtain an odm2.img file, generate an image file of the odm3 file, obtain an odm3.img file, that is, the second image file includes: odm1.img, odm2.img, and odm3. img.
103. A target partition table is determined based on the first image file and the at least one second image file.
In this embodiment of the present application, the partition table is used to store the image file and partition information corresponding to the image file, and the partition information may include: partition name, partition size, partition offset address, etc.
The offset address is an offset of an address in a segment with respect to a segment first address (segment address) after a memory in the computer is segmented. For example, an 8086 memory system has a 20-bit physical address (i.e., the actual address of the data store) that is 16-bit offset from a 16-bit segment base address. For example, the offset address may be 0060H.
In some embodiments, in order to increase the downloading speed of the partition file, the step "determining the target partition table based on the first image file and the at least one second image file" may include the following operations:
determining a target second image file from at least one second image file;
and updating the preset partition table based on the first image file and the target second image file to obtain a target partition table.
In order to avoid that the plurality of second image files occupy more storage space, one second image file can be selected from the plurality of second image files to serve as a target image file.
In some embodiments, in order to ensure that the designated partition file meets various user requirements, the step "determining the target second image file from the at least one second image file" may include the following operations:
and selecting the largest second image file from the plurality of second image files to obtain a target second image file.
Specifically, selecting the largest second image file from the plurality of second image files refers to selecting the second image file with the largest capacity from the plurality of second image files, and the capacity refers to the amount of data that can store data, for example, the capacity may be 100M (megabytes).
In the embodiment of the application, the second image file with the largest capacity is selected as the target second image file, other second image files with small capacities can be compatible, and generation of a corresponding dynamic partition image file for each second image file can be avoided, so that the storage space is saved.
In some embodiments, the step "updating the preset partition table based on the first image file and the target second image file to obtain the target partition table" may include the following operations:
acquiring first partition information of a first image file and second partition information of a target second image file;
and adding the first image file to a preset partition table based on the first partition information, and adding the target second image file to the preset partition table based on the second partition information to obtain a target partition table.
Wherein the first partition information includes: the partition name, the partition size, the partition offset address and the like of the first image file, and the second partition information includes: the partition name, the partition size, the partition offset address, etc. of the target second image file.
The preset partition table is a data table which is created in advance and used for storing the image file and partition information of the image file, the preset partition table comprises parameters such as partition names, partition sizes and partition offset addresses, when the image file is written into the preset partition table, the partition offset addresses can be correspondingly written into each parameter of the preset partition table according to the partition names, the partition sizes and the partition offset addresses in the partition information of the image file, and then the image file is stored into the preset partition table to obtain a target partition table.
For example, obtaining the first partition information of the first image file may include: the partition name is system, the partition size is 200M, and the partition offset address is 1F 60H; the obtaining of the second partition information of the target second image file may include: the partition name is odm1, the partition size is 100M, and the partition offset address is 0F 60H. And then writing the partition information of the first image file and the target second image file according to parameters such as the partition name, the partition size and the partition offset address in the preset partition table, so as to update the preset partition table according to the first image file and the target second image file, and obtain the target partition table.
In some embodiments, in order to meet the customized partition file requirements of different users, the step "determining a target partition table based on a first image file and at least one second image file" may include the following operations:
acquiring first file information corresponding to the first image files and second file information corresponding to each second image file;
determining a dynamic partition header mirror image file based on the first file information and the second file information;
and determining a target partition table according to the first mirror image file, the second mirror image file and the dynamic partition header mirror image file.
The first file information corresponding to the first image file comprises: the file name, the file size, the file download address and the like of the first mirror image file; the second file information corresponding to the second image file comprises: the file name, the file size, the file download address, etc. of the second image file.
In some embodiments, the step of "determining a dynamic partition header image file based on the first file information and the second file information" may include the following operations in order to save storage resources while satisfying customized partition file requirements of different users:
and generating a dynamic partition header image file corresponding to the first image file and each second image file based on the first file information and each second file information.
For example, the first image file includes: img, vendor, img, the second image file may include: odm1.img, odm2.img, and odm3.img, and the like. Then, file information of system.img, file information of vendor.img, file information of odm1.img, file new of odm2.img, and file information of odm3.img are obtained.
Further, generating a dynamic partition header mirror image file corresponding to the first mirror image file and the second mirror image file odm1.img according to the file information of system.img, the file information of vendor.img and the file information of odm1.img, and obtaining super _ header 1.img; generating a dynamic partition header mirror image file corresponding to the first mirror image file and the second mirror image file odm2.img according to the file information of system.img, the file information of vendor.img and the file information of odm2.img to obtain super _ header2. img; and generating a dynamic partition header mirror image file corresponding to the first mirror image file and the second mirror image file odm3.img according to the file information of system.img, the file information of vendor.img and the file information of odm3.img, so as to obtain super _ header3. img.
The determining of the target partition table according to the first image file, the second image file and the dynamic partition header image file refers to updating a preset partition table according to partition information of the first image file, partition information of each second image file and partition information of the dynamic partition header image file corresponding to each first image file and each second image file to obtain the target partition table, and specifically, the updating of the preset partition table according to partitions of the image files is newly performed, and a manner of obtaining the target partition table may refer to the above description, which is not repeated herein.
In the embodiment of the application, the dynamic partition header image file is generated according to the system partition file and each appointed partition file, so that each appointed partition file and the system file are prevented from being respectively packaged to generate a plurality of dynamic partition image files, and the storage space occupied by the partition image files can be reduced.
104. And receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
The file downloading request indicates to acquire a target partition file, where the target partition file includes a system partition file and a target designated partition file, and for example, the designated partition file may include: odm1, odm2, and odm3, the target designated partition file may be: odm1, odm2, or odm3.
In some embodiments, in order to improve the downloading efficiency of the partition file, the step "sending the image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table" may include the following operations:
determining a target image file from a target partition table according to the file information of the target partition file;
and sending the target image file to the terminal.
The file downloading request carries file information of the target partition file, and the file information of the target partition file comprises a system partition file and a target specified partition file which are requested to be downloaded by the terminal.
For example, the file information of the target partition file includes: a system partition file system, a system partition file vendor, and a target designated partition file odm1.
The target image file refers to an image file corresponding to the partition file included in the file information of the target partition file.
In the above example, according to the partition files included in the file information of the target partition file, it may be determined that the target image file is: img system, vendor, img odm1.
Wherein, the target partition table includes: the system partition file generation method comprises a first mirror image file corresponding to a system partition file, a second mirror image file corresponding to each appointed partition file, and a dynamic partition header mirror image file generated according to the first mirror image file and each second mirror image file.
Specifically, after the target image file is determined, the target image file and the dynamic partition header image file corresponding to the target image file may be selected from the target partition table, and then the selected image file is sent to the terminal, so that the terminal uses the received image files.
The embodiment of the application discloses a method for downloading a partition file, which comprises the following steps: acquiring a system partition file and at least one appointed partition file; generating a first image file according to the system partition file, and generating at least one second image file according to at least one appointed partition file; determining a target partition table based on the first image file and at least one second image file; and receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table. In the embodiment of the application, the dynamic partition image file is separated from the system partition image file contained in the dynamic partition image file in the compiling stage of the partition file, then the largest customized partition file is selected from a plurality of customized partition files to generate the dynamic partition head image file, and in the burning stage of the partition file, the dynamic partition head image file and the system partition image file contained in the dynamic partition image file are sent to the corresponding address of the terminal equipment, so that a complete dynamic partition image file is formed in the terminal equipment. The generation and maintenance of a plurality of dynamic partition image files can be avoided, and therefore the occupation of storage resources can be reduced.
Referring to fig. 2, fig. 2 is a schematic flowchart of another method for downloading a partition file according to an embodiment of the present application. Taking the application of the method for downloading partition files to a server and a terminal as an example, the method for downloading partition files may be as follows:
201. and the server generates a system image file according to the system partition file of the dynamic partition and generates a customized partition image file according to the customized partition file of the dynamic partition.
In the embodiment of the application, the dynamic partition refers to an Android dynamic partition, and is a user space partition system which can create and destroy a partition or adjust the size of the partition by wirelessly downloading an update. In the partition system, the partition file capable of dynamically adjusting the size of the partition comprises: system, vendor, and odm, etc.
The system partition file may include: system, vendor, custom partition files may include: odm. The customized partition file may include a plurality of files, such as odm1, odm2, odm3, etc., according to the requirements of different terminal devices.
Further, generating the system image file according to the system partition file system and the vendor may include: img, vendor, img, etc., and may generate custom partition image files odm1.img, odm2.img, odm3.img, etc., from custom partition files odm1, odm2, odm3.
202. And the server traverses all the customized partition image files and determines the maximum customized partition image file.
The maximum customized partition image file refers to the customized partition image file with the largest storage space capacity.
For example, customizing the partition image file may include: odm1.img, odm2.img, and odm3.img, and the searching for the customized partition image file with the largest storage space capacity may be: img, the maximum customized partition image file can be obtained as follows: odm2. img.
203. And the server generates a dynamic partition head mirror image file according to the maximum customized partition mirror image file and the system mirror image file.
Specifically, a dynamic partition header image file is generated according to the maximum customized partition image file and other system image files as parameters.
For example, the maximum customized partition image file is: img, other system image files include: img, and then taking odm2.img, img and vender. img as parameters, further generating a dynamic partition header mirror file, which may be: img super header.
204. And the server stores the system mirror image file, the maximum customized partition mirror image file and the dynamic partition header mirror image file into the partition table file.
Specifically, file information of each system image file (system. img, vendor. img, etc.) and the maximum customized partition image file (odm2.img) is recorded in the partition table file.
The partition table file includes all partition information of the terminal, for example, all image files and corresponding partition information (partition name, partition size, partition offset address, etc.).
205. And the terminal sends a partition file downloading request to the server.
And the partition file downloading request indicates to acquire the partition table file in the server.
206. And the server receives the partition file downloading request and sends the partition table file to the terminal according to the partition file downloading request.
After receiving a partition file downloading request sent by the terminal, the server can send the partition table file to the terminal, so that the terminal can determine the mirror image file to be downloaded according to the partition table file.
207. And the terminal determines the mirror image file to be downloaded according to the received partition file table.
Specifically, the terminal may load the partition table file, and may obtain the download addresses and file sizes of all files from the partition table file. Then, according to the partition table information in the partition table file and the user requirements, namely the customized partition file appointed to be downloaded by the user, determining the image file to be downloaded, wherein the image file comprises a system image file and a target customized partition image file of the appointed downloaded customized partition file.
208. And the terminal downloads the mirror image file to be downloaded from the server.
Specifically, a dynamic partition header image file, a system image file and a corresponding customized partition image file are downloaded, and finally, a complete dynamic partition image file is formed at a terminal.
The embodiment of the application discloses a method for downloading a partition file, which comprises the following steps: the method comprises the steps that a server generates a system image file according to a system partition file of a dynamic partition, generates a customized partition image file according to the customized partition file of the dynamic partition, generates a dynamic partition head image file according to a maximum customized partition image file and the system image file, generates a dynamic partition head image file according to the maximum customized partition image file and the system image file, stores the system image file, the maximum customized partition image file and the dynamic partition head image file into a partition table file, a terminal sends a partition file downloading request to the server, the server receives the partition file downloading request, sends the partition table file to the terminal according to the partition file downloading request, the terminal determines an image file to be downloaded according to a received partition file table, and then downloads the image file to be downloaded from the server. Therefore, the efficiency of downloading the partition file by the terminal is improved.
In order to better implement the method for downloading the partition file provided in the embodiments of the present application, an embodiment of the present application further provides a device based on the method for downloading the partition file. The terms are the same as those in the above method for downloading partition files, and the specific implementation details may refer to the description in the method embodiment.
Referring to fig. 3, fig. 3 is a block diagram illustrating a downloading apparatus for a partition file according to an embodiment of the present application, where the downloading apparatus for the partition file can be applied to a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palm top computer, a Portable Media Player (PMP), and a fixed terminal such as a desktop computer, and the downloading apparatus for the partition file includes:
an obtaining unit 301, configured to obtain a system partition file and at least one specified partition file;
a generating unit 302, configured to generate a first image file according to the system partition file, and generate at least one second image file according to the at least one designated partition file;
a determining unit 303, configured to determine a target partition table based on the first image file and the at least one second image file;
a receiving unit 304, configured to receive a file downloading request sent by a terminal for a target partition file, and send an image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
In some embodiments, the determining unit 303 may include:
the first determining subunit is used for determining a target second image file from the at least one second image file;
and the updating subunit is used for updating a preset partition table based on the first image file and the target second image file to obtain the target partition table.
In some embodiments, the update subunit may be specifically configured to:
acquiring first partition information of the first image file and second partition information of the target second image file;
and adding the first image file to the preset partition table based on the first partition information, and adding the target second image file to the preset partition table based on the second partition information to obtain the target partition table.
In some embodiments, the first determining subunit may be specifically configured to:
and selecting the largest second image file from the plurality of second image files to obtain the target second image file.
In some embodiments, the determining unit 303 may include:
the acquiring subunit is used for acquiring first file information corresponding to the first image file and second file information corresponding to each second image file;
a second determining subunit, configured to determine a dynamic partition header image file based on the first file information and the second file information;
and the third determining subunit is configured to determine the target partition table according to the first image file, the second image file, and the dynamic partition header image file.
In some embodiments, the second determining subunit may be specifically configured to:
and generating a dynamic partition header image file corresponding to the first image file and each second image file based on the first file information and each second file information.
In some embodiments, the receiving unit 304 may include:
the fourth determining subunit is configured to determine a target image file from the target partition table according to the file information of the target partition file;
and the sending subunit is configured to send the target image file to the terminal.
The embodiment of the application discloses a device for downloading partition files, a system partition file and at least one appointed partition file are acquired through an acquisition unit 301, a generation unit 302 generates a first image file according to the system partition file, at least one second image file is generated according to the at least one appointed partition file, a determination unit 303 determines a target partition table based on the first image file and the at least one second image file, a receiving unit 304 receives a file downloading request sent by a terminal aiming at the target partition file, and the image file corresponding to the target partition file is sent to the terminal according to the file downloading request and the target partition table, so that the occupation of storage resources can be reduced.
The embodiment of the application also provides a terminal. As shown in fig. 4, the terminal may include a Radio Frequency (RF) circuit 601, a memory 602 including one or more storage media, an input unit 603, a display unit 604, a sensor 605, an audio circuit 606, a Wireless Fidelity (WiFi) module 607, a processor 608 including one or more processing cores, and a power supply 609. Those skilled in the art will appreciate that the terminal configuration shown in fig. 4 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 601 may be used for receiving and transmitting signals during the process of transmitting and receiving information, and in particular, for processing the received downlink information of the base station by one or more processors 608; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuit 601 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 601 may also communicate with networks and other devices via wireless communications.
The memory 602 may be used to store software programs and modules, and the processor 608 executes various functional applications and downloads of partition files by running the software programs and modules stored in the memory 602. The memory 602 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like. Further, the memory 602 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 602 may also include a memory controller to provide the processor 608 and the input unit 603 access to the memory 602.
The input unit 603 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, in one particular embodiment, input unit 603 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. The input unit 603 may include other input devices in addition to the touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 604 may be used to display information input by or provided to the user and various graphical user interfaces of the server, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 604 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch-sensitive surface may overlay the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 608 to determine the type of touch event, and the processor 608 then provides a corresponding visual output on the display panel according to the type of touch event. Although in FIG. 4 the touch-sensitive surface and the display panel are shown as two separate components to implement input and output functions, in some embodiments the touch-sensitive surface may be integrated with the display panel to implement input and output functions.
The terminal may also include at least one sensor 605, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel according to the brightness of ambient light, and a proximity sensor that turns off the display panel and the backlight when the server moves to the ear.
WiFi belongs to short-distance wireless transmission technology, and the terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 607, and provides wireless broadband internet access for the user. Although fig. 4 shows the WiFi module 607, it is understood that it does not belong to the essential constitution of the terminal, and may be omitted entirely as needed within the scope of not changing the essence of the application.
The processor 608 is a control center of the terminal, connects various parts of the entire handset using various interfaces and lines, and performs various functions of the server and processes data by operating or executing software programs and modules stored in the memory 602 and calling data stored in the memory 602, thereby performing overall monitoring of the handset. Optionally, processor 608 may include one or more processing cores; preferably, the processor 608 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 608.
The terminal also includes a power supply 609 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 608 via a power management system that may be used to manage charging, discharging, and power consumption. The power supply 609 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
Specifically, in this embodiment, the processor 608 in the terminal loads the executable file corresponding to the process of one or more application programs into the memory 602 according to the following instructions, and the processor 608 runs the application programs stored in the memory 602, thereby implementing various functions:
acquiring a system partition file and at least one appointed partition file;
generating a first image file according to the system partition file, and generating at least one second image file according to at least one appointed partition file;
determining a target partition table based on the first image file and at least one second image file;
and receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
The embodiment of the application discloses a method and a device for downloading partition files, a storage medium and computer equipment. The method for downloading the partition file comprises the following steps: acquiring a system partition file and at least one appointed partition file; generating a first image file according to the system partition file, and generating at least one second image file according to at least one appointed partition file; determining a target partition table based on the first image file and at least one second image file; and receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
It will be understood by those skilled in the art that all or part of the steps in the methods of the above embodiments may be performed by instructions or by instructions controlling associated hardware, which may be stored in a storage medium and loaded and executed by a processor.
To this end, the present application provides a storage medium, in which a plurality of instructions are stored, where the instructions can be loaded by a processor to execute the steps in any one of the methods for downloading a partition file provided in the present application. For example, the instructions may perform the steps of:
acquiring a system partition file and at least one appointed partition file; generating a first image file according to the system partition file, and generating at least one second image file according to at least one appointed partition file; determining a target partition table based on the first image file and at least one second image file; and receiving a file downloading request sent by the terminal aiming at the target partition file, and sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium may execute the steps in any one of the methods for downloading partition files provided in the embodiments of the present application, beneficial effects that can be achieved by any one of the methods for downloading partition files provided in the embodiments of the present application may be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
The foregoing describes in detail a method, an apparatus, a storage medium, and a computer device for downloading a partition file provided in an embodiment of the present application, and a specific example is applied in the present application to explain principles and embodiments of the present application, and the description of the foregoing embodiment is only used to help understand the method and core ideas of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.
Claims (10)
1. A method for downloading a partitioned file, the method comprising:
acquiring a system partition file and at least one appointed partition file;
generating a first image file according to the system partition file, and generating at least one second image file according to the at least one appointed partition file;
determining a target partition table based on the first image file and the at least one second image file;
receiving a file downloading request sent by a terminal aiming at a target partition file, and sending a mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
2. The method of claim 1, wherein determining a target partition table based on the first image file and the at least one second image file comprises:
determining a target second image file from the at least one second image file;
and updating a preset partition table based on the first image file and the target second image file to obtain the target partition table.
3. The method according to claim 2, wherein the updating a preset partition table based on the first image file and the target second image file to obtain the target partition table comprises:
acquiring first partition information of the first image file and second partition information of the target second image file;
and adding the first image file to the preset partition table based on the first partition information, and adding the target second image file to the preset partition table based on the second partition information to obtain the target partition table.
4. The method of claim 2, wherein determining the target second image file from the at least one second image file comprises:
and selecting the largest second image file from the plurality of second image files to obtain the target second image file.
5. The method of claim 1, wherein determining a target partition table based on the first image file and the at least one second image file comprises:
acquiring first file information corresponding to the first image files and second file information corresponding to each second image file;
determining a dynamic partition header image file based on the first file information and the second file information;
and determining the target partition table according to the first mirror image file, the second mirror image file and the dynamic partition header mirror image file.
6. The method of claim 5, wherein determining a dynamic partition header image file based on the first file information and the second file information comprises:
and generating a dynamic partition header image file corresponding to the first image file and each second image file based on the first file information and each second file information.
7. The method of claim 1, wherein the file download request comprises file information of the target partition file;
the sending the mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table comprises:
determining a target image file from the target partition table according to the file information of the target partition file;
and sending the target image file to the terminal.
8. An apparatus for downloading partitioned files, the apparatus comprising:
the system comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring a system partition file and at least one appointed partition file;
the generating unit is used for generating a first image file according to the system partition file and generating at least one second image file according to the at least one appointed partition file;
a determining unit, configured to determine a target partition table based on the first image file and the at least one second image file;
and the receiving unit is used for receiving a file downloading request sent by a terminal aiming at a target partition file and sending a mirror image file corresponding to the target partition file to the terminal according to the file downloading request and the target partition table.
9. A storage medium storing a plurality of instructions, the instructions being adapted to be loaded by a processor to execute the method for downloading the partition file according to any one of claims 1 to 7.
10. A computer device comprising a processor and a memory, said memory storing a plurality of instructions, said processor loading said instructions to perform the method of downloading a partition file according to any of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111520979.1A CN114185491B (en) | 2021-12-13 | 2021-12-13 | Partition file downloading method and device, storage medium and computer equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111520979.1A CN114185491B (en) | 2021-12-13 | 2021-12-13 | Partition file downloading method and device, storage medium and computer equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114185491A true CN114185491A (en) | 2022-03-15 |
CN114185491B CN114185491B (en) | 2024-01-19 |
Family
ID=80543517
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111520979.1A Active CN114185491B (en) | 2021-12-13 | 2021-12-13 | Partition file downloading method and device, storage medium and computer equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114185491B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115344313A (en) * | 2022-08-22 | 2022-11-15 | 亿咖通(湖北)技术有限公司 | Android system partition mounting method, electronic device and machine-readable storage medium |
CN116049097A (en) * | 2022-05-30 | 2023-05-02 | 荣耀终端有限公司 | Management method of camera database file and electronic equipment |
CN116467015A (en) * | 2023-06-20 | 2023-07-21 | 荣耀终端有限公司 | Mirror image generation method, system start verification method and related equipment |
CN116841575A (en) * | 2023-09-01 | 2023-10-03 | 荣耀终端有限公司 | Method and related device for generating image file |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101207493A (en) * | 2006-12-19 | 2008-06-25 | 英业达股份有限公司 | Method for reducing data download time and error rate |
CN101344852A (en) * | 2008-09-02 | 2009-01-14 | 华为技术有限公司 | Method, device and system for allocating WINDOWS enterprise edition operating system |
CN104378574A (en) * | 2014-12-01 | 2015-02-25 | 北京理工大学 | SoPC-based VGA (video graphics array) image collecting, compressing and storing device |
CN105094927A (en) * | 2015-08-28 | 2015-11-25 | 东方网力科技股份有限公司 | Equipment firmware updating method and device |
WO2017067404A1 (en) * | 2015-10-20 | 2017-04-27 | 中兴通讯股份有限公司 | Method of creating mirror file in logical volume, method of initiating virtual machine, and server |
CN107133060A (en) * | 2017-03-06 | 2017-09-05 | 深圳市金立通信设备有限公司 | A kind of data processing method and terminal |
CN110865837A (en) * | 2019-11-14 | 2020-03-06 | 青岛海信移动通信技术股份有限公司 | Method and terminal for upgrading system |
CN111221682A (en) * | 2020-01-07 | 2020-06-02 | 四川长虹电器股份有限公司 | Method for mirroring storage system |
CN112416359A (en) * | 2020-11-23 | 2021-02-26 | 捷开通讯(深圳)有限公司 | Dynamic partition customizing method, device, equipment and computer readable storage medium |
CN113126893A (en) * | 2020-01-16 | 2021-07-16 | 深圳市万普拉斯科技有限公司 | Method, device, storage medium and computer equipment for expanding system partition |
CN113504997A (en) * | 2021-07-28 | 2021-10-15 | 湖北亿咖通科技有限公司 | Processing method, device, equipment and medium for application program installation package file |
-
2021
- 2021-12-13 CN CN202111520979.1A patent/CN114185491B/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101207493A (en) * | 2006-12-19 | 2008-06-25 | 英业达股份有限公司 | Method for reducing data download time and error rate |
CN101344852A (en) * | 2008-09-02 | 2009-01-14 | 华为技术有限公司 | Method, device and system for allocating WINDOWS enterprise edition operating system |
CN104378574A (en) * | 2014-12-01 | 2015-02-25 | 北京理工大学 | SoPC-based VGA (video graphics array) image collecting, compressing and storing device |
CN105094927A (en) * | 2015-08-28 | 2015-11-25 | 东方网力科技股份有限公司 | Equipment firmware updating method and device |
WO2017067404A1 (en) * | 2015-10-20 | 2017-04-27 | 中兴通讯股份有限公司 | Method of creating mirror file in logical volume, method of initiating virtual machine, and server |
CN107133060A (en) * | 2017-03-06 | 2017-09-05 | 深圳市金立通信设备有限公司 | A kind of data processing method and terminal |
CN110865837A (en) * | 2019-11-14 | 2020-03-06 | 青岛海信移动通信技术股份有限公司 | Method and terminal for upgrading system |
CN111221682A (en) * | 2020-01-07 | 2020-06-02 | 四川长虹电器股份有限公司 | Method for mirroring storage system |
CN113126893A (en) * | 2020-01-16 | 2021-07-16 | 深圳市万普拉斯科技有限公司 | Method, device, storage medium and computer equipment for expanding system partition |
WO2021143845A1 (en) * | 2020-01-16 | 2021-07-22 | 深圳市万普拉斯科技有限公司 | Extended system partitioning method and apparatus, storage medium, and computer device |
CN112416359A (en) * | 2020-11-23 | 2021-02-26 | 捷开通讯(深圳)有限公司 | Dynamic partition customizing method, device, equipment and computer readable storage medium |
CN113504997A (en) * | 2021-07-28 | 2021-10-15 | 湖北亿咖通科技有限公司 | Processing method, device, equipment and medium for application program installation package file |
Non-Patent Citations (1)
Title |
---|
蔡洁: "基于高通平台的Android系统分区管理", 《硅谷》, no. 19, pages 44 - 46 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116049097A (en) * | 2022-05-30 | 2023-05-02 | 荣耀终端有限公司 | Management method of camera database file and electronic equipment |
CN116049097B (en) * | 2022-05-30 | 2023-11-07 | 荣耀终端有限公司 | Management method of camera database file and electronic equipment |
CN115344313A (en) * | 2022-08-22 | 2022-11-15 | 亿咖通(湖北)技术有限公司 | Android system partition mounting method, electronic device and machine-readable storage medium |
CN115344313B (en) * | 2022-08-22 | 2023-08-11 | 亿咖通(湖北)技术有限公司 | Android system partition mounting method, electronic equipment and machine-readable storage medium |
CN116467015A (en) * | 2023-06-20 | 2023-07-21 | 荣耀终端有限公司 | Mirror image generation method, system start verification method and related equipment |
CN116467015B (en) * | 2023-06-20 | 2023-10-20 | 荣耀终端有限公司 | Mirror image generation method, system start verification method and related equipment |
CN116841575A (en) * | 2023-09-01 | 2023-10-03 | 荣耀终端有限公司 | Method and related device for generating image file |
CN116841575B (en) * | 2023-09-01 | 2023-11-24 | 荣耀终端有限公司 | Method and related device for generating image file |
Also Published As
Publication number | Publication date |
---|---|
CN114185491B (en) | 2024-01-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN114185491B (en) | Partition file downloading method and device, storage medium and computer equipment | |
US11388220B2 (en) | Image distribution method and apparatus, and image obtaining method and apparatus | |
US10186244B2 (en) | Sound effect processing method and device, plug-in unit manager and sound effect plug-in unit | |
CN109408136B (en) | Information processing method, information processing apparatus, storage medium, and electronic device | |
CN105302587B (en) | Data-updating method and device | |
CN106502703B (en) | Function calling method and device | |
CN107273160A (en) | A kind of method and device of edition upgrading | |
CN109933381B (en) | Kernel loading method and device | |
CN106843868B (en) | Multi-account login method and device and mobile terminal | |
CN108228230A (en) | Upgrade method, terminal and the computer readable storage medium of UFS firmwares | |
CN106919458B (en) | Method and device for Hook target kernel function | |
EP2869604B1 (en) | Method, apparatus and device for processing a mobile terminal resource | |
CN110489679B (en) | Browser kernel processing method and device and storage medium | |
CN106095423B (en) | Method, terminal and server for providing browsing service | |
CN112286586A (en) | Configuration method of plug-in and related equipment | |
CN106874038B (en) | Application installation method and device and mobile terminal | |
CN103309677B (en) | Built-in resource management, device and terminal | |
CN110401691B (en) | Resource downloading control method, device and terminal | |
CN113742716B (en) | Code running method, device, electronic equipment, storage medium and program product | |
CN114095533B (en) | Cloud game account login method and device, computer equipment and storage medium | |
CN106970812B (en) | Upgrade file processing device and terminal | |
CN115269517A (en) | File management method, device, storage medium and terminal | |
CN115373865A (en) | Concurrent thread management method, device, electronic equipment and storage medium | |
CN115269170A (en) | Memory application method and related equipment | |
CN112328304A (en) | Script adaptation method, system, equipment and computer storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |