-
Regularly_send_mail
写好邮件信息,单击定时发送按钮,弹出发送时间设置框,设置时间要早于系统当前时间。设置好后单击确定按钮,这封邮件会保存到草稿箱中,定时发送邮件和草稿箱其他邮件的区分的方式是通过判断时间是否早于当前时间,然后利用定时器和监听来实现每隔1分钟去数据库中查找草稿箱有没有发送时间等于当前系统时间的,如果有就发送,发送完成之后转到发件箱中。(Write E-mail information, click the send button regularly, pop-up send time Settings dialog, set a time to be earlier than the current system time. Click ok button after setting up, this email will save to draft box, timing to send the draft email and other mail box of distinguish way is by judging whether time is earlier than the current time, and then use the timer and listening to realize every 1 minute to draft database search box have send time is equal to the current system time, if there is sent, send after departure in the box.)
- 2013-10-29 14:37:53下载
- 积分:1
-
克里金插值
说明: 克里金插值分析服务 利用GP服务实现kriging插值分析(Kriging interpolation analysis using GP service)
- 2019-12-27 13:34:33下载
- 积分:1
-
我的世界
三大娃大赛三大娃大赛三大娃大赛
- 2022-02-07 14:52:55下载
- 积分:1
-
AeroWindow-V3.5
仿windows的界面的桌面,实现拖动效果,单击或双击打开窗口功能,有开始菜单。(destop as win7 by js code)
- 2012-05-25 21:42:38下载
- 积分:1
-
原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。
现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都
原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。
现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都能够写(不过,还是花了我将近半天的时间,呵呵),看来只要是人都能够写了。
暂时不懂,没有关系,好好拿去看一下。主要涉及的知识也没有几个,无非就是文件输入输出流、随机文件的读写之类的。其它的就是循环,很简单的,有兴趣的就看看。-Think the original paper cutting and consolidation of a good mystery, feel able to write such procedures is simply a master,老鸟like people, huh, huh. So now I have to write one, only think it is so simple, even I have rookie will be able to write (although I still spent nearly half a day, huh, huh), it appears that as long as people are able to write. Temporarily do not know, there is no relationship, take a good look. Mainly related to the knowledge that few, nothing more than a document input and output streams, random read and write files like. The other is the circle, a very simple, interested to see.
- 2022-03-25 05:22:26下载
- 积分:1
-
JSP理财系统
JSP家庭理财系统的完整源码,测试完全可运行
- 2022-08-22 14:02:41下载
- 积分:1
-
jsep2sip
webrtc sip协议互转,websocket to udp(Sip webrtc protocol interoperability)
- 2016-12-28 18:23:46下载
- 积分:1
-
最新仿小米手机商城ECSHOP模板微信商城版+3G手机触屏版+超强微信API接口+无线支付宝接口
最新仿小米手机商城ECSHOP模板微信商城版+3G手机触屏版+超强微信API接口+无线支付宝接口最新仿小米手机商城ECSHOP模板微信商城版+3G手机触屏版+超强微信API接口+无线支付宝接口
- 2022-03-23 23:04:04下载
- 积分:1
-
jQuery纵向tab选项卡内容切换代码
jQuery纵向tab选项卡内容切换代码实现菜单栏的切换功能,
- 2022-06-15 07:59:00下载
- 积分:1
-
地图获取
该平台使用java作为运行环境,eclipse作为开发工具,tomcat作为服务器,Sql server 2012作为数据库搭建而成。使用JDBC的框架技术。项目名称为MapDemo。
AddTrace.java页面是用来接收来自8080端口的定位位置信息及用户信息,并将其插入数据库表Test1中。
GetMarkers.java页面是用来提取数据库中对应用户的信息并将其传入前台页ShowPapers.html中。
ShowPapers.html页面是用来展示用户信息,定位信息及用户管理,采用CSS、javascript、jquery及html5的前台技术。引用百度地图API,实现地图显示功能。
- 2022-04-19 00:34:16下载
- 积分:1