在运行时更改嵌入式资源文件 [英] change embedded resource file during runtime

查看:78
本文介绍了在运行时更改嵌入式资源文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写了一个程序,该程序使用资源(嵌入式TEXT文件)进行程序的默认配置。我希望能够允许用户更改此默认行为。我想知道如何修改嵌入式资源文件,以便在以后使用程序时,它将使用修改后的版本。

I have a written a program that uses a resource (embedded TEXT file) for the programs default configuration. i want to be able to allow users to change this default behavior. i would like to know how to modify the embedded resource file so that following times program is used it would use the modified version.

感谢帮助

推荐答案

我认为您正在寻找的是 设置 文件。
嵌入式资源已编译到您的exe / dll中,并不意味着要进行修改。

I think what you are looking for is a settings file. The embedded resources are compiled into your exe/dll and are not meant to be modified.

这篇关于在运行时更改嵌入式资源文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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