搜索资源列表
SavePicToSQL
- 一个J2EE模式的,基于Structs架构的Web工程。演示了如何将图片保存到SQL2000数据库中,并根据条件将数据库中的图片显示到网页。-a J2EE model, based on Structs structure of the Web works. Demonstration of how to preserve photographs of SQL2000 database, and the conditions under which the database will show
sksms
- SK信息采集2.0功能介绍: 1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件. 3.采集支持utf-8和big5编码并能转换繁体为简体. 4.支持文章保存图片到本地,自动替换文件名功能. 5 .jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置) 6.采集内容替换功能,用户可设置替换规则进行替换. 7.支持所有文件远程保存到本地.
JExp_6b4_src[1].tar
- JavaExplorer是一个独立于平台的浏览器,支持许多功能:MDI,查看和保存图片 (JPG, GIF, BMP),按文本方式查看许多其它文件,多磁盘/目录选择,复制,删除,搜索,将FTP站点当作为本地磁盘访问... -JavaExplorer is an independent platform for the browser, and supports many functions : MDI. Photo View and preservation (JPG, GIF, BMP), a
ImageTest
- JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的\"Thumbs.db\"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在\"Thumbs.db\"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则
jive
- java开源论坛系统,Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反应,在国外站点采用很多。主要功能如下: 快速的缓存功能,将经常访问的帖子保存在内存中,实现快速访问,可通过Web管理界面动态监测缓存大小,根据访问量动态调整缓存。 强大的可定制的过滤功能,可以编制Java程序过滤插件对实现超强功能过滤。 附件上传功能,贴子中可以支持多种类型文件,包括图片和PDF文件,可以设置上传最大字节数。 个性图片随意设置,并可以上传自己的个性图片。
JSP-BBS
- 1. 首页按时间为序分页显示文章的标题,日期等信息。点击标题超链后,可浏览文章内容,并进行留言评论。该功能用户无需登录即可访问。 2. 管理员(admin/admin)登录后可以增加、重新编辑或删除文章,还可以删除匿名用户的留言。一旦删除文章,则对应的评论应该全部清除。此外,还可以浏览操作日志。 3. 在数据库中保存管理员的操作日志(管理员主要操作有,登录、增加文章、删除文章、修改文章、删除评论、退出、查看日志)。 4. 文章内容除支持文字外,还支持图片。 5 加入了验证码
imageprocess
- 图片处理代码,可按定义尺寸保存新图片。图片处理代码,可按定义尺寸保存新图片。-image process
blobtest
- 初学者 在mysql数据库中保存一张图片的方法 使用jsp+mysql html中的浏览功能-Beginners in the mysql database to preserve a picture of the ways to use jsp+ mysql html browsing in
imageSaveInMysql
- 将图片保存到Mysql数据库中,希望对对大家有用-Save the image to the Mysql database
java--screencapturing
- 一个Java写的截屏小程序,可以8角度调整所截取的范围,截取后图片保存在系统剪切板上!-A Java applet written by screenshots, you can adjust the angle 8 the scope of the interception, the interception system after the image stored in the clipboard!
PhotoUploadServlet
- 用Servlet写的生成图片保存到本地.-Written with the Servlet to generate images saved to the local.
servlet
- JSP个理图片上传并保存,JSP+servlet+JavaBean-JSP a reasonable picture upload and save,JSP+servlet+JavaBean
BlobTest
- 程序可以执行图片上传,其实就是将图片保存到数据库,并在右边列表框显示图片名字。-Program can perform upload pictures, in fact, is that picture will save to the database, and on the right name list box to display images
SaveImage
- 将2个图片保存到数据库,并查询数据库内相应的图片并显示-The two images saved to the database and query the database in the corresponding pictures and display
CaptureScreen
- 运行该程序,可以直接截取当前屏幕,并把图片保存在用户指定目录下!-Run the program, you can directly intercept the current screen and save the picture in the user specified directory!
savephoto
- 使用eclipse连接数据库,将图片保存到数据库中-Connect to the database, the picture is saved to the database
JFreeChart
- JfreeChar在java上的应用,可以将生成的图片保存-JfreeChar in java
zhuanhuan
- 将加密后的图像文件的字符串,通过Java 在转换成相应的图片保存在本地-String encrypted image files by Java conversion to the corresponding image stored locally
picture
- 可以任意对本地图片进行添加画笔标示,有保存,删除,调整画笔粗细等功能(It can add any local picture brush mark, there are save, delete, adjust the brush thickness and other functions)
Base64Test
- 图片转成base64编码与base64转成图片保存到指定路径(Picture and Base64 encode each other)