搜索资源列表
MailFilter
- JAVA写的垃圾邮件过滤器,基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-JAVA to write spam filters, based on the Naive Bayes algorithm, using NetBean generated interface (to be JDK1.6), applies to SMS, E-mail e-mail, diary and some oth
sshdiary
- 用ssh框架实现简单日记管理系统,以实现写日记,修改删除功能,使用与初学者-允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 朗读 显示对应的拉丁字符的拼音 Yòng ssh kuàngjià shíxiàn jiǎndān rìjì guǎnlǐ xìtǒng, yǐ shíxiàn xiě rìjì, xiūgǎi shānchú gōngnéng, shǐyòng yǔ chū xuézhě 将中文译成英语 Ssh framework with
javachengxusheji
- 日历记事本,不仅有日历显示 写日记 还可以导入已写文件进行保存 -Calendar Notepad, calendar display not only have to write a diary can also import has written document preservation
Calendar
- 一个可以获得系统时间和日历,可以写日记和查询时间的软件。-One can obtain the system time calendar and clock, diary, and check the date.
809aacfb844d
- 一个jsp/servlet开发的博客系统,可写日记等网上基本博客功能-A JSP/servlet development blog system, to write diary online blog basic functions such as
MyDiary
- 我自己写的一个电子日记小程序,虽然很简单,但是也有我的心血。包含密码认证,文件读写,界面背景,字体颜色,大小,类型改变-I wrote a small program electronic diary, although very simple, but also my effort. Including password authentication, document literacy, interface background, font color, size, type change
edairy
- 本软件主要实现电子日记本的功能,通过本软件可以通过网络写日记-This software mainly realize the function of the electronic diary, write diary by this software can be through the network
rilinote
- 本次设计的记事本不仅具有存储,删除,查看的日记的功能,当被选中的一天里写上日记,对应的数字会变成黄色,当把日记删除后数字的颜色会变回来,当天的日期显示为红色,这次的设计还提取了与系统一致的时间显示,在此之上还添加了改变日历背景的功能(默认背景是浅蓝色,更换背景时颜色变为绿色)实现了背景的交替更换。-The design of the notebook has storage, delete, view the diary function, when writing the diary was
LeNote
- 日记管理系统要求 1. 系统可供多个用户使用,实现用户注册功能。 2. 用户登录后只能看到自己的日记。 3. 用户可以写日记,日记内容包括:日记标题(可选)、日记内容(必写)、日记日期(显示日历让用户自己选择, 默认是当前日期)、天气情况(提供至少五个选项)、写日记的心情(提供至少五个选项)。 4. 日记当中可以插入配图(不止一张)。 5. 每篇日记需要插入到数据库中。 6. 用户可以根据时间范围查找日记。 7. 用户可以根据天气情况查找日记。 8. 用户可以根