The script will also drive the execution of the Post-Scripts for the chunk and the file.
该脚本还能促使执行数据块和文件的后脚本。
Every time a chunk is processed by the pipelines, the post-script for the chunk is executed.
每次通过管道处理数据块时,会执行该数据块的后脚本。
After all the file's chunks have been processed by the pipelines, the post-script for the file is executed.
在通过管道处理完所有文件的数据块之后,就会执行该文件的后脚本。
For POST requests, the script retrieves the message entered by the user and then POSTs it to the API endpoint for new message creation, as shown in Listing 3.
如果是POST请求,脚本会检索用户输入的消息,然后通过POST将其发送到api端点来创建新消息,如清单3所示。
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文件系统。
If this turns into a common problem — perhaps a certain script or servlet is offline quite a bit — you might want to check for the URL before making a full GET or POST request.
如果这变成一个常见的问题——可能是缺少了一个特定的脚本或servlet——那么您就可能会希望在生成完整的GET或POST请求之前来检查这个URL。
The code also includes a simple web form for the user to enter a new status message; on submission, the message is transmitted to the form processing script using POST.
代码还为用户提供一个简单的Web表单来输入新的状态消息;一提交,消息就会通过POST传递至表单处理脚本。
Each time the script is requested, it checks to see whether the request method is GET or POST and USES this distinction to decide the action to take.
每一次请求脚本时,它都会检查看请求方法是GET还是POST,然后采取相应的措施。
Finally, you will create a script that presents all of the status updates in the database to the users with a Post to Twitter button alongside each update.
最后,创建一个脚本来将数据库中的所有状态更新显示给用户,其中每个更新旁边都有一个Postto Twitter按钮。
Data submitted through the form is transferred to the add.php script through POST.
经表单提交的数据通过POST传输到add . php脚本。
This is something you can add to a post install script if you use Kickstart or something you can add to your other update tools.
这是在使用Kickstart时可以添加到安装后脚本中的内容或是可以添加到其他更新工具中的内容。
Sample output for process_bot_output post processing script is shown in figure 3.
process_bot _output后处理程序脚本的输出示例如图3所示。
I wrote a simple CGI script to dump out the contents of the post, which is shown in Figure 1.
我编写了一段简单的cgi脚本把这个post请求的内容导出来,如图1所示。
One thing this module does is hide any details of the difference between "get" and "post" methods from the CGI script.
这个模块所做的一件事就是隐藏cgi脚本中“get ”和“post ”方法之间差异的任何细节。
The PHP script could be included in this form, but you are going to create another form called action.php to handle the post.
在这个表单中可以包含php脚本,但是您将创建另一个名为action . php的表单来处理数据发送。
The twitter_do.pl script will do a Twitter search and a post (twitter_do.pl is discussed in the next section and is included in the Downloads section, below).
twitter_do.pl脚本将执行Twitter搜索和发布(twitter_do.pl 将在下一节介绍并包含在下载小节中)。
Complete all of your filming, and start your post-shoot script.The purpose of this script is to help you or your editor know exactly what to do to complete the project.
完成所有拍摄后,你就可以开始写拍摄后脚本了。这个脚本的目的是帮助你或者你的编辑明确完成这个项目该做的所有事情。
Complete all of your filming, and start your post-shoot script. The purpose of this script is to help you or your editor know exactly what to do to complete the project.
完成所有拍摄后,你就可以开始写拍摄后脚本了。这个脚本的目的是帮助你或者你的编辑明确完成这个项目该做的所有事情。
Precisely, the script does not call itself, but posts form data to itself. This process is known as post back.
准确的说这种代码并没有调用自身,只是传递形成的数据给自身,这个过程被称为往回传递。
A movie will go through three stages in order to get from a movie script to a finished movie. These stages are pre-production, production and post-production.
一部电影从剧本到最终完成的影片需要经历三个阶段,即前期制作、拍摄制作和后期制作。
See Download for has all the code implemented in this article, together with a simple jQuery-based test script that you can use to perform get, POST, PUT and DELETE requests on the example API.
从下载部分,下载本文中实现的所有代码,以及一个简单的基于jQuery的测试脚本,您可以使用该脚本在示例API上执行GET、POST、PUT和DELETE请求。
When a use clicks that link, the script will use PHP's curl extensions (which you enabled earlier in this article when you configured PHP) to post the update on Twitter using the Twitter API.
当用户单击链接时,该脚本将使用PHP的curl扩展(在本文前面配置 PHP 时已启用)通过Twitter API 将更新发布到 Twitter。
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命令,它会阻止执行文件中的后续行。
Submissions through a button typically point automatically to the address that the Posting form indicates. More flexibility is possible when the post occurs through a script.
典型的按钮提交自动指向form指定的提交地址,而如果提交是通过script时则更加灵活机动。
This dosubmit() function uses the Ajax.Updater class to post the data to the add.php script.
dosubmit()函数使用Ajax.Updater类把数据上传给add.php 脚本。
In the sample application, the user can post comments to the server. To demonstrate the threat of malicious script, enter the text from Listing 2 in the enter comments area.
在示例应用程序中,用户可以向服务器发表评论。
Gets the script used to post the page back to the server when the date being rendered is selected in a.
控件中选择呈现的日期时用于将此页回发至服务器的脚本。
It is possible for a malicious user to use the postback script to send arbitrary post events to server controls.
恶意用户有可能使用回发脚本向服务器控件发送任意发送事件。
It is possible for a malicious user to use the postback script to send arbitrary post events to server controls.
恶意用户有可能使用回发脚本向服务器控件发送任意发送事件。
应用推荐