登录
首页 » 套接字网络编程 » The project for the electronic message system, based on Struts, Hibernate soluti...

The project for the electronic message system, based on Struts, Hibernate soluti...

于 2023-05-08 发布 文件大小:4.92 MB
0 229
下载积分: 2 下载次数: 1

代码说明:

本项目为电子留言系统,基于Struts,Hibernate 的解决方案,是一个无论学习和实用都很好的项目-The project for the electronic message system, based on Struts, Hibernate solution is a learning and practical projects are very good

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

发表评论

0 个回复

  • 仿制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
  • 一个简单的UDP聊天工具,包含客户端和服务器。
    一个简单的UDP网络聊天工具,包含客户端和服务器。-A simple UDP network chat tool that includes client and server.
    2022-08-22 12:30:54下载
    积分:1
  • Network Communication Client
    网络通信程序客户端-Network Communication Client
    2022-08-13 20:24:21下载
    积分:1
  • 极速寻呼序源代码
    资源描述直接用winsock api实现寻呼功能      > 支持完全自控的聊天服务      > 支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线 
    2022-10-08 17:00:02下载
    积分:1
  • 招聘系统源代码
    ASP创思招聘求职系统源代码-job recruitment system source code
    2022-03-18 06:08:39下载
    积分:1
  • completed an example of the server and client simple oral communication process....
    该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
    2022-01-26 06:53:43下载
    积分:1
  • cgi分析,很方便读取关键变量
    cgi分析,很方便读取关键变量-cgi, very convenient to read key variables
    2023-04-25 16:50:03下载
    积分:1
  • 基于UDP协议的IP范围扫描。
    基于UDP协议的网段扫描器-IP range scanner based on UDP protocol.
    2022-03-21 01:18:19下载
    积分:1
  • 这是一个演示如何用Delphi中的TCP/IP控件进行通信的
    这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP/IP communication control procedures
    2022-04-11 13:38:00下载
    积分:1
  • 聊天客户端
    vc socket实现的聊天室,一个服务器,多个客户端。多个客户端可以通过这个服务器进行通信
    2023-07-21 09:10:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载