搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
file_get_contents
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Of
course
,
if
you
actually
want
to
parse
your
files
,
the
single
string
that file_get_contents
returns
might
be
a
bit
overwhelming
.
当然
,
如果
确实
需要
解析
文件
,
则
file_get_contents
返回
的
单个
字符串
可能
有些
让
人
吃不消
。
www.ibm.com
2.
As
with
fopen
,
file_get_contents,
file
,
and
readfile,
all
return
False
on
failure
to
open
or
process
the
file
.
如
fopen
函数
一样
,
file_get_contents
、
file
和
readfile
函数
都
在
打开
失败
或
处理
文件
失败
时
返回
False
。
www.ibm.com
3.
Instead
of
reading
only
headers
,
you
read
the
whole
response
using
the file_get_contents
(
URL
,
false
,
context
)
function
.
使用
file_get_contents
(
URL,false,context
)
函数
读取
整个
响应
,
而
不仅仅是
读取
头
。
www.ibm.com