2022年8月31日

SSM整合(未完成)

摘要: SSM整合-图书管理 一、环境配置 1.添加pom依赖 <!-- 数据库驱动 https://mvnrepository.com/artifact/mysql/mysql-connector-java --> <dependency> <groupId>mysql</groupId> <artifa 阅读全文

posted @ 2022-08-31 12:53 霍志杰 阅读(19) 评论(0) 推荐(0)

使用Bootstrap实现input标签并行显示

摘要: 参考代码: <label class="form-inline"><!--bootstrap input并列显示 --> <input style="display: inline" type="text" class="form-control" placeholder="请输入书籍名称" nam 阅读全文

posted @ 2022-08-31 11:13 霍志杰 阅读(74) 评论(0) 推荐(0)

导航