网页
图片
视频
学术
词典
地图
更多
航班
笔记本
readlines
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
You
then
call
the
readlines
method
,
which
reads
the
entire
file
into
memory
and
splits
the
contents
into a list of strings
.
然后
调用
readlines
方法
,
把
整个
文件
读
入
内存
并
把
内容
拆
分成
string
列表
。
www.ibm.com
2.
Call
the
readlines
method
to
read
all
the
lines
in
the
file
into
an
array
called
lines
.
调用
readlines
方法
将
文件
中
的
所有
行
读
入
一个
名
为
lines
的
数组
。
www.ibm.com
3.
The
replacement
is
File
.
ReadLines
,
which
returns
a
string
enumerator
.
替代
的
方法
是
File.ReadLines
,
其
返回
一个
字符串
枚举器
。
www.infoq.com
4.
I
think
I
prefer
the
readlines
-
style
of jEdit
's
Jython
or
the Python shell
.
我
想
我
更喜欢
jEdit
或者
Pythonshell
的
readlines
风格
。
www.ibm.com