國文屋

位置:首頁 > 造句 > 

“YQL”造句,怎麼用YQL造句

造句9.63K

In this second and concluding article, I dive deeper into the world of YQL and demonstrate how you can use YQL from within a PHP application to add, edit, and delete data on third-party web services.

YQL使用人們熟悉的表格與行的關係資料庫模型。

YQL includes an HTML utility table, which you can use as a filter to scrape specific pieces of data from an HTML page.

在第二篇、也是本系列的最後一篇中,我深入探究了YQL,並展示瞭如何從PHP應用程式內使用YQL來新增、編輯和刪除第三方web服務上的資料。

That's not all you can do, though; YQL also makes it possible to limit the number of records in a result set with both local and remote paging limits.

YQL包含一個實用工具表,您可以將它作為一個過濾器來從一個頁面挖出特定的資料。

通過允許您使用通常理解的SQL語法查詢第三方服務,YQL可以節省您的時間和精力,並且更易於將來自不同來源的資料整合到一個Web應用程式中。

但是,SELECT並非YQL支援的惟一SQL語句;您還可以使用INSERT、DELETE和UPDATE查詢、運用相同的SQL語法*作第三方服務上的資料。

YQL造句

The easiest way to get started with YQL is through the YQL Console, an interactive online tool that allows you to formulate and test YQL queries on the fly.

I demonstrated how to access the YQL service from a PHP application and offered some examples of how YQL lets you make use of SQL-type constructs to filter, sort, and link query results.

有關YQL最酷的事情之一就是它允許您通過Web服務做相同的事情。

我展示瞭如何從一個PHP應用程式訪問YQL服務,提供了一些示例來說明YQL如何允許您利用sql型別的結構來過濾、排列和連結查詢結果。

在撰寫本文時,YQL還不允許您通過公用鍵(一個聯接)來連結表,只允許您在一個查詢(一個子查詢)內使用另一個查詢的結果。

Query Language, better known by the acronym YQL.

The operative YQL statement declares selecting from a table called extract on text supplied from the context variable.

您可以通過where子句篩選YQL結果,通過使用子選擇來合併或“混搭”來自多個服務的資料。

圖5顯示了YQL控制檯中的輸出。

在撰寫本文時,YQL 還不允許您通過公用鍵(一個聯接)來連結表,只允許您在一個查詢(一個子查詢)內使用另一個查詢的結果。

使用上文提到的YQL控制檯檢視得到的響應,確定正確的響應結構。

標籤:YQL 造句