网站首页  词典首页

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

 

单词 XAML
释义

XAML

  • 网络可扩展应用程序标记语言;可延伸应用程式标记语言;可延伸标记语言
1.
可扩展应用程序标记语言
可扩展应用程序标记语言 (XAML) 语言支持,以便您能够在可扩展应用程序标记语言 (XAML) 标记中创建大部分应用程序 UI。 X…
www.rd211.com
2.
可延伸应用程式标记语言
可延伸应用程式标记语言 (XAML) 中,您可能也会使用特殊的缩写语法,来描述 Path。在下列范例中,缩写语法是用来绘制 …
msdn.microsoft.com
3.
可延伸标记语言
可延伸标记语言 (XAML) 中,您可能也会使用特殊的缩写语法,来描述 Path。在下列范例中,缩写语法是用来绘制复杂图案。
msdn.microsoft.com
4.
XML Application Markup Language
这些全新的所有 API将采用XML应用程序标记语言,XML Application markup language (XAML),对开发人员提供比以前方便的 …
zhidao.baidu.com
5.
可扩展应用标记语言
UIA 直接通过用于可扩展应用标记语言 (XAML) 的 Microsoft .NET 显示并且可以通过 WWAHost.exe 的可访问的丰富 Internet …
msdn.microsoft.com

例句

释义:
1.
Then specify the value of that attribute as the name of the event handler method that you defined in the code-behind file of the XAML page.
接著将该属性的值指定为您在XAML页面的程式码后置档案中所定义的事件处理常式方法的名称。
technet.microsoft.com
2.
For untrusted XAML, you should treat it generally the same as if it were untrusted code.
对于不受信任的XAML,通常应将其视同为不受信任的代码。
technet.microsoft.com
3.
Also, it is possible to produce circular dependencies, in which case the XAML processing behavior is undefined.
此外,在XAML处理行为未定义的情况下,也可能产生循环依赖关系。
msdn.microsoft.com
4.
My goal is to keep the XAML simple enough to be unobtrusive in presenting the control but complex enough to be interesting.
我的目标是,既要使XAML在呈现控件时尽可能简单,不花哨,又要使其内容足以能引起读者的兴趣。
msdn.microsoft.com
5.
The vector graphics that make up the appearance of the button are created by using Extensible Application Markup Language (XAML).
构成按钮外观的向量图形是使用可扩展应用程序标记语言(XAML)创建的。
msdn2.microsoft.com
6.
This latter consideration is also influenced by the concept of a XAML schema context.
后面这项考量也受到XAML结构描述内容的概念影响。
technet.microsoft.com
7.
In the most general sense, untrusted XAML is any XAML source that your application did not specifically include or emit.
一般来说,不受信任的XAML是应用程序未明确包含或发出的任何XAML源。
technet.microsoft.com
8.
Document Outline window, which allows you to view a XAML document in a hierarchical manner and to preview, select, or delete XAML elements.
“文档大纲”窗口,此窗口以分层形式显示XAML文档,您可以在其中预览、选择或删除XAML元素。
technet.microsoft.com
9.
It includes properties for the Silverlight plug-in creation, handling all the details of creating the plug-in and loading the XAML file.
它包含Silverlight插件创建的各种属性,这些属性处理创建插件和加载XAML文件的所有细节。
msdn.microsoft.com
10.
The static members being referenced do not have to come from specific framework assemblies associated with XAML schema context.
被引用的静态成员不一定来自与XAML架构上下文相关联的特定框架程序集。
technet.microsoft.com
1.
Also, the control's assembly is added as a project reference, and a namespace mapping is added to the open XAML file.
此外,控制项的组件会当做专案参考加入,而且命名空间对应会加入到开启的XAML档案中。
technet.microsoft.com
2.
When you use this technique, the behavior of a property in the designer does not match the value of the property in XAML view.
当您使用这项技术时,设计工具中的属性行为和[XAML]检视中的属性值并不相符。
technet.microsoft.com
3.
This will ensure that the Silverlight control is initialized with the content of the XAML file I embedded as a resource in the assembly.
这可确保使用作为资源嵌入到程序集中的XAML文件的内容初始化Silverlight控件。
msdn.microsoft.com
4.
You could, of course, build more interesting and complex controls with sophisticated XAML renderings.
当然,使用高级XAML呈现,可以生成更引人入胜的复杂控件。
msdn.microsoft.com
5.
The following example shows escape sequences for an XML namespace that appears at the start of a XAML attribute value.
下面的示例显示了出现在XAML特性值开头的XML命名空间的转义序列。
technet.microsoft.com
6.
Walks you step-by-step through the procedures to create a type converter for a custom type to serialize it to and from XAML.
引导您逐步完成建立自订型别之型别转换子的程序,在型别和XAML之间来回进行序列化。
technet.microsoft.com
7.
The combination of the XAML Node Stream and XAML DOM parsers are being used to add support for static analysis tools like FxCOP.
我们可以联合使用XAMLNodeStreams和XAMLDOM解析器为静态分析工具如FxCOP增加支持。
www.infoq.com
8.
Applying this attribute to a property definition ensures that the dependent properties are processed first in XAML object writing.
将此特性应用于属性定义可确保在XAML对象写入时先处理依赖属性。
msdn.microsoft.com
9.
Other existing frameworks that use XAML also do not use processing instructions from XAML.
利用XAML的其他现有的框架还未使用来自XAML的处理指令。
technet.microsoft.com
10.
Sharing objects or contexts might be required if you are writing XAML node loop logic, or providing a custom save path.
如果您编写XAML节点循环逻辑或者提供自定义的保存路径,则可能需要共享对象或上下文。
technet.microsoft.com
1.
A goal of writing code for the DLR is to be able to write native code and not have to hand-code XAML.
为DLR编写代码的目标是,可以编写本地代码并且不需手工编写XAML。
www.infoq.com
2.
At the moment it's not possible to bind to a pure DLR object in XAML but in the future that will be possible.
目前在XAML不能绑定到纯DLR,但是在将来这将变成可能。
www.infoq.com
3.
In a nutshell, Acropolis is a framework for building rich client applications with Microsoft's latest . NET technologies using WPF and XAML.
简单地说,Acropolis是一个使用Microsoft最新的.NET技术WPF和XAML来开发富客户端应用程序的开发框架。
www.infoq.com
4.
The actual data templates for the ViewModel documents are in a resource dictionary included by the main XAML window.
ViewModel文档的实际数据模板位于主XAML窗口所包含的资源字典中。
harvey8819.blog.163.com
5.
Note: you could also have added a handler for this event declaratively through the XAML, they are equivalent techniques.
注意:你也可以在XAML中声明式的添加此事件的处理器,两种方法的效果是一样的。
dictsearch.appspot.com
6.
A static resource provides a value for any XAML property attribute by looking up a reference to an already defined resource.
静态资源是透过查阅已定义资源的参考,提供任何XAML属性的值。
technet.microsoft.com
7.
As mentioned previously, most character entities and escape sequences that are typically used to write XAML markup are defined by XML.
正如上面所提到的那样,用于编写XAML标记的大部分字符实体和转义序列都是由XML定义的。
technet.microsoft.com
8.
If the escape sequence is encountered, the XAML reader should process the remainder of the string as a string.
如果遇到逸出序列,则XAML读者应该处理字串的其馀部分,做为字串。
technet.microsoft.com
9.
For instance, an application UI created in XAML can be conceptualized as an object tree.
例如,在XAML中创建的应用程序UI可以被概念化为一个对象树。
technet.microsoft.com
10.
Manages the HTTP handler property of a XAML element in a configuration file.
管理配置文件中的XAML元素的HTTP处理程序属性。
technet.microsoft.com
1.
The App. xaml file is typically used to declare resources, such as brush and style objects that are shared across the application.
xaml文件一般用来声明譬如象画刷和样式对象这样可在整个应用中共享的资源。
blog.163.com
2.
In the lower-left corner of the WPF Designer, below XAML view and just to the left of the tag navigator, click the Document Outline button.
在WPF设计工具的左下角(就在XAML检视的下方和标记导览的左边),按一下[文件大纲]按钮。
technet.microsoft.com
3.
Occurs when a XAML processor has registered all the relevant names to the backing XAML name scope.
在XAML处理器已向支持XAML名称范围注册了所有相关名称时发生。
technet.microsoft.com
4.
On copy or cut, partial trust code puts plaintext and Extensible Application Markup Language (XAML) on to the clipboard.
在进行复制或剪下时,部分信任的程式码会将纯文字与可延伸应用程式标记语言(XAML)放在剪贴簿上。
msdn.microsoft.com
5.
To incorporate this XAML into a Web page, I first need to create the Silverlight plug-in.
要将此XAML集成到网页,首先需要创建Silverlight插件。
msdn.microsoft.com
6.
XAML files are XML text files that can be used to declaratively specify the UI of a Silverlight or WPF application.
XAML文件是XML文本文件,可以用来用声明的方式指定Silverlight或WPF应用的用户界面。
blog.sina.com.cn
7.
Creates a method in the code behind for a user's XAML file and enables appending statements to the method.
在程式码后置中为使用者的XAML档建立方法,并且让方法可以附加陈述式。
technet.microsoft.com
8.
In terms of authoring options, you can use XAML mark-up only, mark-up plus code or code - only.
在创建方式的选择方面,你可以用纯XAML标记、标记加代码或者纯代码。
dictsearch.appspot.com
9.
WPF uses the Extensible Application Markup Language (XAML) to provide a declarative model for application programming.
WPF使用可延伸应用程式标记语言(XAML),以提供应用程式的程式设计中的宣告式模型。
technet.microsoft.com
10.
See that type's documentation for XAML usage information.
如需XAML使用方式的详细资讯,请参阅该型别的文件。
technet.microsoft.com
1.
A partial trust application can paste Extensible Application Markup Language (XAML) from a partial trust application.
部分信任的应用程式可贴上来自部分信任之应用程式的可延伸应用程式标记语言(XAML)。
msdn.microsoft.com
2.
Loading a XAML document occurs in a series of phases, as shown in the following table.
有一系列的阶段会载入XAML文件,如下表的说明。
msdn.microsoft.com
3.
The catalog of modules can be populated via code, a XAML file, a configuration file, or by walking a directory.
我们可以通过代码、XAML文件、配置文件或者遍历目录来生成模块的目录。
www.infoq.com
4.
This is problematic because updates to the XAML data binding (and possibly the data contexts as well) are hard to test.
这就会带来问题,因为对XAML数据绑定(可能还包括数据上下文)的更新很难进行测试。
harvey8819.blog.163.com
5.
A table, view, or stored procedure can be selected in Server Explorer to create an XAML application.
可以在ServerExplorer中选择一个表、视图或存储过程来创建XAML应用程序。
www.ibm.com
6.
This tool, launched from the properties pane, helps developers quickly construct XAML bindings for WPF and Silverlight.
该工具要从属性面板中加载,可以帮助开发者迅速构建WPF和Silverlight的XAML绑定。
www.infoq.com
7.
Shows a visual representation of the currently selected element when editing XAML files in the designer.
在设计器中编辑XAML文件时,显示了当前所选元素的可视表示形式。
technet.microsoft.com
8.
Much like setting a DataContext in XAML, link is called on the form itself.
就像在XAML中设置一个DataContext一般,link方法是由表单来调用的。
www.infoq.com
9.
Code-behind is a term used to describe the code that is joined with markup-defined objects, when a XAML page is markup-compiled.
代码隐藏是一个术语,用于描述对XAML页进行标记编译时与标记定义的对象联接的代码。
technet.microsoft.com
10.
This topic describes some specific character entities and general considerations for other XML concepts in XAML.
本主题描述XAML中的一些特定字符实体和其他XML概念的常规注意事项。
technet.microsoft.com
1.
Setting the name scope in XAML is not common.
在XAML中设置名称范围不是一种常见的做法。
technet.microsoft.com
2.
The code generator also generates a sample for the visual part of XAML project defining all UI elements.
代码生成器还为XAML项目的可见部分生成一个示例,其中定义了所有用户界面元素。
www.ibm.com
3.
Unlike XAML, you have the option of either passing in a function or defining the converter inline as an anonymous function.
和XAML不同的是,既可以把一个函数作为参数传入,也可以通过一个内联的匿名函数来定义转换器。
www.infoq.com
4.
The following example shows a XAML page that references the application-level resource that the previous example defined.
下面的示例演示了引用上例中定义的应用程序级资源的XAML页。
technet.microsoft.com
5.
Document Outline window is a useful tool to view a XAML document in a hierarchical fashion.
“文档大纲”窗口是一种有用的工具,可让您在层次结构中查看XAML文档。
technet.microsoft.com
6.
If you drag the item to a container, the XAML creates the control that was selected for the dragged item, and it binds the control to item.
如果您将项目拖曳至容器,XAML会针对拖曳的项目建立所选取的控制项,并将控制项系结至项目。
technet.microsoft.com
7.
Read-only attached properties are uncommon, and have no direct XAML usage.
唯读的附加属性并不常见,且没有直接的XAML使用方式。
technet.microsoft.com
8.
XAML 2009 is only available for "loose XAML" , such as the small configuration files used by Workflow Foundation.
XAML2009只能用于“looseXAML”,比如WorkflowFoundation所用的小个配置文件。
www.infoq.com
9.
You create a method, called an event handler, to handle the event. You can create an event handler in the Properties window or in XAML.
可以创建一个叫做事件处理器的方法来响应事件。
www.cnblogs.com
10.
This assembly contains the types that are used by the XAML files whose markup compilation pass was deferred.
此程序集包含其标记编译轮次被延迟的XAML文件所使用的类型。
technet.microsoft.com
1.
Alternately, you can specify filtering, sorting, and grouping criteria in XAML using CollectionViewSource.
或者,可以使用CollectionViewSource指定XAML中的筛选、排序和分组标准。
msdn2.microsoft.com
2.
When you use the collection editor to configure rows and columns, Design view and XAML view are updated automatically.
当您使用集合编辑器设定资料列及资料行时,[设计]检视及[XAML]检视会自动更新。
technet.microsoft.com
3.
You can directly edit XAML elements, add attributes, or add new elements by typing the appropriate markup in this pane.
藉由在这个窗格中输入适当的标记,您可以直接编辑XAML项目、加入属性或是新增项目。
technet.microsoft.com
4.
Declares permissions for loading types from assemblies that are used by a XAML reader or writer.
针对从XAML读取器或写入器使用的组件中载入型别,宣告使用权限。
technet.microsoft.com
5.
Its simplified approach helps users by removing requirements for having knowledge of XAML or extensive understanding of IBM databases.
这种简单的方式使用户不必深入了解XAML或IBM数据库。
www.ibm.com
6.
I could define a XamlUrl property on the control to allow overriding of the embedded XAML content.
可以在控件上定义一个XamlUrl属性来重写嵌入的XAML内容。
msdn.microsoft.com
7.
You've seen that all the samples so far use XAML.
您已经看到迄今为止的所有示例都使用XAML。
www.yeebang.com
8.
When one pane is collapsed you can switch between Design view and XAML view by clicking the appropriate tab on the bar.
当有一个窗格摺叠时,您可以在分隔列上按一下适当的索引标签来在[设计]检视和[XAML]检视间进行切换。
technet.microsoft.com
9.
The markup compiler also preprocesses any event attributes found in XAML where the build actions declare that the markup compiler is used.
标记编译器也会前置处理在XAML中找到的任何事件属性,建置动作会在此XAML中宣告使用标记编译器。
msdn.microsoft.com
10.
If you drag the item to an existing control in the designer, the XAML binds the control to the item.
如果您将项目拖曳至设计工具中的现有控制项,XAML会将控制项系结至项目。
technet.microsoft.com
1.
In XAML 2009 we see full support for generics, non-default constructors, factory methods, built-in types, and defining new properties.
XAML2009将完全支持泛型、非默认构造方法、工厂方法、内建类型并且可以定义新的属性。
www.infoq.com
2.
The built-in WinRT libraries (other than XAML) are available outside of the Metro runtime environment.
内建的WinRT库(而不是XAML)是在Metro运行时环境之外提供的。
www.infoq.com
3.
When the document tree is created for the XAML, the underlying WPF instances are also created.
建立XAML的文件树状结构时,也会建立基础WPF执行个体。
msdn.microsoft.com
4.
However, it is a convention that XAML readers (including custom XAML readers) should respect.
但是,是XAML读者(包括自订的XAML读者)应该遵守规定的惯例。
technet.microsoft.com
5.
Describes split view, which allows you to view both XAML markup and the visual designer at the same time.
介绍拆分视图,在此类视图中,您可以同时查看XAML标记和可视化设计器。
msdn.microsoft.com
6.
The value in XAML view represents the behavior that the property will exhibit at run time.
检视中的值表示属性在执行阶段时显示的行为。
technet.microsoft.com
7.
Another drawback to the current implementation is that the XAML is fixed as an embedded resource.
当前实现的另一个缺点是XAML被固定为嵌入的资源。
msdn.microsoft.com
8.
The following illustration shows the default location of the XAML editor.
下图显示了XAML编辑器的默认位置。
msdn2.microsoft.com
9.
The screenshot above shows how Smart Code Completion works in XAML resources.
上面的截屏中显示在XAML资源中的敏捷的代码完成工作。
www.cnblogs.com
10.
The above normalization rules apply to inner text found within XAML elements.
上述正规化规则适用于XAML项目内的内部文字。
technet.microsoft.com
1.
You must edit the code that the XAML accesses to correct the exception, and then you can click the Information bar to update the designer.
您必须编辑XAML所存取的程式码以修正例外状况,然后可以按一下资讯列更新设计工具。
technet.microsoft.com
2.
So far we have only been talking about the parser tool, but there is also a new version of the language called XAML 2009.
到目前为止,我们仅仅谈到了解析工具,实际上微软还发布了语言的一个新版本,叫做XAML2009。
www.infoq.com
3.
The Help topic for each WPF Designer error message describes the nature of the XAML load error.
每条WPF设计器错误消息的帮助主题描述XAML加载错误的本质。
technet.microsoft.com
4.
Defines access control to assemblies and types for purposes of XAML loading.
针对XAML载入目的,定义组件和型别的存取控制。
technet.microsoft.com
5.
Contains links to topics that describe XAML markup extensions.
包含描述XAML标记延伸的主题连结。
technet.microsoft.com
6.
Create Silverlight animation and XAML UI element with this tool.
使用此工具创建Silverlight动画和XAMLUI元素。
msdn2.microsoft.com
7.
The XAML application is generated using the selected object, which includes a combination of all binding types, as mentioned above.
这时会使用所选的对象生成XAML应用程序,其中包含上面提到的所有绑定类型的组合。
www.ibm.com
8.
Registers the provided name into the current XAML name scope.
从目前的XAML名称范围移除注册所提供的名称。
technet.microsoft.com
9.
This error is raised when the XAML file contains lexical elements that are not valid in XML.
当XAML文件中包含在XML中无效的词法元素时,便会引发此错误。
technet.microsoft.com
10.
This defines the XAML language itself and focuses heavily on parsing.
它定义了XAML语言本身及重点关注的解析过程。
www.infoq.com
1.
You can change these attributes by changing the values directly in the XAML markup.
可以通过直接在XAML标记中更改值来更改这些属性。
msdn2.microsoft.com
2.
Once the code binds all controls to the BindingSource object, then all fields are accessible in the XAML part.
把所有控件绑定到BindingSource对象之后,就可以在XAML代码中访问所有字段。
www.ibm.com
3.
When you select an element in the document outline, the element is also selected in Design view and in XAML view in the WPF Designer.
当您选择文档大纲中的某个元素时,该元素在“设计”视图中和WPF设计器中的XAML视图中也处于选中状态。
msdn.microsoft.com
4.
The Error List window displays errors which occur when loading the XAML.
视窗中会显示载入XAML时所发生的错误。
technet.microsoft.com
5.
You update the XAML for your controls programmatically by using the editing model.
控件XAML的更新通过编辑模型,以编程方式实现。
technet.microsoft.com
6.
All navigation and search actions take code in all languages into account, including C#, VB. NET, ASP. NET, and XAML.
所有导航和搜索动作把所有语言的代码都考虑在内,包括C#,VB.net,Asp.net,和XAML。
www.cnblogs.com
7.
Contains links to XAML and code-related walkthroughs.
包含指向XAML和与代码相关的演练的链接。
technet.microsoft.com
8.
class used internally by the WPF XAML compiler to support the use of internal types.
由WPFXAML编译器在内部使用的抽象类,用于支持使用内部类型。
technet.microsoft.com
9.
Adding an event handler in the initially parsed XAML page is much simpler.
在原本剖析的XAML页面中加入事件处理常式要简单许多。
technet.microsoft.com
10.
XAML view displays the value that the user entered at design time.
检视会显示使用者在设计阶段输入的值。
technet.microsoft.com
1.
Type Converters and Markup Extensions for XAML.
XAML的类型转换器和标记扩展。
technet.microsoft.com
2.
You can set control properties in the Properties window, in XAML, or in code.
即可以在属性窗体里设置,也可以在XAML视图中,以及在代码中。
www.cnblogs.com
3.
Describes the framework for parsing XAML at design time.
描述用于在设计时分析XAML的框架。
technet.microsoft.com
4.
The XAML specifications are divided into two parts.
XAML规范分为两个部分。
www.infoq.com
5.
Contains types that specify permissions for certain XAML loading scenarios, such as loading under partial trust or loading internal types.
包含一些权限,它们指定某些XAML加载方案(如在部分信任下加载或加载内部类型)的权限。
technet.microsoft.com
6.
Values set with this flag persist into the XAML.
使用此标志设置的值将保存到XAML中。
technet.microsoft.com
7.
A reference to the IBM data provider is added to the XAML project.
在XAML项目中添加对IBM数据提供者的引用。
www.ibm.com
8.
Contains links to topics that describe how to use XAML markup to define your WPF controls and applications.
包含的主题连结描述如何使用XAML标记定义WPF控制项和应用程式。
technet.microsoft.com
9.
Because it is based on the Windows. UI. Xaml namespace, printing logic cannot be shared between Metro and desktop-style applications.
由于基于Windows.UI.Xaml命名空间,所以打印设置无法在Metro和桌面应用间共享。
www.infoq.com
10.
When you double-click the TextBox control, the following XAML is added to XAML view.
当你在工具栏中双击TextBox控件的时候,下面的代码就被填加到了XAML视图中。
www.cnblogs.com
1.
But search engines, like Google, can scan XAML.
但是,搜索引擎,像谷歌能够扫描XAML的。
www.cn-em.com
2.
For example, you ll be able to use similar techniques to write stylesheets that produce XUL or XAML to bind directly into the browser.
比如,使用类似的技术编写样式表,生成直接绑定到浏览器中的XUL或XAML。
www-128.ibm.com
3.
This way, a designer can elect to remove certain elements from the XAML and the control will still work.
通过这种方式,设计者可以选择删除某些元素,而控件仍正常工作。
msdn.microsoft.com
4.
In the XAML editor, change the Title attribute of the Window element from Window1 to WPF Application.
在XAML编辑器中,将Window元素的Title属性从Window1更改为WPFApplication。
msdn2.microsoft.com
5.
The example assumes the root element in the XAML file is a DockPanel called root.
此示例假定XAML文件中的根元素是名为root的DockPanel。
msdn2.microsoft.com
6.
Describes how to use the Properties window to extract resources into reusable XAML.
介绍如何使用“属性”窗口将资源提取到可重用的XAML中。
technet.microsoft.com
7.
In order to bridge the gap between string values and non string properties, the XAML parser needs to perform a conversion.
为了在字符串属性和非字符串属性间建立起桥梁,XAML解析器需要进行转换。
www.diybl.com
8.
This will allow for both better error detection and future support for more XAML 2006 and XAML 2009 features.
这么做是考虑到更好的错误检测以及未来对更多的XAML2006和2009特性的支持。
www.infoq.com
9.
The following code shows how to restructure the previous XAML to avoid performance issues.
下面的代码演示如何重新构造上面的XAML来避免性能问题。
technet.microsoft.com
10.
You cannot use constructors in XAML.
不能在XAML中使用构造函数。
msdn2.microsoft.com
1.
XAML can also be used more broadly to declaratively represent . NET objects.
XAML还可更广泛地用来用声明的方式代表.NET对象。
blog.163.com
2.
Describes how to use XAML markup to define your WPF controls and applications.
介绍如何使用XAML标记来定义WPF控件和应用程序。
msdn2.microsoft.com
3.
Inside it you can find an AppManifest. xaml file and any necessary DLLs.
从里面可以找到一个AppManifest.xaml,还有所有必需的DLL文件。
www.infoq.com
4.
Demonstrates how to create buttons with custom behavior by using XAML and Visual Studio.
演示如何使用XAML和VisualStudio来创建具有自定义行为的按钮。
msdn2.microsoft.com
5.
In addition to having a designer, Properties window, and Toolbox, there is a window that contains XAML.
前者除了具有设计器、“属性”窗口和“工具箱”外,还有一个包含XAML的窗口。
msdn2.microsoft.com
6.
Parses XAML markup into an object.
将XAML标记分析为对象。
msdn2.microsoft.com
7.
Describes how to get Help when errors occur while loading XAML in the WPF Designer.
介绍当在WPF设计器中加载XAML时出现错误的情况下如何获取帮助。
technet.microsoft.com
8.
You will set some properties for the control and then adjust the XAML markup to change the control's text and size.
您将设置该控件的某些属性,然后调整XAML标记以更改该控件的文本和大小。
msdn2.microsoft.com
9.
You cannot use this property in XAML.
不能在XAML中使用该属性。
msdn2.microsoft.com
10.
Changes made in the visual designer are immediately reflected in the XAML markup and vice-versa.
在视觉化设计工具中进行的变更都会立即反映在XAML标记中,反之亦然。
technet.microsoft.com
1.
Describes how to use the WPF Designer in conjunction with XAML and code.
介绍如何将WPF设计器与XAML和代码一起使用。
msdn2.microsoft.com
2.
It is coded in XAML, a popular markup language.
它用XAML这一流行的标记语言进行编码。
www.ibm.com
3.
The previous normalization rules apply to inner text that is found within XAML elements.
前述正规化规则适用于XAML项目内的内部文字。
technet.microsoft.com
4.
In addition, this property supports an attached property usage so that it can be set on text-containing objects in XAML.
此外,这个属性还支援附加属性使用方式,以便在XAML中的文字内含物件上设定这个属性。
technet.microsoft.com
5.
You cannot use methods in XAML.
不能在XAML中使用方法。
msdn2.microsoft.com
6.
Milestone 1, a basic XAML and C# editor with automatic build and run is complete.
作为第一个里程碑,目前他们已经完成了可以自动构建和运行的XAML与C#基本编辑器。
www.infoq.com
7.
You cannot use fields in XAML.
不能在XAML中使用字段。
msdn2.microsoft.com
8.
The Page. xaml file is by default the initial UI control that is loaded when the application activates.
xaml文件,在默认情形下,是在应用激活时装载的起始的UI控件。
www.cnblogs.com
9.
However, you can still display the braces as literal characters by using an escape sequence that is particular to XAML instead of XML.
但是,您仍可以通过使用XAML(而不是XML)所特有的转义序列来将大括号显示为原义字符。
technet.microsoft.com
10.
Shows how to set options related to the XAML view.
说明如何设定与[XAML]检视相关的选项。
technet.microsoft.com
1.
The simplest way to do this is to declaratively assign handlers to events on objects defined in the XAML.
最简单的交互方法是以声明的方式将处理程序分配给XAML中定义对象的事件。
msdn.microsoft.com
2.
Code in XAML and C# is really verbose.
用XAML和C#编写的代码非常啰嗦。
www.infoq.com
3.
You must edit the XAML to correct the error.
您必须编辑XAML才能更正错误。
technet.microsoft.com
4.
Describes how to change the appearance and behavior of the XAML view.
介绍如何更改XAML视图的外观和行为。
technet.microsoft.com
5.
Laurence Moroney is a Senior Technical Evangelist who is specializing in XAML-based application delivery.
LaurenceMoroney是一名专门从事基于XAML的应用程序交付的高级技术专家。
msdn2.microsoft.com
6.
Describes how to go to an object definition in XAML view.
介绍如何在XAML视图中转到对象定义。
technet.microsoft.com
7.
For example, a XAML file might contain a custom control that contains an exception.
例如,XAML档案可能包括内含例外状况的自订控制项。
technet.microsoft.com
8.
Figure 7 shows the Employee XAML application, which was generated using the IBM DB2 sample database Employee table.
图7显示EmployeeXAML应用程序,它是使用IBMDB2sample数据库中的Employee表生成的。
www.ibm.com
9.
Describes how to rename a symbol or control that is declared in XAML, instead of code.
介绍如何重命名在XAML中声明(而不是在代码中声明)的符号或控件。
technet.microsoft.com
10.
Open the XAML file for your project's main window in the WPF Designer.
在WPF设计工具中开启专案主视窗的XAML档案。
technet.microsoft.com
1.
One thing you might have noticed in the XAML above is that our top-level control is currently set to be a fixed width and height
你也许注意到了,在上面的XAML中我们的顶层控件设置成了固定的高度和宽度
www.cnblogs.com
2.
Inheritance is only allowed for XAML controls, all other types must be sealed
只允许对XAML控件使用继承,其它类型都必须使用sealed关键字。
www.infoq.com
3.
The handlers that I add to the XAML look like this
添加到XAML的处理程序与下面的形式类似
msdn.microsoft.com
4.
XML and XAML Support - type completion, navigation between tags, quick fixes and context actions
XML及XAML支持——类型自动完成、标签间的导航、快速修正和上下文活动(ContextActions);
www.infoq.com
5.
Sample of Asynchronous Binding (XAML) binding the client widget to the datasource
客户端部件与数据源的异步绑定(XAML)
www.infoq.com
6.
We can change this by opening up the Page. xaml file in the project and adding some content to it
我们可以打开项目中的Page.xaml文件来改变它,往里面加些内容
www.cnblogs.com
7.
Research of the New Generation of Mark Language XAML in Windows Vista
中新一代标记语言XAML的研究
service.ilib.cn
8.
This can be accomplished using this XAML code
您可以使用以下XAML代码来实现此目的
msdn.microsoft.com
9.
XAML and Code in the WPF Designer
WPF设计器中的XAML和代码
msdn2.microsoft.com
10.
Here is an example view, expressed as XAML
下面是一个XAML格式的视图示例
archive.cnblogs.com
1.
For example, we could declare a Grid layout has three rows and three columns, and then position 4 buttons within it using XAML like below
比如,我们可以用如下语法定义3行3列的Grid布局,然后在其中放置4个按钮
blog.sina.com.cn
2.
For example, we could use the StackPanel to vertically arrange three buttons on our page using XAML markup like below
例如,我们可以用下面的XAML标签在页面上垂直的排布3个按钮
blog.sina.com.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 0:18:20