登录
首页 » Windows Socket编程 » 本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。...

本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。...

于 2023-06-10 发布 文件大小:2.51 MB
0 1118
下载积分: 2 下载次数: 1

代码说明:

本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。-In this case a student information management system, using the jsf and hibernate. Database is my sql.

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

发表评论

0 个回复

  • Server-side installation package. Installed on the desktop after the implementat
    --- 服务端安装包。 ------安装后执行桌面上的Chat服务,方可提供连接聊天室。-- Server-side installation package. Installed on the desktop after the implementation of Chat services, be provided to connect the chat room.
    2022-02-22 02:08:34下载
    积分:1
  • 基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
    基于c#,用IIS对remoting 的实现,可以对比asp.net来学习-Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net
    2022-06-30 19:56:12下载
    积分:1
  • 网络,网络聊天室的客户段代码,可以作为网络的参考....
    网络编程,网络聊天室的客户段代码,可以作为网络编程的参考.-network programming, network chat room code of the customer, as network programming reference.
    2022-01-31 18:18:46下载
    积分:1
  • 基于虚拟仪器通讯方面的例子,包括两台计算机之间的UDP协议...
    基于虚拟仪器通讯方面的例子,包括两台计算机之间的UDP协议-Communications based on virtual instrument examples, including the UDP protocol between the two computers
    2022-12-31 02:50:03下载
    积分:1
  • XE7 的 TraceRoute
    DDU ICMP 控件包含 3 控件: TDDUOSPING-非阻塞的坪 protocolTDDUOSTRACEROUTE-无阻塞的 TraceRoute ProtocolTDDUOSDNS-无阻塞的 ARP/RARP controlAbout TDDUOSDNS: 主机名都解析为 IP 地址和 IP 地址可解析为主机名。如果您输入一个 IP 地址属性,将完成主机属性,并且 OnHostLookup 事件会发生。如果您输入的 IP 或主机名到主机属性,将完成地址属性,和 OnAddressLookup 事件将发生。好的运行时属性可以查询,看看如果查找成功。为了减少查找的开销,可以通过将 UseIPCache 属性设置为 true 使用 IP/主机名称缓存。缓存只是永久性的因为不一定与当前会话,会话之间保存。你可以使用 FlushIPCache 方法来清除缓存。当结合此包中的其他控件,通常与连接套接字关联的延迟是可以避免的。每个控件必须具有一个独特的 TDDUOSDNS 控制。关于演示: 演示项目演示了如何使用每个控件。TDDUOSDNS 控制显示在控件与其他控件的组合,使用独立。DNS 不 ICMP 协议,但它是包括以防止阻止 windows 应用程序。阻塞是当您的 windows 程序停止响应等待调用返回的消息。通常情况下,所有调用块为很短的时间,并不明显 — — 但是当你不得不等待 5 或 10 秒钟或更长的时
    2023-07-18 21:50:05下载
    积分:1
  • 一个socket通信客户端
    一个socket通信客户端-a socket communications client
    2022-05-14 08:28:52下载
    积分:1
  • 文件管理:可以浏览某目录下的文件和目录,并对其进行操作(辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email...
    文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email给某人 数据管理:mysql数据备份和导入,编辑数据表(含浏览数据、修改、删除、新增记录等),数据表的优化、检查、分析、清空和删除(可批量操作),查看数据表占用空间(包括各表的记录,大小,建立时间,更新时间)等 系统参数:查看php环境参数、mysql参数,状态 系统设置:修改程序运行参数 网站统计:可以统计你的网站的访客浏览了那些页面,从哪里跳转来的,他们的ip和ip所在地是多少,一天共浏览了多少页面和有多少ip浏览了你的网站-document management : can browse a directory of files and directories, and its operations (edit, delete, packing and decompression, etc.) can also be used for operational definition. Support multiple file uploads, new directories and files mail : Send email to a person data management : mysql data backup and import, edit data tables (including data browsing, modify, delete, new records, etc.), data tables optimization, inspection, analysis, emptied and delete ( Batch can operate), view the data in table occupy space (including the table of records, size, creation time and update time) system parameters : View php environmental parameters, mysql parameters, the state system settings : to amend t
    2023-03-04 23:30:04下载
    积分:1
  • 多线聊天室,适合初学者进行模仿学习,试用Winsocket技术。...
    多线程聊天室,适合初学者进行模仿学习,试用Winsocket编程技术。-Multi-threaded chat rooms, suitable for beginners to learn to imitate, try WinSocket programming techniques.
    2022-02-03 20:09:02下载
    积分:1
  • 具有超时检测功能的Socket类
    具有超时检测功能的Socket类- Has the overtime examination function the Socket kind
    2022-12-20 01:25:03下载
    积分:1
  • web服务器是一个功能比较齐全的WEB服务器序,通过该序能够让读者深入了解HTTP的实现机理;...
    web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
    2022-11-01 20:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载