WO2019237591A1 - 文件格式转换方法、装置、计算机设备及存储介质 - Google Patents

文件格式转换方法、装置、计算机设备及存储介质 Download PDF

Info

Publication number
WO2019237591A1
WO2019237591A1 PCT/CN2018/109417 CN2018109417W WO2019237591A1 WO 2019237591 A1 WO2019237591 A1 WO 2019237591A1 CN 2018109417 W CN2018109417 W CN 2018109417W WO 2019237591 A1 WO2019237591 A1 WO 2019237591A1
Authority
WO
WIPO (PCT)
Prior art keywords
format
target
attachment file
attachment
file
Prior art date
Application number
PCT/CN2018/109417
Other languages
English (en)
French (fr)
Inventor
夏永燕
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019237591A1 publication Critical patent/WO2019237591A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression

Definitions

  • the present application relates to the field of computer technology, and in particular, to a file format conversion method, device, computer device, and computer-readable storage medium.
  • the embodiments of the present application provide a file format conversion method, device, computer device, and computer-readable storage medium, which can effectively perform corresponding file format conversion according to user needs, and improve user work efficiency and user experience.
  • an embodiment of the present application provides a file format conversion method.
  • the method includes:
  • determining corresponding mail delivery parameters according to the mail sending request determining corresponding mail delivery parameters according to the mail sending request, where the mail delivery parameters include an initial format of an attachment file
  • the initial format of the attachment file is different from the target format, converting the attachment file from the initial format to the target format to obtain a target attachment;
  • an embodiment of the present application further provides a device for converting a file format.
  • the device includes:
  • a parameter determining unit configured to, if a mail sending request is received, determine a corresponding mail delivery parameter according to the mail sending request, where the mail delivery parameter includes an initial format of an attachment file;
  • a format determining unit configured to determine a target format of the attachment file according to an access record in a target database, and data in the target database is used to describe a correspondence between the attachment file and the target format;
  • a format determining unit configured to determine whether an initial format of the attached file is the same as the target format
  • a conversion unit configured to: if the initial format of the attachment file is different from the target format, convert the attachment file from the initial format to the target format to obtain a target attachment;
  • a sending unit configured to send the target attachment as an email attachment.
  • an embodiment of the present application further provides a computer device, including:
  • a processor configured to run a program for implementing file format conversion stored in the memory to execute the method as described above.
  • an embodiment of the present application further provides a computer-readable storage medium.
  • the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors. To achieve the method described above.
  • the recipient By implementing the embodiments of the present application, corresponding conversion can be effectively performed according to user requirements, and the format conversion efficiency and user experience of the attachment file are improved. That is, the recipient ’s expectations are determined by analyzing the open format when the recipient views the historical attachment file.
  • the format type of the attachment file in the email is converted to the format type expected by the recipient, which not only improves the work efficiency, but also facilitates the recipient to receive the attachment file of the expected format type.
  • FIG. 1 is a schematic flowchart of a file format conversion method according to an embodiment of the present application
  • FIG. 2 is a schematic diagram of a usage scenario of a file format conversion method according to an embodiment of the present application
  • FIG. 3 is another schematic flowchart of a file format conversion method according to an embodiment of the present application.
  • FIG. 4 is another schematic flowchart of a file format conversion method according to an embodiment of the present application.
  • FIG. 5 is a schematic flowchart of a file format conversion method according to another embodiment of the present application.
  • FIG. 6 is a schematic block diagram of a file format conversion device according to an embodiment of the present application.
  • FIG. 7 is another schematic block diagram of a file format conversion apparatus according to an embodiment of the present application.
  • FIG. 8 is another schematic block diagram of a file format conversion apparatus according to an embodiment of the present application.
  • FIG. 9 is a schematic block diagram of a file format conversion apparatus according to another embodiment of the present application.
  • FIG. 10 is a schematic structural composition diagram of a computer device according to an embodiment of the present application.
  • FIG. 1 and FIG. 2 is a schematic flowchart of a file format conversion method according to an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a usage scenario of a file format conversion method according to an embodiment of the present application.
  • the file format conversion method is applied to a mail server, which can analyze the historical data of the format type of an existing attachment file opened by the recipient, thereby converting the format of the attachment file that the recipient expects to receive, which is effective
  • the corresponding conversion is performed according to user needs to improve the format conversion efficiency and user experience of the attached file.
  • the steps of the method include steps S101 to S105.
  • a corresponding mail delivery parameter is determined according to the mail sending request, and the mail delivery parameter includes an initial format of an attachment file.
  • the mail server if it receives a mail sending request, that is, during the sending of the mail, and the mail has not yet reached the recipient's mailbox, it can obtain the mail delivery parameters corresponding to the mail being sent.
  • the mail delivery parameters may include the user name of the recipient and the initial format of the attachment file included in the message, that is, the initial format type of the attachment file.
  • the attachment file in the message is the same as the recipient. Associated with the username.
  • the user name of the recipient may be the email address of the recipient or another name of the recipient.
  • the step S101 includes steps S201 to S203.
  • the mail server receives the mail sending request, it indicates that the sender has submitted a mail sending request at this time to send the mail content specified by the sender.
  • the email content is correspondingly associated with the user name of the recipient.
  • the email content can include the body of the email or the attachment file uploaded by the sender.
  • the mail server is required to determine whether the mail content includes an attachment file. If the mail content does not include an attachment file, the mail sending request can be received again for judgment, and the current mail is transmitted to the recipient accordingly. people.
  • the initial format of the attachment file may be determined according to the attribute information of the attachment file. For example, when the attached file is in Word format, it can be determined that its initial format is Word format based on querying its attribute information.
  • S102 Determine a target format of the attachment file according to an access record in the target database, and data in the target database is used to describe a correspondence between the attachment file and the target format.
  • the target database may include several access records stored in advance, and each access record may include a visitor's user name, a format type of an attached file being accessed, and a corresponding access time.
  • each access record may include a visitor's user name, a format type of an attached file being accessed, and a corresponding access time.
  • the user name of the visitor, the format type of the attachment file being accessed, and the location of the accessed attachment file are The corresponding accessed time is stored in the target database as an access record, so that the mail server can analyze the most frequently accessed format type.
  • the most frequently accessed format type is the target format of the attached file.
  • the attachment file here is the attachment file associated with the recipient's username.
  • the step S102 includes steps S301 to S304.
  • the target database includes several access records, and each access record includes a visitor's user name.
  • the mail server can filter out the same user name as the recipient's user name.
  • the visitor user name and correspondingly determine the access record corresponding to the visitor user name.
  • the above determined access records need to be counted and used as A data set.
  • the mail server may select an access record whose access time is within a preset time range as the second data set, thereby avoiding Too long an access record affects determining the recipient's desired format type.
  • the access records in the second data set are the access records of the recipients within a preset time range.
  • the mail server can count the visitors whose user names are the same as those of the recipients. All format types of the attachment file being opened and the format type with the largest number of access records of the recipient are determined.
  • the determined format type is the format type that the recipient has accessed the most within the preset time range, so the mail server can determine that it is the format type expected by the recipient and needs to treat it as being being sent The target format of the attachment file included in your message.
  • the method may further include:
  • S304a Determine whether the number of access records corresponding to the determined format type is greater than a preset threshold.
  • the mail server may further determine the number of access records corresponding to the determined format type.
  • step S304 is performed, that is, the determined format type is used as a target format of the attachment file.
  • the same recipient visited the attached file in an existing email 20 times in a week, of which the attached file in Word format was accessed 10 times, the attached file in PDF format was accessed 7 times, and the file in DWG format was accessed. 3 times.
  • the preset threshold value is 11 times, the format of the user's desired attachment file cannot be determined. At this time, the format of the attachment file in the sent email remains unchanged.
  • the preset threshold is 9 times, then the Word format is the format of the attachment file desired by the recipient, that is, the Word format is determined as the target format of the attachment file associated with the recipient's user name.
  • step S102 further includes:
  • step S305 if the number of access records corresponding to the determined format type is not greater than a preset threshold, the initial format of the attachment file is used as the target format.
  • the determined format type is not the attachment type expected by the recipient, and the mail server does not convert at this time.
  • the format type of the attachment file that is, the original format of the attachment file is kept unchanged, and the initial format is used as the target format of the attachment file.
  • the mail server needs to determine whether the initial format of the attachment file included in the email being sent is the same as the target format. At this time, it can be determined whether the initial format of the attachment file is what the recipient expects. format. If they are the same, then the original format of the attachment file does not need to be converted, and the sent email can complete the entire transmission.
  • the initial format of the attachment file is different from the target format, it indicates that the format type of the attachment file is not the format type expected by the recipient at this time, and the mail server needs the format of the attachment file. Types are converted from the initial format to the target format to get the final target attachment required.
  • the target attachment after the format conversion of the attachment file, the target attachment can be obtained, and the target attachment is sent as an attachment in the email.
  • the format of the attachment file in the email received by the recipient is the target format. , Which is the format type expected by the recipient.
  • this embodiment can not only improve the work efficiency of mail transmission, but also improve the user experience. That is, by analyzing the open format when the recipient views the historical attachment file, the format type expected by the recipient is determined, so that The format of the attachment file in the message is converted to the format type expected by the recipient, which not only improves the work efficiency, but also facilitates the recipient to receive the attachment file of the expected format type.
  • FIG. 5 is a schematic flowchart of a file format conversion method according to another embodiment of the present application.
  • the method can be run in terminals such as smart phones (such as Android phones, IOS phones, etc.), tablet computers, notebook computers, and smart devices.
  • the steps of the method include S401a to S405.
  • the access record of the accessed attachment file is stored in the target database, and the access record includes the user name of the visitor, the current format of the accessed attachment file, and the corresponding Visited time.
  • the recipient can access the existing attachment file already associated with his or her user name.
  • the mail server needs to receive a request from the recipient to access the existing attachment file.
  • the access record of the accessed attachment file is stored in the target database, that is, the target database can be updated in time, so that the recipient's desired format type can be analyzed more accurately.
  • a corresponding mail delivery parameter is determined according to the mail sending request, and the mail delivery parameter includes an initial format of an attachment file.
  • S402. Determine a target format of the attachment file according to an access record in a target database, and data in the target database is used to describe a correspondence between the attachment file and the target format.
  • the program can be stored in a computer-readable storage medium.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or the like.
  • an embodiment of the present application further provides a file format conversion device.
  • the device 100 includes: a parameter determination unit 101, a format determination unit 102, a format determination unit 103, and a conversion unit 104. And sending unit 105.
  • the parameter determining unit 101 is configured to, if a mail sending request is received, determine a corresponding mail delivery parameter according to the mail sending request, where the mail delivery parameter includes an initial format of an attachment file.
  • the parameter determination unit 101 includes a first determination unit 201, a first determination unit 202, and a format acquisition unit 203.
  • the first determining unit 201 is configured to, if a mail sending request is received, determine a user name of a recipient and mail content associated with the user name according to the mail sending request.
  • the first determining unit 202 is configured to determine whether the email content includes an attachment file.
  • the format obtaining unit 203 is configured to obtain attribute information of the attachment file if the email content includes an attachment file to determine an initial format of the attachment file.
  • the format determining unit 102 is configured to determine a target format of the attachment file according to an access record in a target database, and data in the target database is used to describe a correspondence between the attachment file and the target format.
  • the format determination unit 102 includes a first collection unit 301, a second collection unit 302, a statistics unit 303, and a second determination unit 304.
  • the first collection unit 301 is configured to obtain, from a target database, an access record corresponding to a user name of a visitor who is the same as the user name of the recipient, as a first data set, and the data in the target database is used for The correspondence between the attachment file and the target format is described.
  • the second collection unit 302 is configured to obtain, from the first data set, an access record whose accessed time is within a preset time range as a second data set.
  • the statistics unit 303 is configured to perform statistics on the format types of the attachment files corresponding to the access records in the second data set to determine the format type with the largest number of access records.
  • the second determining unit 304 is configured to use the determined format type as a target format of the attachment file.
  • the second determining unit 304 may further include:
  • the second determining unit 304a is configured to determine whether the number of access records corresponding to the determined format type is greater than a preset threshold.
  • the second determining unit 304 is further configured to, if the number of access records corresponding to the determined format type is greater than a preset threshold, use the determined format type as a target format of the attachment file.
  • the format determining unit 102 further includes:
  • the first adjusting unit 305 is configured to, if the number of the access records corresponding to the determined format type is not greater than a preset threshold, use the initial format of the attachment file as a target format.
  • the format determining unit 103 is configured to determine whether an initial format of the attached file is the same as the target format.
  • the conversion unit 104 is configured to convert the attachment file from the initial format to the target format if the initial format of the attachment file is different from the target format to obtain a target attachment.
  • the sending unit 105 is configured to send the target attachment as an email attachment.
  • this embodiment can not only improve the work efficiency of mail transmission, but also improve the user experience. That is, by analyzing the open format when the recipient views the historical attachment file, the format type expected by the recipient is determined, so that The format of the attachment file in the message is converted to the format type expected by the recipient, which not only improves the work efficiency, but also facilitates the recipient to receive the attachment file of the expected format type.
  • the device 400 may include a storage unit 401 a, a parameter determination unit 401, a format determination unit 402, and a format.
  • the storage unit 401a is configured to store an access record of the accessed attachment file in the target database if it is detected that the existing attachment file is accessed, the access record includes the visitor's user name and the accessed attachment file The current format and corresponding access time.
  • the parameter determining unit 401 is configured to, if a mail sending request is received, determine a corresponding mail delivery parameter according to the mail sending request, where the mail delivery parameter includes an initial format of an attachment file.
  • the format determining unit 402 is configured to determine a target format with the attachment file according to an access record in a target database, and data in the target database is used to describe a correspondence between the attachment file and the target format. .
  • the format determining unit 403 is configured to determine whether an initial format of the attached file is the same as the target format.
  • the conversion unit 404 is configured to convert the attachment file from the initial format to the target format if the initial format of the attachment file is different from the target format to obtain a target attachment.
  • the sending unit 405 sends the target attachment as a mail attachment.
  • the above parameter determination unit 101, format determination unit 102, format determination unit 103, conversion unit 104, and sending unit 105 can be embedded in hardware or independent of the file format conversion device. It can also be stored in software in the memory of the file format conversion device, so that the processor calls and executes the operations corresponding to the above units.
  • the processor may be a central processing unit (CPU), a microprocessor, a single-chip microcomputer, or the like.
  • CPU central processing unit
  • microprocessor a microprocessor
  • a single-chip microcomputer or the like.
  • the above file format conversion device may be implemented in the form of a computer program, and the computer program may be run on a computer device as shown in FIG. 10.
  • FIG. 10 is a schematic structural diagram of a computer device of the present application.
  • the device may be a server, for example, a server that implements file format conversion.
  • the server may be an independent server or a server cluster composed of multiple servers.
  • the computer device 500 includes a processor 502, a non-volatile storage medium 503, an internal memory 504, and a network interface 505 connected through a system bus 501.
  • the non-volatile storage medium 503 of the computer device 500 can store an operating system 5031 and a computer program 5032.
  • the processor 502 can execute a file format conversion method.
  • the processor 502 of the computer device 500 is used to provide computing and control capabilities to support the operation of the entire computer device 500.
  • the internal memory 504 provides an environment for running a computer program in a non-volatile storage medium, and when the computer program is executed by a processor, the processor 502 can execute a file format conversion method.
  • the network interface 505 of the computer device 500 is used for network communication, such as sending assigned tasks.
  • the embodiment of the computer device shown in FIG. 10 does not constitute a limitation on the specific configuration of the computer device.
  • the computer device may include more or fewer components than shown in the figure. Either some parts are combined or different parts are arranged.
  • the computer device may include only a memory and a processor. In such an embodiment, the structures and functions of the memory and the processor are the same as those in the embodiment shown in FIG.
  • This application provides a computer-readable storage medium.
  • the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the files of the foregoing embodiments. Format conversion method.
  • the foregoing storage medium of the present application includes: various media that can store program code, such as a magnetic disk, an optical disc, and a read-only memory (Read-Only Memory, ROM).
  • the units in all embodiments of the present application may be implemented by a general integrated circuit, such as a CPU (Central Processing Unit), or an ASIC (Application Specific Integrated Circuit, ASIC).
  • the steps in the file format conversion method of the embodiment of the present application can be adjusted, combined, and deleted according to actual needs.
  • Units in the file format conversion apparatus in the embodiment of the present application may be combined, divided, and deleted according to actual needs.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种文件格式转换方法、装置、计算机设备及存储介质,其中所述方法包括:若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数(S101);根据目标数据库中的访问记录确定所述附件文件的目标格式(S102);判断所述附件文件的初始格式是否与所述目标格式相同(S103);若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件(S104);将所述目标附件作为邮件附件进行发送(S105)。

Description

文件格式转换方法、装置、计算机设备及存储介质
本申请要求于2018年6月14日提交中国专利局、申请号为CN201810613992.3、申请名称为“文件格式转换方法、装置、计算机设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种文件格式转换方法、装置、计算机设备及计算机可读存储介质。
背景技术
目前业内的文件格式转换的过程和方式较为复杂,例如将Word文档转换为PDF文档时,要么下载Word文档并打开后再另存为PDF文档,要么安装专门的格式转换软件,即先导入Word文档再转换为PDF文档。其中,第一种方式需要人为手动转换,较为耗时,第二种方式在有些终端无安装软件权限时,也无法实现格式转换软件的下载安装,更不用说是进行格式转换。再者,目前的格式转换方案均不能实现智能化定制,尤其是在邮件传送过程中,邮件附件的格式的选择不能根据用户的需求进行相应的转换,给用户的使用带来了很大的不便。
发明内容
本申请实施例提供一种文件格式转换方法、装置、计算机设备及计算机可读存储介质,能够有效地根据用户需求进行相应的文件格式转换,提高用户的工作效率和使用体验度。
一方面,本申请实施例提供了一种文件格式转换方法,该方法包括:
若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
判断所述附件文件的初始格式是否与所述目标格式相同;
若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
将所述目标附件作为邮件附件进行发送。
另一方面,本申请实施例还提供了一种文件格式转换装置,该装置包括:
参数确定单元,用于若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
格式确定单元,用于根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
格式判断单元,用于判断所述附件文件的初始格式是否与所述目标格式相同;
转换单元,用于若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
发送单元,用于将所述目标附件作为邮件附件进行发送。
又一方面,本申请实施例还提供了一种计算机设备,包括:
存储器,用于存储实现文件格式转换的程序;以及
处理器,用于运行所述存储器中存储的实现文件格式转换的程序,以执行如上所述方法。
再一方面,本申请实施例还提供了一种计算机可读存储介质,计算机可读存储介质存储有一个或者一个以上程序,所述一个或者一个以上程序可被一个或者一个以上的处理器执行,以实现如上所述方法。
通过实施本申请实施例,能够有效地根据用户需求进行相应的转换,提高附件文件的格式转换效率和使用体验度,即通过分析收件人查看历史附件文件时的打开格式,确定收件人期待的格式类型,从而对邮件中的附件文件的格式转换为收件人所期待的格式类型,不仅提高了工作效率,还方便了收件人能够接收到期待的格式类型的附件文件。
附图说明
为了更清楚地说明本申请实施例技术方案,下面将对实施例描述中所需要 使用的附图作简单地介绍,显而易见地,下面描述中的附图是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例提供的一种文件格式转换方法的示意流程图;
图2是本申请实施例中文件格式转换方法的使用场景示意图;
图3是本申请实施例提供的一种文件格式转换方法的另一示意流程图;
图4是本申请实施例提供的一种文件格式转换方法的另一示意流程图;
图5是本申请另一实施例提供的一种文件格式转换方法的示意流程图;
图6是本申请实施例提供的一种文件格式转换装置的示意性框图;
图7是本申请实施例提供的一种文件格式转换装置的另一示意性框图;
图8是本申请实施例提供的一种文件格式转换装置的另一示意性框图;
图9是本申请另一实施例提供的一种文件格式转换装置的示意性框图;
图10是本申请实施例提供的一种计算机设备结构组成示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
应当理解,当在本说明书和所附权利要求书中使用时,术语“包括”和“包含”指示所描述特征、整体、步骤、操作、元素和/或组件的存在,但并不排除一个或多个其它特征、整体、步骤、操作、元素、组件和/或其集合的存在或添加。
还应当理解,在此本申请说明书中所使用的术语仅仅是出于描述特定实施例的目的而并不意在限制本申请。如在本申请说明书和所附权利要求书中所使用的那样,除非上下文清楚地指明其它情况,否则单数形式的“一”、“一个”及“该”意在包括复数形式。
请参阅图1和图2,图1是本申请实施例提供的一种文件格式转换方法的示意流程图。图2是本申请实施例中文件格式转换方法的使用场景示意图。该文件格式转换方法应用于邮件服务器中,该邮件服务器能够对收件人打开的已有 附件文件的格式类型的历史数据进行分析,从而转换收件人期望收到的附件文件的格式,能够有效地根据用户需求进行相应的转换,提高附件文件的格式转换效率和使用体验度。如图1所示,该方法的步骤包括步骤S101~S105。
S101,若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式。
在本实施例中,若邮件服务器在接收到邮件发送请求,即在邮件的发送过程中,且邮件还未到达收件人的邮箱时,可以获取该正在被发送的邮件相应的邮件传递参数。所述邮件传递参数可以包括收件人的用户名以及该邮件中包括的附件文件的初始格式,即附件文件的初始的格式类型,一般情况下,该邮件中的附件文件是跟该收件人的用户名相关联的。所述收件人的用户名可以为收件人的邮箱地址,也可以是收件人的其他名称。
进一步地,如图3所示,所述步骤S101包括步骤S201~S203。
S201,若接收到邮件发送请求,根据所述邮件发送请求确定收件人的用户名以及与该用户名相关联的邮件内容。
在本实施例中,若邮件服务器接收到邮件发送请求,则表明此时发件人已经提交了邮件发送请求以发送其指定的邮件内容。邮件内容对应地关联了收件人的用户名,一般情况下,邮件内容可以包括邮件正文,也可以包括发件人上传的附件文件。
S202,判断所述邮件内容是否包括附件文件。
在本实施例中,需要邮件服务器判断邮件内容是否包括附件文件,若邮件内容不包括附件文件,则可以再一次去接收邮件发送请求以进行判断,同时将此次的邮件相应地传送给收件人。
S203,若所述邮件内容包括附件文件,获取所述附件文件的属性信息以确定所述附件文件的初始格式。
在本实施例中,若邮件服务器判定所述邮件内容包括有附件文件,可以根据所述附件文件的属性信息确定该附件文件的初始格式。如,当附件文件为Word格式时,根据查询其属性信息可以确定其初始格式为Word格式。
S102,根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
在本实施例中,所述目标数据库可以包括预先存储的若干条访问记录,每 条访问记录均可以包括访问者的用户名、被访问的附件文件的格式类型以及对应的被访问时间。其中,当收件人作为访问者,每访问并打开一次与其相关联的已有的附件文件,则将该访问者的用户名、被访问的附件文件的格式类型以及该被访问的附件文件所对应的被访问时间作为一条访问记录存储到目标数据库中,以便于邮件服务器分析出被访问次数最多的格式类型,此时该被访问次数最多的格式类型即为所述附件文件的目标格式,此处的所述附件文件即为与收件人的用户名相关联的附件文件。
进一步地,如图4所示,所述步骤S102包括步骤S301~S304。
S301,从目标数据库中获取与所述收件人的用户名相同的访问者的用户名所对应的访问记录作为第一数据集,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
在本实施例中,目标数据库中包括若干条访问记录,每条访问记录包括有访问者的用户名,根据所述访问者的用户名,邮件服务器可以筛选出与收件人的用户名相同的访问者用户名,从而对应地确定与上述访问者用户名相对应的访问记录,为了确定同一用户名关联的被访问的附件文件的格式类型,需要将上述确定的访问记录都统计出来并作为第一数据集。
S302,从所述第一数据集中获取被访问时间位于预设时间范围内的访问记录作为第二数据集。
在本实施例中,为了更为精确地确定收件人接收的附件文件所期望的格式类型,邮件服务器可以选取被访问时间位于预设的时间范围内的访问记录作为第二数据集,从而避免时间间隔太久的访问记录影响判定收件人的期望格式类型。
S303,对第二数据集中的访问记录所对应的附件文件的格式类型进行统计以确定访问记录数量最多的格式类型。
在本实施例中,所述第二数据集中的访问记录均为收件人在预设时间范围内的访问记录,此时邮件服务器可以统计出用户名与收件人的用户名相同的访问者所打开的被访问的附件文件的所有格式类型,同时确定收件人的访问记录的数量最多的格式类型。
S304,将所确定的格式类型作为所述附件文件的目标格式。
在本实施例中,所确定的格式类型是收件人在预设时间范围内访问数量最 多的格式类型,故邮件服务器可以认定其是收件人所期望的格式类型,需要将其作为正在发送的邮件所包括的附件文件的目标格式。
作为可选的实施例,所述步骤S304之前还可以包括:
S304a,判断所确定的格式类型对应的访问记录的数量是否大于预设阀值。
在本实施例中,为了提高预测收件人的期望的附件类型的精确度,邮件服务器可以进一步判断所确定的格式类型对应的访问记录的数量。
其中,若所确定的格式类型对应的访问记录的数量大于预设阀值,则执行步骤S304,即将所确定的格式类型作为所述附件文件的目标格式。
例如,同一收件人在一周之内访问了已有邮件中的附件文件20次,其中,访问Word格式的附件文件为10次,访问PDF格式的附件文件为7次,而访问DWG格式的文件为3次,另外,如果此时的预设阀值为11次,那么就不能确定用户的期望的附件文件的格式,此时保持被发送的邮件中的附件文件的格式不变;如果此时的预设阀值为9次,那么此时Word格式即为收件人的所期望的附件文件的格式,即将Word格式确定为收件人的用户名所关联的附件文件的目标格式。
作为进一步可选的,所述步骤S102还包括:
步骤S305,若所确定的格式类型对应的访问记录的数量不大于预设阀值,将所述附件文件的初始格式作为目标格式。
在本实施例中,若所确定的格式类型对应的访问记录的数量不大于预设阀值,那么则说明所确定的格式类型并不是收件人所期望的附件类型,此时邮件服务器不转换附件文件的格式类型,即保持所述附件文件的初始格式不变,并将该初始格式作为附件文件的目标格式。
S103,判断所述附件文件的初始格式是否与所述目标格式相同。
在本实施例中,邮件服务器需要判断正在发送的邮件所包括的附件文件的初始格式是否与所述目标格式相同,此时则可以判断出该附件文件的初始格式是否是收件人所期待的格式。若是相同的,那么则不需要转换该附件文件的初始格式,并可以使得被发送的邮件完成整个发送。
S104,若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件。
在本实施例中,若所述附件文件的初始格式与所述目标格式不相同,则表 明此时附件文件的格式类型不是收件人所期望的格式类型,需要邮件服务器将该附件文件的格式类型从初始格式转换为目标格式,以得到最终需要的目标附件。
S105,将所述目标附件作为邮件附件进行发送。
在本实施例中,附件文件进行格式转换后,即可以得到目标附件,并将目标附件作为邮件中的附件进行发送,此时收件人收到的邮件中的附件文件的格式即为目标格式,即为收件人所期待的格式类型。
综上,故本实施例不仅能够提高邮件传输的工作效率,还能够提高用户的使用体验度,即通过分析收件人查看历史附件文件时的打开格式,确定收件人期待的格式类型,从而对邮件中的附件文件的格式转换为收件人所期待的格式类型,不仅提高了工作效率,还方便了收件人能够接收到期待的格式类型的附件文件。
请参阅图5,图5是本申请另一实施例提供的一种文件格式转换方法的示意流程图。该方法可以运行在智能手机(如Android手机、IOS手机等)、平板电脑、笔记本电脑以及智能设备等终端中。如图5所示,该方法的步骤包括S401a~S405。
S401a,若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
在本实施例中,一般情况,收件人能够访问自己用户名下已关联有的已有的附件文件,为了完善目标数据库,需要邮件服务器在接收到收件人访问已有的附件文件的请求时,将该被访问的附件文件的访问记录存储在目标数据库中,即使得目标数据库能得到及时更新,从而能更准确地分析收件人的期望的格式类型。
S401,若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式。
S402,根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
S403,判断所述附件文件的初始格式是否与所述目标格式相同。
S404,若所述附件文件的初始格式与所述目标格式不相同,则将所述附件 文件从初始格式转换为所述目标格式,得到目标附件。
S405,将所述目标附件作为邮件附件进行发送。
本领域普通技术员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等。
请参阅图6,对应上述一种文件格式转换方法,本申请实施例还提出一种文件格式转换装置,该装置100包括:参数确定单元101、格式确定单元102、格式判断单元103、转换单元104以及发送单元105。
所述参数确定单元101,用于若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式。
进一步地,如图7所示,所述参数确定单元101包括:第一确定单元201、第一判断单元202以及格式获取单元203。
所述第一确定单元201,用于若接收到邮件发送请求,根据所述邮件发送请求确定收件人的用户名以及与该用户名相关联的邮件内容。
所述第一判断单元202,用于判断所述邮件内容是否包括附件文件。
所述格式获取单元203,用于若所述邮件内容包括附件文件,获取所述附件文件的属性信息以确定所述附件文件的初始格式。
所述格式确定单元102,用于根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
进一步地,如图8所示,所述格式确定单元102包括:第一收集单元301、第二收集单元302、统计单元303以及第二确定单元304。
所述第一收集单元301,用于从目标数据库中获取与所述收件人的用户名相同的访问者的用户名所对应的访问记录作为第一数据集,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
所述第二收集单元302,用于从所述第一数据集中获取被访问时间位于预设时间范围内的访问记录作为第二数据集。
所述统计单元303,用于对第二数据集中的访问记录所对应的附件文件的格 式类型进行统计以确定访问记录数量最多的格式类型。
所述第二确定单元304,用于将所确定的格式类型作为所述附件文件的目标格式。
作为可选的实施例,所述第二确定单元304之前还可以包括:
第二判断单元304a,用于判断所确定的格式类型对应的访问记录的数量是否大于预设阀值。
其中,所述第二确定单元304还用于若所确定的格式类型对应的访问记录的数量大于预设阀值,则将所确定的格式类型作为所述附件文件的目标格式。
作为进一步可选的,所述格式确定单元102还包括:
第一调整单元305,用于若所确定的格式类型对应的访问记录的数量不大于预设阀值,将所述附件文件的初始格式作为目标格式。
所述格式判断单元103,用于判断所述附件文件的初始格式是否与所述目标格式相同。
所述转换单元104,用于若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件。
所述发送单元105,用于将所述目标附件作为邮件附件进行发送。
综上,故本实施例不仅能够提高邮件传输的工作效率,还能够提高用户的使用体验度,即通过分析收件人查看历史附件文件时的打开格式,确定收件人期待的格式类型,从而对邮件中的附件文件的格式转换为收件人所期待的格式类型,不仅提高了工作效率,还方便了收件人能够接收到期待的格式类型的附件文件。
请参阅图9,对应上述一种文件格式转换方法,本申请另一实施例还提出一种文件格式转换装置,该装置400可以包括:存储单元401a、参数确定单元401、格式确定单元402、格式判断单元403、转换单元404以及发送单元405。
所述存储单元401a,用于若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
所述参数确定单元401,用于若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式。
所述格式确定单元402,用于根据目标数据库中的访问记录确定与所述附件 文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系。
所述格式判断单元403,用于判断所述附件文件的初始格式是否与所述目标格式相同。
所述转换单元404,用于若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件。
所述发送单元405,将所述目标附件作为邮件附件进行发送。
由以上可见,在硬件实现上,以上参数确定单元101、格式确定单元102、格式判断单元103、转换单元104以及发送单元105等可以以硬件形式内嵌于或独立于文件格式转换的装置中,也可以以软件形式存储于文件格式转换装置的存储器中,以便处理器调用执行以上各个单元对应的操作。该处理器可以为中央处理单元(CPU)、微处理器、单片机等。另外,上述关于文件格式转换装置的部件的原理与文件格式转换方法的原理一致,在此不再赘述。
上述文件格式转换装置可以实现为一种计算机程序的形式,计算机程序可以在如图10所示的计算机设备上运行。
图10为本申请一种计算机设备的结构组成示意图。该设备可以是服务器,例如可以是实现文件格式转换的服务器。其中,服务器可以是独立的服务器,也可以是多个服务器组成的服务器集群。参照图10,该计算机设备500包括通过***总线501连接的处理器502、非易失性存储介质503、内存储器504和网络接口505。其中,该计算机设备500的非易失性存储介质503可存储操作***5031和计算机程序5032,该计算机程序5032被执行时,可使得处理器502执行一种文件格式转换方法。该计算机设备500的处理器502用于提供计算和控制能力,支撑整个计算机设备500的运行。该内存储器504为非易失性存储介质中的计算机程序的运行提供环境,该计算机程序被处理器执行时,可使得处理器502执行一种文件格式转换方法。
计算机设备500的网络接口505用于进行网络通信,如发送分配的任务等。本领域技术人员可以理解,图10中示出的计算机设备的实施例并不构成对计算机设备具体构成的限定,在其他实施例中,计算机设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。例如,在一些实施例中,计算机设备可以仅包括存储器及处理器,在这样的实施例中,存储器及处 理器的结构及功能与图10所示实施例一致,在此不再赘述。
本申请提供了一种计算机可读存储介质,计算机可读存储介质存储有一个或者一个以上程序,所述一个或者一个以上程序可被一个或者一个以上的处理器执行,以实现上述实施例的文件格式转换方法。
本申请前述的存储介质包括:磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等各种可以存储程序代码的介质。本申请所有实施例中的单元可以通过通用集成电路,例如CPU(Central Processing Unit,中央处理器),或通过ASIC(Application Specific Integrated Circuit,专用集成电路)来实现。
本申请实施例文件格式转换方法中的步骤可以根据实际需要进行顺序调整、合并和删减。本申请实施例文件格式转换装置中的单元可以根据实际需要进行合并、划分和删减。
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。

Claims (20)

  1. 一种文件格式转换方法,包括:
    若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
    根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    判断所述附件文件的初始格式是否与所述目标格式相同;
    若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
    将所述目标附件作为邮件附件进行发送。
  2. 如权利要求1所述的方法,其中,所述若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数之前包括:
    若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
  3. 如权利要求1所述的方法,其中,所述若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,包括:
    若接收到邮件发送请求,根据所述邮件发送请求确定收件人的用户名以及与该用户名相关联的邮件内容;
    判断所述邮件内容是否包括附件文件;
    若所述邮件内容包括附件文件,获取所述附件文件的属性信息以确定所述附件文件的初始格式。
  4. 如权利要求1所述的方法,其中,所述根据目标数据库中的访问记录确定所述附件文件的目标格式,包括:
    从目标数据库中获取与所述收件人的用户名相同的访问者的用户名所对应的访问记录作为第一数据集,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    从所述第一数据集中获取被访问时间位于预设时间范围内的访问记录作为第二数据集;
    对第二数据集中的访问记录所对应的附件文件的格式类型进行统计以确定访问记录数量最多的格式类型;
    将所确定的格式类型作为所述附件文件的目标格式。
  5. 如权利要求4所述的方法,其中,所述将所确定的格式类型作为所述附件文件的目标格式之前,还包括:
    判断所确定的格式类型对应的访问记录的数量是否大于预设阀值;
    其中,若所确定的格式类型对应的访问记录的数量大于预设阀值,将所确定的格式类型作为所述附件文件的目标格式。
  6. 如权利要求5所述的方法,其中,所述方法还包括:
    若所确定的格式类型对应的访问记录的数量不大于预设阀值,将所述附件文件的初始格式作为目标格式。
  7. 一种文件格式转换装置,包括:
    参数确定单元,用于若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
    格式确定单元,用于根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    格式判断单元,用于判断所述附件文件的初始格式是否与所述目标格式相同;
    转换单元,用于若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
    发送单元,用于将所述目标附件作为邮件附件进行发送。
  8. 如权利要求7所述的装置,其中,所述装置还包括:
    存储单元,用于若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
  9. 如权利要求7所述的装置,其中,所述参数确定单元包括:
    第一确定单元,用于若接收到邮件发送请求,根据所述邮件发送请求确定收件人的用户名以及与该用户名相关联的邮件内容;
    第一判断单元,用于判断所述邮件内容是否包括附件文件;
    格式获取单元,用于若所述邮件内容包括附件文件,获取所述附件文件的属性信息以确定所述附件文件的初始格式。
  10. 如权利要求7所述的装置,其中,所述格式确定单元包括:
    第一收集单元,用于从目标数据库中获取与所述收件人的用户名相同的访问者的用户名所对应的访问记录作为第一数据集,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    第二收集单元,用于从所述第一数据集中获取被访问时间位于预设时间范围内的访问记录作为第二数据集;
    统计单元,用于对第二数据集中的访问记录所对应的附件文件的格式类型进行统计以确定访问记录数量最多的格式类型;
    第二确定单元,用于将所确定的格式类型作为所述附件文件的目标格式。
  11. 如权利要求10所述的装置,其中,所述装置还包括:
    第二判断单元,用于判断所确定的格式类型对应的访问记录的数量是否大于预设阀值;
    其中,第二确定单元还用于若所确定的格式类型对应的访问记录的数量大于预设阀值,将所确定的格式类型作为所述附件文件的目标格式。
  12. 如权利要求11所述的装置,其中,所述格式确定单元还包括:
    第一调整单元,用于若所确定的格式类型对应的访问记录的数量不大于预设阀值,将所述附件文件的初始格式作为目标格式。
  13. 一种计算机设备,包括:
    存储器,用于存储实现文件格式转换的程序;以及
    处理器,用于运行所述存储器中存储的实现文件格式转换的程序,以执行以下步骤:
    若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
    根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    判断所述附件文件的初始格式是否与所述目标格式相同;
    若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
    将所述目标附件作为邮件附件进行发送。
  14. 如权利要求13所述的设备,其中,所述处理器执行所述若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数的步骤之前,还执行如下步骤:
    若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
  15. 如权利要求13所述的设备,其中,所述处理器执行所述若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数的步骤时,具体执行如下步骤:
    若接收到邮件发送请求,根据所述邮件发送请求确定收件人的用户名以及与该用户名相关联的邮件内容;
    判断所述邮件内容是否包括附件文件;
    若所述邮件内容包括附件文件,获取所述附件文件的属性信息以确定所述附件文件的初始格式。
  16. 如权利要求13所述的设备,其中,所述处理器执行所述根据目标数据库中的访问记录确定所述附件文件的目标格式的步骤时,具体执行如下步骤:
    从目标数据库中获取与所述收件人的用户名相同的访问者的用户名所对应的访问记录作为第一数据集,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    从所述第一数据集中获取被访问时间位于预设时间范围内的访问记录作为第二数据集;
    对第二数据集中的访问记录所对应的附件文件的格式类型进行统计以确定访问记录数量最多的格式类型;
    将所确定的格式类型作为所述附件文件的目标格式。
  17. 如权利要求16所述的设备,其中,所述处理器执行所述将所确定的格式类型作为所述附件文件的目标格式的步骤之前,还执行如下步骤:
    判断所确定的格式类型对应的访问记录的数量是否大于预设阀值;
    其中,若所确定的格式类型对应的访问记录的数量大于预设阀值,将所确定的格式类型作为所述附件文件的目标格式。
  18. 如权利要求17所述的设备,其中,所述处理器还执行如下步骤:
    若所确定的格式类型对应的访问记录的数量不大于预设阀值,将所述附件文件的初始格式作为目标格式。
  19. 一种计算机可读存储介质,其中,所述存储介质存储有一个或者一个以上程序,所述一个或者一个以上程序可被一个或者一个以上的处理器执行,以实现以下步骤:
    若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数,所述邮件传递参数包括附件文件的初始格式;
    根据目标数据库中的访问记录确定所述附件文件的目标格式,所述目标数据库中的数据用于描述所述附件文件与所述目标格式之间的对应关系;
    判断所述附件文件的初始格式是否与所述目标格式相同;
    若所述附件文件的初始格式与所述目标格式不相同,则将所述附件文件从初始格式转换为所述目标格式,得到目标附件;
    将所述目标附件作为邮件附件进行发送。
  20. 如权利要求19所述的计算机可读存储介质,其中,所述处理器实现所述若接收到邮件发送请求,根据所述邮件发送请求确定相应的邮件传递参数的步骤之前,还实现以下步骤:
    若检测到已有的附件文件被访问,将被访问的附件文件的访问记录存储在目标数据库中,所述访问记录包括访问者的用户名、被访问的附件文件的当前格式以及对应的被访问时间。
PCT/CN2018/109417 2018-06-14 2018-10-09 文件格式转换方法、装置、计算机设备及存储介质 WO2019237591A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810613992.3A CN109002424B (zh) 2018-06-14 2018-06-14 文件格式转换方法、装置、计算机设备及存储介质
CN201810613992.3 2018-06-14

Publications (1)

Publication Number Publication Date
WO2019237591A1 true WO2019237591A1 (zh) 2019-12-19

Family

ID=64601114

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/109417 WO2019237591A1 (zh) 2018-06-14 2018-10-09 文件格式转换方法、装置、计算机设备及存储介质

Country Status (2)

Country Link
CN (1) CN109002424B (zh)
WO (1) WO2019237591A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111091339A (zh) * 2018-10-24 2020-05-01 北京数聚鑫云信息技术有限公司 一种自动解析电子邮件中的信息的装置及方法
CN110278143B (zh) * 2019-05-06 2022-08-19 平安科技(深圳)有限公司 电子邮件数据处理方法、装置、计算机设备及存储介质
CN110543509B (zh) * 2019-09-04 2022-06-03 北京奇艺世纪科技有限公司 用户访问数据的监控***、方法、装置及电子设备
CN111723363B (zh) * 2020-06-18 2023-04-07 西安万像电子科技有限公司 数据导出方法及装置
CN112733190B (zh) * 2021-01-20 2024-03-08 北京联创信安科技股份有限公司 数据处理方法、装置、电子设备、***和存储介质
CN117010323A (zh) * 2023-08-17 2023-11-07 上海倍通医药科技咨询有限公司 一种用于电子邮件中的文件的数据格式化方法及***

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10337488A1 (de) * 2003-08-14 2005-03-10 Inventec Appliances Corp Wu Ku Verfahren zum Empfang und zum Senden von E-Mails durch einen Mail-Server
CN1716292A (zh) * 2004-07-01 2006-01-04 乐金电子(中国)研究开发中心有限公司 移动通信终端的邮件附件确认方法
CN1979539A (zh) * 2005-12-08 2007-06-13 上海晨兴电子科技有限公司 电子邮件过滤方法和装置
CN101146059A (zh) * 2007-11-06 2008-03-19 中国电信股份有限公司 一种支持附件格式转换的邮件***、方法及其终端
CN102651744A (zh) * 2012-05-04 2012-08-29 华为技术有限公司 一种邮件安全管理的方法及邮件服务器
CN103546449A (zh) * 2012-12-24 2014-01-29 哈尔滨安天科技股份有限公司 一种基于附件格式的邮件病毒检测方法和装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7689655B2 (en) * 2004-12-06 2010-03-30 Aol Inc. Managing and collaborating with digital content using a dynamic user interface
CN101938717A (zh) * 2010-09-07 2011-01-05 深圳市彩讯科技有限公司 一种邮件附件转换***及转换方法
CN102355487A (zh) * 2011-08-12 2012-02-15 莫雅静 一种邮件中附件的浏览处理方法和装置
CN103188128B (zh) * 2011-12-29 2016-06-08 盈世信息科技(北京)有限公司 邮件附件的预览方法及邮件***
CN104378283B (zh) * 2014-11-21 2017-12-19 国家电网公司 一种基于客户端/服务器模式的敏感邮件过滤***及方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10337488A1 (de) * 2003-08-14 2005-03-10 Inventec Appliances Corp Wu Ku Verfahren zum Empfang und zum Senden von E-Mails durch einen Mail-Server
CN1716292A (zh) * 2004-07-01 2006-01-04 乐金电子(中国)研究开发中心有限公司 移动通信终端的邮件附件确认方法
CN1979539A (zh) * 2005-12-08 2007-06-13 上海晨兴电子科技有限公司 电子邮件过滤方法和装置
CN101146059A (zh) * 2007-11-06 2008-03-19 中国电信股份有限公司 一种支持附件格式转换的邮件***、方法及其终端
CN102651744A (zh) * 2012-05-04 2012-08-29 华为技术有限公司 一种邮件安全管理的方法及邮件服务器
CN103546449A (zh) * 2012-12-24 2014-01-29 哈尔滨安天科技股份有限公司 一种基于附件格式的邮件病毒检测方法和装置

Also Published As

Publication number Publication date
CN109002424B (zh) 2021-05-14
CN109002424A (zh) 2018-12-14

Similar Documents

Publication Publication Date Title
WO2019237591A1 (zh) 文件格式转换方法、装置、计算机设备及存储介质
US11483402B2 (en) Maintaining clinical messaging during an internet outage
WO2019227689A1 (zh) 数据监控方法、装置、计算机设备及存储介质
CN108776934B (zh) 分布式数据计算方法、装置、计算机设备及可读存储介质
US20230145267A1 (en) Maintaining clinical messaging during an internet outage
CN109343801B (zh) 数据存储方法、设备及计算机可读存储介质
US7886053B1 (en) Self-management of access control policy
CN112804244B (zh) Api网关对底层微服务流量智能控制方法、装置及设备
US20120072575A1 (en) Methods and computer program products for aggregating network application performance metrics by process pool
WO2014180295A1 (zh) 获取性能优化策略及终端性能优化的方法、服务器及终端
CN109842621A (zh) 一种减少token存储数量的方法及终端
CN107301084B (zh) 集群服务器的虚拟机迁移方法、装置、服务器及存储介质
WO2021164179A1 (zh) 一种数据监控方法及装置
CN110795041A (zh) 分布式文件***的配额方法、装置、服务器和存储介质
CN112631879A (zh) 数据采集方法、装置、计算机可读介质及电子设备
WO2019109922A1 (zh) 资源处理方法及***、存储介质、电子设备
WO2019029721A1 (zh) 任务的调度方法、装置、设备及存储介质
CN110347546B (zh) 监控任务动态调整方法、装置、介质及电子设备
CN109905407B (zh) 基于vpn服务器访问内网的管理方法、***、设备及介质
US20180123866A1 (en) Method and apparatus for determining event level of monitoring result
CN114817134A (zh) 一种快照任务监控方法、装置、设备及介质
US8386571B2 (en) Mail manufacturing virtualization
CN112925841B (zh) 分布式jdbc实现方法、设备及计算机可读存储介质
CN113114505B (zh) 基于httpClient的访问请求处理方法及***
US20160132837A1 (en) Action encouragement method, apparatus, and program for encouraging user to move to facility suitable for schedule or task

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18922826

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12.04.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18922826

Country of ref document: EP

Kind code of ref document: A1