在Windows窗体应用程序中显示C#源代码 [英] display C# source in Windows form aplication

查看:49
本文介绍了在Windows窗体应用程序中显示C#源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能,如果是,那么......

is it possible , and if it is then how...

推荐答案

简答:是的。

您可以在表单应用程序中显示您喜欢的任何文本, C# source确实是一个文本文件。

: )
Short answer: yes.
You may show whatever text you like in your form application and C# source is indeed a text file.
:)


Reflektor使用反射做到这一点。使用它而不是自己编写。
Reflektor does this, using reflection. Use that instead of writing your own.


我们开发一个小项目。我们想在所有形式中添加图像。所以我们在做什么,请发送答案
we develop a small project.in this we want add image in all forms.so what we doing,please send answer

这篇关于在Windows窗体应用程序中显示C#源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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