搜索资源列表
liaotian1
- 这是一个在线通讯,也可以当作在线客服,它有两部分组成。其中,有qq在线客服弹窗的源码,js写的。另一个是在线客服代码。直接在myeclipe就建一个DWRconet工程,附加导入进来,即可运行。希望你们可以好好学习-This is an online communications, can also be used as online customer service, it has two parts. Among them, the qq-line customer service the
sctp.net-computing
- The transport layer’s primary role is to provide end-to-end communications service between two or more applications running on different hosts. It isolates the applications from the specifics of the underlying network connecting the hosts and pro
Redis-begin
- Redis,典型的NoSQL数据库服务器,和BerkeleyDB相比,它可以作为服务程序独立运行于自己的服务器主机。在很多时候,人们只是将Redis视为Key/Value数据库服务器,然而事实并非如此,在目前的版本中,Redis除了Key/Value之外还支持List、Hash、Set和Ordered Set等数据结构,因此它的用途也更为宽泛。对于此种误解,Redis官网也进行了相应的澄清。和以上两种产品不同的是,Redis的License是Apache License,就目前而言,它是完全免费