网页
图片
视频
学术
词典
地图
更多
航班
笔记本
PHPV5
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
This
article
introduces
you
to
the
design
patterns
that had
issues
prior
to
PHP V5
.
3
,
explaining
why
those
patterns
did
not
work
.
本文
向
您
介绍
了
在
PHPV5.3
出现
之前
,
存在
问题
的
一些
设计
模式
,
解释
了
这些
模式
为何
不能
工作
。
www.ibm.com
2.
There are
many
improvements
that
have
taken
place
in PHP V5
.
2
,
and
one
critical
area
is
that
of
memory
management
.
PHPV5.2
中
有
很多
改进
之
处
,
并且
一个
至关重要
的
领域
是
内存
管理
。
www.ibm.com
3.
You
may
want
to
understand
your
data
in
a
pure
object-oriented fashion to
work
with
an
OOP
paradigm
(
PHP
V5
and
later
supports
OOP
)
.
可能
需要
以
纯
面向
对象
的
角度
理解
数据
以
结合
使用
OOP
范例
(
PHPV5
及
更
高版本
支持
OOP
)
。
www.ibm.com
4.
PHP V5
.
3 has
added
the
keyword
static
to
allow
you to
make
a
reference
against
the
current
class
.
PHPV5.3
添加
了
关键字
static
以
允许
针对
当前
类
进行
引用
。
www.ibm.com
5.
Namespaces
in
PHP
V5
.
3
are
a
welcome
addition
to
the
language
,
helping
developers
organize
code
within an
application
in
a
sensible
way.
PHPV5.3
的
名称
空间
是
该
语言
中
一个
非常
受
欢迎
的
新增
特性
,
可以
帮助
开发人员
合理
地
组织
应用程序
的
代码
。
www.ibm.com
6.
Remember
:
If
you
're
using
PHP
V5
or
later
,
you
can
incorporate
object-oriented
concepts
to
make
your
code
easier
to
read
and
maintain
.
记住
:
若
使用
的
是
PHPV5
或
更新
的
版本
,
就可以
融入
面向
对象
的
概念
以
使
代码
更
易于
读懂
和
维护
。
www.ibm.com
7.
Some
of
the
features
mentioned
here
have
also
been ported
to
PHP V5
.
3, which
is
scheduled
to
be
released
during
the
first
quarter
of
2008
.
这里
提到
的
一些
特性
还
将
迁移
到
PHPV5.3,5.3
版本
是
在
2008年
的
第一
季度
发布
的
。
www.ibm.com
8.
The
Standard
PHP
Library
(
SPL
)
is
a
collection
of
interfaces
and
classes
added in
PHP
V5
designed
to
solve
standard
problems
.
标准
PHP
库
(
StandardPHPLibrary,SPL
)
是
PHPV5
中
新增
的
接口
和
类
的
集合
,
旨在
解决
标准
问题
。
www.ibm.com
9.
This
article
demonstrated
how
useful
closures
are
as
a
functional
programming
construct
within
PHP
V5
.
3
code
.
本文
演示
了
闭包
在
PHPV5.3
代码
中
作为
函数
编程
构造
时
多么
有用
。
www.ibm.com
10.
"
Getting
started
with
objects
with
PHP
V5
"
demonstrates
that
objects
guarantee
you
an
interface
.
“
开始
了解
PHPV5
中
的
对象
”
展示
对象
为
您
保证
了
接口
。
www.ibm.com
1
2
3
4