bookbean.jbx
来自「通过jsp,servlet,javaBean,三成架构实现的好友通讯录系统」· JBX 代码 · 共 18 行
JBX
18 行
[PropertyInfo]
id,int,false,false,id,id,true,<default>
name,String,false,false,name,name,true,<default>
sex,String,false,false,sex,sex,true,<default>
phone,String,false,false,phone,phone,true,<default>
address,String,false,false,address,address,true,<default>
mobilePhone,String,false,false,mobilePhone,mobilePhone,true,<default>
company,String,false,false,company,company,true,<default>
comPhone,String,false,false,comPhone,comPhone,true,<default>
comAddress,String,false,false,comAddress,comAddress,true,<default>
relation,int,false,false,relation,relation,true,<default>
userId,int,false,false,userId,userId,true,<default>
[IconNames]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?