I also assume that you know the basics of working with classes and objects in PHP, as the PHP components used in this article are written in compliance with OOP principles.
还假定读者了解在php中的类与对象的相关知识,因为文中所采用的PHP组件是遵照OOP原则来编写的。
In the PHP implementation of SDO, there are three ways you can get a data factory initialized to start creating data objects.
在SDO的PHP实现中,可以通过三种方法初始化数据工厂,以开始创建数据对象。
These remote objects may be services written in PHP.
这些远程对象可能是用PHP编写的服务。
Using PHP V4, you would have to test the argument types in this example to be absolutely sure that the coder passes around the right kind of objects.
使用PHPv4时,必须测试本例中的参数类型,以绝对确保编码器传递类型正确的对象。
The Ming library is a PHP library that has a set of objects that map to the data types in an SWF movie: sprites, shapes, text, bitmaps, etc.
ming库是一个php库,其中有一组映射到SWF动画中的数据类型的对象:子图形、图形、文本、位图等等。
These data types or objects can then be used within a PHP script in the normal fashion. Any XJConf-based program has three components.
然后即可按照通常的方式在php脚本中使用这些类型或对象。
In this application, AMFPHP is used to map the Flex objects to the remote PHP objects.
在这个应用程序中,AMFPHP用于将Flex对象映射到远程php对象。
The essential overview of all PHP's object-oriented features classes and objects (PHP V5) can be found in Chapter 19 of the official PHP Manual.
PHP的所有的面向对象特性类和对象 (PHPV5) 的基本概述可以在官方 PHP手册中的Chapter19中找到。
The return value of this method is a series of nested PHP objects, each representing an entry in the underlying Atom result feed.
该方法的返回值是一系列嵌套的PHP对象,分别代表底层Atom结果提要中的一个项。
PHP objects and variables can be stored in the user cache and then re-used on subsequent requests.
PHP对象和变量可以存储在用户缓存,然后再在后续请求。
Using this caching method, cells are held in PHP memory as an array of serialized objects, which reduces the memory footprint with minimal performance overhead.
使用这种缓存方式,单元格会以序列化的方式保存在内存中,这是降低内存使用率性能比较高的一种方案。
Using this caching method, cells are held in PHP memory as an array of serialized objects, which reduces the memory footprint with minimal performance overhead.
使用这种缓存方式,单元格会以序列化的方式保存在内存中,这是降低内存使用率性能比较高的一种方案。
应用推荐