搜索资源列表
-
0下载:
一个简单的实现文件上传下载功能的代码,希望对初学者有所帮助-the realization of a simple file upload download the code, and I hope to help beginners
-
-
0下载:
android 文件上传和下载 多线程下载文件 文件读取拷贝-android file upload and download files to read multi-threaded download copies of
-
-
0下载:
这是刚才上传的fidocad java部分的可执行文件,要运行的话,你的计算机需要先安装jre,可以从sun的网站上下载,我在此就不在上传。 本程序对应的源代码为 fidocadj_sources,已经在本站上传, 大家搜索一下就可以找到。 该文件已经编译好,可以运行,上传的目的是为了方便界面预览的朋友下载,-This is just part of fidocad java to upload the executable file to run, you need to install th
-
-
0下载:
这是一个文件上传与下载的程序,采用ssh完成的,开发工具是eclipse-This is a file upload and download programs, using ssh completion of the development tool is eclipse
-
-
0下载:
使用jsp工具,tomcat部署服务,完成一个文件上传和下载的B/S系统-A file upload and download system implemented by jsp and tomcat.
-
-
0下载:
tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
-
-
0下载:
用于任何java研发,文件的上传和下载功能,也可以单独的实现文件的上传和下载,也可以在移动手机app研发上传和下载-For any java development, file upload and download capabilities, can also be a separate file upload and download, mobile phone app development can also upload and download
-
-
0下载:
目前全球大约有30亿台设备上运行着Java,而文件传输协议一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。尤其是在移动终端APP的开发上,更多的运用了Java语言,探索基于Java语言的文件传输的实现也就有了其必要性。
本文基于java语言阐述了有图形界面的文件传输系统的实现,利用SOCKET以及SERVERSOCKE等类方法,当中实现了上传、下载、获取目录等基本文件传输功能-Currently running Java App
-
-
0下载:
java中支持直接调用sftp服务进行文件上传下载(supports the direct call of SFTP services for file upload and download)
-
-
0下载:
java文件上传下载,运用了java特有的方法,包含了图片的上传下载(Java file upload and download)
-
-
1下载:
要内容是使用JSP+SQL server编写一个在线的作业提交系统。该系统的内容有:1登陆系统。自动区分登陆者为学生、教师、管理员,并显示相应页面。2注册系统,只提供学生的注册,教师由管理员添加,仅设1名管理员帐户,系统第一次运行时注册认证。3只有目的用户可见的留言板系统。通过对数据库的匹配查询实现。(The content is to use JSP SQL server to write an online job submission system. The contents of the
-