-
JAva EJB购物网站订单处理模块实例
一个JAva EJB购物网站订单处理模块实例,一个接收购物订单的消息驱动Bean,处理这个订单同时通过e-mail的形式给客户发一个感谢消息,消息驱动Bean必须实现两个接口MessageDrivenBean和MessageListener,onMessage函数方法接收消息参数,将其强制转型为合适的消息类型,同时打印出消息的内容。同时一个mail note将被发送给消息发送者,通过连接创建会话。创建发送者和映射消息。发送消息,同时对文本进行少量修改,发送end-of-messages消息,最后关闭连接。
- 2022-08-07 16:26:44下载
- 积分:1
-
这是一个爱的礼物,那些谁收到礼物,打开的应用程序,将是一个。
这是一份爱的礼物,收到礼物的人,打开应用程序,便能在屏幕上看到i love you的字样。-This is a gift of love, those who receive the gift, open applications, will be able to see on the screen the words i love you.
- 2022-03-07 08:46:37下载
- 积分:1
-
与单片机通信程序
说明: 关于GY-271三轴电子指南针加速度的资料(Information on acceleration of GY-271 three-axis electronic compass)
- 2020-06-21 23:20:01下载
- 积分:1
-
CentOS系统管理
说明: CentOS系统管理,系统管理当中的常用命令及其说明文档。(The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem. For users, we offer a consistent manageable platform that suits a wide variety of deployments. For open source communities, we offer a solid, predictable base to build upon, along with extensive resources to build, test, release, and maintain their code.)
- 2020-06-17 22:00:01下载
- 积分:1
-
000730.29
This is certification dumbs for db2 version 9.
- 2010-01-31 23:27:04下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
effrc 是误差函数。 在计算二阶微分方程的时候会用到。
effrc 是误差函数。 在计算二阶微分方程的时候会用到。-effrc of error function. In calculating the second order differential equations are used.
- 2022-02-20 13:49:34下载
- 积分:1
-
劳拉下棋源代码 big_project_laola_chess
劳拉下棋源代码,可以用于c语言大作业参考,或者用于c语言自学练习(The script here was written by myself and may help you to finish your big project in programming lesson. The game is play chess with laola, you can run the code to see how it plays.)
- 2020-06-20 06:20:01下载
- 积分:1
-
休利特免费安装工具。简单而强大的支持pascal脚本,苏…
Inno Setup 是一款免费的安装制作工具。简洁而强大,支持 pascal 脚本,既有适合新手的脚本向导,也有适合高手的的脚本-Hewlett A free installation tools. Simple and powerful support pascal script, suitable for both novice script wizard, but also for experts in the script
- 2022-01-28 20:41:19下载
- 积分:1
-
卡动画特效
Cartoon animation effect is a kind of 3D rotation according to the position of the mouse, and with light and shadow effects, the effect is very cool.
- 2019-05-17 18:00:34下载
- 积分:1