如何在c#中读取源文件名 [英] How to read the source file name in c#

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

问题描述



如何阅读c#2.0中的源文件名;

谢谢

Hi,
How to read the source file name in c# 2.0;
Thanks

推荐答案

你不能,因为构建输出中没有源文件的痕迹。并且没有必要拥有它们。



您需要了解计算如何工作,编译什么,解释语言是什么,源代码如何使用,应用程序开发和使用的生命周期等等。



-SA
You cannot, as there is no trace of source files in the build output. And there is no need to have them.

You need to learn how computing works in general, what are the compiled and what are the interpretive languages, how source code is used, what is the lifetime of application development and use, and so on.

—SA


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

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