网页
图片
视频
学术
词典
地图
更多
航班
笔记本
BuildManagerSample
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Add
the
following
declarations
to
the
top
of
the
BuildManagerSample
method
.
将
下面
的
声明
添加
到
BuildManagerSample
方法
的
顶
部
。
msdn2.microsoft.com
2.
Add
the
BuildManagerSample
method
declaration
directly
below
the OnConnection
method
.
将
BuildManagerSample
方法
声明
添加
到
OnConnection
方法
的
正
下方
。
msdn2.microsoft.com
3.
Cast
the
project
to
a VSProject2
object
by
adding
the
following
code
to the
BuildManagerSample
method
.
通过
将
下面
的
代码
添加
到
BuildManagerSample
方法
,
将
该
项目
强制
转换
为
VSProject2
对象
。
msdn2.microsoft.com
4.
Create
the BuildManagerEvents
event
handlers
by
adding
the
following
code
to
the
BuildManagerSample
method
.
通过
将
下面
的
代码
添加
到
BuildManagerSample
方法
来
创建
BuildManagerEvents
事件
处理程序
。
msdn2.microsoft.com