I m 寻找一种简单的方式,为2010年VS阶段的C#项目Im编制完整的类别清单(连同其方法和领域)。 我发现,Doxygen是这方面的一个有用工具,但我感到,虽然在2010年全球调查中应当有一个类似的特征。
感谢
PM
EDIT:虽然物体浏览器非常有用,但我找不到一种途径,可以直接编制一份清单,供印刷。
I m 寻找一种简单的方式,为2010年VS阶段的C#项目Im编制完整的类别清单(连同其方法和领域)。 我发现,Doxygen是这方面的一个有用工具,但我感到,虽然在2010年全球调查中应当有一个类似的特征。
感谢
PM
EDIT:虽然物体浏览器非常有用,但我找不到一种途径,可以直接编制一份清单,供印刷。
Try the Level View or Object Browser. (两者都在观点中)
While the object browser is very useful, I can t find a way for it to directly produce a list ready for printing
很难说,因为你没有提及你需要检索班级名单。 如果你重新着手进行甚高频包裹/插头,那么你可以使用同样的成套的预报器,使用VS-Shell。 查阅关于MSDN的VS外围数据。 在C++中,短信标用的是任何电文网语言,许多版本可从简单的VB文字中使用。 如果你不希望(或可能的话)使用科索沃统计局,那么该系统。 反省是你的朋友。
http://modeling.codeplex.com/“rel=“nofollow”
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?
I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...
I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...
I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...
I have two EF entities. One has a property called HouseNumber. The other has two properties, one called StartHouseNumber and one called EndHouseNumber. I want to create a many to many association ...
How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...
Since I cannot order my dictionary, what is the best way of going about taking key value pairs and also maintaing an index?
Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...