网站首页  词典首页

请输入您要查询的英文单词:

 

单词 IntelliSense
释义

IntelliSense

  • 网络智能感知;智能提示;智能感应
1.
智能感知
它的智能感知(IntelliSense)特性解析元数据,指出1个类型提供了什么方法,属性,事件和字段。如果是1个方法,还能指出方法需要 …
zhidao.baidu.com
2.
智能提示
甚至,代码智能提示(IntelliSense)功能就马上起作用(也许要重起Visual Studio)。这个自定义类可以继承自WebViewPage,但 …
blog.csdn.net
3.
智能感应
此功能称为智能感应 (Intellisense)。利用这一功能,您只需键入一个单词的前几个字母,便可以在列表中选择相应的单词。
www.admin5.com
4.
智慧型感知
...去对使用者介面的人工操作。并且在其中加入了智慧型感知Intellisense)功能,以帮助您更容易掌握和使用新的 PowerShel…
blogs.technet.com
5.
智能感知功能
此外,智能感知功能Intellisense)在该过程中无效,众多内部代码没有注释信息。但是笔者至少可以肯定BindingContext(记 …
www.cnblogs.com
6.
智慧感知
HTML5 智慧感知IntelliSense)功能HTML5 程式码片段(Code Sinppet)功能 HTML 自动缩排 在此版本的 HTML 编辑器中…
msdn.microsoft.com

例句

释义:
1.
Since it was added as a reference, IntelliSense displays information about your class just as it would for any other class.
由于它是作为一个引用添加的,IntelliSense按照显示任何其他类那样显示您的类信息。
msdn2.microsoft.com
2.
IntelliSense Code Snippets are pre-authored pieces of code that are ready to be inserted into your application with Visual Studio 2005.
IntelliSense代码段是预编写的代码片段,您可以随时使用VisualStudio2005将这些代码片段插入到您的应用程序中。
msdn2.microsoft.com
3.
IntelliSense Code Snippets provide a way for you to insert ready-made snippets of code into your projects.
IntelliSense代码段为您提供了将现成的代码段插入到项目中的方法。
msdn2.microsoft.com
4.
When selected, pop-up lists of available members, properties, values, or methods are displayed by IntelliSense as you type in the editor.
选定后,当您在编辑器中键入时,IntelliSense会显示可用的成员、属性、值或方法的弹出列表。
msdn2.microsoft.com
5.
If you type the period following the class name itself, IntelliSense lists all the shared members and none of the instance members.
如果键入的句点跟在类名本身之后,则IntelliSense只列出所有共享成员,而不列出任何实例成员。
msdn2.microsoft.com
6.
IntelliSense displays lists of available members, properties, values, and methods as you type in the editor.
IntelliSense根据您在编辑器中键入的内容显示可用成员、属性、值和方法的列表。
msdn2.microsoft.com
7.
Faster typing: IntelliSense word completion helps you to save keystrokes.
更快地键入:智能感知识别子补齐能节省你的按键次数;
blog.joycode.com
8.
IntelliSense now appears at the beginning of a line.
智能感知现在在一行的开头出现。
blog.joycode.com
9.
This allows rapid access to this information when designing applications or using IBM designers and its smart editors for intellisense.
这使得在设计应用程序或者使用IBM设计器及其智能编辑器时能够快速访问模式信息。
www-128.ibm.com
10.
Now allows you to prompt IntelliSense to insert the code for you.
现在允许您提示IntelliSense为您插入代码。
msdn2.microsoft.com
1.
Whether you type the code or let IntelliSense do it is entirely up to you.
是键入代码还是让IntelliSense帮您完成,完全由您决定。
msdn2.microsoft.com
2.
IntelliSense is a great tool here, to help you write grammatically correct code!
智能感知是一个非常好的工具,它能帮助你纠正代码中的语法错误!
blog.joycode.com
3.
Object browsers and Intellisense are great, but I'll tell you, I'm old school.
ObjectBrowsers和Intellisense虽然很好,但我告诉你,我是守旧派。
dongxi.net
4.
Visual Studio now provides full Javascript Intellisense completion in . aspx files, . htm files, as well as in external . js files.
VisualStudio现在.aspx文件,.htm文件以及外部的.js文件中提供完整的JavascriptIntellisense完成。
blog.joycode.com
5.
IntelliSense does not display shared members for an instance of the class.
IntelliSense不会显示类的实例的共享成员。
msdn2.microsoft.com
6.
Web projects display IntelliSense for all. NET Framework versions, independent of the framework version that the project is targeting.
Web项目将为所有.NETFramework版本显示IntelliSense,而与项目针对的框架版本无关。
msdn2.microsoft.com
7.
Allows you to specify a heading and multiple IntelliSense Code Snippets, which you can insert into Visual Studio 2005 code files.
允许您指定一个标题和多个IntelliSense代码段,这些代码段可插入到VisualStudio2005代码文件中。
msdn2.microsoft.com
8.
The IntelliSense system provides validation checking and displays a squiggly line under any text that does not validate.
IntelliSense系统提供验证检查,并在所有未通过验证的文本下面显示一条波浪线。
msdn2.microsoft.com
9.
For a dynamic language the Intellisense support is quite robust.
对于一门动态语言来说,其智能感应是相当完善的。
www.infoq.com
10.
IntelliSense automatically detects places where standardized code is normally inserted, and inserts the code at a prompt from the user.
IntelliSense自动检测标准化代码通常插入的位置,并按用户的提示插入代码。
msdn2.microsoft.com
1.
Sandboxed SharePoint solutions in Visual Studio 2010 support IntelliSense, but do not include compilation support.
VisualStudio2010中的沙盒SharePoint解决方案支持智能感知,但是不包含对编译的支持。
www.infoq.com
2.
You can use the schema intellisense to code the body of the function routine .
您可以使用模式智能感知来编码函数例程体。
www.bing.com
3.
Pastes the previously copied parameter information from IntelliSense to the location indicated by the cursor.
将先前从IntelliSense复制的参数信息粘贴到光标所指示的位置。
msdn2.microsoft.com
4.
In the IntelliSense list of operators, double-click the operator that you want.
在运算符的“智能感知”列表中,双击需要的运算符。
office.microsoft.com
5.
Programming with AMP will benefit from all programming support available in VS: intellisense, building, debugging, profiling, etc.
使用AMP编程将会获得VS的所有编程支持:智能感知、生成、调试和剖析等等。
www.bing.com
6.
The IntelliSense system makes suggestions for elements and attributes that are available at the insertion point.
IntelliSense系统会提示插入点的可用元素和可用属性。
msdn2.microsoft.com
7.
This environment also supports IntelliSense, which makes informed, context-sensitive suggestions as code is being authored.
此开发环境还支持IntelliSense,它可在编写代码时提供上下文敏感的智能建议。
msdn2.microsoft.com
8.
Examples of community components are starter kits, controls, add-ins, project item templates, and IntelliSense code snippets.
社区组件的示例包括初学者工具包、控件、外接程序、项目项模板和IntelliSense代码段。
msdn2.microsoft.com
9.
As soon as you type the period after Console, another IntelliSense list is displayed.
在Console后键入句点时,将立即显示另一个IntelliSense列表。
msdn2.microsoft.com
10.
Specifies the default value of the literal or object for an IntelliSense Code Snippet.
为IntelliSense代码段指定文本或对象的默认值。
msdn2.microsoft.com
1.
Fewer errors: IntelliSense prevents coding errors by presenting valid options for the current context.
更少的错误:智能感知根据当前上下文提供有效的选项以防止编程错误;
blog.joycode.com
2.
Changes include support for JavaScript IntelliSense and designer support for attaching extenders.
其中的变化包括支持JavaScript智能提示,支持在设计器中给控件挂接Extender。
www.infoq.com
3.
It provides IntelliSense statement completion for the language in which you are developing.
它为您的开发语言提供了IntelliSense语句完成。
msdn2.microsoft.com
4.
ReSharper extends and improves native Visual Studio IntelliSense with three types of Code Completion.
ReSharper使用三种代码完成类型来扩展和提高VisualStudio本身的智能化。
www.cnblogs.com
5.
Directory settings displayed in the window are the directories that Visual Studio will search for source files to use for IntelliSense.
在该窗口中显示的目录设置是VisualStudio将搜索用于IntelliSense的源文件的目录。
msdn2.microsoft.com
6.
In addition, a two-pass validation algorithm is applied to ensure better XSD validation and IntelliSense with the XSLT style sheets.
此外,还应用了一种两次验证算法,以确保用XSLT样式表进行更好的XSD验证和IntelliSense。
msdn2.microsoft.com
7.
The Expression Editor provides Intellisense descriptions and syntax checking while you are editing the expression.
在您编辑表达式时,表达式编辑器提供Intellisense说明和语法检查。
msdn2.microsoft.com
8.
The biggest advantage of using the IntelliSense technology is a personalized inflation every time for maximum comfort.
最大的优点是使用智能感知技术个性通货膨胀每次最大安慰。
www.vvcha.cn
9.
The SQL editor control that provides syntax colorization and intellisense is provided to enter these scripts.
提供支持语法色化处理和智能的SQL编辑器控件以输入这些脚本。
www.ibm.com
10.
Copies the parameter information displayed by IntelliSense to the Clipboard.
将IntelliSense显示的参数信息复制到剪贴板。
msdn2.microsoft.com
1.
Intellisense is now available but only included in the $19 licensed version.
智能感知仅在许可证收费($19)版本中可用。
www.infoq.com
2.
The schema you select also determines what tags and attributes the editor makes available in IntelliSense.
另外,选定的架构还可以确定编辑器生成的哪些标记和属性在IntelliSense中可用。
msdn2.microsoft.com
3.
Less search time: IntelliSense saves you time by showing valid member names in a list.
更短的搜索时间:智能感知通过显示有效列表中的成员名以节省你的时间;
blog.joycode.com
4.
The advantage of using IntelliSense is that you can be certain the casing and the spelling are correct.
使用IntelliSense的好处是可以保证大小写和拼写是正确的。
msdn2.microsoft.com
5.
IntelliSense displays all valid members in a scrollable list.
Intellisense在可滚动的列表中显示所有的有效成员。
msdn2.microsoft.com
6.
Support for editing XSLT style sheets, including IntelliSense support.
支持编辑XSLT样式表,包括智能感知支持。
msdn2.microsoft.com
7.
The schema will provide correct IntelliSense and syntax checking in Source view while you are editing template contents.
当您在编辑模板内容时,架构将在“源”视图中提供正确的IntelliSense和语法检查。
msdn2.microsoft.com
8.
IntelliSense is not implemented for Transact-SQL editors.
没有为Transact-SQL编辑器实现IntelliSense。
msdn2.microsoft.com
9.
Explains how you can use IntelliSense to find the information you need and insert language elements directly into your code.
解释如何使用IntelliSense查找所需信息,并将语言元素直接插入代码中。
msdn2.microsoft.com
10.
For example, the editor provides IntelliSense and validation for table elements just as it does for other elements.
例如,编辑器像对其他元素一样,也为表元素提供IntelliSense和验证。
msdn2.microsoft.com
1.
These properties and methods are still fully usable, but the developer working through IntelliSense has a clearer view of the API.
这些属性和方法仍然是完全可用的,但使用IntelliSense的开发人员能够更清楚地查看API。
msdn2.microsoft.com
2.
Values is provided for namespace declarations. An IntelliSense list of possible values is also provided when you type.
封闭开始标记时,也会提供可能值的智能感知列表。
msdn2.microsoft.com
3.
The editor provides Microsoft IntelliSense technology to assist you.
编辑器提供MicrosoftIntelliSense技术进行协助。
msdn2.microsoft.com
4.
Specifies general information about the IntelliSense Code Snippet.
指定有关IntelliSense代码段的常规信息。
msdn2.microsoft.com
5.
See Modifying IntelliSense Options for more information.
有关更多信息,请参见修改Intellisense选项。
msdn2.microsoft.com
6.
When using the XML editor to edit project files, IntelliSense and validation is driven by the MSBuild schema files.
使用XML编辑器编辑项目文件时,IntelliSense和验证受MSBuild架构文件驱动。
msdn2.microsoft.com
7.
PowerGUI, an extension that provides IntelliSense and syntax highlight for PowerShell scripts.
这种扩展为PowerShell脚本提供了智能提示和语法的突出显示。
www.infoq.com
8.
Intellisense in the editor as well as in the SQL editor controls hosted in our wizards and dialogs.
编辑器和我们的向导及对话框中SQL编辑器控件的intellisense。
www.ibm.com
9.
The schema provides Microsoft IntelliSense and syntax checking in the Source view.
架构将在“源”视图中提供MicrosoftIntelliSense和语法检查。
msdn2.microsoft.com
10.
This code example is also available as an IntelliSense code snippet.
此代码示例也可用作IntelliSense代码段。
msdn2.microsoft.com
1.
With this reference in place, IntelliSense can help you set the attribute values.
有了此引用,IntelliSense就可以帮助您设置属性值。
msdn2.microsoft.com
2.
Code view provides an editor for editing raw XML and provides IntelliSense and color coding.
代码视图提供用于编辑原始XML的编辑器,并且提供IntelliSense和颜色编码。
msdn2.microsoft.com
3.
Proven time and time again, Omron's IntelliSense technology ensures accurate, clinically-proven, and comfortable readings.
一次又一次证明,欧姆龙的智能感知技术能确保准确,临床证实,读数舒适。
detail.china.alibaba.com
4.
You can just start using it; it has IntelliSense support.
您可以立即开始使用它,并且它提供了IntelliSense支持。
msdn2.microsoft.com
5.
This update also includes expanded support for PHP IntelliSense.
该更新还扩展了对PHP智能感知的支持。
www.infoq.com
6.
IntelliSense is not available for all languages.
IntelliSense尚未对所有语言进行发布。
msdn2.microsoft.com
7.
Notice the list of properties available in the IntelliSense window.
注意IntelliSense窗口中可用的属性列表。
technet.microsoft.com
8.
For information on creating code snippets, see Creating and Using IntelliSense Code Snippets.
有关创建代码段的信息,请参见CreatingandUsingIntelliSenseCodeSnippets。
msdn2.microsoft.com
9.
From the Edit menu, select IntelliSense and then select the Insert Snippet command.
从“编辑”菜单中选择“IntelliSense”,然后选择“插入代码段”命令。
msdn2.microsoft.com
10.
The editor lists all possible objects using intellisense.
该编辑器还将列出使用智能感应(intellisense)的所有可能的对象。
www.ibm.com
1.
The code in each IntelliSense code snippet shows only a basic way to accomplish a task.
每个IntelliSense代码段中的代码都只显示完成某项任务的基本方法。
msdn2.microsoft.com
2.
The services layer contains all the Visual Studio IDE features, such as IntelliSense, refactorings, and code formatting features.
服务层中包含了所有VisualStudioIDE特性,像智能感知、重构以及代码格式化等。
www.infoq.com
3.
Perform correctness check on tags that could be used by Visual Studio IntelliSense.
执行VisualStudioIntelliSense可以使用的标记的正确性检查。
msdn2.microsoft.com
4.
Classic ASP Intellisense and debugging, cut in VS 2008, have been restored.
VS2008所消减的经典ASP的智能提示和调试,已经得到恢复。
www.infoq.com
5.
If a function is overloaded, IntelliSense may not display information for all forms of the overload.
如果某个函数是重载函数,则Intellisense可能不会显示重载的所有形式的信息。
msdn2.microsoft.com
6.
The IntelliSense code snippet picker appears.
此时出现IntelliSense代码段选择器。
msdn2.microsoft.com
7.
The IntelliSense list of XPath operators appears.
此时会显示XPath运算符的“智能感知”列表。
office.microsoft.com
8.
On the class diagram, right-click a class shape, and choose Intellisense then OverrideMembers.
在类关系图上右击一个类形状,选择“Intellisense”后再选择“重写成员”。
msdn2.microsoft.com
9.
You will also get IntelliSense support on the methods of interfaces you constrain.
您还将在您约束的接口的方法上获得IntelliSense支持。
msdn2.microsoft.com
10.
You will get better default intellisense when you reference these libraries.
在你引用这些库时,你会得到默认的智能提示。
www.infoq.com
1.
IntelliSense is also available when entering code in the Immediate window.
在“即时”窗口中输入代码的时候,也可以使用IntelliSense。
msdn2.microsoft.com
2.
There is also a SQL editor control that contains intellisense capabilities to edit the check constraint expression.
还存在一个包含智能能力的SQL编辑器控件,用于编辑检查约束表达式。
www.ibm.com
3.
This way the client compiler can enforce correct method parameters, type-safety checks, and even type-specific IntelliSense.
这样,客户端编译器就可以确保方法参数的正确性,实施类型安全检查,甚至执行类型特定的IntelliSense。
msdn2.microsoft.com
4.
On the Edit menu, click IntelliSense and then click List Members.
在“编辑”菜单上单击“IntelliSense”,再单击“列出成员”。
msdn2.microsoft.com
5.
Type. An IntelliSense list of known language codes is also provided for.
还提供已知语言代码的智能感知列表。
msdn2.microsoft.com
6.
This section contains topics describing how to create, use and manage IntelliSense Code Snippets.
本节包含描述如何创建、使用和管理IntelliSense代码段的主题。
msdn2.microsoft.com
7.
This indicates to design environments, such as Visual Studio IntelliSense, not to display the IAsyncResult properties and methods.
这指示设计环境(如VisualStudioIntelliSense)不显示IAsyncResult属性和方法。
msdn2.microsoft.com
8.
On the Edit menu, click IntelliSense, and then click Quick Info.
在“编辑”菜单上单击“IntelliSense”,再单击“快速信息”。
msdn2.microsoft.com
9.
The information specified in the Markup Schema box is used only by Visual Studio for validation and IntelliSense support in Source view.
“标记架构”框中指定的信息只由VisualStudio用于“源”视图中的验证和IntelliSense支持。
msdn2.microsoft.com
10.
Or, you can type the code and use IntelliSense for code completion.
或者您可以输入代码并使用IntelliSense来完成代码。
www.ibm.com
1.
The IntelliSense technology helps you create code in both code-behind and single-file pages, markup tags, page directives, and so on.
IntelliSense技术有助于在代码隐藏页、单文件页、标记、页指令等之中创建代码。
msdn2.microsoft.com
2.
This information is organized in a format that is discoverable through IntelliSense and logically delineated according to use.
该信息按照可通过IntelliSense搜索的格式进行编排,并根据用途在逻辑上进行了描述。
msdn2.microsoft.com
3.
For example, when you type a "c" , a pop-up list of words appears as IntelliSense attempts to predict the word you are typing.
例如,当键入“c”时,将显示单词的弹出列表,因为IntelliSense尝试预测您要键入的单词。
msdn2.microsoft.com
4.
See the list of categories and images below, of all the new places where you can find VB IntelliSense in VS 2008.
看看下面的这几种你能在VS2008中找到VB智能感知的地方的图片。
blog.joycode.com
5.
It is also used by IntelliSense to populate the member list of valid elements.
智能感知还使用该架构来填充有效元素的成员列表。
msdn2.microsoft.com
6.
Choose a type from the IntelliSense type list.
从IntelliSense类型列表中选择类型。
msdn2.microsoft.com
7.
You can now adjust the level of detail supplied by IntelliSense in the Code Editor.
现在可以调整代码编辑器中IntelliSense提供的详细信息的级别。
msdn2.microsoft.com
8.
GPU. NET offers intellisense support for writing C# or VB. NET applications in Visual Studio 2010.
NET为在VisualStudio2010中编写C#或者VB.NET应用程序的开发者提供了智能支持。
www.infoq.com
9.
In addition, in Visual Studio 2005, your control has full IntelliSense support in Source view of the page designer and in the code editor.
此外,在VisualStudio2005中,您的控件在页设计器的“源”视图和代码编辑器中具有完整的IntelliSense支持。
msdn2.microsoft.com
10.
A new IntelliSense parser is also planned.
一起被列入计划的还有一个新的智能感知分析器。
www.infoq.com
1.
Visual Basic includes a code library of IntelliSense Code Snippets that you can insert with a few mouse clicks into your application.
VisualBasic包括一个IntelliSense代码段代码库,只需单击几次鼠标便可将这类代码段插入应用程序。
msdn2.microsoft.com
2.
However, you won't have any IntelliSense support when selecting the LastName property.
但是,在选择LastName属性时,没有任何智能感知支持。
msdn2.microsoft.com
3.
How to use IntelliSense to make entering code faster and more accurate.
如何使用IntelliSense更快更准确地输入代码。
msdn2.microsoft.com
4.
If a schema or document type definition is provided, it is used by IntelliSense to list allowable elements and attributes.
如果提供了架构或文档类型定义,智能感知将使用该架构或文档类型定义列出允许的元素和属性。
msdn2.microsoft.com
5.
Contains topics that describe IntelliSense Code Snippets for Visual Basic projects.
包含描述VisualBasic项目的IntelliSense代码段的主题。
msdn2.microsoft.com
6.
This code example is also available as a Visual Basic IntelliSense code snippet.
此代码示例也作为VisualBasicIntelliSense代码段提供。
msdn2.microsoft.com
7.
When a statement will refer to a member of an enumeration, IntelliSense will display a list of the members of the
当一条语句将引用枚举成员时,IntelliSense将显示
msdn2.microsoft.com
8.
The response time of IntelliSense with large types in C# is up to 10 times faster
对C#中庞大类型的智能感应响应时间提高了至多10倍。
blog.joycode.com
9.
To use code snippets through the IntelliSense Complete Word list
通过IntelliSense完成单词列表使用代码段
msdn2.microsoft.com
10.
Study on interactive intellisense technology for CAPP system
CAPP系统中交互智能感知技术研究
service.ilib.cn
1.
To hide advanced members from IntelliSense (when available)
在IntelliSense可用时隐藏高级成员
msdn2.microsoft.com
2.
For more information about IntelliSense code snippets, see
有关IntelliSense代码段的更多信息,请参见
msdn2.microsoft.com
3.
IntelliSense has been "[s]ignificantly improved" , with higher accuracy and better performance on larger files
智能感知(IntelliSense)得到“显著改善”,对于更大的文件会具有更高的精确度和更好的性能
www.infoq.com
4.
To use IntelliSense to edit configuration settings
使用IntelliSense编辑配置设置
www.ichacha.net
5.
Best Practices for Using IntelliSense Code Snippets
使用IntelliSense代码段的最佳做法
msdn2.microsoft.com
6.
To automatically list members in IntelliSense
自动在IntelliSense中列出成员
msdn2.microsoft.com
7.
To modify an existing IntelliSense Code Snippet
修改现有的IntelliSense代码段
msdn2.microsoft.com
8.
When you click the smart tag, IntelliSense displays a list of
单击此智能标记时,IntelliSense会显示
msdn2.microsoft.com
9.
You can now use intelliSense to remember your method names
你现在能用智能感知来记住你的方法名
blog.joycode.com
10.
Tangible T4 Editor, an extension that provides IntelliSense and syntax highlight for T4 templates
TangibleT4Editor,这种扩展为T4模板提供了智能提示和语法的突出显示。
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/1 12:10:21