网页
图片
视频
学术
词典
地图
更多
航班
笔记本
PHP5
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
PHP
would
surely
have
lost
a lot
of its
appeal
if
it had
not
moved to
support
OO
programing
in
PHP
5
.
如果
PHP5
没有
支持
面向
对象
编程
的话
,
肯定
会
丧失
很多
吸引力
。
www.infoq.com
2.
PHP
4
had
no
exception
handling
.
PHP 5
introduces
a
exception
model
similar
to
that
of
other
programming
languages
.
4
中
无
例外
处理
,
PHP5
引用
了
与
其它
语言
相似
的
例外
处理
模型
。
www.ad0.cn
3.
PHP 5 has an
exception
model
similar
to
that
of
other
programming
languages
.
PHP5
添加
了
类似
于
其它
语言
的
异常
处理
模块
。
in.php.net
4.
At
the
time
of
writing
,
both of
these
had
some
compatibility
issues
with
PHP 5
,
though
updates
were
expected
shortly
.
在
写
这
篇
文章
的
时候
,
这些
产品
在
与
PHP5
的
兼容
方面
还
存在
问题
,
估计
很快
就
会
升级
。
www.ibm.com
5.
Changing
values
of
the
array
directly
is
possible
since PHP 5
by
passing
them as
reference
.
直接
改变
数组
的
值
在
PHP5
中
可以
通过
引用
传递
来
做到
。
es.php.net
6.
PHP
5
.
0
(
which
makes
PHP
fully
object
oriented
)
is
a
good
indicator
that
this
trend
will
accelerate
.
PHP5.0
(
它
使得
PHP
成为
完全
面向
对象
的
)
是
这种
趋势
正在
加速
发展
的
一个
良好
的
风向标
。
www.ibm.com
7.
But
having
said
that
,
it
is
always
a
better
idea
to
use
PHP5
if
compatibility
is
not
an
issue
for
the
project
.
但是
必须
要
提
一
句
,
如果
对
项目
来讲
,
兼容
PHP5
不是
问题
的话
,
最好
还
是
使用
PHP5
。
megust.publicvm.com
8.
Fortunately
,
PHP 5
added
SimpleXML
,
which
allows
developers
to
process
XML
documents
using
a
more
natural
mechanism
.
幸运
的
是
,
PHP5
增加
了
SimpleXML
,
它
允许
开发人员
使用
更
自然
的
方式
处理
XML
文档
。
www.ibm.com
9.
The
extension
provides
a
solid
subset
of
database
access
features
that are
ideally
suited
for PHP 4
and
continue
to be
available
in
PHP 5
.
该
扩展
提供
了
坚实
的
数据库
访问
特性
的
子集
,
非常
适合
PHP4
,
仍然
可
在
PHP5
中
使用
。
www-128.ibm.com
10.
It
must
be
compatible
with
PHP 5
,
contain
no
deprecated
code
and
the
entire
script
should
be
Object
Oriented
.
必须
与
PHP5
兼容
,
不
包含
任何
代码
和
废弃
的
整个
脚本
应该
是
面向
对象
的
。
megust.publicvm.com
1
2
3
4
5