CN111382379B - Method and terminal for importing configuration data with pictures - Google Patents

Method and terminal for importing configuration data with pictures Download PDF

Info

Publication number
CN111382379B
CN111382379B CN201811608826.0A CN201811608826A CN111382379B CN 111382379 B CN111382379 B CN 111382379B CN 201811608826 A CN201811608826 A CN 201811608826A CN 111382379 B CN111382379 B CN 111382379B
Authority
CN
China
Prior art keywords
picture
configuration data
file name
pictures
importing
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
CN201811608826.0A
Other languages
Chinese (zh)
Other versions
CN111382379A (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.)
Fujian TQ Digital Co Ltd
Original Assignee
Fujian TQ Digital 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 Fujian TQ Digital Co Ltd filed Critical Fujian TQ Digital Co Ltd
Priority to CN201811608826.0A priority Critical patent/CN111382379B/en
Publication of CN111382379A publication Critical patent/CN111382379A/en
Application granted granted Critical
Publication of CN111382379B publication Critical patent/CN111382379B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a method and a terminal for importing configuration data with pictures, which are used for receiving a compressed packet corresponding to a picture to be imported and the configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field related to the picture in the configuration data; uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN; replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data; the method has the advantages that the pictures to be imported are filled in the form of the picture file names, the method is visual, convenient and fast, the difficulty of configuration data with the pictures for configuration personnel to import is reduced, the configuration cost is reduced, and the configuration data with the pictures can be imported in batches.

Description

Method and terminal for importing configuration data with pictures
Technical Field
The present invention relates to the field of picture processing, and in particular, to a method and a terminal for importing configuration data with pictures.
Background
The existing website structure is generally composed of a management background, a client and a server. Configuration conventions in a certain format are usually required between them, and configuration personnel (administrator and operator) generate desired configuration data through a management background. The configuration data is stored in the configuration server, and the client and the server realize the required product functions by reading the configuration data. Configuration data with a simple structure is easy to realize batch import, but configuration data with pictures is difficult to realize batch import.
Generally, pictures are not directly stored in configuration data, and usually, the pictures are stored in a CDN (Content Delivery Network), while id corresponding to the pictures on the CDN is stored in the configuration data, and the client receives the configuration data and then goes to the CDN to retrieve the corresponding pictures according to the picture id. This scheme is advantageous for reducing the storage data, but is disadvantageous for realizing the batch import of the configuration data with pictures. The configuration personnel need to specify the corresponding id of the picture on the CDN, and the id is generated after the picture is uploaded to the CDN and is usually irregular, and it is difficult for the configuration personnel to fill in the id of the picture that the configuration personnel want to configure. When a series of configuration data with pictures are required to be modified in batch, the pictures are only uploaded to the CDN one by one, corresponding picture ids of the pictures are recorded respectively, then the picture ids are filled into the configuration data for importing, and the corresponding pictures are checked on the CDN one by one according to the picture ids when the configuration data are exported. This method is particularly troublesome, and greatly increases the cost for the configurator to add or replace the configuration data with pictures, so that the batch import of the configuration data with pictures is a technical difficulty.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method and the terminal for importing the configuration with the pictures are provided, and the batch import of the configuration data with the pictures can be conveniently and quickly realized.
In order to solve the technical problem, the invention adopts a technical scheme that:
a method for importing configuration data with pictures comprises the following steps:
s1, receiving a compressed packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field of the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the Content Delivery Network (CDN);
and S3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
a terminal for importing configuration data with pictures, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
s1, receiving a compression packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field related to the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the Content Delivery Network (CDN);
and S3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data.
The invention has the beneficial effects that: when configuration data with pictures are configured, picture files needing to be imported are arranged in a picture compression package, picture file names corresponding to the picture compression package are filled in the configuration data, a picture decompression server is additionally arranged in the configuration data importing process, picture identifications corresponding to the pictures in the compression files on the CDN are obtained through the picture decompression server, the file names in the configuration data are replaced by the picture identifications, then the final configuration data is imported, the pictures needing to be imported are filled in the configuration data in the form of the picture file names, the method is visual, convenient and fast, obscure picture identifications do not need to be filled in the traditional mode, difficulty of configuration data with the pictures for configuration personnel to import is lowered, configuration cost is lowered, and one picture compression package can comprise a plurality of pictures due to the fact that writing is carried out in the form of the picture file names in the picture compression package, and therefore batch import of the configuration data with the pictures can be achieved.
Drawings
Fig. 1 is a flowchart illustrating steps of a method for importing configuration data with pictures according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a method for importing configuration data with pictures according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a terminal importing configuration data with pictures according to an embodiment of the present invention;
description of reference numerals:
1. a terminal for importing configuration data with pictures; 2. a memory; 3. a processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
The most key concept of the invention is as follows: when configuration data with pictures are configured, picture files needing to be imported are arranged in a picture compression package, picture file names corresponding to the picture compression package are filled in the configuration data, a picture decompression server is additionally arranged in the configuration data import process, picture identifiers corresponding to the pictures in the compression files on the CDN are obtained through the picture decompression server, the file names in the configuration data are replaced by the picture identifiers, then the final configuration data import is carried out, and the picture identifiers of the pictures in the CDN do not need to be specified.
Referring to fig. 1, a method for importing configuration data with pictures includes the steps of:
s1, receiving a compression packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field related to the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN;
and S3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data.
From the above description, the beneficial effects of the present invention are: when configuration data with pictures are configured, picture files needing to be imported are arranged in a picture compression package, picture file names corresponding to the picture compression package are filled in the configuration data, a picture decompression server is additionally arranged in the configuration data importing process, picture identifiers corresponding to the pictures in the compression files on the CDN are obtained through the picture decompression server, the file names in the configuration data are replaced by the picture identifiers, then final configuration data are imported, the pictures needing to be imported are filled in the picture file names, the method is visual, convenient and fast, obscure picture identifiers are not needed to be filled in the traditional mode, the difficulty of configuration data with the pictures for configuration personnel to import is reduced, configuration cost is reduced, and one picture compression package can comprise a plurality of pictures due to the fact that writing is carried out in the picture file name mode in the picture compression package, and therefore batch import of the configuration data with the pictures can be achieved.
Further, after the step S3, the method further includes:
and S4, exporting the configuration data, replacing the picture identification in the configuration data with a corresponding file name according to the mapping relation, and exporting the corresponding picture according to the file name.
According to the description, when the picture is exported, the picture identifier is replaced by the corresponding file name only according to the mapping relation between the picture identifier and the corresponding file name, and then the corresponding picture can be directly exported according to the file name, so that the method is convenient and rapid.
Further, before importing the replaced configuration data in step S3, the method further includes:
adding an additional field in the configuration data, and storing the file name in the additional field;
the step S4 is replaced by the following steps:
and exporting the configuration data, and exporting the corresponding picture according to the file name in the configuration data.
According to the description, the field for storing the file name is additionally added in the configuration data, so that when the picture is exported, the corresponding picture can be exported directly according to the file name in the configuration data without carrying out replacement operation again, and the method is more convenient and faster.
Further, after the step S1, the method further includes:
and performing uniqueness check on the file name according to the compressed packet, and if the check is passed, executing the step S2.
According to the description, the uniqueness of the file name is verified according to the compressed packet, so that the problem that the picture specified by the user does not accord with the picture in the final configuration or the corresponding picture cannot be found for importing is avoided, and the accuracy and the reliability of picture importing are improved.
Further, the mapping relationship in step S2 is generated immediately or cached by the picture decompression server;
the step S2 is replaced by the following steps:
uploading the compressed packet and the file name to a picture decompression server, and receiving the mapping relation between the file name sent by the picture decompression server and a picture identifier corresponding to the file name on the content delivery network CDN.
According to the above description, by caching the mapping relationship corresponding to the decompressed compressed packet by the image decompression server, when the mapping relationship is obtained, the file name in the configuration data is sent to the image decompression server first, so that when the mapping relationship is sent by the image decompression server, whether the mapping relationship corresponding to the file is cached can be judged first, if so, the file is sent directly without generation, and the data of the whole image compressed packet is not required to be uploaded to the CDN every time, only the sent file name is required, and the time required for importing the duplicate image data is greatly shortened.
Referring to fig. 3, a terminal for importing configuration data with pictures includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the following steps when executing the computer program:
s1, receiving a compressed packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field of the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN;
and S3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data.
As can be seen from the above description, the beneficial effects of the present invention are: when configuration data with pictures are configured, picture files needing to be imported are arranged in a picture compression package, picture file names corresponding to the picture compression package are filled in the configuration data, a picture decompression server is additionally arranged in the configuration data importing process, picture identifiers corresponding to the pictures in the compression files on the CDN are obtained through the picture decompression server, the file names in the configuration data are replaced by the picture identifiers, then final configuration data are imported, the pictures needing to be imported are filled in the picture file names, the method is visual, convenient and fast, obscure picture identifiers are not needed to be filled in the traditional mode, the difficulty of configuration data with the pictures for configuration personnel to import is reduced, configuration cost is reduced, and one picture compression package can comprise a plurality of pictures due to the fact that writing is carried out in the picture file name mode in the picture compression package, and therefore batch import of the configuration data with the pictures can be achieved.
Further, after the step S3, the method further includes:
and S4, exporting the configuration data, replacing the picture identification in the configuration data with a corresponding file name according to the mapping relation, and exporting the corresponding picture according to the file name.
According to the description, when the picture is exported, the picture identifier is replaced by the corresponding file name only according to the mapping relation between the picture identifier and the corresponding file name, and then the corresponding picture can be directly exported according to the file name, so that the method is convenient and rapid.
Further, before importing the replaced configuration data in step S3, the method further includes:
adding an additional field in the configuration data, and storing the file name in the additional field;
the step S4 is replaced by the following steps:
and exporting the configuration data, and exporting the corresponding picture according to the file name in the configuration data.
According to the description, the field for storing the file name is additionally added in the configuration data, so that when the picture is exported, the corresponding picture can be directly exported according to the file name in the configuration data without carrying out replacement operation again, and the method is more convenient and faster.
Further, after the step S1, the method further includes:
and performing uniqueness check on the file name according to the compressed packet, and if the check is passed, executing the step S2.
According to the description, the uniqueness of the file name is verified according to the compressed package, so that the problem that the picture specified by the user is not consistent with the picture in the final configuration or the corresponding picture cannot be found for importing is avoided, and the accuracy and the reliability of picture importing are improved.
Further, the mapping relationship in step S2 is generated immediately or cached by the picture decompression server;
the step S2 is replaced by the following steps:
uploading the compressed packet and the file name to a picture decompression server, and receiving the mapping relation between the file name sent by the picture decompression server and a picture identifier corresponding to the file name on the content delivery network CDN.
According to the above description, the decompressed compressed packet is cached by the picture decompression server for the corresponding mapping relationship, when the mapping relationship is obtained, the file name in the configuration data is sent to the picture decompression server first, when the picture decompression server sends the mapping relationship, whether the mapping relationship corresponding to the file is cached can be judged first, if so, the file is sent directly without generation, and the data of the whole picture compressed packet is not required to be uploaded to the CDN every time, only the sent file name is required, and the time required for importing the repeated picture data is greatly shortened.
Example one
Referring to fig. 1, a method for importing configuration data with pictures includes the steps of:
s1, receiving a compression packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field related to the picture in the configuration data;
specifically, an import page is set at the front end of a management background, a user selects a picture compression package (such as a picture zip package) to be uploaded and a configured excel file through the import page, and the user needs to fill a file name corresponding to a picture to be imported in a field related to the picture in the excel file;
the management background front end performs uniqueness check on the file name according to the compressed packet, and if the check is passed, the step S2 is executed;
specifically, judging whether the file name of the picture in the excel file is in the compressed package or not according to the compressed package, and if the file name of the picture in the excel file is not in the compressed package, giving a prompt to a user to request that the specified file name is required to exist in a picture zip;
if a plurality of file names correspond to the file names of the pictures in the excel file in the compressed package, namely the specified picture file names have two or more paths in the picture zip, the unique mapping relation between the picture file names and the picture identification cannot be obtained, and a user is prompted to select one of the picture file names; .
S2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN;
the image decompression server decompresses the compressed packet to obtain all image files in the compressed packet, uploads all the image files to a Content Distribution Network (CDN) to obtain image identifications, namely image IDs, of all the image files, corresponding to the CDN, records the file name of each image and the mapping relation of the corresponding image identification on the Content Distribution Network (CDN), and transmits the mapping relation of each image in an image zip to a management background front end;
s3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data;
specifically, after completing the replacement of the file name to the corresponding picture identifier, the management background front end imports the replaced configuration data into the configuration server, so as to complete the import of the configuration data with the picture;
s4, exporting the configuration data, replacing the picture identification in the configuration data with a corresponding file name according to the mapping relation, and exporting a corresponding picture according to the file name;
when exporting, the picture file name is directly exported as picture data, and the picture ID field does not need to be processed.
Example two
The difference between this embodiment and the embodiment is that if a picture zip is too large or a scene with few picture files configured and replaced is modified each time, such a scene is too time-consuming and resource-consuming if the picture decompression server uploads a complete picture resource to the CDN each time, and a mapping relationship of a picture may be cached in the picture decompression server for next import, which is specifically implemented as follows:
when the image decompression server records and sends the mapping relationship, the mapping relationship can be further cached, so that when other image zip sent by the management background front end is subsequently received and the mapping relationship between the image in the other image zip and the image ID thereof is to be determined, whether the file name of the decompressed image is the same as the cached file name or not can be firstly judged, if the file name of the decompressed image is the same as the cached file name, the decompressed image does not need to be uploaded to the CDN to obtain the corresponding image ID thereof, but the picture uploaded to the CDN is determined directly according to the cached mapping relationship to be the image which is not in the cached mapping relationship, so that the mapping relationship is generated or cached by the image decompression server instantly;
specifically, the step S2 is replaced by:
uploading the compressed packet and the file name to a picture decompression server, and receiving a mapping relation between the file name sent by the picture decompression server and a picture identifier corresponding to the file name on a Content Delivery Network (CDN);
that is to say, the management back-end directly sends the file name to be mapped to the picture decompression server, the picture decompression server judges whether the corresponding mapping relation is cached according to the file name, if the corresponding mapping relation is directly sent to the management back-end, otherwise, the corresponding picture file is uploaded to the CDN, the corresponding picture ID is obtained, the corresponding mapping relation is generated immediately, and the mapping relation is returned to the management back-end;
when the picture decompression server uploads the picture file in the picture zip required to be uploaded to the CDN, whether the picture file is uploaded successfully is judged, if the picture file fails, error information is returned to the management background front end, the management background front end displays the error information to a user, and meanwhile the whole process is terminated, so that all pictures required to be uploaded can be uploaded to the CDN, and the situation that picture names cannot be replaced by picture IDs cannot occur;
EXAMPLE III
The difference between this embodiment and the first or second embodiment is that, before importing the replaced configuration data in step S3, the method further includes:
adding an additional field in the configuration data, and storing the file name in the additional field, so that the imported configuration data comprises both the file name and the file identifier;
the step S4 is replaced by:
the configuration data is exported, and the corresponding picture is exported according to the file name in the configuration data, that is, since the configuration data already contains the file name, the replacement operation does not need to be executed during the export, and the export of the picture data can be directly carried out according to the file name in the configuration data, and the specific implementation process is shown in fig. 2.
Example four
Referring to fig. 3, a terminal 1 for importing configuration data with pictures includes a memory 2, a processor 3, and a computer program stored in the memory 2 and executable on the processor 3, where the processor 3 implements the steps of the first embodiment when executing the computer program.
EXAMPLE five
Referring to fig. 3, a terminal 1 for importing configuration data with pictures includes a memory 2, a processor 3, and a computer program stored in the memory 2 and capable of running on the processor 3, where the processor 3 implements the steps of the second embodiment when executing the computer program.
EXAMPLE six
Referring to fig. 3, a terminal 1 for importing configuration data with pictures includes a memory 2, a processor 3, and a computer program stored in the memory 2 and executable on the processor 3, where the processor 3 implements the steps of the third embodiment when executing the computer program.
In summary, according to the method and the terminal for importing configuration data with pictures provided by the present invention, when configuration data with pictures is configured, a picture file to be imported is arranged in a picture compression packet, a picture file name corresponding to the picture compression packet is filled in the configuration data, a picture decompression server is added in the configuration data import process, a picture identifier corresponding to a picture in a compressed file on a CDN is obtained through the picture decompression server, the file name in the configuration data is replaced with the picture identifier, an additional field is added to the configuration data, the file name is stored in the additional field, configuration data with the picture file name and the picture identifier is finally imported, the picture to be imported is filled in the form of the picture file name, and export of the picture data is achieved based on the picture name.
The above description is only an embodiment of the present invention, and is not intended to limit the scope of the present invention, and all equivalent modifications made by the present invention and the contents of the accompanying drawings, which are directly or indirectly applied to the related technical fields, are included in the scope of the present invention.

Claims (8)

1. A method for importing configuration data with pictures, comprising the steps of:
s1, receiving a compressed packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field of the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN;
s3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data;
after the step S3, the method further includes:
s4, exporting the configuration data, replacing the picture identification in the configuration data with a corresponding file name according to the mapping relation, and exporting a corresponding picture according to the file name;
the mapping relation is generated instantly or cached by the image decompression server.
2. The method of claim 1, wherein the step S3 and before importing the replaced configuration data further comprises:
adding an additional field in the configuration data, and storing the file name in the additional field;
step S4 is replaced by the following steps:
and exporting the configuration data, and exporting the corresponding picture according to the file name in the configuration data.
3. The method for importing configuration data with pictures according to claim 1 or 2, wherein the step S1 is further followed by:
and performing uniqueness check on the file name according to the compressed packet, and if the check is passed, executing the step S2.
4. The method for importing configuration data with pictures according to claim 1 or 2, wherein the step S2 is replaced by:
uploading the compressed packet and the file name to a picture decompression server, and receiving the mapping relation between the file name sent by the picture decompression server and a picture identifier corresponding to the file name on the content delivery network CDN.
5. A terminal for importing configuration data with pictures, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the following steps when executing the computer program:
s1, receiving a compression packet corresponding to a picture to be imported and configuration data to be imported, wherein a file name corresponding to the picture to be imported is written in a field related to the picture in the configuration data;
s2, uploading the compressed packet to a picture decompression server, and receiving the file name of each picture in the compressed packet sent by the picture decompression server and the mapping relation of the picture identifier corresponding to the file name on the content delivery network CDN;
s3, replacing the file name in the configuration data with a corresponding picture identifier according to the mapping relation, and importing the replaced configuration data;
after the step S3, the method further includes:
s4, exporting the configuration data, replacing the picture identification in the configuration data with a corresponding file name according to the mapping relation, and exporting a corresponding picture according to the file name;
the mapping relation is generated instantly or cached by the image decompression server.
6. The terminal for importing configuration data with pictures according to claim 5, wherein before importing the replaced configuration data in step S3, the method further comprises:
adding an additional field in the configuration data, and storing the file name in the additional field;
step S4 is replaced by the following steps:
and exporting the configuration data, and exporting the corresponding picture according to the file name in the configuration data.
7. The terminal for importing configuration data with pictures according to claim 5 or 6, wherein the step S1 is followed by further comprising:
and performing uniqueness check on the file name according to the compressed packet, and if the check is passed, executing the step S2.
8. The terminal for importing configuration data with pictures according to claim 5 or 6, wherein the step S2 is replaced by:
uploading the compressed packet and the file name to a picture decompression server, and receiving the mapping relation between the file name sent by the picture decompression server and a picture identifier corresponding to the file name on the content delivery network CDN.
CN201811608826.0A 2018-12-27 2018-12-27 Method and terminal for importing configuration data with pictures Active CN111382379B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811608826.0A CN111382379B (en) 2018-12-27 2018-12-27 Method and terminal for importing configuration data with pictures

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811608826.0A CN111382379B (en) 2018-12-27 2018-12-27 Method and terminal for importing configuration data with pictures

Publications (2)

Publication Number Publication Date
CN111382379A CN111382379A (en) 2020-07-07
CN111382379B true CN111382379B (en) 2022-12-13

Family

ID=71217880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811608826.0A Active CN111382379B (en) 2018-12-27 2018-12-27 Method and terminal for importing configuration data with pictures

Country Status (1)

Country Link
CN (1) CN111382379B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114866539A (en) * 2022-07-06 2022-08-05 飞狐信息技术(天津)有限公司 File uploading method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8151004B1 (en) * 2007-07-13 2012-04-03 Adobe Systems Incorporated File processing to accelerate image viewer initialization
CN105450837A (en) * 2014-08-29 2016-03-30 阿里巴巴集团控股有限公司 Method and apparatus for displaying CDN image adaptively on terminal device
CN105843881A (en) * 2016-03-21 2016-08-10 北京搜狐新媒体信息技术有限公司 Picture processing url mapping method and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8775502B2 (en) * 2009-12-15 2014-07-08 At&T Intellectual Property I, L.P. Data routing in a content distribution network for mobility delivery
CN104601534A (en) * 2014-04-28 2015-05-06 贵州格安科技有限公司 Method and system for processing CDN system images
CN104092726A (en) * 2014-06-09 2014-10-08 乐视网信息技术(北京)股份有限公司 Automatic replacing method and apparatus of same-name file
CN105975485A (en) * 2016-04-25 2016-09-28 乐视控股(北京)有限公司 Method for accessing CDN by terminal, CDN and terminal
CN106027608B (en) * 2016-05-05 2019-06-04 武汉斗鱼网络科技有限公司 A kind of picture upload method, client and server
CN108829736A (en) * 2018-05-21 2018-11-16 四川斐讯信息技术有限公司 A kind of joining method and system of image data and label information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8151004B1 (en) * 2007-07-13 2012-04-03 Adobe Systems Incorporated File processing to accelerate image viewer initialization
CN105450837A (en) * 2014-08-29 2016-03-30 阿里巴巴集团控股有限公司 Method and apparatus for displaying CDN image adaptively on terminal device
CN105843881A (en) * 2016-03-21 2016-08-10 北京搜狐新媒体信息技术有限公司 Picture processing url mapping method and apparatus

Also Published As

Publication number Publication date
CN111382379A (en) 2020-07-07

Similar Documents

Publication Publication Date Title
CN108153670B (en) Interface testing method and device and electronic equipment
CN106681921B (en) Method and device for realizing data parameterization
CN110661829A (en) File downloading method and device, client and computer readable storage medium
CN114465937B (en) Network card testing method, device, server and medium
CN113448817A (en) Page screen recording method and device and storage medium
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN111382379B (en) Method and terminal for importing configuration data with pictures
CN113051102A (en) File backup method, device, system, storage medium and computer equipment
CN116644250B (en) Page detection method, page detection device, computer equipment and storage medium
CN112328325A (en) Execution method and device of model file, terminal equipment and storage medium
CN116647734A (en) Page display method, system, computer equipment and storage medium
CN116069725A (en) File migration method, device, apparatus, medium and program product
WO2020124619A1 (en) Data processing method and device, computer apparatus, and storage medium
CN114564925A (en) Report generation method and device, electronic equipment and readable storage medium
CN112788077B (en) Data acquisition method and device, computer equipment and computer-readable storage medium
US20210141791A1 (en) Method and system for generating a hybrid data model
CN110389966B (en) Information processing method and device
CN113436699A (en) Method, system, electronic device and storage medium for generating new corona nucleic acid detection report
CN106815238B (en) Serialization and deserialization method and device for structured data
CN107870908B (en) Information acquisition method and device
CN113811019B (en) Terminal identity and IPv6 address mapping method and device
CN112733210B (en) Equipment identifier obtaining method and device and computer readable storage medium
CN112039729B (en) Device identification method, server, electronic device, and storage medium
CN115905120A (en) Archive file management method and device, computer equipment and storage medium
CN116738954A (en) Report export method, report template configuration device and computer equipment

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