代码搜索:COM口映射
找到约 10,000 项符合「COM口映射」的源代码
代码结果 10,000
www.eeworm.com/read/383626/8931089
ppt 第2讲 系统映射及中断技术.ppt
www.eeworm.com/read/427543/8937152
pdf powerdesigner中的对象与关系映射建模.pdf
www.eeworm.com/read/423545/10551938
ppt 102989_映射的概念_吴可建.ppt
www.eeworm.com/read/460197/7256072
txt 12_多对多(单向)关联映射.txt
多对多关联映射 单向(User--->Role)
Role // 角色
private int id;
private String name;
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
www.eeworm.com/read/460197/7256073
txt 13_多对多(双向)关联映射.txt
多对多关联映射 双向(UserRole)
【彼此持有对方对象的集合】
Role
private int id;
private String name;
private Set user;
www.eeworm.com/read/460197/7256078
txt 11_多对一(双向)关联映射.txt
ClassesStudent
Classes
private int id;
private String name;
private Set students;
##################################
www.eeworm.com/read/460197/7256085
txt 4_多对一关联映射.txt
Group ‘一’
private int id;
private String name;
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
www.eeworm.com/read/457293/7328619
pdf 20-22hibernate_容器映射技术笔记.pdf
www.eeworm.com/read/456415/7349840
pdf 20-22hibernate_容器映射技术笔记.pdf
www.eeworm.com/read/330580/12879670