搜索资源列表
uppic
- 往数据库中(mysql)写入图片,在eclipse下开发的-to the database (mysql) into the picture, the eclipse under development
Photo.ShowImage
- 从数据库中读出图片并显示的示例代码-from the database to read out the picture and show the sample code
Web(MyEclipse)
- 刚开始学jsp做的一个比较简单的网站,基本纯JSP实现,有jsmart做的上传图片,有留言板,有后台。数据库用Mysql5.5,上传的是MyEclipse8.5的工程文件,所以直接导入工程即可使用。-Jsp just beginning to learn to do a relatively simple site, basically pure JSP implementations, a jsmart do upload a picture, a message board, there i
Java
- java开发图片投票系统(struts+spring+hibernate)+mysql数据库,在eclipse3.2环境下开发,项目我已经压缩,内包括数据库sql脚本和测试数据脚本,可以部署在ecli-java develop picture voting system (struts+ spring+ hibernate)+ mysql databases, developed in eclipse3.2 environment, projects I have been compressed
meikuang
- 煤矿安全实时监控系统(简单新闻发布系统) 主页上的登陆是ajax的,下面那个年份查询是自动生成图片,大家可以研究一下。 整个程序是struts1.2的版本构架,数据库是mysql,用户名root,密码1234,希望这个程序可以为初学者提供帮助! 数据库文件就是那个sql文件,启动mysql后,导入这个sql文件就可以了。 -Coal mine safety monitoring system (EASY Press Release System) home page
IMGDeal
- 动画素材图像语义标注系统:该系统实现对图片的语义标注,提取图片的物理特征,并可以截取一张图片的任意部分进行物理特征提取,然后存入数据库;在客户端客户输入任意一张图片用匹配算法和数据库进行匹配,得出图片的描述(该图片的对象语义和场景语义描述)。该系统的开发与动漫公司和软件园863 项目专家进行的研讨,具有一定的应用价值。对匹配算法、图像物理特征提取、语义标注研究有很大的启发,同时用到的Java截图知识对Java学习者是很好的学习资料。-Semantic marking material
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
web
- 这是一个基于J2EE的MVC model1架构的典型例子,本程序通过jsp来操纵数据库来实现图片的存取和查找-This is a J2EE-based framework for the MVC model1 a typical example, the procedures to manipulate the database through jsp to achieve access and to find a picture .....
blobtest
- 初学者 在mysql数据库中保存一张图片的方法 使用jsp+mysql html中的浏览功能-Beginners in the mysql database to preserve a picture of the ways to use jsp+ mysql html browsing in
ImageBased
- ajax图片下拉菜单,下拉读取数据库内容,自动排列-ajax picture drop-down menu, drop-down to read the contents of the database, automatic with
down
- 向数据库中上传图片,并将图片读出。用的4个jsp页面说明-Upload pictures to the database and read out the picture. Jsp with four pages of notes
Lottery
- 此小程序的基本流程是,在一个文本文件存放里面备选的数据,数据的格式是每行有姓名 和 手机号 *他们之间是用分隔符-来分隔的。然后在自定义一个方法,通过分隔符来区分姓名和手机号,然后将 *他们分别存储进两个不同的可变向量当中。 * 自定义一个线程,此线程是专门用来随机选取一个号码, 并且每隔50毫秒就将一个不同的号码显示在 * 号码框中,这样就实现了号码的快速滚动,实现了完全模拟电视当中抽奖的画面 * * 为了实现选取出的一个号码不能再被选种,实现的方法是将他们从可变向量
struts_picture_upload_blob
- struts下图片的上传与数据库处理并显示(源程序与数据库),简洁明了-struts under the picture to upload to the database processing and display (source code and database), concise
AS4ASb2
- 苹果scr ipt的初学者书籍 对初学者最使用 -Applescr ipt is a revolutionary Apple technology that makes communication between computer programs possible. For example, with Applescr ipt you can - retrieve e-mails from Mail and store them in a database - te
ImageUtil
- 图片转换成16进制数据存入数据库中,然后从数据库中读取出来转换成图片-Image into binary data stored in the database 16, and then read out from the database into picture
Personal-Daybook
- 个人可以申请用户帐号,修改密码,删除用户帐号,用户登录后可在里面记日记,用户信息及日记等用户输入内容都保存入数据库中,日记本界面在菜单栏有新建、打开、保存、复制粘贴等功能,这里只有代码部分,数据库的两张表用户信息表,日记信息表没上传,还有菜单栏菜单选项的图片不在文件中,所以也无法显示,怕辛苦编的小软件不慎丢失,所以上传一来以供大家分享,二来若不慎丢失也好找回,水平有限还望大家多包涵-Individual may apply for the user account, the revision p
blog
- 这是一个个人博客系统的代码,实现了发表博文,上传图片(上传图片可预览),修改个人信息,图片浏览,发表博文评论等功能,是基于jsp的,数据库是mysql -This is a personal blog system code, to achieve the published blog posts and upload pictures (upload images to preview), modify personal information, picture browsing, Bow
yundongyuan
- 用eclipse开发的数据库 运动员管理信息系统, 特点是实现了数据库的图片存储。-Athletes with the eclipse development of database management information system, characteristics of the database is to achieve the picture storage.
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
access
- 这是一个向数据库mysql中存入图片的一个程序,主要功能是将图片转换为二进制文件,然后将其存入数据库-This is a program, a deposit to the database mysql pictures main function is to convert the picture to a binary file, and then stored in the database