eclipse ssm 环境搭建

1.创建数据库: -- ---------------------------- -- Table structure for `department` -- ---------------------------- DROP TABLE IF EXISTS `department`; CREATE TABLE `department` (   `id` int(11) NOT NULL AUTO
相关文章
相关标签/搜索