些程序用java实现一个装机程序,不过是一个C/S架构,但是在数据库的设计方面与3层架构的构造方案我想对一些朋友还是否有一定的帮助吧

源代码在线查看: motherboardsbean.jbx

软件大小: 2236 K
上传用户: taiyubao
关键词: java 程序 架构 数据库
下载地址: 免注册下载 普通下载 VIP

相关代码

				[PropertyInfo]
				chipset,String,false,false, , ,true,
				compatibleCPU,String,false,false, , ,true,
				dataOfTable,java.util.Vector,false,false, , ,true,
				description,String,false,false, , ,true,
				file,java.util.Vector,false,false, , ,true,
				file,Object,false,false, , ,true,
				id,int,false,false, , ,true,
				manufacturerId,String,false,false, , ,true,
				price,String,false,false, , ,true,
				record,java.util.Vector,false,false, , ,true,
				record,Object,false,false, , ,true,
				socket,String,false,false, , ,true,
				storage,String,false,false, , ,true,
				type,String,false,false, , ,true,
				videoInterface,String,false,false, , ,true,
				[IconNames]
				
				
				
				
							

相关资源