|
本帖最后由 liucqa 于 2013-10-18 00:08 编辑
本文是VBA的语言规范,定义了目前在office2010使用的VBA7.0和在office2013中使用的VBA7.1中的基本数据类型、基本语法、基本语句和VBA内部支持的全部函数定义。
http://www.microsoft.com/en-us/download/details.aspx?id=19600
VBA 语言规范 Updated to include information on the VBA language as of VBA 7.1, as shipped in the Office 15 Technical Preview.
Microsoft has published the specifications for the XAML programming language. This includes XAML, XAML 2009, and the extensions that are specific to Silverlight and WPF. For reasons that are not quite clear, the specifications for the Visual Basic for Applications language is also included.
The XAML 2006 and XAML 2009 specifications cover three aspects of the XAML language:
- The Xaml Schema Information Set – a model for defining a particular Xaml vocabulary.
- The Xaml Information Set – a model for describing the information in a Xaml instance.
- The process for converting an XML [XML] document into the corresponding Xaml Information Set, as directed by one or more Xaml Schema Information Sets.
This specification release includes three Xaml Schema Information Sets for WPF (2006, 2010, 2012) and two for Silverlight (2008, 2010). The Xaml vocabulary for Windows Workflow was not included.
The 300 page Visual Basic for Applications specification is the most thorough coverage of the language to date. It includes the language itself as well as the standard library thru VBA 7. VBA is no longer being offered for use in third party applications but is still essential for Microsoft Office macros.
300页的VBA规范是迄今为止对语言最彻底的覆盖。它既包含了语言本身,也包含了VBA 7中的标准库。VBA虽然不再被提供用于第三方应用程序,但是它对于微软Office宏依然是不可或缺的一部分。
[MS-VBAL].part1.rar
(1 MB, 下载次数: 418)
[MS-VBAL].part2.rar
(1 MB, 下载次数: 386)
[MS-VBAL].part3.rar
(950.47 KB, 下载次数: 359)
|
评分
-
1
查看全部评分
-
|