如何使用C#读取VCE文件 [英] How do I read VCE File using C#

查看:87
本文介绍了如何使用C#读取VCE文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我有asp.net网站,我想允许用户上传vce文件,我会在我的网站上显示该VCE文件。

我想要在不使用任何其他软件的情况下使用c#读取VCE文件。我只想使用任何帮助我阅读VCE文件的dll。我是新手,请指导我该怎么做?



请不要使用任何允许我转换为pdf的软件我只是想用c#做。



谢谢,

Sohaib Javed

Hello,
I have asp.net website and I want to allow user to upload a vce file and I will show that VCE file in my website.
I want to read VCE file using c# without using any other software. I just want to use any dll that help me read VCE file. I'm new to it please guide me how can I do that?

Please I dont need to use any software that allow me to convert to pdf I just want to do it using c#.

Thanks,
Sohaib Javed

推荐答案

为了阅读VCE文件格式,您需要具有规范,或者您必须自己对格式进行反向工程。



这是StackOverflow的一个问题,可能对您有所帮助在途中。

逆向工程文件格式 [ ^ ]



但这似乎不是一项简单的任务。
In order to read the VCE file format you need to have the specification or you have to reverse engineer the format yourself.

Here is a question at StackOverflow that might help you on the way.
Reverse Engineer a File Format[^]

It doesn't seem to be a simple task, though.


这篇关于如何使用C#读取VCE文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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