Location:
Search - upfile.a
Search list
Description: 带进度条的文件上传(java+ajax源码)
在写代码的时候,还要用到关于servlet的包servlet-api.jar。
写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。
关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。
progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。
由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath)
try
\\{
item.write(upFile)
fileInfo.put(\"infotip\", \"上传成功.\")
}
catch (java.lang.Exception e)
\\{
fileInfo.put(\"infotip\", \"上传失败.\")
}-with the progress of the file upload (java ajax OSS) in writing code, also used on packages servlet servlet-api.jar. After the finish debugging process, the old errors : java.lang.NoClassDefFoundError : org / apache / commons / io / output / DeferredFil eOutputStream. Later, an investigation will know less commons-io - 1.2.jar, plus, on the ok. On access and display some progress with my own original written by a ajax application architectures, from taking part code, and the attention js document only applies to UTF-8 encoded pages. now I just write UTF-8 encoded pages, international convenience. ProgressUpload.jar, contains commons - fileupload - 1.1.1.jar. servlet-api.jar, commons-io - 1.2.jar. In progressUpload.jar, also includes an attribute documents, There is some of the default conf
Platform: |
Size: 578002 |
Author: 商务通 |
Hits:
Description: php开发的行业搜索系统!!!
2. 安装
------------
a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下
注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件
b. unix或linux服务器下, 将以下文件属性改为:666 (或777)
- function/base_info.php
- function/emphasis_info.php
- function/admin_pass_info.php
- function/search_info.php
- function/userfield_info.php
- template/default/目录下的所有html文件
c. unix或linux服务器下, 将upfile/目录属性改为:777
d. 建立一个mysql数据库,并记下用户名和密码,以便安装时使用
e. 进入安装目录http://www.your_website.com/install/, 自动运行安装程序
f. 安装完成后,要求删除安装目录install/及其下文件
g. 后台管理目录http://www.your_website.com/adiministrator/
h. 可修改adiministrator/目录为你希望的独特的名字-php development of the industry Search System! ! ! 2. Installation --- --- a. decompression procedures rar documents, using binary mode to upload your site to the root directory or a directory attention : it must ftp upload tools set to binary mode, then upload files b. unix or linux server will attribute to the following documents : 666 (or 777) - function / base_info.php - functio n / emphasis_info.php-function / admin_pass_ info.php-function / search_info.php - functi on / userfield_info.php - template / default / Head recorded all the html document c. unix or linux server. will upfile / directory attribute the following : the establishment of a 777 d. mysql database, charged under the user name and password to use e. installation to installation directory http : / / www.your_websi
Platform: |
Size: 190849 |
Author: xiaolei |
Hits:
Description: 带进度条的文件上传(java+ajax源码)
在写代码的时候,还要用到关于servlet的包servlet-api.jar。
写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。
关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。
progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。
由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath)
try
\{
item.write(upFile)
fileInfo.put("infotip", "上传成功.")
}
catch (java.lang.Exception e)
\{
fileInfo.put("infotip", "上传失败.")
}-with the progress of the file upload (java ajax OSS) in writing code, also used on packages servlet servlet-api.jar. After the finish debugging process, the old errors : java.lang.NoClassDefFoundError : org/apache/commons/io/output/DeferredFil eOutputStream. Later, an investigation will know less commons-io- 1.2.jar, plus, on the ok. On access and display some progress with my own original written by a ajax application architectures, from taking part code, and the attention js document only applies to UTF-8 encoded pages. now I just write UTF-8 encoded pages, international convenience. ProgressUpload.jar, contains commons- fileupload- 1.1.1.jar. servlet-api.jar, commons-io- 1.2.jar. In progressUpload.jar, also includes an attribute documents, There is some of the default conf
Platform: |
Size: 577536 |
Author: 商务通 |
Hits:
Description: php开发的行业搜索系统!!!
2. 安装
------------
a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下
注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件
b. unix或linux服务器下, 将以下文件属性改为:666 (或777)
- function/base_info.php
- function/emphasis_info.php
- function/admin_pass_info.php
- function/search_info.php
- function/userfield_info.php
- template/default/目录下的所有html文件
c. unix或linux服务器下, 将upfile/目录属性改为:777
d. 建立一个mysql数据库,并记下用户名和密码,以便安装时使用
e. 进入安装目录http://www.your_website.com/install/, 自动运行安装程序
f. 安装完成后,要求删除安装目录install/及其下文件
g. 后台管理目录http://www.your_website.com/adiministrator/
h. 可修改adiministrator/目录为你希望的独特的名字-php development of the industry Search System! ! ! 2. Installation------ a. decompression procedures rar documents, using binary mode to upload your site to the root directory or a directory attention : it must ftp upload tools set to binary mode, then upload files b. unix or linux server will attribute to the following documents : 666 (or 777)- function/base_info.php- functio n/emphasis_info.php-function/admin_pass_ info.php-function/search_info.php- functi on/userfield_info.php- template/default/Head recorded all the html document c. unix or linux server. will upfile/directory attribute the following : the establishment of a 777 d. mysql database, charged under the user name and password to use e. installation to installation directory http :// www.your_websi
Platform: |
Size: 190464 |
Author: xiaolei |
Hits:
Description: ASP图片上传程序、配说明。可用作作品上传系统-ASP image upload process, with notes. From the system can be used as a work
Platform: |
Size: 1529856 |
Author: 黄智雄 |
Hits:
Description: 可以在.Net中使用的一个日历控件,和Ajax中的日历空间差不多,点击TextBox就会出现日历空间。-Can. Net used a calendar control, and Ajax in the almost calendar space, click on the calendar will appear TextBox space.
Platform: |
Size: 9216 |
Author: wyk |
Hits:
Description: flash+asp图片上传源码.参照网上的代码.自己稍微做了点修改.现在拿上来共享-flash+ asp image upload source. by reference to the code online. made a point of their own slightly modified. now get up to share
Platform: |
Size: 670720 |
Author: 王晓利 |
Hits:
Description: ajax大文件上穿.rar
*** 找不到太好用的AJAX上传控件,自己写了个******************************
******功能有限,希望大家多多包含**********************************************
******该版本ASPNET UPFILE控件目前支持多个个大文件传递*************************
******支持IE5以上 -_- ****
[注意:如果在本机或LAN测试的情况下,传输速度不能做准,因为几十M/百M的情况是
十分正常,控件只考虑公网的情况]-ajax large files on wear. rar*** can not find good use of AJAX upload control that he wrote a************************************ function is limited, contains a lot of hope that we**************************************************** ASPNET UPFILE controls the version currently supports more than a big file transfer******************************* support IE5 and above-_-****[ Note: If on the local or LAN testing, the transmission speed can not be accurate, because dozens of M/M 100 is very normal, controls only consider the case of public network]
Platform: |
Size: 36864 |
Author: bananafox |
Hits:
Description: php 多文件上传,最多可支持一次性上传5个文件-php multiple file upload, upload up to 5 documents to support a one-time
Platform: |
Size: 1024 |
Author: spc |
Hits:
Description: 这是Php文件上传的简易和标准代码实现,里面有简单的,也有标准的-This is a Php file upload code to achieve the simplicity and standards, which have simple, but also a standard .......
Platform: |
Size: 25600 |
Author: kevin |
Hits:
Description: Describe: Sqlite embedded database development information, a very powerful embedded database
Platform: |
Size: 121856 |
Author: 您的 |
Hits:
Description: 经过大量实战使用的 http 文件上床类,亲情放出,你们到处都找不到地.
使用简单:
YHttpUpLoad upfile
upfile.Upload(filepath,"http://url",data,backText)-After a lot of real use to go to bed http file type, family release, you can not find a way around. Simple: YHttpUpLoad upfile upfile.Upload (filepath, " http://url" , data, backText)
Platform: |
Size: 6144 |
Author: 叶振华 |
Hits:
Description: 羊驼! 是一个开源的轻量级树状 CMS 系统。它基于 php + mysql 并以 b2core MVC 为底层架构。可以方便快速的配置出个人、企业网站。
方便上手, 5 分钟即可定制出简易的网站
无限级别子栏目,子栏目可单独设置风格
支持自定义原型属性,可以管理复杂的页面
可实现复杂页面排版
静态url, 面向 SEO 优化
2.1 稳定版更新
1. 修正:菜单管理排序问题
2. 修正:Notice 报错。
3. 修改:al_list() 函数改用 栏目名称调用 列表
4. 修改:alpaca UI 更新到 1.1 版
5. 改进:404 页面
6. 改进:安装界面
羊驼!CMS 的安装方法
羊驼!CMS 的安装环境为 apache + mysql + php , apache 要求开启 url 重写功能, 最好支持 .htaccess 配置 (否则需要在apache 配置文件中配置url重写).
1. 解压缩安装包。
2. 请在 Apache VirtualHost 中将 DocumentRoot 指向解压缩后目录。
3. 并将 app/ upfile/ 两个目录设置为可写。
4. 通过浏览器访问,输入数据库配置信息后点击安装即可
-Alpaca! Is an open source lightweight tree CMS system. It is based on php+ mysql and b2core the MVC for the underlying architecture. Can facilitate the rapid configuration of individual, corporate web site.
Friendliness, 5 minutes to customize a simple Web site
Unlimited levels of sub-section, sub-columns can be individually set the style
Support for custom prototype property, you can manage complex page
Implement complex page layout
Static url, oriented SEO optimization
2.1 stable version update
Fixed: menu management scheduling problem
Fixed: Notice error.
(3) modify: al_list () function to switch to a column name call list
Review: alpaca UI updates to version 1.1
5 Improved: 404 pages
Improvements: installation interface
Alpaca! CMS installation method
Alpaca! CMS installation environment for the apache+ mysql+ php, and the best support for the apache requesting the url rewriting url rewriting htaccess configuration (otherwise ther
Platform: |
Size: 265216 |
Author: 曹晨业 |
Hits:
Description: php 多文件上传,最多可支持一次性上传5个文件-php multiple file upload, upload up to 5 documents to support a one-time
Platform: |
Size: 1024 |
Author: hattens |
Hits:
Description: 这是一个可以实现数据文件传输的程序网站,里面包含所有的代码-This is a data file transfer program website, which contains all the code
Platform: |
Size: 147456 |
Author: 全福 |
Hits:
Description: 能够在提交表单数据写入数据库时同时上传文件, 带有管理面页可以设定上传文件的大小和文件存放目录,带有上传文件列表,页可以方便下载文件,默认支持上传文件类型zip,rar,jpg,gif,大小700kb,默认上传目录/upfile/,可以登陆login.asp修改,注意一定要有上传目录的文件夹,系统不会自己创建-The ability to upload when submitting form data written to the file at the same time, with the management side page can be set to upload the file size and file storage directory, upload files with a list of pages you can easily download the file, the default file type supports uploading zip, rar , jpg, gif, size of 700kb, default upload directory/upfile /, you can modify the landing login.asp, attention must be uploaded directory folder, the system will not create your own
Platform: |
Size: 23552 |
Author: mcujc186 |
Hits:
Description: main.html为演示文件
上传核心是ASP无组件上传代码
upload为上传的目录
upfile.asp为上传提交接收文件-main.html for the presentation
Upload the core components upload ASP Code
upload to upload directory
upfile.asp submit to receive a file upload
Platform: |
Size: 151552 |
Author: 孙卓楠 |
Hits:
Description: 某网络传媒有限公司网站源码后台地址:/admin/帐号:admin密码:admin安装说明:1.将全部文件上传至空间后,设置文件夹Psd8_Data/和UpFile/写入权限2.如果系统不是安装在根目录,请登录后台找到“系统设置”>>“网站参数”-Network Media Co., a background site source address:/admin/account: admin password: admin Installation Instructions: 1. All files uploaded to the space, set the folder Psd8_Data/and UpFile/write permission 2. If the system is not installed root directory, please visit backstage to find the system settings >> site parameters
Platform: |
Size: 5189632 |
Author: 李锋 |
Hits: