如何使用c#将.txt文件的扩展名转换为.dll [英] how to chage a extension of a .txt file to .dll using c#

查看:328
本文介绍了如何使用c#将.txt文件的扩展名转换为.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用c#

推荐答案

<。href =http://msdn.microsoft.com将.txt文件的扩展名转换为.dll /en-us/library/system.io.file.move.aspx\">文件移动 [ ^ ]方法将完成这项工作,但它不会将文本文件更改为可执行文件或可用的DLL文件 - 它将保留相同的内容。



这就像在你的福特上放一个法拉利徽章一样 - 它不会让它更快!
The File.Move[^] method will do the job, but it will not change a text file into an executable or usable DLL file - it will remain the same content.

It''s just like putting a Ferrari badge on your Ford - it won''t make it go any faster!


这篇关于如何使用c#将.txt文件的扩展名转换为.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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