登录
首页 » 套接字网络编程 » JAVA+JSP程序系统的JSP聊天室

JAVA+JSP程序系统的JSP聊天室

于 2022-10-23 发布 文件大小:17.25 kB
0 219
下载积分: 2 下载次数: 1

代码说明:

JAVA+JSP程序系统的JSP聊天室-Java System JSP JSP Chat Room

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 微软ping序源代码完整版
    资源描述  4 | Version 1.1 修改记录:                                                        |   5 |    解决了socket阻塞的问题,从而能够正确地处理超时的请求!                  |   6 |------------------------------------------------------------------------------|   7 | Version 1.2 修改记录:                                                 &nbs
    2022-11-19 00:20:03下载
    积分:1
  • Personal Edition is a suite of Web
    网站系统个人版是一套基于.Net + Access(SQL)建站管理系统软件、不依赖于服务商特定空间、不需安装任何空间商组件、独创“网站模板与网站程序完全分离”全新的概念,让网站的模板设计与程序彻底分开、快速搭建网站平台、经过完善设计是专门为中国市场量身定做的一套适合个人、企业、政府和行业网站、内部知识网站、电子商务网站,精心设计的架构与功能体制,为您提供一个安全、高效、全新、快速、优秀的各种网站解决方案。 -Personal Edition is a suite of Web-based systems. Net+ Access (SQL) website appear in the software, not dependent on service provider-specific space, without having to install any space commercial components, original " web site templates and website completely separate program" New The concept, so that the site template design and procedures completely separate web site quickly to build a platform through improved design is tailored specifically for the Chinese market set for individuals, businesses, government and industry sites, internal knowledge sites, e-commerce sites , well-designed structure of the system, to provide you with a safe, efficient, new, fast, excellent variety of web site solutions.
    2022-05-09 13:31:27下载
    积分:1
  • QT的UDP 通信序,可以用于测试UDP服务器端
    QT的UDP 通信程序,可以用于测试UDP服务器端
    2022-02-01 06:56:04下载
    积分:1
  • udp简单的异步通讯
    实现简单的异步通信,接收发送数据。VC写的UDP异步通信的程序 供喜欢VC程序的做为参考-VC write UDP asynchronous communication procedures for procedures like VC as a reference
    2022-06-30 07:40:32下载
    积分:1
  • Voice network transfer process, using G.729A codec algorithm for voice network t...
    语音网络传输程序,利用G.729A编解码算法,进行语音网络传输,性能良好,可实现语音聊天,存在的不足是稍微有几毫秒的语音延迟,可供早期语音网络传输开发或IP电话开发的参考。-Voice network transfer process, using G.729A codec algorithm for voice network transmission, good performance can be realized voice chat, there is slightly less than a few milliseconds of audio delay, for the early speech development or IP phone network transmission development reference.
    2022-05-05 13:30:28下载
    积分:1
  • RFC2616 (Http protocol). PDF format. What is needed to download their own.
    RFC2616(Http协议).PDF格式的.需要的自己下载.-RFC2616 (Http protocol). PDF format. What is needed to download their own.
    2023-03-05 16:25:04下载
    积分:1
  • I wrote it myself that those who download the code ah very old compiled code com...
    我自己写的下载者代码啊 用很古老的代码完成编译的-I wrote it myself that those who download the code ah very old compiled code completion
    2022-07-05 13:30:36下载
    积分:1
  • 功能:给出一个符串表达式(可以是任意复杂的符串表达式),计算符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
    功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
    2022-08-23 00:53:00下载
    积分:1
  • 仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
    仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e) { ListBox box=(ListBox)sender Point pt = new Point(e.X,e.Y) int n=box.IndexFromPoint(pt) if(n>=0) box.SelectedIndex=n }
    2022-01-25 19:43:26下载
    积分:1
  • P2P视频技术源码.详细的说明文档.欢迎联系我一起交流学习.
    P2P视频技术源码.详细的说明文档.欢迎联系我一起交流学习.-P2P video source. A detailed documentation. Feel free to contact me with exchange study.
    2023-08-11 10:45:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载