-
EJB-JPA 项目
该项目包含在一个所有的四个项目。
第一次是具有约束力,其他的三个角色的耳朵组件的组件。它具有约束力的所有资源,以便有一个逻辑意思。
其他组件是服务器和客户端。
服务器端组件包含 EJB 模块: EJB 和 EJB 客户端。EJB 引用了的 EJB 客户端在其生成路径。
EJB 服务器中包含的连接到数据库,使用 JPA-Java 持久性 API 创建的。我也用 MySQL。
EJB 客户端包含由从 EJB 服务器的类实现的接口。
最后一个组件是包含创建 JSF 页的 Web 应用程序。
- 2022-04-20 20:34:49下载
- 积分:1
-
Componete util para la edicion de todo tipo de texto, es un poderoso strings
Componete util para la edicion de todo tipo de texto, es un poderoso strings
- 2023-03-27 23:15:03下载
- 积分:1
-
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。...
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
- 2022-01-28 09:52:54下载
- 积分:1
-
SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the...
SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the text content
- 2022-06-17 23:32:45下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
变换常用工具箱,有VC++、MATLAB等实现…
Curelet变换常用工具箱,有VC++,Matlab等实现的代码,希望 对做图像处理的人士有益。-Curelet transform common toolbox, there are VC++, Matlab and other implementation code, want to make a useful image processing people.
- 2023-02-10 17:20:03下载
- 积分:1
-
打印日历
打印某年的日历的C++源程序,输入年份,回车就可以将该年的日历全部显示出来。-Print a calendar-year C++ source code, enter the year, you can enter the calendar year all displayed.
- 2022-04-17 17:52:30下载
- 积分:1
-
c 语言常用算法集合
大量代码,有珍藏意义
c 语言常用算法集合
大量代码,有珍藏意义-c language code substantial collection of commonly used algorithms, meaning there is collection
- 2023-08-15 23:05:03下载
- 积分:1
-
外接RAM点阵屏程序
外接RAM点阵屏程序
- 2022-06-03 19:12:21下载
- 积分:1
-
操作系统实验,内存的管理,实现了首次适应算法及循环首次适应算法,功能较好,并有实验结果及统计...
操作系统实验,内存的管理,实现了首次适应算法及循环首次适应算法,功能较好,并有实验结果及统计-experimental operating system, memory management, for the first time algorithm to adapt and adapt to the first cycle of algorithms, function better, and experimental results and statistics
- 2022-12-31 21:40:03下载
- 积分:1