由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - visual studio为什么不加eclipse修改建议的功能
相关主题
asp开发要买哪些工具?website project
问个问题 心得:use XPath (+namespace)
HttpWebRequest小程序how to get reference.vb file?
关于SqlDataAdapter的初级问题求助webservice 只能定义一个函数吗?
一个xml的问题。请问关于shared cache
DALFactory in PetShop 3笨笨一问:请问Visual Studios.NET和Visual Studio 2003/2005什么关系啊?
listbox 的问题[合集] c#会取代java么?
Does .NET have built-in Cryptography?Re: 今天买下了Visual Studio .net professional
相关话题的讨论汇总
话题: add话题: using话题: feature话题: version话题: references
进入DotNet版参与讨论
1 (共1页)
G*O
发帖数: 706
1
eclipse发现什么东西定义找不到,会主动去library里边找,然后建议你import
比起来,vs简直awkward的要死。
l*s
发帖数: 783
2
This might not exactly the things you are looking for but try the "code
snippets"

【在 G*O 的大作中提到】
: eclipse发现什么东西定义找不到,会主动去library里边找,然后建议你import
: 比起来,vs简直awkward的要死。

v******n
发帖数: 421
3
maybe it's a feature in later version or beta version, but there's this
"Add Using" feature that give you suggestion of namespaces, not sure
if it adds references for you or not.

【在 G*O 的大作中提到】
: eclipse发现什么东西定义找不到,会主动去library里边找,然后建议你import
: 比起来,vs简直awkward的要死。

a9
发帖数: 21638
4
从2002到现在一直没加,将来他们会加?又不是很麻烦的功能
eclipse也是要选的。

【在 v******n 的大作中提到】
: maybe it's a feature in later version or beta version, but there's this
: "Add Using" feature that give you suggestion of namespaces, not sure
: if it adds references for you or not.

J*******d
发帖数: 205
5
有自动加namespace, 没有加references

maybe it's a feature in later version or beta version, but there's this
"Add Using" feature that give you suggestion of namespaces, not sure
if it adds references for you or not.

【在 v******n 的大作中提到】
: maybe it's a feature in later version or beta version, but there's this
: "Add Using" feature that give you suggestion of namespaces, not sure
: if it adds references for you or not.

v******n
发帖数: 421
6
Actually if you don't have the reference, VS will not be able to find the "
Add Using" namespace suggestion in that reference for you.

【在 J*******d 的大作中提到】
: 有自动加namespace, 没有加references
:
: maybe it's a feature in later version or beta version, but there's this
: "Add Using" feature that give you suggestion of namespaces, not sure
: if it adds references for you or not.

1 (共1页)
进入DotNet版参与讨论
相关主题
Re: 今天买下了Visual Studio .net professional一个xml的问题。
怎么改?DALFactory in PetShop 3
[转载] 装了Visual Studio 6.0后IE常常出错listbox 的问题
有人试过 VISUAL STUDIO 2005 和 .NET 2.0么?Does .NET have built-in Cryptography?
asp开发要买哪些工具?website project
问个问题 心得:use XPath (+namespace)
HttpWebRequest小程序how to get reference.vb file?
关于SqlDataAdapter的初级问题求助webservice 只能定义一个函数吗?
相关话题的讨论汇总
话题: add话题: using话题: feature话题: version话题: references