本文介绍了如何提取cab文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好
我已经使用Windows CE设备的C#完成了项目.
我有cab文件,它在Windows CE设备上运行良好,但是不幸的是我丢失了该cab的源代码,因此我必须对该项目进行一些更改.从头开始对我来说将是非常困难的.我真的忘记了很多细节以及我做了很多事情.
因此,我可以提取我的cab文件并查看我的源代码吗?
Hello
I already finished my project using C# for Windows CE Device.
I have the cab file and it is working good on my Windows CE Device, but unfortunately I lost the source code of this cab, and I have to do some changes to this project. It will be very difficult for me to start from scratch. I really forgotten many details and how I did many of them.
So can I extract my cab file and see my source code?
推荐答案
这篇关于如何提取cab文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!