[go: up one dir, main page]

CN102541945B - Multi-file copying method for terminal and terminal - Google Patents

Multi-file copying method for terminal and terminal Download PDF

Info

Publication number
CN102541945B
CN102541945B CN201010619811.1A CN201010619811A CN102541945B CN 102541945 B CN102541945 B CN 102541945B CN 201010619811 A CN201010619811 A CN 201010619811A CN 102541945 B CN102541945 B CN 102541945B
Authority
CN
China
Prior art keywords
file
copying
xcopy
user
multinomial
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
CN201010619811.1A
Other languages
Chinese (zh)
Other versions
CN102541945A (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.)
Leadcore Technology Co Ltd
Original Assignee
Leadcore 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 Leadcore Technology Co Ltd filed Critical Leadcore Technology Co Ltd
Priority to CN201010619811.1A priority Critical patent/CN102541945B/en
Publication of CN102541945A publication Critical patent/CN102541945A/en
Application granted granted Critical
Publication of CN102541945B publication Critical patent/CN102541945B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to communication equipment and discloses a multi-file copying method and a terminal. According to the method, in the multi-file copying process, files which cannot be copied are skipped over directly without a pause and the following files are copied continuously. User operations are not required in the whole copying process. After one copying process is finished, the files which cannot be copied and the reasons why the files cannot be copied are listed so that users can decide whether to copy the files again or not after treatment. Since the whole copying process does not need to be suspended and exception handling is performed finally when some files cannot be copied in the copying process, files can be copied as many as possible in the whole copying process. In addition, files can be copied in a very short time in the way that only list items on one screen are loaded once.

Description

Multinomial file copying method and device in terminal
Technical field
The present invention relates to communication facilities, particularly the file copy technology in communication facilities.
Background technology
Along with the fast development of mobile communication and mass-storage system, as stored very many files in the terminal of mobile phone and so on, simultaneously in order to adapt to commercial affairs and the entertainment applications of mobile phone, cellphone subscriber can often copy heap file.
At present on mobile phone, according to long filenames or short filename, directly from former memory storage, by processor, directly write target storage during xcopy, specifically see that number of patent application is 200810181559.3 file copying method and file copying device.Multinomial file (i.e. the above files of two or two) copy function is when user need to copy, allows then recursive copying of user's select File.Current realization flow is as shown in Figure 1:
Step 101, creates file multiselect interface, and the entry in list on interface is all loaded.
Step 102, a plurality of files that the multinomial selection of user need to copy are put in chained list.
Step 103, calling system copies interface and copies chained list current file.
Step 104, judges whether current file copies successful.If copied successfully, move to the next node of chained list and continue step 103; If copy failure, finish reproduction process, prompting user copies failure, exits whole copying.
Step 105, copies successfully the moving chained list of time shift to next file, execution step 106 judgement chain ends of list (EOL).
Step 106, judges whether chained list finishes.If finished, point out user to copy result, otherwise continue execution step 103,104,105.
Step 107, prompting user copies result, copies end.
Yet there is following problem in the flow process that copies of above-mentioned multinomial file:
(1) when creating file multiselect interface, the whole entries in list items are all loaded into and need to consume the plenty of time, if there is very many files, the process that creates multiselect interface is consuming time very large.
(2) in recursive copying file, file manager is copying with all strength, cannot respond in time user's other operations to file manager, causes seemingly-dead phenomenon.
(3) do not check that whether target memory remaining space is enough before starting to copy first file, to the last failure just tells user to copy failure because of insufficient space.
(4) when prior art runs into the file that cannot copy in reproduction process, will stop subsequent duplicate, the file not copying also needs user to reselect.
Summary of the invention
The object of the present invention is to provide multinomial file copying method and device in a kind of terminal, make whole reproduction process can copy file as much as possible, the file that copies failure can in the end carry out abnormality processing.
For solving the problems of the technologies described above, embodiments of the present invention provide the multinomial file copying method in a kind of terminal, comprise following steps:
Create multiselect list, for user, select file to be copied; Wherein, when creating multiselect list, only load the list items of a screen at every turn, when needs turn over screen, reload next screen;
The sum for the treatment of xcopy that counting user is selected and total size, according to treating total number of xcopy or always big or small, judge whether to start individual threads and carry out copying of file; Wherein, if treat that total number of xcopy is greater than default total thresholding, or treat that total size of xcopy is greater than default spatial threshold, judge that starting individual threads carries out copying of file; If treat that total number of xcopy is less than or equal to default total thresholding, or treat that total size of xcopy is less than or equal to default spatial threshold, judge that not starting individual threads carries out copying of file, directly carries out copying of file;
In the multinomial process copying, when generation current file copies unsuccessfully, directly skip copying of described current file, carry out copying of subsequent file;
After the described multinomial process copying finishes, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.
Embodiments of the present invention also provide the multinomial file copying device in a kind of terminal, comprise:
File multiselect module, before copying described in carrying out at described replication module, creates multiselect list, for user, selects file to be copied; Wherein, described file multiselect module, when creating multiselect list, only loads the list items of a screen at every turn, when needs turn over screen, reloads next screen;
Statistical module, the sum for the treatment of xcopy of selecting for counting user and total size;
Replication module, for multinomial file is copied, described replication module comprises individual threads judgement submodule, be used for according to total number for the treatment of xcopy of described statistical module counts or always big or small, judge whether to start individual threads and carry out copying of file, described individual threads judgement submodule is greater than default total thresholding in total number for the treatment of xcopy, or when total size of xcopy is greater than default spatial threshold, judges that starting individual threads carries out copying of file; In total number for the treatment of xcopy, be less than or equal to default total thresholding, or when total size of xcopy is less than or equal to default spatial threshold, judge that not starting individual threads carries out copying of file, directly carries out copying of file; When described replication module is when generation current file copies unsuccessfully, directly skip copying of described current file, carry out copying of subsequent file;
Display module, for completing after copying of multinomial file at described replication module, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.
Embodiment of the present invention in terms of existing technologies, in the multinomial process copying, does not stop reproduction process while running into the file that copies failure but directly skips, and continues to copy subsequent file, does not need user's Attended Operation in whole reproduction process.After a reproduction process finishes, can list and allow user process rear selection whether again to attempt copying copying the file of failure and failure cause.Due in multinomial reproduction process, while running into the file that cannot copy, do not need to interrupt whole reproduction process and can in the end carry out abnormality processing, thereby having guaranteed that whole reproduction process can copy file as much as possible.
In addition, when creating multiselect list, only load the list items of a screen at every turn, when needs turn over screen, reload next screen.Due to by only loading the mode of a screen list of entries at every turn, can within the extremely short time, complete establishment, avoided because all loading consuming time that list items cause, therefore can rapid loading file multiselect interface list of entries, respond in time user's operation.
In addition, need, according to treating total number of xcopy or always big or small, to judge whether to start individual threads and carry out copying of file.Owing to starting thread, also need to consume some resources, it is fast all the better that the copying of some small documents never called individual threads, therefore after completing file multiselect, according to circumstances determine that whether starting individual threads starts multinomial copying, and can respond other operations of user in time in reproduction process.
In addition, before carrying out multinomial copying, judgement treats whether total size of xcopy is greater than the remaining space of destination address, if be greater than remaining space, points out user cannot complete copying of All Files, otherwise enters the multinomial process copying.Effectively avoided because the remaining space of target memory is inadequate, and cause inform that user copies the situation of failure copying final stage, improved user's experience.
Accompanying drawing explanation
Fig. 1 is the process flow diagram that copies according to multinomial file of the prior art;
Fig. 2 is according to the multinomial file copying method process flow diagram in the terminal of first embodiment of the invention;
Fig. 3 is according to the process flow diagram of the establishment multiselect list in first embodiment of the invention;
Fig. 4 selects after xcopy to entering reproduction process process flow diagram before according to the user in first embodiment of the invention;
Fig. 5 is according to the process flow diagram of reproduction process in first embodiment of the invention;
Fig. 6 is according to the process flow diagram of exception handling procedure in first embodiment of the invention;
Fig. 7 is according to the process flow diagram of results suggest process in first embodiment of the invention;
Fig. 8 is the terminal structure schematic diagram according to second embodiment of the invention.
Embodiment
The first embodiment of the present invention relates to the multinomial file copying method in a kind of terminal, and the terminal in present embodiment is mobile phone.Idiographic flow as shown in Figure 2.
In step 210, create multiselect list and select file to be copied for user.In this step, when creating multiselect list, only load the list items of a screen at every turn, when needs turn over screen, reload next screen.
Specifically, as shown in Figure 3, in step 301, while creating interface, only load the list items entry that first page needs.Because while all loading All Files, consuming time larger, in multiselect, first load the first screen page and can meet interface requirement, while waiting user to need page turning, reload the second screen.
In step 302, after having loaded, cursor navigates in first entry.
In step 303, judge whether to choose currentitem, user does not likely choose and directly moves to the next item down.
In step 304, if never choose to become, choose, perform step 305, otherwise execution step 306.
In step 305, when file, never choose and become while choosing, the total size of file need to be added to the size of current file.
In step 306, when file becomes while not choosing from choosing, the total size of file is deducted to the size of current file.
In step 307, when moving to the next item down, judge whether to load next screen, in the time of loading, only load a screen.
In step 308, when moving to the next item down, judge whether to arrive chained list tail, be to exit multiselect flow process, and the sum for the treatment of xcopy that counting user is selected is with total big or small; If do not arrive chained list tail, get back to step 302.By step 301, to 308, completed the multinomial selection for the treatment of xcopy.
After having completed the multinomial selection until xcopy the sum until xcopy that user is selected and always size carried out adding up, enter step 220, according to treating total number of xcopy or always big or small, judge whether to start individual threads and carry out copying of file, enter subsequently reproduction process.
Specifically, in this step, before judging whether to start individual threads, whether the destination address that also needs to carry out user's selection is identical with source address, and treats whether total size of xcopy is greater than the judgement of the remaining space of destination address.
Idiographic flow as shown in Figure 4, in step 401, completes after file multiselect, first allows user's select target address.
In step 402, now judge that whether destination address is identical, identical with source address at once, just provide prompting, reselect.
In step 403, before starting to copy, obtain always size of remanence disk space and file, owing to now not needing to use the total number of file, so do not need to obtain the total number of file, after being placed on, carry out at once.
In step 404, judge whether the total size of file is greater than remaining space, if be greater than remaining space, execution step 405, prompting user cannot complete copying of All Files, whether copies partial document; Otherwise preliminary judgement can meeting spatial requirement.
In step 406, if user selects to copy partial document, execution step 407, otherwise backspace file multiselect module.
In step 408, obtain after the total size of file and total number, if file is very many or (as total number for the treatment of xcopy is greater than default total thresholding very greatly, or total size for the treatment of xcopy is greater than default spatial threshold), need to perform step 410, enable individual threads and carry out replicate run and provide progress bar prompting user.Because used individual threads to complete reproduction process, so user now can select to cancel.
In step 409, when copying small documents, (as total number for the treatment of xcopy is less than or equal to default total thresholding, or total size for the treatment of xcopy is less than or equal to default spatial threshold), owing to starting thread, also need to consume some resources, so directly calling interface completes the process of file copy, do not need progress displaying bar, and can respond in time other operations of user yet.
After step 409 or step 410, enter reproduction process.Reproduction process in present embodiment as shown in Figure 5.
In step 501, copy the current file in chained list.
In step 502, judge whether to copy failure, such as running into insufficient space or having file of the same name etc.Create one and copy result chained list, if copied successfully, perform step 504 and this file is set to merit mark is kept in result chained list, otherwise execution step 503, setup failed mark, and preserve failed reason in result chained list, rear extended meeting is attempted after allowing user operate according to failure cause copying again.
In step 505, obtain next file and continue subsequent duplicate, without waiting for that user, to copying unsuccessfully the operation of file, does not stop the multinomial process copying, continue to copy follow-up alternative document (file that copies failure will be selected whether again to attempt copying by user in follow-up flow process).
In step 506, judge that whether chained list finishes, and judges whether it is end-of-file.End-of-file, finishes to copy in this way, otherwise, get back to step 501.
After the multinomial process copying finishes (after being step 220), enter step 230, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.In this step, first need to enter exception handling procedure, and after exception handling procedure, enter results suggest process.
Specifically, this exception handling procedure as shown in Figure 6, in step 601, after multinomial having copied, if there is the file of the failure of copying, creates a list interface, lists all file of failure and reasons of each file failure of copying.
In step 602, choose current file to allow user select abnormality processing mode.Such as because insufficient space failure points out user to delete the spaces that discharge how many sizes during filesselected; Or because there is file failure of the same name, prompting user renames.
In step 603, allow user process abnormal document.Such as Free up Memory or to the rename of duplication of name file.User performs step 604 after processing this abnormal document; If user does not process this abnormal document, directly select next exception record.
In step 604, the abnormal document that need to again copy is put into and treated copy list, after finishing etc. abnormality processing, reenter the multinomial flow process that copies.
In step 605, move to next file.
In step 606, whether the abnormal document list that judgement creates finishes, if finished, enters results suggest process; If abnormal document list not yet finishes, get back to step 602.
Results suggest process as shown in Figure 7, in step 701, completes after reproduction process, obtains the successful total number of file and failed total number in reproduction process
In step 702, judge whether all to copy successfully, if all copied successfully, enter step 703, prompting user all copies successfully; If all do not copied successfully, enter step 704, prompting user has N file copy failure.
Be not difficult to find, in the present embodiment, when creating multiselect list, can in the extremely short time, complete establishment.And, according to file size and number, determine whether being necessary to enable individual threads and complete and copy, in the process copying, can respond in time other operations of user.In addition, in multinomial reproduction process, do not need to interrupt whole reproduction process.
Step in said method is divided, and just in order being described clearly, can to merge into a step or some step is split while realizing, and is decomposed into a plurality of steps, as long as comprise identical logical relation, all in the protection domain of this patent; To adding inessential modification in algorithm or in flow process or introducing inessential design, but the core design that does not change its algorithm and flow process is all in the protection domain of this patent.
Second embodiment of the invention relates to a kind of terminal, and the terminal in present embodiment can be mobile phone.Concrete structure as shown in Figure 8, comprises:
File multiselect module, for creating multiselect list, selects file to be copied for user.This document multiselect module, when creating multiselect list, only loads the list items of a screen at every turn, when needs turn over screen, reloads next screen, to realize the rapid loading of list.
Statistical module, the sum for the treatment of xcopy of selecting for counting user and total size.
Replication module, for treating that to the multinomial of user's selection xcopy copies.Wherein, replication module, when generation current file copies unsuccessfully, is directly skipped copying of current file, carries out copying of subsequent file.
Display module, for completing after copying of multinomial file at this replication module, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.
It should be noted that, in the present embodiment, replication module comprises following submodule:
Individual threads judgement submodule, for according to total number for the treatment of xcopy of this statistical module counts or always big or small, judges whether to start individual threads and carries out copying of file.Specifically, individual threads judgement submodule is greater than default total thresholding in total number for the treatment of xcopy, or when total size of xcopy is greater than default spatial threshold, judges that starting individual threads carries out copying of file; In total number for the treatment of xcopy, be less than or equal to default total thresholding, or when total size of xcopy is less than or equal to default spatial threshold, judge that not starting individual threads carries out copying of file, directly carries out copying of file.
In addition, it is worth mentioning that, in present embodiment, also comprise remaining space judge module and destination address judge module.
Wherein, whether destination address judge module is identical with source address for judging the destination address that user selects, if identical, points out user to reselect destination address; If different, trigger this remaining space judge module.
Remaining space judge module is for judging to treat whether total size of xcopy is greater than the remaining space of destination address, and in result of determination when being greater than remaining space, point out user cannot complete copying of All Files; In result of determination, when being less than or equal to remaining space, indication replication module carries out copying of file.
Be not difficult to find, present embodiment is the system embodiment corresponding with the first embodiment, present embodiment can with the enforcement of working in coordination of the first embodiment.The correlation technique details of mentioning in the first embodiment is still effective in the present embodiment, in order to reduce repetition, repeats no more here.Correspondingly, the correlation technique details of mentioning in present embodiment also can be applicable in the first embodiment.
It is worth mentioning that, each module involved in present embodiment is logic module, and in actual applications, a logical block can be a physical location, can be also a part for a physical location, can also realize with the combination of a plurality of physical locations.In addition, for outstanding innovation part of the present invention, in present embodiment, the unit not too close with solving technical matters relation proposed by the invention do not introduced, but this does not show not exist in present embodiment other unit.
The respective embodiments described above are to realize specific embodiments of the invention, and in actual applications, can to it, do various changes in the form and details, and without departing from the spirit and scope of the present invention.

Claims (8)

1. the multinomial file copying method in terminal, is characterized in that, comprises following steps:
Create multiselect list, for user, select file to be copied; Wherein, when creating multiselect list, only load the list items of a screen at every turn, when needs turn over screen, reload next screen;
The sum for the treatment of xcopy that counting user is selected and total size, according to treating total number of xcopy or always big or small, judge whether to start individual threads and carry out copying of file; Wherein, if treat that total number of xcopy is greater than default total thresholding, or treat that total size of xcopy is greater than default spatial threshold, judge that starting individual threads carries out copying of file; If treat that total number of xcopy is less than or equal to default total thresholding, or treat that total size of xcopy is less than or equal to default spatial threshold, judge that not starting individual threads carries out copying of file, directly carries out copying of file;
In the multinomial process copying, when generation current file copies unsuccessfully, directly skip copying of described current file, carry out copying of subsequent file;
After the described multinomial process copying finishes, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.
2. the multinomial file copying method in terminal according to claim 1, is characterized in that, before the described multinomial process copying, also comprises following steps:
Described in judgement, treat whether total size of xcopy is greater than the remaining space of destination address, if be greater than described remaining space, point out user cannot complete copying of All Files; Otherwise enter the described multinomial process copying.
3. the multinomial file copying method in terminal according to claim 2, is characterized in that, after the step of described establishment multiselect list, total size for the treatment of xcopy described in judgement also comprises following steps before whether being greater than the step of described remaining space:
Whether the destination address that judges user's selection is identical with source address, if identical, points out user to reselect destination address; If different, enter described in described judgement and treat whether total size of xcopy is greater than the step of described remaining space.
4. according to the multinomial file copying method in the terminal described in any one in claims 1 to 3, it is characterized in that, described terminal is mobile phone.
5. the multinomial file copying device in terminal, is characterized in that, comprises:
File multiselect module, before copying described in carrying out at replication module, creates multiselect list, for user, selects file to be copied; Wherein, described file multiselect module, when creating multiselect list, only loads the list items of a screen at every turn, when needs turn over screen, reloads next screen;
Statistical module, the sum for the treatment of xcopy of selecting for counting user and total size;
Replication module, for multinomial file is copied, described replication module comprises individual threads judgement submodule, be used for according to total number for the treatment of xcopy of described statistical module counts or always big or small, judge whether to start individual threads and carry out copying of file, described individual threads judgement submodule is greater than default total thresholding in total number for the treatment of xcopy, or when total size of xcopy is greater than default spatial threshold, judges that starting individual threads carries out copying of file; In total number for the treatment of xcopy, be less than or equal to default total thresholding, or when total size of xcopy is less than or equal to default spatial threshold, judge that not starting individual threads carries out copying of file, directly carries out copying of file; When described replication module is when generation current file copies unsuccessfully, directly skip copying of described current file, carry out copying of subsequent file;
Display module, for completing after copying of multinomial file at described replication module, whether the file of displaying duplication failure and failure cause, select again to attempt copying for user.
6. the multinomial file copying device in terminal according to claim 5, is characterized in that, described terminal also comprises:
Remaining space judge module treats whether total size of xcopy is greater than the remaining space of destination address described in judging, and in result of determination when being greater than described remaining space, prompting user cannot complete copying of All Files; In result of determination, when being less than or equal to described remaining space, indicate described replication module to carry out copying of file.
7. the multinomial file copying device in terminal according to claim 6, is characterized in that, described terminal also comprises:
Destination address judge module, whether identical with source address for judging the destination address that user selects, if identical, point out user to reselect destination address; If different, trigger described remaining space judge module.
8. according to the multinomial file copying device in the terminal described in any one in claim 5 to 7, it is characterized in that, described terminal is mobile phone.
CN201010619811.1A 2010-12-31 2010-12-31 Multi-file copying method for terminal and terminal Active CN102541945B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010619811.1A CN102541945B (en) 2010-12-31 2010-12-31 Multi-file copying method for terminal and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010619811.1A CN102541945B (en) 2010-12-31 2010-12-31 Multi-file copying method for terminal and terminal

Publications (2)

Publication Number Publication Date
CN102541945A CN102541945A (en) 2012-07-04
CN102541945B true CN102541945B (en) 2014-04-09

Family

ID=46348860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010619811.1A Active CN102541945B (en) 2010-12-31 2010-12-31 Multi-file copying method for terminal and terminal

Country Status (1)

Country Link
CN (1) CN102541945B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105843824A (en) * 2015-02-28 2016-08-10 深圳市创达天盛智能科技有限公司 Multi-object copy method and device
CN109213630A (en) * 2018-08-16 2019-01-15 郑州云海信息技术有限公司 A kind of data copy method and relevant apparatus of USB flash disk
CN112988697A (en) * 2021-05-11 2021-06-18 北京华云安信息技术有限公司 Target file copying method, device, equipment and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1486023A (en) * 2002-09-28 2004-03-31 华为技术有限公司 Method for Realizing Multi-device Data Backup in Serial
CN1552022A (en) * 2001-04-13 2004-12-01 �׹��Ĺ��ʹ�˾ File archival
CN1937520A (en) * 2005-09-20 2007-03-28 中兴通讯股份有限公司 Device file batch duplicating system and its duplicating method
CN101093700A (en) * 2006-06-21 2007-12-26 安辰电脑股份有限公司 Methods of Copying Materials

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1712985A1 (en) * 2005-04-15 2006-10-18 Deutsche Thomson-Brandt Gmbh Method and system for storing logical data blocks into flash-blocks in multiple non-volatile memories which are connected to at least one common data I/O bus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1552022A (en) * 2001-04-13 2004-12-01 �׹��Ĺ��ʹ�˾ File archival
CN1486023A (en) * 2002-09-28 2004-03-31 华为技术有限公司 Method for Realizing Multi-device Data Backup in Serial
CN1937520A (en) * 2005-09-20 2007-03-28 中兴通讯股份有限公司 Device file batch duplicating system and its duplicating method
CN101093700A (en) * 2006-06-21 2007-12-26 安辰电脑股份有限公司 Methods of Copying Materials

Also Published As

Publication number Publication date
CN102541945A (en) 2012-07-04

Similar Documents

Publication Publication Date Title
CN106302632B (en) Downloading method of basic mirror image and management node
JP2020518926A (en) Backup and restore framework for distributed computing systems
CN113506035A (en) Method, device and equipment for determining approval process
CN101639787A (en) Method and device for starting application program
CN107908714A (en) A kind of aggregation of data sort method and device
CN102541945B (en) Multi-file copying method for terminal and terminal
CN103246568A (en) Mobile phone application priority setting method and device
EP2997461A1 (en) Merging of sorted lists using array pair
CN104375896A (en) Information processing method and electronic equipment
CN109002286A (en) Data asynchronous processing method and device based on synchronous programming
CN106126708A (en) A kind of method and apparatus of the file deleting terminal storage
CN111241594B (en) Method, device, computer equipment and storage medium for signing transaction information
CN116502225B (en) Virus scanning method and device for self-adaptive packet redundancy arrangement and electronic equipment
CN107402761A (en) Using restorative procedure and device
CN104866245B (en) The method and apparatus of synchronisation snapshot between buffer memory device and storage system
CN111597147A (en) Space reclamation method, device, storage medium, and processor
CN116881133A (en) Method and system for generating full-scene test case set based on message log
CN112698783A (en) Object storage method, device and system
CN112559115A (en) Method, device and equipment for deleting container mirror image
CN113900741B (en) Service processing method and device based on plug-in, computer equipment and medium
CN104133835A (en) Interface element downloading method and device
CN113014659B (en) Microservice migration method and device, storage medium and electronic equipment
CN103078926A (en) Method and device as well as system for file accessing of distributed storage system
CN116302496A (en) Cloud resource orchestration method, device, equipment and storage medium
KR20230067983A (en) Smart-tag based work processing device and work processing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20120704

Assignee: Shanghai Li Ke Semiconductor Technology Co., Ltd.

Assignor: Leadcore Technology Co., Ltd.

Contract record no.: 2018990000159

Denomination of invention: Multi-file copying method for terminal and terminal

Granted publication date: 20140409

License type: Common License

Record date: 20180615

EE01 Entry into force of recordation of patent licensing contract