网页
图片
视频
学术
词典
地图
更多
航班
笔记本
takes a string
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Method
takes
a
string
representation
of
a
directory
as
a
parameter
and
displays
the
name
and
creation
date
of
every
file
in that
directory
.
方法
采用
一个
目录
的
字符串
表示形式
作为
参数
,
显示
该
目录
中
每个
文件
的
名称
和
创建
日期
。
msdn2.microsoft.com
2.
A
get
accessor
is
declared
that
takes
a
string
,
the
name
of
a
day
,
and
returns
the
corresponding
integer
.
声明
了
一个
get
访问
器
,
它
接受
字符串
(
天
名称
)
,
并
返回
相应
的
整数
。
msdn2.microsoft.com
3.
The executeService
method
takes
a
string
representing
the
name
of
a
service
stored
in
the
registry
.
executeService
方法
用
一个
字符串
表示
一个
存储
在
注册中心
的
服务
的
名称
。
www-128.ibm.com
4.
This
method
takes
a
String
representation
of
a
catalog
Item
's
ID
,
adds
that
item
to
the
Cart
,
and
updates
the
price total
.
这个
方法
接受
目录
Item
的
ID
的
String
表示
,
把
这个
商品
添加
到
Cart
中
并
更新
总价
。
www.ibm.com
5.
If
no
such
method
is
found
,
then
the
code
searches
for
a
public
constructor
that
takes
a
string
.
如果
没有
发现
那样
的
方法
,
则
该
代码
搜索
带
字符串
参数
的
一个
public
构造函数
。
www.ibm.com
6.
The
method
takes
a
string
parameter
,
enclosed
in
quotes
,
and
a
code
block
.
该
方法
具有
一个
使用
引号
括
起来
的
字符串
参数
和
一个
代码
块
。
www.ibm.com
7.
You
can
force
a
crash
of the
client
process
with the
panic
keyword
.
panic
takes
a
string
as
argument
.
您
可以
使用
panic
关键字
强制
一个
客户端
进程
崩溃
。
恐慌
panic
采用
一个
字符串
作为
参数
。
blog.sina.com.cn
8.
The
service
takes
a
string
and
returns
the
audio
file
as
an
attachment
.
这个
服务
接收
字符串
并
将
音频
文件
作为
一个
附件
返回
。
www.ibm.com
9.
The
overload
of
the My
.
User
.
IsInRole
method
that
takes
a
string
provides easy
access
to
the IsInRole
method
of the
current
principal
.
采用
一个
字符串
的
My.User.IsInRole
方法
的
重载
提供
了
简易
方法
来
访问
当前
主体
的
IsInRole
方法
。
msdn2.microsoft.com
10.
Takes
a
string
argument
in
XSD
format
and
converts
it
into
an XPath
number
.
接受
XSD
格式
的
字符串
参数
并
将
其
转换
为
XPath
数字
。
msdn2.microsoft.com
1
2