CN113890872B - Data set uploading method and device, electronic equipment and storage medium - Google Patents

Data set uploading method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113890872B
CN113890872B CN202111043673.1A CN202111043673A CN113890872B CN 113890872 B CN113890872 B CN 113890872B CN 202111043673 A CN202111043673 A CN 202111043673A CN 113890872 B CN113890872 B CN 113890872B
Authority
CN
China
Prior art keywords
uploaded
data set
file
folder
uploading
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
CN202111043673.1A
Other languages
Chinese (zh)
Other versions
CN113890872A (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.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202111043673.1A priority Critical patent/CN113890872B/en
Publication of CN113890872A publication Critical patent/CN113890872A/en
Application granted granted Critical
Publication of CN113890872B publication Critical patent/CN113890872B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application discloses a data set uploading method, a device, electronic equipment and a storage medium; the embodiment of the application can acquire the data set to be uploaded; identifying the data set to be uploaded to obtain the content type of the data set to be uploaded; determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded; and uploading the data set to be uploaded according to the uploading logic, so that the behavior cost of the user is reduced.

Description

Data set uploading method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and apparatus for uploading a data set, an electronic device, and a storage medium.
Background
Uploading of files to be uploaded is a very common requirement of web applications, and technologies for achieving uploading of files to be uploaded are also many. However, the existing uploading technology of files to be uploaded is generally only aimed at uploading files to be uploaded, but not aimed at uploading folders to be uploaded, especially uploading folders to be uploaded in batches, which will increase the behavior cost of users.
Disclosure of Invention
The embodiment of the application provides a data set uploading method, a data set uploading device, electronic equipment and a storage medium, and can reduce the behavior cost of a user.
The embodiment of the application provides a data set uploading method, which comprises the following steps:
acquiring a data set to be uploaded;
identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
and uploading the data set to be uploaded according to the uploading logic.
Correspondingly, the embodiment of the application also provides a data set uploading device, which comprises:
the acquisition unit is used for acquiring the data set to be uploaded;
the identification unit is used for identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
the determining unit is used for determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
and the uploading unit is used for uploading the data set to be uploaded according to the uploading logic.
In an embodiment, the uploading unit includes:
The first identification subunit is used for identifying the at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
the first screening subunit is used for screening a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
the second identification subunit is used for identifying the at least one file to be uploaded to obtain attribute information of each file to be uploaded;
the second screening subunit is used for screening a target file to be uploaded from the at least one file to be uploaded based on the attribute information of each file to be uploaded;
and the first uploading subunit is used for uploading the target folder to be uploaded and the target file to be uploaded.
In an embodiment, the first screening subunit includes:
the first matching module is used for matching the attribute information of the folder to be uploaded with a preset screening main condition;
the second matching module is used for matching the content information in each folder to be uploaded with preset screening sub-conditions when the attribute information of the folder to be uploaded is matched with the preset screening main conditions;
And the first screening module is used for screening the target folder to be uploaded from the at least one folder to be uploaded according to the matching result when the content information in each folder to be uploaded is matched with the preset screening sub-condition.
In an embodiment, the second screening subunit includes:
the third matching module is used for matching the number of files to be uploaded of the current files to be uploaded with a preset number screening condition;
the fourth matching module is used for matching the file format to be uploaded of the current file to be uploaded with the preset format screening conditions when the number of the files to be uploaded is matched with the preset number screening conditions;
the fifth matching module is used for matching the information quantity of the file to be uploaded of the current file to be uploaded with the screening condition of the preset information quantity when the file format to be uploaded is matched with the screening condition of the preset format;
and the first determining module is used for determining the current file to be uploaded as a target file to be uploaded when the information quantity of the file to be uploaded is matched with a preset information quantity screening condition.
In an embodiment, the uploading unit further includes:
the third identification subunit is used for identifying the at least one file to be uploaded to obtain attribute information of the at least one file to be uploaded;
A third screening subunit, configured to screen, based on attribute information of the at least one file to be uploaded, a target file to be uploaded from the at least one file to be uploaded;
and the second uploading subunit is used for uploading the file to be uploaded by the target.
In an embodiment, the uploading unit further includes:
a fourth identifying subunit, configured to identify the at least one folder to be uploaded, to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
a fourth screening subunit, configured to screen a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
and the third uploading subunit is used for uploading the file to be uploaded by the target.
In an embodiment, the identification unit comprises:
the first traversing subunit is used for traversing the data set to be uploaded to obtain at least one data to be uploaded in the data set to be uploaded;
a fifth identifying subunit, configured to identify each data to be uploaded, so as to obtain a data identifier in the data to be uploaded;
And the first determining subunit is used for determining the content category according to the data identifier.
Correspondingly, the embodiment of the application also provides electronic equipment, which comprises a memory and a processor; the memory stores a computer program, and the processor is configured to run the computer program in the memory, so as to execute the data set uploading method provided in any one of the embodiments of the present application.
Accordingly, the embodiments of the present application further provide a storage medium storing a computer program, where the computer program when executed by a processor implements the method for uploading a data set provided in any of the embodiments of the present application.
The embodiment of the application can acquire the data set to be uploaded; identifying the data set to be uploaded to obtain the content type of the data set to be uploaded; determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded; and uploading the data set to be uploaded according to the uploading logic, so that the behavior cost of the user is reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic view of a scenario of a data set uploading method provided in an embodiment of the present application;
fig. 2 is a flow chart of a data set uploading method provided in an embodiment of the present application;
FIG. 3 is a schematic flow chart of a method for uploading a data set according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a data set uploading device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which embodiments of the present application are shown, however, in which embodiments are shown, by way of illustration, only, and not in any way all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The embodiment of the application provides a data set uploading method, which can be executed by a data set uploading device, and the data set uploading device can be integrated in electronic equipment. The electronic device may include at least one of a terminal, a server, and the like. I.e. the data set uploading method may be performed by the terminal or by the server.
The terminal may include a personal computer, a tablet computer, a smart television, a smart phone, a smart home, a wearable electronic device, a VR/AR device, a vehicle-mounted computer, and the like.
The server may be an interworking server or a background server among a plurality of heterogeneous systems, may be an independent physical server, may be a server cluster or a distributed system formed by a plurality of physical servers, and may be a cloud server for providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, basic cloud computing services such as big data and an artificial intelligent platform, and the like.
In an embodiment, as shown in fig. 1, the data set uploading device may be integrated on an electronic device such as a terminal or a server, so as to implement the data set uploading method provided in the embodiment of the present application. Specifically, the electronic device may acquire a data set to be uploaded; identifying the data set to be uploaded to obtain the content type of the data set to be uploaded; determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded; and uploading the data set to be uploaded according to the uploading logic.
The following detailed description is given, respectively, of the embodiments, and the description sequence of the following embodiments is not to be taken as a limitation of the preferred sequence of the embodiments.
The data set uploading method provided by the embodiment of the application is described from the point of integrating the data set uploading device in the electronic equipment.
As shown in fig. 2, a method for uploading a data set is provided, and the specific flow includes:
101. and acquiring a data set to be uploaded.
The set of data to be uploaded may include a set of data to be uploaded.
The data to be uploaded may include a file to be uploaded and/or a folder to be uploaded.
For example, the data set to be uploaded may include at least one file to be uploaded. For another example, the set of data to be uploaded may include at least one folder to be uploaded. For another example, the set of data to be uploaded may include at least one file to be uploaded and at least one folder to be uploaded.
In an embodiment, the data set to be uploaded includes different contents, which form different content types of the data set to be uploaded.
For example, when the set of data to be uploaded includes at least one file to be uploaded, the at least one file to be uploaded may form a content category. For another example, when at least one folder to be uploaded is included in the set of data to be uploaded, the at least one folder to be uploaded may form another content category. For another example, when the data set to be uploaded includes at least one folder to be uploaded and at least one file to be uploaded, the at least one folder to be uploaded and the at least one file to be uploaded may act as another content category.
In an embodiment, the file to be uploaded in the embodiment of the present application includes an electronic file to be uploaded. The file to be uploaded is an information set stored on the electronic equipment by taking the hard disk of the electronic equipment as a carrier.
The electronic file to be uploaded has various types. For example, the electronic files to be uploaded may include text documents, videos, pictures, programs, and the like. The electronic file to be uploaded belonging to the text document can be of one type, the electronic file to be uploaded belonging to the video can be of one type, the electronic file to be uploaded belonging to the image can be of one type, and the electronic file to be uploaded belonging to the program can be of one type.
In one embodiment, the folder to be uploaded is a data structure used in the electronic device to organize and manage files to be uploaded on the disk. Files to be uploaded are generally stored in the folders to be uploaded.
102. And identifying the data set to be uploaded to obtain the content type of the data set to be uploaded.
In one embodiment, different content types in the data set to be uploaded may cause the data set to be uploaded to have different upload logic. Therefore, the data set to be uploaded needs to be identified to obtain the content type of the data set to be uploaded, so that the uploading logic of the data set to be uploaded can be determined according to the content type of the data set to be uploaded.
For example, the data set to be uploaded may be identified, so as to obtain whether at least one folder to be uploaded, at least one file to be uploaded, or at least one folder to be uploaded and at least one file to be uploaded are included in the data set to be uploaded.
103. And determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded.
In an embodiment, after obtaining the content type of the data set to be uploaded, the uploading logic of the data set to be uploaded may be determined based on the content type of the data set to be uploaded.
The uploading logic may include rules to be adhered to when uploading the data set to be uploaded.
For example, when the set of data to be uploaded includes at least one file to be uploaded and at least one folder to be uploaded, the uploading logic may include a number of folders to be uploaded, a number of files to be uploaded, a format of the files to be uploaded, a rule to be complied with by an information amount of the files to be uploaded, and the like, which may be simultaneously uploaded.
For another example, when the set of data to be uploaded includes at least one folder to be uploaded, the upload logic may include a number of folders to be uploaded, a number of files to be uploaded in the folders to be uploaded, a format of the files to be uploaded, a rule to be complied with by an information amount of the files to be uploaded, and so on.
104. And uploading the data set to be uploaded according to the uploading logic.
In one embodiment, after the upload logic is determined, the data set to be uploaded may be uploaded according to the upload logic.
In an embodiment, the set of data to be uploaded may be uploaded based on a Vue framework. The Vue is a set of progressive frames for constructing a user interface, is applied from the bottom layer to the top, and a core library of the Vue only focuses on a view layer, is easy to enter, can be integrated with a third party library or an existing project, and can be applied to a complex single page. In brief, vue is a set of front-end development frameworks.
In an embodiment, when the data set to be uploaded is uploaded by using the Vue framework, the data set to be uploaded may be uploaded by using axios in the Vue.
Wherein axios is a promiscuous-based web request library acting in node. Js and browser, which is isomorphic (i.e., the same set of code can run in both browser and node. Js). At the server it uses the native node. Js http module, while at the client (browser) it uses XMLHttpRequests.
The embodiment of the application provides a data set uploading method, which can acquire a data set to be uploaded; identifying the data set to be uploaded to obtain the content type of the data set to be uploaded; determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded; and uploading the data set to be uploaded according to the uploading logic. In the embodiment of the application, different uploading logics are set for the data sets to be uploaded of different content types, so that the data set uploading method provided by the embodiment of the application supports uploading of the data sets to be uploaded of different content types. For example, the data set uploading method provided by the embodiment of the application not only supports batch files to be uploaded to support uploading, but also supports batch folders to be uploaded to upload, and also supports simultaneous uploading of batch folders to be uploaded and batch files to be uploaded. The data set uploading method provided by the embodiment of the invention can realize that the files to be uploaded or the folders to be uploaded can be uploaded to the server for storage in batches under different scenes, improves the interaction friendliness of the data set uploading, reduces the operation complexity of the data set uploading and reduces the behavior cost of users.
According to the method described in the above embodiments, examples are described in further detail below.
The method of the embodiment of the application will be described by taking the example that the data set uploading method is integrated on the electronic device. Specifically, as shown in fig. 3, the flow of the data set uploading method provided in the embodiment of the present application may include:
201. and the electronic equipment acquires the data set to be uploaded.
The data set to be uploaded contains different contents, and different content types of the data set to be uploaded can be formed.
For example, the data set to be uploaded acquired by the electronic device may include at least one file to be uploaded and at least one file to be uploaded. For another example, the data to be uploaded acquired by the electronic device may include at least one file to be uploaded. For another example, the data to be uploaded acquired by the electronic device may include at least one folder to be uploaded, and so on.
In one embodiment, when a user uploads a data set to be uploaded through a web page or an application program, the electronic device receives an upload instruction, and then the electronic device may obtain the data set to be uploaded according to the upload instruction.
202. The electronic equipment identifies the data set to be uploaded to obtain the content type of the data set to be uploaded.
In an embodiment, after the electronic device obtains the data set to be uploaded, the electronic device may identify the data set to be uploaded, to obtain the content of the data set to be uploaded. Specifically, the step of identifying the data set to be uploaded to obtain the content type of the data set to be uploaded may include:
traversing the data set to be uploaded to obtain at least one data to be uploaded in the data set to be uploaded;
identifying each piece of data to be uploaded to obtain a data identifier in the data to be uploaded;
the content category is determined based on the data identification.
Wherein the data identification comprises information that may indicate the kind of data to be uploaded. For example, whether the data to be uploaded is a file to be uploaded or a folder to be uploaded can be obtained through the data identifier. For example, the data identification may be an attribute in the front end that is wepkeydirection.
In an embodiment, the electronic device may traverse the data set to be uploaded, thereby obtaining at least one data to be uploaded in the data set to be uploaded.
For example, the electronic device may traverse the data set to be uploaded to obtain 5 data to be uploaded.
In an embodiment, after obtaining the data to be uploaded, the electronic device may identify each data to be uploaded, to obtain a data identifier in the data to be uploaded.
For example, the electronic device may identify identifiers of the webkeydirectors of the 5 data to be uploaded in the front end, and determine the content types of the data sets to be uploaded according to the identifiers.
In an embodiment, when determining the content category according to the data identifier, the data identifier and the preset content category mapping table may be matched.
For example, when the data identifier is "abc", the content type mapping table records that the data to be uploaded is a file to be uploaded; and when the data identification is '123', the data to be uploaded is a folder to be uploaded.
When the electronic equipment recognizes that the identification data of the 5 data to be uploaded are all abc, the data set to be uploaded is indicated to comprise at least one file to be uploaded.
When the electronic device recognizes that the identification data of the 5 data to be uploaded are all '123', the data set to be uploaded includes at least one folder to be uploaded.
When the electronic equipment recognizes that the identification information of the 5 data to be uploaded comprises both abc and 123, the data set to be uploaded comprises at least one folder to be uploaded and at least one file to be uploaded.
203. The electronic device determines uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded.
In an embodiment, after obtaining the content type of the data set to be uploaded, the electronic device may determine the uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded.
In an embodiment, the electronic device may match the content type of the data set to be uploaded with a preset uploading logic mapping table, so as to determine uploading logic of the data set to be uploaded.
The preset uploading logic mapping table records the mapping relation between the content types and the uploading logic. For example, the preset upload logic mapping table may record that content category 1 corresponds to upload logic 1, content category 2 corresponds to upload logic 2 and content category 3 corresponds to upload logic 3.
Then, when the electronic device identifies that the content type of the data set to be uploaded is content type 1, the electronic device can determine that the uploading logic of the data set to be uploaded is uploading logic 1 through presetting an uploading logic mapping table.
204. And the electronic equipment uploads the data set to be uploaded according to the uploading logic.
In an embodiment, after the electronic device determines the uploading logic, the electronic device may upload the data set to be uploaded according to the uploading logic.
In an embodiment, when the content type of the data set to be uploaded includes at least one folder to be uploaded and at least one file to be uploaded, the step of "uploading the data set to be uploaded according to the uploading logic" may include:
identifying at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
screening a target folder to be uploaded from at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
identifying at least one file to be uploaded to obtain attribute information of each file to be uploaded;
screening target files to be uploaded from at least one file to be uploaded based on attribute information of each file to be uploaded;
and uploading the target folder to be uploaded and the target file to be uploaded.
The attribute information of the folders to be uploaded may include the number of folders to be uploaded in the data set to be uploaded, the format of the folders to be uploaded, and the like.
For example, the number of folders to be uploaded may include how many folders to be uploaded. For another example, when the folder to be uploaded is a compressed folder to be uploaded, the format of the folder to be uploaded may include a Zip format or a RAR format, and so on.
The content information in each folder to be uploaded may include the number of files to be uploaded in each folder to be uploaded, the format of the files to be uploaded, the information amount of the files to be uploaded, and the like.
The number of files to be uploaded in the folder to be uploaded may refer to how many files to be uploaded are in the folder to be uploaded.
The file format to be uploaded may refer to a format of a file to be uploaded in a folder to be uploaded. For example, the file to be uploaded format may refer to whether the file to be uploaded is in png format, tet format, MP4 format, MP3 format, and so on.
The information quantity of the file to be uploaded comprises the size of the file to be uploaded. For example, the amount of file information to be uploaded may include how many bits of size the file to be uploaded, and so on.
The attribute information of the file to be uploaded may include the number, format, information amount, and the like of the file to be uploaded.
In an embodiment, the step of "screening the target folder to be uploaded from at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded" may include:
matching attribute information of the folder to be uploaded with a preset screening main condition;
When the attribute information of the folders to be uploaded is matched with a preset screening main condition, matching the content information in each folder to be uploaded with a preset screening sub-condition;
when the content information in each folder to be uploaded is matched with the preset screening sub-conditions, screening out a target folder to be uploaded from at least one folder to be uploaded according to the matching result.
The preset screening main conditions comprise preset primary conditions for screening the folders to be uploaded according to the attribute information of the folders to be uploaded. In an embodiment, only if the attribute information of the folder to be uploaded meets a preset screening main condition, the target folder to be uploaded is continuously screened from at least one folder to be uploaded. For example, the preset screening main condition may include a condition that the number of uploads of the folders to be uploaded needs to be satisfied and/or a condition that the upload format of the folders to be uploaded needs to be satisfied, and so on.
The preset screening sub-conditions comprise preset conditions which are required to be met by the folder to be uploaded when the folder to be uploaded is screened for the second time. For example, the preset filtering sub-conditions may include a condition that the number of files to be uploaded in the folder to be uploaded needs to be met, a condition that the file format to be uploaded in the folder to be uploaded needs to be met, a condition that the information amount of the files to be uploaded in the folder to be uploaded needs to be met, and the like.
In an embodiment, the number of folders to be uploaded may be matched with a preset screening main condition, where the preset screening main condition may be a condition that the number of folders to be uploaded needs to be met. For example, the preset screening main condition may be that the number of the folders to be uploaded cannot exceed 10, and the number of the folders to be uploaded and 10 may be compared. When the number of folders to be uploaded is smaller than or equal to 10, the folders to be uploaded are indicated to accord with preset screening main conditions. And when the number of the folders to be uploaded is greater than 10, indicating that the folders to be uploaded do not accord with the preset screening main condition.
In an embodiment, when the attribute information of the folders to be uploaded matches with the preset screening main condition, the content information of each folder to be uploaded may be matched with the preset screening sub-condition.
For example, the number of files to be uploaded in the folder to be uploaded and the preset number screening conditions may be matched, and when the number of files to be uploaded and the preset number screening conditions are matched, the format of the files to be uploaded in the folder to be uploaded and the preset format screening conditions may be matched. Then, when the file format to be uploaded in the folder to be uploaded is matched with the preset format screening condition, the information quantity of the file to be uploaded in the folder to be uploaded can be matched with the preset information quantity screening condition.
For example, the electronic device obtains 1 folder to be uploaded, where the folder to be uploaded includes 5 files to be uploaded, the formats of the 5 files to be uploaded are all MP4 formats, and the information amounts are 2 megabits (Mbit, M), 1M, 0.5M, 3M, and 1.5M, respectively.
The preset number of screening conditions may be 10, the preset format screening conditions may be all formats supported, and the preset information amount screening conditions may be 10M.
Then, the electronic device can match the number of files to be uploaded in the folder to be uploaded with a preset number screening condition. Because the number of the files to be uploaded in the folder to be uploaded is matched with the screening conditions of the preset number, the electronic equipment can match the file formats to be uploaded in the folder to be uploaded with the screening conditions of the preset formats. Since the file format to be uploaded is the MP4 format, the preset format filtering condition may be that all formats are supported, so the file format to be uploaded is matched with the preset format filtering condition. And finally, the electronic equipment can match the information quantity of the file to be uploaded in the folder to be uploaded with a preset information quantity screening condition.
In an embodiment, when the content information in each folder to be uploaded is matched with the preset screening sub-condition, a target folder to be uploaded is screened from at least one folder to be uploaded according to the matching result.
For example, the electronic device obtains 3 folders to be uploaded, namely, a folder to be uploaded 1, a folder to be uploaded 2 and a folder to be uploaded 3. The content information of the folder 1 to be uploaded and the content information of the folder 2 to be uploaded are matched with preset screening sub-conditions, and then the folder 1 to be uploaded and the folder 2 to be uploaded can be determined as target folders to be uploaded.
And the content information of the folder 3 to be uploaded is not matched with the preset screening sub-conditions, the electronic equipment can generate prompt information to prompt the user of the reason that the folder 3 to be uploaded cannot be uploaded and cannot be uploaded. For example, when the folder 3 to be uploaded cannot be uploaded due to the fact that the number of files to be uploaded is not matched with the preset number of filtering conditions, the electronic device may prompt the user for prompt information that the number of files to be uploaded in the folder 3 to be uploaded is not matched with the preset number of filtering conditions.
In an embodiment, since the data set to be uploaded further includes at least one file to be uploaded, the electronic device may identify at least one file to be uploaded, obtain attribute information of each file to be uploaded, and then screen out a target file to be uploaded from at least one file to be uploaded based on the attribute information of each file to be uploaded. Specifically, the step of "screening the target file to be uploaded from at least one file to be uploaded based on the attribute information of each file to be uploaded" may include:
Matching the number of files to be uploaded of the current files to be uploaded with a preset number screening condition;
when the number of the files to be uploaded is matched with the screening conditions of the preset number, matching the format of the files to be uploaded of the current files to be uploaded with the screening conditions of the preset format;
when the file format to be uploaded is matched with the preset format screening conditions, matching the information quantity of the file to be uploaded of the current file to be uploaded with the preset information quantity screening conditions;
when the information quantity of the file to be uploaded is matched with the screening condition of the preset information quantity, determining the current file to be uploaded as a target file to be uploaded.
The current file to be uploaded may include a file to be uploaded that is being screened by the electronic device. For example, the electronic device obtains 3 files to be uploaded, which are file 1 to be uploaded, file 2 to be uploaded and file 3 to be uploaded. The electronic device first screens the file 1 to be uploaded, and the file 1 to be uploaded may be a current file to be uploaded. And after screening the file to be uploaded, the electronic equipment screens the file to be uploaded 2, and the file to be uploaded 2 is the current file to be uploaded.
In an embodiment, the step of "screening the target file to be uploaded from at least one file to be uploaded based on the attribute information of each file to be uploaded" may refer to the step of "matching the content information in each folder to be uploaded with the preset screening sub-condition" is not repeated here.
In an embodiment, after the target folder to be uploaded and the target file to be uploaded are screened, the electronic device may upload the target file to be uploaded and the target folder to be uploaded.
When uploading the folder to be uploaded, uploading the file in the target folder to be uploaded.
In an embodiment, the network information during uploading may be obtained in the process of uploading the target file to be uploaded and the target folder to be uploaded, and the uploading progress is calculated based on the network information during uploading.
The network information may include a network speed and a network state corresponding to uploading the target file to be uploaded and the target folder to be uploaded, and the like.
In an embodiment, when uploading a target file to be uploaded, the target file to be uploaded may be divided into multiple target sub-files to be uploaded, and the uploading may use network information to upload one sub-file to be uploaded.
For example, the target to-be-uploaded file is 2M, and the target to-be-uploaded file can be divided into 100 parts of target to-be-uploaded subfiles, and the 100 parts of target to-be-uploaded subfiles are uploaded in one part by utilizing network information. Specifically, after dividing the target to-be-uploaded file into 100 target to-be-uploaded subfiles, the size of the 100 target to-be-uploaded subfiles is 0.02M. If the current network speed is 0.2M/s, the uploading progress per second is 10%.
In an embodiment, when uploading a target folder to be uploaded, a file in the target folder to be uploaded may be divided into a plurality of target subfiles to be uploaded, so as to calculate an uploading progress.
In an embodiment, when the content type of the data set to be uploaded includes at least one file to be uploaded, the file to be uploaded may be uploaded by adopting a similar procedure as described above. Specifically, the step of "uploading the data set to be uploaded according to the uploading logic" may include:
identifying at least one file to be uploaded to obtain attribute information of the at least one file to be uploaded;
screening a target file to be uploaded from at least one file to be uploaded based on attribute information of the at least one file to be uploaded;
uploading the file to be uploaded of the target.
The step of "screening the target to-be-uploaded file from the at least one to-be-uploaded file based on the attribute information of the at least one to-be-uploaded file" may refer to the step of "screening the target to-be-uploaded file from the at least one to-be-uploaded file based on the attribute information of each to-be-uploaded file" herein is not repeated.
In an embodiment, when the electronic device uploads the target upload file, the electronic device may also obtain network information during uploading, and calculate an upload progress when uploading the target upload file based on the network information during uploading.
In an embodiment, when the content type of the data set to be uploaded includes at least one folder to be uploaded, the folder to be uploaded may be uploaded by adopting a similar procedure as described above. Specifically, the step of "uploading the data set to be uploaded according to the uploading logic" may include:
identifying at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
screening a target folder to be uploaded from at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
uploading the file folder to be uploaded of the target.
The step of "screening the target folder to be uploaded from at least one folder to be uploaded based on the attribute information of the folder to be uploaded and the content information in each folder to be uploaded" may refer to the step of "screening the target folder to be uploaded from at least one folder to be uploaded based on the attribute information of the folder to be uploaded and the content information in each folder to be uploaded" and will not be repeated herein.
In an embodiment, when the electronic device uploads the target upload folder, the electronic device may also obtain network information during uploading, and calculate an upload progress when uploading the target upload folder based on the network information during uploading.
The method and the device can acquire the file to be uploaded in application installation of the application; installing a file to be uploaded in an application installation to a preset operating system simulator to obtain a target operating system simulator, wherein the target operating system simulator has the application; simulating an operation event of a user aiming at the application in a target operation system simulator to obtain operation event information aiming at the application; based on the operation event information, adjusting the file to be uploaded of the application installation by using a target operation system simulator to obtain the file to be uploaded of the application installation after adjustment; and the file to be uploaded by the application installation after adjustment are sent to the application terminal, so that the efficiency of optimizing the application is improved.
In order to better implement the data set uploading method provided in the embodiments of the present application, in an embodiment, a data set uploading device is also provided, and the data set uploading device may be integrated in an electronic device. Where the meaning of nouns is the same as in the data set uploading method described above, specific implementation details may be referred to the description in the method embodiment.
In an embodiment, a data set uploading device is provided, where the data set uploading device may be specifically integrated in an electronic device, as shown in fig. 4, and the data set uploading device includes: the acquisition unit 301, the identification unit 302, the determination unit 303, and the uploading unit 304 are specifically as follows:
An acquiring unit 301, configured to acquire a data set to be uploaded;
the identifying unit 302 is configured to identify the data set to be uploaded, so as to obtain a content type of the data set to be uploaded;
a determining unit 303, configured to determine an upload logic of the data set to be uploaded based on a content type of the data set to be uploaded;
and the uploading unit 304 is configured to upload the data set to be uploaded according to the uploading logic.
In an embodiment, the uploading unit 304 includes:
the first identification subunit is used for identifying the at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
the first screening subunit is used for screening a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
the second identification subunit is used for identifying the at least one file to be uploaded to obtain attribute information of each file to be uploaded;
the second screening subunit is used for screening a target file to be uploaded from the at least one file to be uploaded based on the attribute information of each file to be uploaded;
And the first uploading subunit is used for uploading the target folder to be uploaded and the target file to be uploaded.
In an embodiment, the first screening subunit includes:
the first matching module is used for matching the attribute information of the folder to be uploaded with a preset screening main condition;
the second matching module is used for matching the content information in each folder to be uploaded with preset screening sub-conditions when the attribute information of the folder to be uploaded is matched with the preset screening main conditions;
and the first screening module is used for screening the target folder to be uploaded from the at least one folder to be uploaded according to the matching result when the content information in each folder to be uploaded is matched with the preset screening sub-condition.
In an embodiment, the second screening subunit includes:
the third matching module is used for matching the number of files to be uploaded of the current files to be uploaded with a preset number screening condition;
the fourth matching module is used for matching the file format to be uploaded of the current file to be uploaded with the preset format screening conditions when the number of the files to be uploaded is matched with the preset number screening conditions;
The fifth matching module is used for matching the information quantity of the file to be uploaded of the current file to be uploaded with the screening condition of the preset information quantity when the file format to be uploaded is matched with the screening condition of the preset format;
and the first determining module is used for determining the current file to be uploaded as a target file to be uploaded when the information quantity of the file to be uploaded is matched with a preset information quantity screening condition.
In an embodiment, the uploading unit 304 further includes:
the third identification subunit is used for identifying the at least one file to be uploaded to obtain attribute information of the at least one file to be uploaded;
a third screening subunit, configured to screen, based on attribute information of the at least one file to be uploaded, a target file to be uploaded from the at least one file to be uploaded;
and the second uploading subunit is used for uploading the file to be uploaded by the target.
In an embodiment, the uploading unit 304 further includes:
a fourth identifying subunit, configured to identify the at least one folder to be uploaded, to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
A fourth screening subunit, configured to screen a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
and the third uploading subunit is used for uploading the file to be uploaded by the target.
In an embodiment, the identifying unit 302 includes:
the first traversing subunit is used for traversing the data set to be uploaded to obtain at least one data to be uploaded in the data set to be uploaded;
a fifth identifying subunit, configured to identify each data to be uploaded, so as to obtain a data identifier in the data to be uploaded;
and the first determining subunit is used for determining the content category according to the data identifier.
In the implementation, each unit may be implemented as an independent entity, or may be implemented as the same entity or several entities in any combination, and the implementation of each unit may be referred to the foregoing method embodiment, which is not described herein again.
Through the data collection device, files to be uploaded or folders to be uploaded can be selected under different scenes and can be uploaded to the server in batches for storage, so that the interaction friendliness of uploading the data collection is improved, the operation complexity of uploading the data collection is reduced, and the behavior cost of a user is reduced.
The embodiment of the application also provides electronic equipment, which can comprise a terminal or a server; for example, the electronic device may be a server, such as a data set upload server, or the like. As shown in fig. 5, a schematic structural diagram of a terminal according to an embodiment of the present application is shown, specifically:
the electronic device may include one or more processing cores 'processors 401, one or more computer-readable storage media's memory 402, power supply 403, and input unit 404, among other components. It will be appreciated by those skilled in the art that the electronic device structure shown in fig. 5 is not limiting of the electronic device and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components. Wherein:
the processor 401 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 402, and calling data stored in the memory 402, thereby performing overall monitoring of the electronic device. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user page, an application program, etc., and the modem processor mainly processes wireless communication. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by executing the software programs and modules stored in the memory 402. The memory 402 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 (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data created according to the use of the computer device, etc. In addition, memory 402 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 402 may also include a memory controller to provide the processor 401 with access to the memory 402.
The electronic device further comprises a power supply 403 for supplying power to the various components, preferably the power supply 403 may be logically connected to the processor 401 by a power management system, so that functions of managing charging, discharging, and power consumption are performed by the power management system. The power supply 403 may also include one or more of any of a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
The electronic device may further comprise an input unit 404, which input unit 404 may be used for receiving input digital or character information and generating keyboard, mouse, joystick, optical or trackball signal inputs in connection with user settings and function control.
Although not shown, the electronic device may further include a display unit or the like, which is not described herein. In particular, in this embodiment, the processor 401 in the electronic device loads executable files to be uploaded corresponding to the processes of one or more application programs into the memory 402 according to the following instructions, and the processor 401 executes the application programs stored in the memory 402, so as to implement various functions as follows:
acquiring a data set to be uploaded;
identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
and uploading the data set to be uploaded according to the uploading logic.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
According to one aspect of the present application, there is provided a computer program application or computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to perform the methods provided in the various alternative implementations of the above embodiments.
It will be appreciated by those of ordinary skill in the art that all or part of the steps of the various methods of the above embodiments may be performed by a computer program, or by computer program control related hardware, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, the embodiments of the present application also provide a storage medium in which a computer program is stored, the computer program being capable of being loaded by a processor to perform the steps of any of the data set uploading methods provided by the embodiments of the present application. For example, the computer program may perform the steps of:
acquiring a data set to be uploaded;
identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
and uploading the data set to be uploaded according to the uploading logic.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
The steps in any data set uploading method provided in the embodiments of the present application may be executed by the computer program stored in the storage medium, so that the beneficial effects that any data set uploading method provided in the embodiments of the present application may be achieved, which are detailed in the previous embodiments and are not described herein.
The foregoing describes in detail a method, an apparatus, an electronic device, and a storage medium for uploading a data set provided in the embodiments of the present application, and specific examples are applied to illustrate principles and implementations of the present application, where the foregoing description of the embodiments is only used to help understand the method and core idea of the present application; meanwhile, those skilled in the art will have variations in the specific embodiments and application scope in light of the ideas of the present application, and the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. A method of uploading a data set, comprising:
acquiring a data set to be uploaded, wherein the content type of the data set to be uploaded comprises at least one folder to be uploaded and/or at least one file to be uploaded;
identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
uploading the data set to be uploaded according to the uploading logic;
the identifying the data set to be uploaded to obtain the content type of the data set to be uploaded includes:
Traversing the data set to be uploaded to obtain at least one data set to be uploaded in the data set to be uploaded;
identifying each piece of data to be uploaded to obtain a data identifier in the data to be uploaded;
and determining the content type according to the data identification.
2. The method of claim 1, wherein the content types of the data set to be uploaded include at least one folder to be uploaded and at least one file to be uploaded; and uploading the data set to be uploaded according to the uploading logic, including:
identifying the at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
screening a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
identifying the at least one file to be uploaded to obtain attribute information of each file to be uploaded;
screening a target file to be uploaded from the at least one file to be uploaded based on the attribute information of each file to be uploaded;
And uploading the target folder to be uploaded and the target file to be uploaded.
3. The method of claim 2, wherein the screening the target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded comprises:
matching the attribute information of the folder to be uploaded with a preset screening main condition;
when the attribute information of the folders to be uploaded is matched with a preset screening main condition, matching the content information in each folder to be uploaded with a preset screening sub-condition;
and when the content information in each folder to be uploaded is matched with a preset screening sub-condition, screening a target folder to be uploaded from the at least one folder to be uploaded according to a matching result.
4. The method of claim 2, wherein the attribute information of each file to be uploaded includes the number of files to be uploaded, the format of the files to be uploaded, and the information amount of the files to be uploaded; the screening the target file to be uploaded from the at least one file to be uploaded based on the attribute information of each file to be uploaded includes:
Matching the number of files to be uploaded of the current files to be uploaded with a preset number screening condition;
when the number of the files to be uploaded is matched with the screening conditions of the preset number, matching the file format to be uploaded of the current file to be uploaded with the screening conditions of the preset format;
when the file format to be uploaded is matched with a preset format screening condition, matching the information quantity of the file to be uploaded of the current file to be uploaded with a preset information quantity screening condition;
and when the information quantity of the file to be uploaded is matched with a preset information quantity screening condition, determining the current file to be uploaded as a target file to be uploaded.
5. The method of claim 1, wherein the content categories of the data sets to be uploaded comprise at least one file to be uploaded; and uploading the data set to be uploaded according to the uploading logic, including:
identifying the at least one file to be uploaded to obtain attribute information of the at least one file to be uploaded;
screening a target file to be uploaded from the at least one file to be uploaded based on the attribute information of the at least one file to be uploaded;
And uploading the file to be uploaded of the target.
6. The method of claim 1, wherein the content categories of the data sets to be uploaded include at least one folder to be uploaded; uploading the data set to be uploaded according to the uploading logic, including:
identifying the at least one folder to be uploaded to obtain attribute information of the folder to be uploaded and content information in each folder to be uploaded;
screening a target folder to be uploaded from the at least one folder to be uploaded based on the attribute information of the folders to be uploaded and the content information in each folder to be uploaded;
uploading the file to be uploaded of the target.
7. The method of any one of claims 1, 2, 5, and 6, further comprising:
acquiring network information;
and calculating the uploading progress of the uploading based on the network information.
8. A data set uploading apparatus, comprising:
the device comprises an acquisition unit, a storage unit and a storage unit, wherein the acquisition unit is used for acquiring a data set to be uploaded, and the content type of the data set to be uploaded comprises at least one folder to be uploaded and/or at least one file to be uploaded;
The identification unit is used for identifying the data set to be uploaded to obtain the content type of the data set to be uploaded;
the determining unit is used for determining uploading logic of the data set to be uploaded based on the content type of the data set to be uploaded;
the uploading unit is used for uploading the data set to be uploaded according to the uploading logic;
the identification unit is used for traversing the data set to be uploaded to obtain at least one data to be uploaded in the data set to be uploaded; identifying each piece of data to be uploaded to obtain a data identifier in the data to be uploaded; and determining the content type according to the data identification.
9. An electronic device comprising a memory and a processor; the memory stores a computer program, and the processor is configured to execute the computer program in the memory to perform the data set uploading method of any of claims 1 to 7.
10. A storage medium storing a plurality of computer programs adapted to be loaded by a processor for performing the data set uploading method of any of claims 1 to 7.
CN202111043673.1A 2021-09-07 2021-09-07 Data set uploading method and device, electronic equipment and storage medium Active CN113890872B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111043673.1A CN113890872B (en) 2021-09-07 2021-09-07 Data set uploading method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111043673.1A CN113890872B (en) 2021-09-07 2021-09-07 Data set uploading method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113890872A CN113890872A (en) 2022-01-04
CN113890872B true CN113890872B (en) 2024-03-12

Family

ID=79008417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111043673.1A Active CN113890872B (en) 2021-09-07 2021-09-07 Data set uploading method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113890872B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9990365B1 (en) * 2014-04-24 2018-06-05 Google Llc Systems and methods for selecting folders for uploading to a cloud file system
CN109361731A (en) * 2018-09-03 2019-02-19 中国平安人寿保险股份有限公司 A kind of method, storage medium and server that file uploads
CN110753106A (en) * 2019-10-17 2020-02-04 杭州涂鸦信息技术有限公司 File uploading method and device and electronic equipment
CN112422632A (en) * 2020-10-26 2021-02-26 京东方科技集团股份有限公司 File uploading control method and device, electronic equipment and storage medium
CN112948574A (en) * 2019-12-11 2021-06-11 上海交通大学 System and method for uploading and classifying batch files

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9489394B2 (en) * 2014-04-24 2016-11-08 Google Inc. Systems and methods for prioritizing file uploads
WO2018082781A1 (en) * 2016-11-04 2018-05-11 Sony Mobile Communications Inc. Uploading a file from a user device to a selected cloud storage device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9990365B1 (en) * 2014-04-24 2018-06-05 Google Llc Systems and methods for selecting folders for uploading to a cloud file system
CN109361731A (en) * 2018-09-03 2019-02-19 中国平安人寿保险股份有限公司 A kind of method, storage medium and server that file uploads
CN110753106A (en) * 2019-10-17 2020-02-04 杭州涂鸦信息技术有限公司 File uploading method and device and electronic equipment
CN112948574A (en) * 2019-12-11 2021-06-11 上海交通大学 System and method for uploading and classifying batch files
CN112422632A (en) * 2020-10-26 2021-02-26 京东方科技集团股份有限公司 File uploading control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113890872A (en) 2022-01-04

Similar Documents

Publication Publication Date Title
CN104537076B (en) A kind of file read/write method and device
CN109408639B (en) Bullet screen classification method, bullet screen classification device, bullet screen classification equipment and storage medium
KR20090098872A (en) Enhancing user experiences using aggregated device usage data
JP7397094B2 (en) Resource configuration method, resource configuration device, computer equipment, and computer program
CN106453572B (en) Method and system based on Cloud Server synchronous images
CN113741814A (en) Data processing method, data processing device, computer readable storage medium and computer equipment
CN107633080B (en) User task processing method and device
CN117708212A (en) Metadata acquisition method and device and electronic equipment
CN113890872B (en) Data set uploading method and device, electronic equipment and storage medium
US20150293914A1 (en) Multimedia information processing method, multimedia apparatus, and multimedia network system
CN114640706A (en) Data transmission method, electronic device and computer readable storage medium
CN113268232A (en) Page skin generation method and device and computer readable storage medium
CN113127430A (en) Mirror image information processing method and device, computer readable medium and electronic equipment
CN112162964B (en) Self-adaptive data synchronization method, device, computer equipment and storage medium
CN112817782B (en) Data acquisition reporting method and device, electronic equipment and storage medium
CN113760856B (en) Database management method and device, computer readable storage medium and electronic equipment
CN114756737A (en) Feature extraction method, device, equipment and medium applied to service recommendation
CN111625605A (en) Information synchronization method and device, storage medium and electronic equipment
CN100498765C (en) Method and device for making electric newspaper printing plate
CN113867817B (en) Data processing method and device, electronic equipment and storage medium
CN113836405B (en) Information query method, device and computer readable storage medium
CN113810737B (en) Video processing method and device, electronic equipment and storage medium
CN111858495B (en) File information acquisition method and device, storage medium and electronic equipment
CN117725303B (en) Content query method, device and computer readable storage medium
CN112434242B (en) Statistical method, device, server and storage medium of application program downloading channel

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