zorba

zorba

 英

  • 网络佐巴;佐尔巴;希腊人佐巴

例句

Notice that the difference is small between the eXist and Zorba examples.

注意eXistZorba示例之间差别

My dad was a corporate lawyer who danced in the kitchen like Zorba the Greek.

爸爸一个公司律师厨房跳舞希腊佐巴

In addition to the let and return clauses, Zorba supports for sequences, as well as the for clause to process them.

除了letreturn子句之外Zorba支持序列处理序列for子句

Listing 11 also demonstrates Zorba's support for the XQuery where clause, which is commonly used to filter the output result set.

清单11显示ZorbaXQuerywhere子句支持通常用于过滤结果输出

Or you could use Zorba, a stand-alone XQuery application, to do the same thing.

或者可以使用Zorba一个单独XQuery应用程序事情

Listing 1 begins by including the Zorba PHP class definitions, and creating an instance of the memory store with the InMemoryStore class.

清单1首先包含ZorbaPHP定义然后使用InMemoryStore创建内存储存一个实例

But don't worry if you can't install the database: I provide an "install free" method later using the Zorba XQuery processor.

如果无法安装数据库不必担心稍后提供一种使用ZorbaXQuery处理器自由安装方法

Read more about these functions in the Zorba documentation.

Zorba文档更多了解这些函数

It also examines some of Zorba's special functions for integrating with other Web technologies, such as REST and JSON.

此外查看一些可以其他Web技术比如RESTJSON集成特殊Zorba函数

Listing 3 uses the same basic template as Listing 1: initialize the Zorba class, define the query, and compile and execute it.

清单3使用清单1相同基础模式初始Zorba定义查询编译执行查询

Now, look at this same example running in the Zorba XQuery processor.

现在来看这个相同例子运行ZorbaXQuery处理器

To wrap up the installation process, copy the zorba_api. php file from the source archive to a directory in your PHP include path, as below

结束安装过程zorba_api.php文件PECL归档复制PHP包含路径目录

Alternately, you can use the online version of Zorba XQuery processor to run code examples by performing the following steps

另外通过执行以下步骤可以使用ZorbaXQuery处理器在线版本运行代码示例

Listing 19 uses Zorba to read this file and add a new entry to the end using an XQuery Update expression

清单19使用Zorba读取文件使用XQueryUpdate表达式末尾添加一个条目