By default, it links to the current post file.
默认情况下,它链接到当前的文章文件。
The action of sending a document to print creates a bigger file, often called a post file.
行动派要打印的文档创建一个更大的文件,通常被称为Post文件。
The process of creating a media resource is essentially the same as in entry, except that the file itself becomes the content of the POST request (see Listing 8).
创建媒体资源与创建条目的过程基本相同,不同之处就是文件本身成为了POST请求的内容(如清单8所示)。
This containment relationship between the new entity and its parent, as specified in the POST request, is analogous to the way a file is subordinate to its parent directory.
POST请求中指定的这种新实体与其父实体之间的包含关系类似于某个文件从属于其父目录的方式。
To add a new photo, simply POST the image file to the album feed URL, together with the associated metadata, as a MIME-encoded block.
要添加新照片,只需以一个MIME编码的块向此相册提要URLPOST这个图像文件以及相关的元数据。
Note that you simply replace the entry in the request, adding the file as the body of the POST request instead.
清注意,只需要替换请求中的条目,添加文件作为POST请求的主体即可。
The script will also drive the execution of the Post-Scripts for the chunk and the file.
该脚本还能促使执行数据块和文件的后脚本。
For example, you might have a GPFS post-installation script and you need to add a node into the GPFS cluster and mount any GPFS file systems.
例如,您可能有一个GPFS的后安装脚本,并且需要将一个节点添加到GPFS集群中,然后挂载GPFS文件系统。
It's much more likely that you might want to create a file using your favorite text editor, then post that file to your blog with a custom title.
您可能更希望使用您熟悉的文本编辑器创建文件,然后使用自定义标题将该文件发布到博客上。
This works by recording information at specific intervals into a global file that can then be post processed to display information about the machine.
它以指定的时间间隔将相关信息记录到一个全局文件中,然后可以在事后对该文件进行处理以显示计算机的相关信息,该工具正是以这种方式为您提供帮助。
Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies.
主题开发者有新的API,这使他们可以很容易的定义背景颜色,顶部,短址,菜单(不再需要编辑文件),文章类型,分类管理。
The createPhotoShare() method sends two HTTP POST requests: one to create a directory on the user's file share and another to create a blog for organizing the photos.
其中的 createPhotoShare()方法发送两个HTTPPOST请求:一个用来创建此用户文件共享上的目录,另一个用来创建组织照片所需的blog。
To add each resource, you'll use a POST request that sends the file to a URI designated for that collection.
要添加各个媒体资源,我们都将使用一个POST请求把该文件发送到采集的目标URL。
Content in case of a POST, or file upload call.
内容(如果是POST请求)或文件上传调用。
If the HTTP method is POST and there are no errors, the form.tag file forwards the request for further processing to the page whose URL is specified in the action attribute.
如果HTTP方法为POST并且没有出现错误,form. tag文件将请求转发到其url在action属性中指定的页面,以供进一步处理。
The <dau:appendParams> tag is used in the xhr.tag file to append the request parameters to the url variable if method is GET, or to the body variable if method is POST.
<dau:appendParams>标记用于 xhr.tag文件以便向url变量追加请求参数(如果method 为GET)或向body 变量追加请求参数(如果 method 为 POST)。
The client generates HTTP GET and POST requests with parameters defined in the init.properties file, supplied in the client.jar file.
该客户端生成HTTPGET和POST请求,带有在 init.properties文件中定义的参数(在 client.jar 文件中提供)。
For put and post, sending the contents of a file as the body.
对于put和post,要作为请求体发送一个文件的内容。
Finally, check to see if the request made was a form post or a file upload, in which case you output the data as a valid HTML page with the JSON-encoded output contained in a HTML element.
最后,查看请求是一个表单post还是文件上传,在这种情况下,输出数据作为一个有效的html页面,该页面的元素中含有json格式编码的输出。
To run songbird 1.8.0, download the archive (link at the end of the post), extract it and run the file called "songbird" (and not songbird-bin!)
要用songbird1.8.0的话,先下载压缩包(文后有链接),解压它,运行songbird文件(不是songbird - bin !)
Click Show Response and paste the contents of the sts.txt file (from the states example in Design Studio) into the Message to post text box.
单击showResponse并将sts. txt文件的目录(来自DesignStudio中的州示例)粘贴到Messagetopost文本框。
In the beginning, one could not extract a file from a post message unless he wrote custom code parsing the post and retrieving the file data.
最开始的时候,开发者无法从post信息中提取文件,除非他编写了自定义的代码来解析post并取得文件的数据。
An alternative is to encode the file content using base 64-bit encoding and post that encoded content with the original HTTP post that created the CMIS document.
一种替代方法是用基础64位编码方法对文件内容进行编码,再用创建CM IS文档的原始HTTPPOST发布已编码的内容。
In addition, this component wrote the test results to a file for post-test analysis.
而且,该组件将测试结果写入到一个文件,用于测试后的分析。
After all the file's chunks have been processed by the pipelines, the post-script for the file is executed.
在通过管道处理完所有文件的数据块之后,就会执行该文件的后脚本。
You may choose to convert the XML results file into an HTML report that you post on your team's Web site.
可以选择将XML结果转换为可以发送到团队的网站上的HTML报告。
Post a link to the Theme information and downloadable file, and add the name and keyword description of the Theme, per other examples.
发表一个链接,链接到主题信息和可以下载的文件,并且每隔一个例子,添加上名称和关键词描述。
If you have very large caches, it may take the post install a long time to apply the necessary permissions to every file in the cache.
如果您有非常大的缓存,它可能需要安装后很长的时间才能申请必要的权限,每个文件中的缓存。
These commands need to be defined in a plain text file called kdb_cmds, which exists in the KDB directory of the Linux source tree (post patching, of course).
需要在纯文本文件kdb_cmds中定义这些命令,该文件位于Linu x源代码树(当然是在打了补丁之后)的kdb目录中。
You must also make sure that any existing commands in an existing post-update script are not preceded by an exec command, which would prevent subsequent lines in the file from being executed.
您必须确保现有更新后处理脚本中的现有命令前面没有exec命令,它会阻止执行文件中的后续行。
应用推荐