搜索资源列表
JoyOAhelp
- JoyOA在业内首次提出“快乐办公”的概念,并具备业内领先的四大技术: 1、大文件上传技术 一般情况下通过Web方式上传文件,因技术的限制,只能上传下于4M甚至2M的文件,美特易通过自主研发的大文件上传组件,彻底打破这一局限,能够上传高大1000M的文件。 2、多角色管理技术 一个用户可同时具备多个权限,通过角色切换可以轻松完成不同部门的工作或管理任务。 3、指纹认证技术 为安全性有严格要求的企业或单位提供指纹识别登录系统,让你的系统像银行保险箱一样安全。 4、Web
usbApplication
- 上传文件也太麻烦了吧!这样的话谁愿意上传文件啊?-upload documents too much of a hassle! So who will be willing to upload documents ah?
blogdesign
- blog日志部分详细设计,包括写日志,管理日志,上传文件等等。-blog log part of the detailed design, including the write log, log management, uploading files, etc.
上传的是stk9破解文件
- 上传的是stk9破解文件,stk是非常有用的卫星工具,是航天工程必备软件。-Upload a stk9 crack file, stk satellite is a very useful tool, aerospace engineering prerequisites.
CH3
- 此上传文件是JAVA一书中的第三章的部分代码,希望对大家有用.-This upload is a book JAVA part of Chapter III of the code, useful for all of us hope.
Oracle
- 数据库配置 jBOSS的相关配置,第一次上传文件,谢谢大家-something interesting maybe you will like it.who knows
up
- asp上传源码 能上传大部分文件 可以在里面加上数据库操作-asp upload source files to upload most of the
fileUpload
- JAVA文件上传,采用IO实现。有兴趣者可以-JAVA file upload, using IO to achieve. Those interested can look at
test
- Cgi上传文件,web网站常用。通过修改路径和网页站点。轻松完成上传任务-Cgi commonly used to upload files, web site. By modifying the path and web sites. Easy to complete the upload task
asp_upload
- asp简单文件上传源码 文件1.上传界面文件 upload.htm 文件2.保存上传文件 SaveFile.asp-asp simple file upload source files. the the upload interface file upload.htm file 2. saved upload files SaveFile.asp
Shopping
- 实现购物的流程管理,为什么不能上传文件夹-Shopping process management
ftp-vc-mfc
- 程序能实现基本FTP客户端功能,能登陆FTP服务器,显示登陆客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-failed to translate
jpgcompact
- 图片压缩工具,简单实用。不占空间,可方便的运用在各上传文件的 网站-is very GOOD
Asp.Net--uploadfile
- 主要实现的功能有:1.可以控制允许上传的文件类型;2.上传之后自动以时间命名;3.自动创建上传文件要保存的目录。-Main function: 1 can control the types of files allowed to upload 2 hours after uploading automatically named 3 automatically creates a directory to save the file to upload. ..
blue40tooth
- 蓝牙4.0开发文档,包含一套API系统。无奈下载点东西还得上传文件-bluetooch 4.0 development
urlJAVAWEBAP
- 、程序简单,本程序仅一个类,你只需修改URL和替换图片就可以生成你的安卓应用 2、应用有6个菜单键,你可以自定义(有关于,反馈,刷新等功能) 3、webView使用了背景图片,防止加载时出现空白,同时也宣传应用品牌 4、应用支持友盟统计 5、程序开启缓存(当本地没有缓存时,从网上下载) 6、支持webview里上传文件 -, The procedure is simple, this program is only one class, you simply modify
FTPClientExample
- 上传文件工具类,自己编写的一个小工具类,希望能对大家有用。-Upload file tools, I have written a small utility class, hoping to be useful to everyone.
ym_cs-csharpdownloadupload_hicode
- C#上传文件、下载文件。浏览到需要上传的文件,即可实现上传,输入指定文件的地址可实现下载。-C# upload and download files. Browse to the file you want to upload, you can achieve upload, enter the address of the specified file can achieve download. 撤消修改 您提供的翻译将用于改善翻译质量,并可能以匿名方式供其他用户参考提供建议关闭感谢您
Struts2图片文件上传,判断图片格式和图片大小
- Struts2图片文件上传,判断图片格式和图片大小(Struts2 image file upload to determine the picture format and size of the picture)
C++ Post请求发送文件遇到的问题
- 老板要求用C++上传文件给服务器,调试的时候服务器收到了由C++编写的客户端的请求,但是没有收到内容。调试了一个星期,终于找到了问题的原因。