搜索资源列表
xiaoxiMPI
- 消息传递并行编程环境MPI 图文并茂,推荐-message passing parallel programming environments MPI illustrated Suggest
instance_message_system_for_java
- 即时消息传递系统编程源代码(java) ,一个基于jabber服务器的java即时通讯源代码程序。 -instant messaging system programming source code (java). Based on a jabber server java source code instant communication procedures.
controlandinter
- 控件的相互控制与消息传递java语言实现
1.5
- java开发的桌面应用程序,实现局域网内消息传递,文件传输,远程桌面。程序是jar包,可双击直接运行,付源码
JmsTest
- jms+spring实现的简单的消息传递实例,基于java的jms-jms+ spring to achieve a simple messaging example, based on java jms
javaScript
- javascr ipt 经典效果代码 实例1 产生自己的控件 实例2 控件的排布示例 实例3 控件的相互控制与消息传递-classic example of an effective javascr ipt code to generate their own control, emission control, cloth Example 2 Example Example 3 Control of mutual control and messaging
active
- 该源代码用java实现了控件的相互控制与消息传递的功能。-The source code control using java achieve mutual control and messaging functions.
JavaMail
- 想将邮件工具结合到您独立于平台的 Java 解决方案中吗?再没有比 JavaMail API 更合适的了,它提供了个独立于协议的模块,能用于 IMAP、POP、SMTP、MIME 和其它涉及因特网的消息传递协议。现在,有了 JavaBeans Activation Framework (JAF)的支持,您的应用程序经由 JavaMail API 就能启用邮件功能啦。-For IMAP, POP, SMTP, MIME, and other agreements related to Intern
asp_classic_messaging_system_developed_code
- asp开发的消息传递系统经典代码asp classic messaging system developed code-asp classic messaging system developed code
chat
- 一套Java开发的聊天程序,主要使用观察者模式协议消息传递的过程,程序有完备的注释。-Developed a set of Java chat program, the main messaging protocol using the Observer pattern process, the program has a comprehensive comments.
Control-of--information
- 此源代码为由JAVA编程的有关控件的相互控制与消息传递。-The JAVA programming source code on the grounds of mutual control and the control messaging.
BlazeDS-developer-guide
- BlazeDS是一个基于服务器的Java远程调用(remoting)和Web消息传递(messaging)技术,使得后台的Java应用程序和运行在浏览器上的Flex应用程序能够相互通信。 -BlazeDS is responsible for the communication of java application proggram and flex application proggram
HelloJMS
- JMS是一个消息传递服务。J2EE server均提供了实现。本例子使用了openJMS作为JMS server,提供了队列和主题方式的代码 -use JMS to send message
postmessage-master
- 该插件实现了跨窗口的消息传递。现在很多浏览器都支持通过windows.postMessage跨窗口、跨域、跨源的消息传递,该插件就是对 windows.postMessage方法进行简单封装,提供jQuery风格的调用方式。-The plug-in cross-window messaging. Many browsers now support cross-window by windows.postMessage, cross-border, cross-source messaging,
FTP13
- 完整的文件管理系统。上传文件从本地和下载文件从服务器。每个用户都有自己的文件夹在服务器上。每当你上传了一个文件在你的文件夹是探路者。有电子邮件功能和良好的消息传递系统建在-Complete document management system. Upload files from local and download files from the server. Each user has their own folder on the server. Whenever you uploa
OA
- 人事管理 1.机构信息管理 2.部门信息管理 3.员工信息管理 日程管理 1.我的日程 2.部门日程 3.我的便签 文档管理 1.文档列表 2.文档搜索 3.回收站 消息传递 1.个人信箱 2.消息管理 考勤管理 1.考勤历史查询 2.考勤统计; 3.员工考勤 系统管理 1.角色管理 2.登录日志 3.操作日志-Personnel Management 1. Institutional infor
ActiveMQDemo
- ActiveMQ消息中间件使用Demo,可更具自己要求修改配置实现消息传递-ActiveMQ messaging middleware Demo, may require more configuration changes to achieve their own messaging
Socket
- 简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
QQ-System-(Client-Server)
- QQ系统用来实现消息传递和文件互传,添加好友,删除好友,好友分组等功能。这个文件还可以用来做学习Java的资料,里面有很多内容都是很具有代表性的。- this QQ System is used to talk to your friends , you can send message or file to each other , you can add your friends ,delete your friends and so on.
HandlerPost
- android开发:线程的异步处理,Handler的应用,Handler消息传递机制-Threads of asynchronous processing, the application of the Handler