blogpost
美
英 
例句
To do so, add an onclick event for clicking a blog post, which brings up a single blog posting with its comments.
為此,添加onclick事件以便能單擊blogpost,這會顯示出一個blogpost及其評論。
Rui's blogpost attracted half a million hits within two days, and swiftly led to the ousting of Starbucks from the Forbidden City.
芮的博客在兩天內吸引了50萬點擊,迅速導致星巴克從故宮的撤出。
Flickr is essentially a blogging service that provides a more domain-specific view of its blog posts.
Flickr本質上是一種blog服務,為其blog文章(blogpost)提供了一種更加特定于域的視圖。
The resulting BlogPost is wrapped in a new message that contains the headers from the original message.
由此產生的BlogPost封裝在一條新消息中,其中包含原始消息的頭信息。
Using the blog post example, you might store the list of categories in an entry with the key category-list.
以blogpost為例,可以在一個具有鍵category-list的項中存儲類別列表。
Next, add comments to the blog post in a manner similar to how you added a post to the blog object.
接下來,用與向blog對象添加post相同的方式向blogpost添加評論。
Within a blog, the list of categories for the individual blog posts is unlikely to change regularly between page views.
在一個博客站點內,針對單個blogpost的類別列表不大可能在頁面查看間經常性地變更。
Listing 1 shows the core of the BlogPost class and the method that will create an instance of the class.
清單1給出BlogPost類的核心代碼和創建這個類的實例的方法。
But you'll visit Jason Chen (whose blogpost it is) in prison, right?
但是你會去監獄里看JasonChen,對吧?
Now, to create a BlogPost object, supply the username, password, URL and blog ID using Listing 2.
現在,為了創建BlogPost對象,使用清單2中的代碼提供用戶名、密碼、URL和blogID。
The BlogPost is a domain class specific to our system.
BlogPost是我們系統特定的一個領域類。
For example, you might add an application prefix like blogapp: blogpost-29.
比如,可以添加像blogapp:blogpost-29這樣的應用程序前綴。