CN114679468B - File transmission method and device, electronic equipment and computer readable storage medium - Google Patents

File transmission method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN114679468B
CN114679468B CN202210571602.7A CN202210571602A CN114679468B CN 114679468 B CN114679468 B CN 114679468B CN 202210571602 A CN202210571602 A CN 202210571602A CN 114679468 B CN114679468 B CN 114679468B
Authority
CN
China
Prior art keywords
file
storage space
cloud storage
directory structure
determining
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
CN202210571602.7A
Other languages
Chinese (zh)
Other versions
CN114679468A (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.)
Tianjin Lenovo Collaboration Technology Inc
Original Assignee
Tianjin Lenovo Collaboration Technology Inc
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 Tianjin Lenovo Collaboration Technology Inc filed Critical Tianjin Lenovo Collaboration Technology Inc
Priority to CN202210571602.7A priority Critical patent/CN114679468B/en
Publication of CN114679468A publication Critical patent/CN114679468A/en
Application granted granted Critical
Publication of CN114679468B publication Critical patent/CN114679468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a file transmission method, a file transmission device, electronic equipment and a computer readable storage medium; the method comprises the following steps: receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path. By the method and the device, the files can be intelligently transmitted to the cloud storage space, and the file transmission efficiency of the cloud storage space is improved.

Description

File transmission method and device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of cloud storage technologies, and in particular, to a file transmission method and apparatus, an electronic device, and a computer-readable storage medium.
Background
With the rapid development and wide use of cloud storage space, people gradually become the mainstream of cloud storage space application when using the cloud storage space to store data. However, when a file is transferred to a cloud storage space, a transfer path and a file to be stored need to be selected one by one, and people prefer to select a plurality of transfer paths and transfer the file to be stored to the selected plurality of transfer paths in one file transfer process.
Therefore, how to intelligently transmit files to the cloud storage space to improve the file transmission efficiency of the cloud storage space is a constantly-pursued target.
Disclosure of Invention
The embodiment of the application provides a file transmission method, a file transmission device, electronic equipment and a computer readable storage medium.
According to a first aspect of the present application, there is provided a file transfer method, the method including: receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path.
According to an embodiment of the present application, before displaying a directory structure corresponding to a file in a cloud storage space, the method includes: acquiring storage paths corresponding to all files in the cloud storage space respectively; determining the hierarchical relation of all files of the cloud storage space based on the storage path; and constructing a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
According to an embodiment of the present application, the determining at least one storage path based on the directory structure includes: receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation; and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure.
According to an embodiment of the present application, after determining at least one storage path based on the directory structure, the method includes: and displaying at least one storage path corresponding to the determined at least one folder.
According to an embodiment of the present application, the storing the file to be stored in the cloud storage space based on the storage path includes: and if the number of the storage paths is at least two, simultaneously storing the file to be stored into the at least two storage paths of the cloud storage space.
According to a second aspect of the present application, there is provided a document transfer apparatus including: the receiving module is used for receiving a first operation and responding to the first operation to display a directory structure corresponding to a file in the cloud storage space; a determining module for determining at least one storage path based on the directory structure; and the storage module is used for storing the file to be stored to the cloud storage space based on the storage path.
According to an embodiment of the present application, the apparatus comprises: the acquisition module is used for acquiring storage paths corresponding to all files in the cloud storage space respectively; the layering module is used for determining the hierarchical relation of all files in the cloud storage space based on the storage path; and the building module is used for building a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
According to an embodiment of the present application, the determining module is further configured to: receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation; and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure.
According to an embodiment of the present application, the apparatus comprises: and the display module is used for displaying at least one storage path corresponding to the determined at least one folder.
According to an embodiment of the present application, the storage module is further configured to: and if the number of the storage paths is at least two, simultaneously storing the file to be stored into the at least two storage paths of the cloud storage space.
According to a third aspect of the present application, there is provided an electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the method described herein.
According to a fourth aspect of the present application, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method described herein.
The method comprises the steps of receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path. Therefore, files can be intelligently transmitted to the cloud storage space, and the file transmission efficiency of the cloud storage space is improved.
It is to be understood that the teachings of this application need not achieve all of the above-described benefits, but rather that specific embodiments may achieve specific technical results, and that other embodiments of this application may achieve benefits not mentioned above.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present application will become readily apparent from the following detailed description, which proceeds with reference to the accompanying drawings. Several embodiments of the present application are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Fig. 1 is a schematic processing flow diagram illustrating an alternative file transfer method provided by an embodiment of the present application;
FIG. 2 is a schematic processing flow diagram illustrating a process of a file transfer method according to an embodiment of the present application;
fig. 3 shows a directory structure view of a file transmission method provided in an embodiment of the present application;
FIG. 4 is a schematic diagram illustrating yet another alternative processing flow of a file transfer method provided by an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating yet another alternative processing flow of a file transfer method according to an embodiment of the present application;
FIG. 6 is a schematic view illustrating still another alternative processing flow of the file transmission method according to the embodiment of the present application;
fig. 7 is a diagram illustrating an application scenario of the file transmission method according to an embodiment of the present application;
fig. 8 is a diagram illustrating another application scenario of the file transmission method according to the embodiment of the present application;
FIG. 9 is an alternative schematic diagram of a document transport apparatus provided by an embodiment of the present application;
fig. 10 shows a schematic structural diagram of a component of an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, features and advantages of the present application more obvious and understandable, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is understood that "some embodiments" may be the same subset or different subsets of all possible embodiments, and may be combined with each other without conflict.
In the following description, references to the terms "first", "second", and the like, are only to distinguish similar objects and do not denote a particular order, but rather the terms "first", "second", and the like may be used interchangeably with the order specified, where permissible, to enable embodiments of the present application described herein to be practiced otherwise than as specifically illustrated or described herein.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the application.
Before further detailed description of the embodiments of the present application, terms and expressions referred to in the embodiments of the present application will be described, and the terms and expressions referred to in the embodiments of the present application will be used for the following explanation.
The cloud storage space is a system which integrates a large number of storage devices of different types in a network through application software to cooperatively work through functions of cluster application, a grid technology or a distributed file system and the like, and provides data storage and service access functions to the outside, so that the data security is ensured.
In the related technology, if a user wants to complete the operation of transmitting a file to a cloud storage space, the user needs to enter a storage path of the cloud storage space to transmit the file, when the same file to be stored needs to be transmitted to different storage paths of the cloud storage space, the user can only enter each storage path of the cloud storage space to transmit the file, or enter a single storage path to complete the operation of transmitting the file to the cloud storage space, and then the user completes the operation of transmitting the same file to be stored to different storage paths of the cloud storage space by moving the file to be stored or copying the file to be stored. The operation of the related technology in the file transmission process is complex, so that the problem of low file transmission efficiency of the cloud storage space is caused.
The method aims at the problem that the file transmission efficiency of the cloud storage space is low due to complex operation of the file transmission method provided by the related technology. The method comprises the steps of receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path. Therefore, files can be intelligently transmitted to the cloud storage space, and the file transmission efficiency of the cloud storage space is improved. According to the method, if the number of the storage paths is at least two, the file to be stored is stored in the at least two storage paths of the cloud storage space at the same time, so that the file to be stored can be transmitted to the at least two storage paths of the cloud storage space at the same time in one file transmission process, and the operation steps of file transmission are saved. The method of the embodiment of the application determines a storage path corresponding to a folder corresponding to the second operation based on the directory structure, and displays at least one storage path corresponding to at least one determined folder. In this way, when a storage path is selected, the selected storage path can be clearly displayed. Therefore, compared with the prior art that the file can only enter each storage path of the cloud storage space for transmission or enter a single storage path to complete the operation of transmitting the file to the cloud storage space, and then the same file to be stored is transmitted to different storage paths of the cloud storage space through the operation of moving the file to be stored or copying the file to be stored, the file transmission method can intelligently transmit the file to the cloud storage space, and improves the file transmission efficiency of the cloud storage space.
A processing flow in the file transfer method provided in the embodiment of the present application is explained. Referring to fig. 1, fig. 1 is a schematic view of an alternative processing flow of a file transmission method provided in an embodiment of the present application, and will be described with reference to steps S101 to S103 shown in fig. 1.
Step S101, receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space.
Step S102, at least one storage path is determined based on the directory structure.
And step S103, storing the file to be stored to the cloud storage space based on the storage path.
With respect to step S101, in some embodiments, the cloud storage space may include: the network disk, which may also be referred to as a network usb disk or a network hard disk, is an online storage service provided by an internet company, and the internet company divides hardware resources of a certain server for users to use, and provides the users with file management functions such as storage, access, backup, sharing, and the like of files in a free or charged manner. The cloud storage space may further include other cloud storage devices, which is not limited in the embodiment of the present application. The first operation may include: through touch operation or click operation; storing a file into a cloud storage space can be triggered through a first operation; the first operation may also include: click the transmission file icon of cloud storage space to triggering to cloud storage space storage file, click the transmission file icon and can be click the transmission file icon, also can double click the transmission file icon, can also be other clicks, and this application embodiment does not do the restriction, and the transmission file can include: and uploading the file to the cloud storage space. The directory structure may include: the tree directory structure may also be referred to as a directory tree, and may further include other directory structures, which is not limited in this embodiment of the present application. In response to the first operation, displaying a directory structure corresponding to the file in the cloud storage space may include: generating a display instruction based on the first operation, wherein the display instruction is used for indicating that a directory structure view is displayed in the screen, and the directory structure view can comprise: the method comprises the steps of generating a directory tree interface of the cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored.
In specific implementation, before step S101, another processing flow of the processing of the file transfer method provided in the embodiment of the present application may further include, as shown in fig. 2:
step S21, obtaining storage paths corresponding to all files in the cloud storage space.
Acquiring storage paths corresponding to all files in the cloud storage space respectively; all files of the cloud storage space may include: each folder of the cloud storage space and files stored by the folders; the storage path may include: the storage path of the cloud storage space or the directory structure of the cloud storage space may have a stored file or may not have a stored file. The obtaining of the storage paths respectively corresponding to all the files in the cloud storage space may include: obtaining the storage path corresponding to each folder of the cloud storage space may also include: and calling a META DATA interface of the cloud storage space column directory, so as to call a storage path of the whole cloud storage space.
Step S22, determining the hierarchical relationship of all files in the cloud storage space based on the storage path.
Wherein, the hierarchical relationship may refer to a relationship between two files; if the A file comprises the B file, a hierarchical relationship exists between the B file and the A file. The hierarchical file may include: a plurality of directories are generated in a hierarchical file structure, wherein only one main directory or root directory is contained, a plurality of levels of subdirectories can be established hierarchically under the main directory, and each file of the next level of directory can be directly managed under the upper level of directory. Based on the storage path, determining the hierarchical relationship of all the files of the cloud storage space may include: and determining the hierarchical relationship of the multilevel subdirectories hierarchically established under the main directory of the cloud storage space based on each folder of the cloud storage space and the storage path corresponding to the stored file.
And step S23, constructing a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
In some embodiments, the directory structure may include: the tree directory structure may also be referred to as a directory tree, and may further include other directory structures, which is not limited in this embodiment of the present application. Based on the hierarchical relationship, constructing a directory structure corresponding to the file in the cloud storage space may include: and assembling storage paths corresponding to all folders of the cloud storage space based on the hierarchical relation of the multilevel subdirectories established hierarchically under the main directory of the cloud storage space, and generating a directory tree of the cloud storage space.
With respect to step S102, in some embodiments, the directory structure may include: the tree directory structure may also be referred to as a directory tree, and may further include other directory structures, which is not limited in this embodiment of the present application. The storage path may include: the storage path of the cloud storage space or the directory structure of the cloud storage space may have a file stored therein or may not have a file stored therein. Determining at least one storage path based on the directory structure may include: determining a storage path of at least one cloud storage space in a directory tree based on the directory tree of the cloud storage space; determining at least one storage path based on the directory structure may also include: the storage paths of N cloud storage spaces in the directory tree are determined based on the directory tree of the cloud storage spaces, N is a positive integer and can be flexibly set according to actual application scenes.
In particular implementations, determining at least one storage path based on the directory structure may include: receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation; and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure. The folder corresponding to the second operation may refer to an object of the second operation, and for example, executing the second operation on the folder may be referred to as a folder corresponding to the second operation. The second operation may include: the method includes the steps that at least one selection frame included in each folder in a directory tree is clicked through touch operation, the selection frame is used for selecting at least one folder corresponding to the selection frame, N folders can be selected through second operation, N is a positive integer and can be flexibly set according to actual application scenarios, other folders can be selected through the second operation, and the number of the folders selected through the second operation is not limited. In response to the directory tree second operation, determining the folder to which the second operation corresponds may include: and generating a selection instruction based on the second operation, wherein the selection instruction is used for indicating that the folder corresponding to the at least one selection box is confirmed to be selected in the cloud storage space. Based on the directory structure, determining the storage path corresponding to the folder corresponding to the second operation may include: determining at least one storage path corresponding to at least one folder corresponding to the selected at least one selection box in a directory tree of a cloud storage space, wherein N folders can be selected in the second operation, the N folders selected in the second operation can also correspond to the N storage paths, N is a positive integer, the N can be flexibly set according to an actual application scenario, and other numbers of folders can be selected in the second operation.
In specific implementation, after step S102, the file transmission method provided in the embodiment of the present application may further include: and displaying at least one storage path corresponding to the determined at least one folder. Displaying a directory structure view in the screen, as shown in fig. 3, the directory structure view may include: the method comprises the steps of generating a directory tree interface of the cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored. Displaying the at least one storage path corresponding to the determined at least one folder may include: displaying at least one storage path corresponding to the determined and selected at least one folder in a directory tree of the cloud storage space in a storage path interface of the directory structure view; displaying the determined at least one storage path corresponding to the at least one folder may also include: and displaying N storage paths corresponding to the determined and selected N folders in a directory tree of the cloud storage space in a storage path interface of the directory structure view, wherein N is a positive integer and can be flexibly set according to an actual application scene.
For step S103, in some embodiments, storing the file to be stored to the cloud storage space based on the storage path may include: after the at least one folder is selected, clicking an icon of the file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating that the file to be stored is selected and storing the file to be stored to at least one storage path corresponding to the determined selected at least one folder in a directory tree of the cloud storage space. Storing the file to be stored to the cloud storage space based on the storage path may further include: after the N folders are selected, clicking an icon of the file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating the start of selecting the file to be stored and storing the file to be stored to N storage paths corresponding to the N selected folders in a directory tree of the cloud storage space, and N is a positive integer and can be flexibly set according to an actual application scene.
In a specific implementation, if the number of the storage paths is at least two, the storing the file to be stored in the at least two storage paths of the cloud storage space at the same time may include: after the at least two folders are selected, clicking an icon of the file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating that the file to be stored is selected and storing the file to be stored to at least two storage paths corresponding to the at least two folders in the cloud storage space. If the number of the storage paths is at least two, storing the file to be stored into the at least two storage paths of the cloud storage space at the same time, which may further include: after the N folders are selected, clicking an icon of a file to be stored in a directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating the start of selecting the file to be stored and simultaneously storing the file to be stored to N storage paths corresponding to the N selected folders in a directory tree of a cloud storage space; and N is a positive integer and can be flexibly set according to the actual application scene.
The method comprises the steps of receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path. Therefore, files can be intelligently transmitted to the cloud storage space, and the file transmission efficiency of the cloud storage space is improved. According to the method, if the number of the storage paths is at least two, the files to be stored are stored in the at least two storage paths of the cloud storage space at the same time, so that the files to be stored can be transmitted to the at least two storage paths of the cloud storage space at the same time in one file transmission process, and the operation steps of file transmission are saved. The method of the embodiment of the application determines a storage path corresponding to a folder corresponding to the second operation based on the directory structure, and displays at least one storage path corresponding to at least one determined folder. In this way, when a storage route is selected, the selected storage route can be clearly displayed.
In some embodiments, as shown in fig. 4, a further optional processing flow of the file transfer method includes:
step S102a, obtaining storage paths corresponding to all files in the cloud storage space.
In some embodiments, all files of the cloud storage space may include: each folder of the cloud storage space and files stored by the folders; the storage path may include: the storage path of the cloud storage space or the directory structure of the cloud storage space may have a file stored therein or may not have a file stored therein. The obtaining of the storage paths respectively corresponding to all the files of the cloud storage space may include: obtaining a storage path corresponding to each folder of the cloud storage space may also include: and calling a META DATA interface of the cloud storage space column directory, so as to call a storage path of the whole cloud storage space.
Step S102b, determining a hierarchical relationship of all files in the cloud storage space based on the storage path.
In some embodiments, a hierarchical relationship may refer to a relationship between two files; if the A file comprises the B file, a hierarchical relationship exists between the B file and the A file. The hierarchical file may include: a plurality of directories are generated in a hierarchical file structure, wherein only one main directory or root directory is contained, a plurality of levels of subdirectories can be established hierarchically under the main directory, and each file of the next level of directory can be directly managed under the upper level of directory. Based on the storage path, determining the hierarchical relationship of all the files of the cloud storage space may include: and determining the hierarchical relationship of the multilevel subdirectories hierarchically established under the main directory of the cloud storage space based on each folder of the cloud storage space and the storage path corresponding to the stored file.
Step S102c, based on the hierarchical relationship, a directory structure corresponding to the file in the cloud storage space is constructed.
In some embodiments, a hierarchical relationship may refer to a relationship between two files; if the A file comprises the B file, a hierarchical relationship exists between the B file and the A file. The hierarchical file may include: a plurality of directories are generated in a hierarchical file structure, wherein only one main directory or root directory is included, a plurality of levels of subdirectories can be established hierarchically under the main directory, and each file of a next level of directory can be directly managed under a previous level of directory. The directory structure may include: the tree directory structure may also be referred to as a directory tree. Based on the hierarchical relationship, constructing a directory structure corresponding to the file in the cloud storage space may include: and assembling storage paths corresponding to all folders of the cloud storage space based on the hierarchical relation of the multilevel subdirectories established hierarchically under the main directory of the cloud storage space, and generating a directory tree of the cloud storage space.
In some embodiments, a further optional processing flow for the file transfer method, as shown in fig. 5, includes:
step S102d, receiving the second operation, and determining a folder corresponding to the second operation in response to the second operation.
In some embodiments, the folder corresponding to the second operation may refer to an object of the second operation, and performing the second operation on the folder may be referred to as the folder corresponding to the second operation. The second operation may include: and clicking at least one selection frame included in each folder in the directory tree through touch operation to select at least one folder corresponding to the at least one selection frame, wherein N folders can be selected through the second operation, N is a positive integer and can be flexibly set according to an actual application scene, and other folders can be selected through the second operation. In response to the directory tree second operation, determining the folder corresponding to the second operation may include: and generating a selection instruction based on the second operation, wherein the selection instruction is used for indicating that the folder corresponding to the at least one selection box is confirmed to be selected in the cloud storage space.
In step S102e, based on the directory structure, the storage path corresponding to the folder corresponding to the second operation is determined.
In some embodiments, determining, based on the directory structure, a storage path corresponding to the folder corresponding to the second operation may include: determining at least one storage path corresponding to at least one folder corresponding to the selected at least one selection box in a directory tree of a cloud storage space, wherein N folders can be selected in the second operation, the N folders selected in the second operation can also correspond to the N storage paths, N is a positive integer, the N can be flexibly set according to an actual application scenario, and other numbers of folders can be selected in the second operation.
Step S102f, displaying at least one storage path corresponding to the determined at least one folder.
In some embodiments, a directory structure view is displayed in the screen, which may include: the method comprises the steps of generating a directory tree interface of the cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored. Displaying the at least one storage path corresponding to the determined at least one folder may include: displaying at least one storage path corresponding to the determined and selected at least one folder in a directory tree of the cloud storage space in a storage path interface of the directory structure view; displaying the determined at least one storage path corresponding to the at least one folder may also include: and displaying N storage paths corresponding to the determined and selected N folders in a directory tree of the cloud storage space in a storage path interface of the directory structure view, wherein N is a positive integer and can be flexibly set according to an actual application scene.
In some embodiments, a further optional processing flow for the file transfer method, as shown in fig. 6, includes:
step S102g, receiving a first operation, and displaying a directory structure corresponding to a file in the cloud storage space in response to the first operation.
In some embodiments, the first operation may include: through touch operation or click operation; storing a file into a cloud storage space can be triggered through a first operation; the first operation may also include: click the transmission file icon of cloud storage space to triggering to cloud storage space storage file, click the transmission file icon and can be click the transmission file icon, also can double click the transmission file icon, can also be other clicks, and this application embodiment does not do the restriction, and the transmission file can include: and uploading the file to the cloud storage space. In response to the first operation, displaying a directory structure corresponding to the file in the cloud storage space may include: generating a display instruction based on the first operation, wherein the display instruction is used for indicating that a directory structure view is displayed in the screen, and the directory structure view can comprise: the method comprises the steps of generating a directory tree interface of the cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored.
Step S102h, determining at least two storage paths based on the directory structure.
In some embodiments, the directory structure may include: the tree directory structure may also be referred to as a directory tree, and may further include other directory structures, which is not limited in this embodiment of the present application. The storage path may include: the storage path of the cloud storage space or the directory structure of the cloud storage space may have a stored file or may not have a stored file. Determining at least two storage paths based on the directory structure may include: determining storage paths of at least two cloud storage spaces in a directory tree based on the directory tree of the cloud storage spaces; determining at least two storage paths based on the directory structure may also include: the storage paths of N cloud storage spaces in the directory tree are determined based on the directory tree of the cloud storage spaces, N is a positive integer and can be flexibly set according to actual application scenes.
Step S102i, if the number of the storage paths is at least two, storing the file to be stored in the at least two storage paths of the cloud storage space at the same time.
In some embodiments, if the number of the storage paths is at least two, storing the file to be stored in at least two of the storage paths of the cloud storage space at the same time may include: after the at least two folders are selected, clicking an icon of the file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating that the file to be stored is selected and storing the file to be stored to at least two storage paths corresponding to the at least two folders in the cloud storage space. If the number of the storage paths is at least two, storing the file to be stored into the at least two storage paths of the cloud storage space at the same time, which may further include: after the N folders are selected, clicking icons of files to be stored in a directory structure view through touch operation to generate transmission instructions, wherein the transmission instructions are used for indicating that the files to be stored are selected and are stored to N storage paths corresponding to the N folders in a directory tree of a cloud storage space; and N is a positive integer and can be flexibly set according to the actual application scene.
Fig. 7 is an application scenario diagram illustrating a file transmission method according to an embodiment of the present application.
Referring to fig. 7, in an application scenario of the file transmission method provided in the embodiment of the present application, a directory structure view is entered, a file upload path is selected, and a file upload is performed based on the selected file upload path. In specific implementation, firstly, calling a META DATA interface of a cloud storage space list directory so as to call a storage path of the whole cloud storage space; determining the hierarchical relationship of multilevel subdirectories hierarchically established under the main directory of the cloud storage space based on each folder of the cloud storage space and the storage path corresponding to the stored file; based on the hierarchical relation of multilevel subdirectories established hierarchically under the main directory of the cloud storage space, assembling storage paths corresponding to all folders of the cloud storage space, and generating a directory tree of the cloud storage space; receiving a first operation, wherein the first operation may comprise: through touch operation or click operation; storing a file into a cloud storage space can be triggered through a first operation; the first operation may also include: clicking a file transmission icon of a cloud storage space to trigger storage of a file in the cloud storage space, wherein the clicking of the file transmission icon can be clicking of the file transmission icon, can also be double clicking of the file transmission icon, and can also be other clicking times, the embodiment of the application is not limited, and the file transmission can include: uploading a file to a cloud storage space; generating a display instruction in response to the first operation, wherein the display instruction is used for indicating that a directory structure view is displayed in the screen, and the directory structure view can comprise: the method comprises the steps of generating a directory tree interface of a cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored; and then receiving a second operation, wherein the folder corresponding to the second operation may refer to an object of the second operation, and if the second operation is executed on the folder, the folder corresponding to the second operation may be referred to as a folder. The second operation may include: clicking at least one selection frame included in each folder in the directory tree through touch operation to select at least one folder corresponding to the at least one selection frame, wherein other folders can be selected through second operation, and the number of the folders selected through the second operation is not limited in the embodiment of the application; generating a selection instruction in response to the second operation, wherein the selection instruction is used for indicating that the folder corresponding to the at least one selection frame is confirmed to be selected in the cloud storage space; determining at least one storage path corresponding to at least one folder corresponding to the selected at least one selection box in a directory tree of the cloud storage space, wherein other folders can be selected by the second operation; displaying a directory structure view in the screen, wherein the directory structure view can comprise: the method comprises the steps of generating a directory tree interface of a cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored; displaying at least one storage path corresponding to at least one determined and selected folder in a directory tree of a cloud storage space in a storage path interface of a directory structure view; and finally, after the at least one folder is selected, clicking an icon of the file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating the start of selecting the file to be stored and storing the file to be stored to the at least one storage path corresponding to the determined selected at least one folder in the directory tree of the cloud storage space, and the process is ended.
It can be understood that the application scenario of the file transfer method in fig. 7 is only a partial exemplary implementation manner in the embodiment of the present application, and the application scenario of the file transfer method in the embodiment of the present application includes, but is not limited to, the application scenario of the file transfer method shown in fig. 7.
Fig. 8 is a diagram illustrating another application scenario of the file transmission method according to the embodiment of the present application.
Referring to fig. 8, in another application scenario of the file transmission method provided in the embodiment of the present application, first, a META DATA interface of a cloud storage space list directory is called, so as to call a storage path of an entire cloud storage space; determining the hierarchical relationship of multilevel subdirectories hierarchically established under a main directory of a cloud storage space based on each folder of the cloud storage space and a storage path corresponding to a file stored in the folder; based on the hierarchical relationship of the multilevel subdirectories hierarchically established under the main directory of the cloud storage space, assembling storage paths corresponding to all folders of the cloud storage space, and generating a directory tree of the cloud storage space; and receiving an operation of starting transmission by the user, wherein the operation of starting transmission by the user may include: through the transmission file icon of clicking cloud storage space to trigger to cloud storage space storage file, click the transmission file icon and can be the transmission file icon of clicking, also can be double click transmission file icon, can also be other click times, this application embodiment does not do the restriction, and the transmission file can include: uploading a file to a cloud storage space; generating a display instruction in response to the operation of starting transmission by the user, wherein the display instruction is used for indicating that a directory structure view is displayed in the screen, and the directory structure view can comprise: the method comprises the steps of generating a directory tree interface of a cloud storage space, selecting frames included by all folders in the directory tree interface, a storage path interface corresponding to the determined folders and icons for selecting files to be stored; receiving a user selection operation of a transmission path, where the user selection operation of the transmission path may include: clicking at least one selection frame included in folders 1, 2 and 3 in a directory tree through touch operation, wherein the selection frame is used for selecting the folders 1, 2 and 3 corresponding to the selection frames of the folders 1, 2 and 3, and other numbers of folders can be selected by the operation of selecting a transmission path by a user; generating a selection instruction in response to the operation of selecting the transmission path by the user, wherein the selection instruction is used for indicating that the folders 1, 2 and 3 corresponding to the selection frames of the selected folders 1, 2 and 3 are confirmed in the cloud storage space; determining at least one storage path corresponding to the selected folder 1, folder 2 and folder 3 selection frames, in a directory tree of a cloud storage space, of the folder 1, the folder 2 and the folder 3, and selecting other folders in other numbers by the operation of selecting a transmission path by a user; displaying a directory structure view in the screen, wherein the directory structure view can comprise: the method comprises the steps that a directory tree interface of the generated cloud storage space, a selection frame included by each folder in the directory tree interface, a storage path interface corresponding to a determined folder and an icon for selecting a file to be stored are generated; displaying storage paths respectively corresponding to the determined and selected folder 1, folder 2 and folder 3 in a directory tree of a cloud storage space in a storage path interface of a directory structure view; after the folder 1, the folder 2 and the folder 3 are selected to be completed, receiving an operation of selecting a file to be stored by a user, where the operation of selecting the file to be stored by the user may include: clicking an icon of a file to be stored in the directory structure view through touch operation to generate a transmission instruction, wherein the transmission instruction is used for indicating to start selecting the file to be stored and storing the file to be stored to the determined storage paths corresponding to the selected folder 1, the selected folder 2 and the selected folder 3 respectively, and ending the process.
It can be understood that the application scenario of the file transfer method in fig. 8 is only a partial exemplary implementation manner in the embodiment of the present application, and the application scenario of the file transfer method in the embodiment of the present application includes, but is not limited to, the application scenario of the file transfer method shown in fig. 8.
The method comprises the steps of receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space; determining at least one storage path based on the directory structure; and storing the file to be stored to the cloud storage space based on the storage path. Therefore, files can be intelligently transmitted to the cloud storage space, and the file transmission efficiency of the cloud storage space is improved. According to the method, if the number of the storage paths is at least two, the file to be stored is stored in the at least two storage paths of the cloud storage space at the same time, so that the file to be stored can be transmitted to the at least two storage paths of the cloud storage space at the same time in one file transmission process, and the operation steps of file transmission are saved. The method of the embodiment of the application determines a storage path corresponding to a folder corresponding to the second operation based on the directory structure, and displays at least one storage path corresponding to at least one determined folder. In this way, when a storage path is selected, the selected storage path can be clearly displayed.
Continuing with the exemplary structure of the file transfer device 70 implemented as software modules provided in the embodiments of the present application, in some embodiments, as shown in fig. 9, the software modules in the file transfer device 70 may include: a receiving module 701, configured to receive a first operation, and in response to the first operation, display a directory structure corresponding to a file in a cloud storage space; a determining module 702 configured to determine at least one storage path based on the directory structure; the storage module 703 is configured to store the file to be stored in the cloud storage space based on the storage path.
In some embodiments, the software modules in the file transfer device 70 may further include: the acquisition module is used for acquiring storage paths corresponding to all files in the cloud storage space respectively; the layering module is used for determining the hierarchical relation of all files in the cloud storage space based on the storage path; and the building module is used for building a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
In some embodiments, the determining module 702, in the process of determining at least one storage path based on the directory structure, is further specifically configured to: receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation; and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure.
In some embodiments, the software modules in the file transfer device 70 may further include: and the display module is used for displaying at least one storage path corresponding to the determined at least one folder.
In some embodiments, in the process of storing the file to be stored in the cloud storage space based on the storage path, the storage module 703 is further specifically configured to: and if the number of the storage paths is at least two, simultaneously storing the file to be stored into the at least two storage paths of the cloud storage space.
It should be noted that the description of the apparatus in the embodiment of the present application is similar to the description of the method embodiment, and has similar beneficial effects to the method embodiment, and therefore, the description is not repeated. The technical details that are not used up in the document transmission device provided by the embodiment of the present application can be understood from the description of any one of fig. 1 to 9.
According to an embodiment of the present application, an electronic device and a readable storage medium are also provided.
FIG. 10 shows a schematic block diagram of an example electronic device 800 that may be used to implement embodiments of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 10, the electronic device 800 includes a computing unit 801 that can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM) 802 or a computer program loaded from a storage unit 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the electronic apparatus 800 can also be stored. The calculation unit 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
A number of components in the electronic device 800 are connected to the I/O interface 805, including: an input unit 806, such as a keyboard, a mouse, or the like; an output unit 807 such as various types of displays, speakers, and the like; a storage unit 808, such as a magnetic disk, optical disk, or the like; and a communication unit 809 such as a network card, modem, wireless communication transceiver, etc. The communication unit 809 allows the electronic device 800 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
Computing unit 801 may be a variety of general and/or special purpose processing components with processing and computing capabilities. Some examples of the computing unit 801 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and the like. The calculation unit 801 executes the respective methods and processes described above, such as a file transfer method. For example, in some embodiments, the file transfer method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 808. In some embodiments, part or all of the computer program can be loaded and/or installed onto the electronic device 800 via the ROM 802 and/or the communication unit 809. When the computer program is loaded into RAM 803 and executed by computing unit 801, one or more steps of the file transfer method described above may be performed. Alternatively, in other embodiments, the computing unit 801 may be configured to perform the file transfer method in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present application may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this application, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user may provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user can be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, and are not limited herein as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or to implicitly indicate the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "a plurality" means two or more unless specifically limited otherwise.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A method of file transfer, the method comprising:
receiving a first operation, responding to the first operation, and displaying a directory structure corresponding to a file in a cloud storage space;
determining at least one storage path based on the directory structure;
and if the number of the storage paths is at least two, simultaneously storing the file to be stored into the at least two storage paths of the cloud storage space.
2. The method according to claim 1, wherein before displaying the directory structure corresponding to the file in the cloud storage space, the method comprises:
acquiring storage paths corresponding to all files in the cloud storage space respectively;
determining the hierarchical relation of all files of the cloud storage space based on the storage path;
and constructing a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
3. The method of claim 2, wherein determining at least one storage path based on the directory structure comprises:
receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation;
and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure.
4. The method of claim 3, wherein after determining at least one storage path based on the directory structure, the method comprises:
and displaying at least one storage path corresponding to the determined at least one folder.
5. A file transfer apparatus, characterized by comprising:
the receiving module is used for receiving a first operation and responding to the first operation to display a directory structure corresponding to a file in the cloud storage space;
a determining module for determining at least one storage path based on the directory structure;
and the storage module is used for simultaneously storing the file to be stored into at least two storage paths of the cloud storage space if the number of the storage paths is at least two.
6. The apparatus of claim 5, wherein the apparatus comprises:
the acquisition module is used for acquiring storage paths corresponding to all files in the cloud storage space respectively;
the layering module is used for determining the hierarchical relation of all files in the cloud storage space based on the storage path;
and the building module is used for building a directory structure corresponding to the file in the cloud storage space based on the hierarchical relationship.
7. The apparatus of claim 6, wherein the determining module is further configured to:
receiving a second operation, and determining a folder corresponding to the second operation in response to the second operation;
and determining a storage path corresponding to the folder corresponding to the second operation based on the directory structure.
8. The apparatus of claim 7, wherein the apparatus comprises:
and the display module is used for displaying at least one storage path corresponding to the determined at least one folder.
9. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1 to 4.
10. A computer-readable storage medium comprising a set of computer-executable instructions that, when executed, perform the file transfer method of any of claims 1 to 4.
CN202210571602.7A 2022-05-25 2022-05-25 File transmission method and device, electronic equipment and computer readable storage medium Active CN114679468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210571602.7A CN114679468B (en) 2022-05-25 2022-05-25 File transmission method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210571602.7A CN114679468B (en) 2022-05-25 2022-05-25 File transmission method and device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114679468A CN114679468A (en) 2022-06-28
CN114679468B true CN114679468B (en) 2022-08-19

Family

ID=82080556

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210571602.7A Active CN114679468B (en) 2022-05-25 2022-05-25 File transmission method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114679468B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114416667A (en) * 2022-03-29 2022-04-29 天津联想协同科技有限公司 Method and device for rapidly sharing network disk file, network disk and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113126928B (en) * 2021-04-22 2024-01-23 北京百度网讯科技有限公司 File moving method and device, electronic equipment and medium
CN113468110A (en) * 2021-06-10 2021-10-01 北京达佳互联信息技术有限公司 File management method and device, electronic equipment and storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114416667A (en) * 2022-03-29 2022-04-29 天津联想协同科技有限公司 Method and device for rapidly sharing network disk file, network disk and storage medium

Also Published As

Publication number Publication date
CN114679468A (en) 2022-06-28

Similar Documents

Publication Publication Date Title
RU2598991C2 (en) Data recovery client for moveable client data
CN114862656A (en) Method for acquiring training cost of distributed deep learning model based on multiple GPUs
CN114819084A (en) Model reasoning method, device, equipment and storage medium
EP3923155A2 (en) Method and apparatus for processing snapshot, device, medium and product
CN114064925A (en) Knowledge graph construction method, data query method, device, equipment and medium
CN108959294B (en) Method and device for accessing search engine
CN112433757A (en) Method and device for determining interface calling relationship
CN114679468B (en) File transmission method and device, electronic equipment and computer readable storage medium
CN113935069B (en) Data verification method, device and equipment based on block chain and storage medium
CN115102948A (en) Automatic downloading method, device and equipment of map tiles and storage medium
CN115454971A (en) Data migration method and device, electronic equipment and storage medium
CN114064403A (en) Task delay analysis processing method and device
CN114090247A (en) Method, device, equipment and storage medium for processing data
CN113747423A (en) Cloud mobile phone state synchronization method, device, equipment, storage medium and program product
CN111581930A (en) Online form data processing method and device, electronic equipment and readable medium
CN114327271B (en) Lifecycle management method, apparatus, device and storage medium
CN114780021B (en) Copy repairing method and device, electronic equipment and storage medium
CN114816758B (en) Resource allocation method and device
CN117573561B (en) Automatic test system, method, electronic equipment and storage medium
CN114996557B (en) Service stability determination method, device, equipment and storage medium
EP4105775A2 (en) Method, system and electronic device for the production of artificial intelligence models
EP4105862A2 (en) Data processing method and apparatus, electronic device and storage medium
CN117931176A (en) Business application generation method, device, platform and medium
CN115640015A (en) Construction method, device and equipment of android application program and storage medium
CN113971256A (en) Page processing method and device, electronic equipment and memory

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