搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
endfunction
网络
系统的特点
网络释义
1.
系统的特点
电子商务系统的分析与设计_文秘114_免费文秘网 ... picture2 大图片路径
endfunction
3.8
系统的特点
sql 其他数据库 ...
www.wenmi114.com
|
基于2个网页
例句
释义:
全部
全部
,
系统的特点
系统的特点
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Note
that the
Property
and
Function
statements
do
not
introduce
blocks
ending
with
End
Property and
End
Function
within
the
interface
.
请
注意
,
Property
和
Function
语句
并不
在
接口
内
引入
以
EndProperty
和
EndFunction
结束
的
块
。
msdn2.microsoft.com
2.
End Function
must
be
the
only
statement
on
its
source
line
.
EndFunction
必须
是
其
源
行
上
的
唯一
语句
。
msdn2.microsoft.com
3.
Ensure
that the
preceding
procedure
is
properly
terminated
with
an
End
Function or
End
Sub
statement
.
确保
已
用
EndFunction
或
EndSub
语句
正确
终止
前置
过程
。
msdn2.microsoft.com
4.
so that tabbing
immediately
after
a
function
keyword
appends
the
corresponding
endfunction
keyword
on
the
next
line
.
这
使得
在
函数
关键
字
之后
立即
使用
制表符
会
将
对应
的
endfunction
关键
字
附加
到
下
一行
。
www.ibm.com
5.
You
declare
a
function
with
the
Function
statement
and
end
it with the
End
Function
statement
.
用
Function
语句
可
声明
一个
函数
,
并用
EndFunction
语句
结束
该
函数
。
office.microsoft.com
6.
When
you
execute
an Exit Function
or
End Function
statement
,
Visual Basic
returns
the
value
most
recently
assigned
to
the
procedure
's
name
.
当
执行
ExitFunction
或
EndFunction
语句
时
,
VisualBasic
返回
赋
给
过程
名称
的
最新
值
。
msdn2.microsoft.com
7.
The
body
of the
function
then
starts
on the
next
line
,
and
continues
until
a
matching
endfunction
keyword
is
encountered
.
For example
函数
体
然后
从
下
一行
开始
,
一直
连续
下去
,
直到
遇到
一个
匹配
的
endfunction
关键字
。
www.ibm.com