Once you modify this file, upload it via RAM.
一旦您修改了这个文件,通过RAM来上传它。
The website itself can be a simple file upload page.
此网站本身可以是一个简单的文件上载页面。
If the file upload is not accomplished, an updated progress is retrieved after two seconds.
如果文件上载没有完成,更新后的过程就会在两秒种之后检索。
During file upload, the progress bar is displayed and updated (see Figure 2).
在文件上载期间,会显示并更新进度条(参见图2)。
File upload control improvements, including specifying the expected file type and limits on file size.
文件上传控制的改进,可以指定文件类型,限制文件大小。
File upload is just as convenient.
文件上传也很方便。
Simulation of file upload action as well as regular form submission is also possible.
也可以模拟文件的上传和表单的定期提交。
Then, update the CreateInput template with additional file upload fields, as in Listing 10.
然后,使用额外的文件上传字段更新CreateInput模板,如 清单 10所示。
Server side retrieval of file upload progress.
文件上载过程的服务器端检索。
Therefore, file upload is a basic and necessary function of Web portals.
因此,文件上载是web门户的一种基本的必备功能。
We're allowing file upload/download and some image management over DWR and adding support for JSONP and the Bayeux protocol.
我们允许在DWR中上传/下载文件,做一些图片管理,而且增加了对JSONP和Bayeux协议的支持。
Communication between the server and the client on file upload progress is realized using Ajax.
服务器和客户间就文件上载过程的通信是通过使用Ajax实现的。
Content in case of a POST, or file upload call.
内容(如果是POST请求)或文件上传调用。
The N800 simply doesn't have much for file upload and download tools (although it does provide curl).
N800没有提供很多文件上传和下载工具(尽管它提供了curl)。
Flash 8 further extended ActionScript 2 by adding new class libraries with APIs for controlling bitmap data at runtime and file upload.
Flash8进一步扩展了ActionScript2,添加了新的类库以及用于在运行时控制位图数据和文件上传的API。
I will also present a simple case study that illustrates how you can use the existing tools and standards to create a file upload and download Web services.
我还将提出一个简单的个案研究,它演示如何使用现有的工具和标准来创建文件上传和下载Web服务。
The getFileUploadStatus() method is used to calculate the current file upload progress, which will be called by the client using DWR (to be discussed in the next section).
getFileUploadStatus()方法用来计算当前文件上载进度,可由客户机通过DWR 调用(在下一节讨论)。
Servlet 3.0 has also been overhauled to use generics, has improvements to session tracking, and includes new file upload functionality.
Servlet 3.0还大量使用了泛型,改善了会话追踪,引入了新的文件上传功能。
While progress bars for file upload have been described by various developers using Ajax, we have yet to discover one that is portlet based.
虽然很多使用Ajax的开发人员都给出了各种各样的文件上载进度条解决方案,但我们还没有听说过哪个是基于portlet的。
The cornerstone of your file upload portlet is the Apache Commons FileUpload package (also referred to as FileUpload in this article).
文件上载portlet的基石是ApacheCommonsfileupload包(本文也称之为FileUpload)。
Listing 14 illustrates the scripts to handle file upload. The steps of scripts.
清单14演示了处理文件上载的脚本。
Deploy and test the file upload portlet with Apache Pluto.
用ApachePluto部署和测试文件上载portlet。
Basically, you need to perform two steps to develop a file upload progress bar.
基本上,开发文件上载进度条需要两步。
Steps to get started with the file upload portlet.
开始创建文件上载portlet。
Merb on AIR - Drag and Drop Multiple file upload - a slightly old (June 2007) tutorial demonstrating how to use Merb alongside an Adobe AIR powered client to handle file uploads.
Merb加AIR-实现拖放多文件上传-一个稍微有点老(2007年6月)教程,介绍了如何在Adobe AIR驱动的客户端用Merb实现文件上传。
Both are required and the WAR file property contains a file upload dialog.
这两个属性都是必需的,WARfile属性包含文件上传对话框。
You can now upload the PAK file for the interim fix using the file upload dialog in the Emergency fix files section of the panel.
现在可以使用面板的Emergencyfixfiles部分的文件上传对话框上传临时补丁的PAK文件。
In addition to file upload support in a servlet, the Apache Commons FileUpload Version 1.1 package supports file upload in a portlet as well.
除了支持servlet内的文件上载外,ApacheCommonsFileUploadVersion 1.1包还支持portlet中的文件上载。
Client-side retrieval of file upload progress.
文件上载过程的客户端检索。
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格式编码的输出。
应用推荐