C#多重Mime对象 [英] C# Multipart Mime object

查看:120
本文介绍了C#多重Mime对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在通过url请求接收文件,该文件包含以下内容.

I am receiving file through url request which has following contents.

--MSMboundary
Content-Type: image/jpeg
Content-ID:15870126
Object-ID:1
Content-Description: null

ÿØÿà JFIF  ` `  ÿÛ C        

 $.' ",#(7),01444'9=82<.342ÿÛ C         

2!!22222222222222222222222222222222222222222222222222ÿÀ  È " ÿÄ             
--MSMboundary
Content-Type: image/jpeg
Content-ID:15870126
Object-ID:2
Content-Description: null

ÿØÿà JFIF  ` `  ÿÛ C        

 $.' ",#(7),01444'9=82<.342ÿÛ C         

2!!22222222222222222222222222222222222222222222222222ÿÀ  È " ÿÄ             
ÿÄ µ   
--MSMboundary

如何使用c#生成图像并提取其他内容?

How do I generate image and extract other contents using c#?

谢谢

推荐答案

最后,我使用以下方法解决了该问题: http://code.crt.realtors.org/projects/librets/wiki/CsharpGetObject 并安装 https://libraries.io/nuget/librets-dotnet ..

Finally I solve it using: http://code.crt.realtors.org/projects/librets/wiki/CsharpGetObject and installing https://libraries.io/nuget/librets-dotnet ..

这篇关于C#多重Mime对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆