09 2020 档案

摘要:mybatis XML 注解 内部原理 非 mybatis 操作数据库过程 MyBatis 框架核心 1.3 MyBatis的框架核心 1、 mybatis配置文件,包括Mybatis全局配置文件和Mybatis映射文件,其中全局配置文件配置了数据源、事务等信息;映射文件配置了SQL执行相关的 信息 阅读全文
posted @ 2020-09-28 16:02 2eggs 阅读(585) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_31145141/article/details/103864600 @SpringBootApplication @MapperScan("com.lhb.dao") // mybatis扫描 @EnableAsync//注意这里,这个注解启用了线 阅读全文
posted @ 2020-09-25 09:49 2eggs 阅读(1697) 评论(0) 推荐(0)
摘要:宅急送新BOS系统 软件需求规格说明书 修订历史记录: *A - 增加 M - 修订 D - 删除 变更版本号 日期 变更类型 (A*M*D) 修改人 摘 要 备注 0.1 2010-5-24 A 创建 1.0 2010-7-15 M 合并 1.01 2010-7-21 M 第二次合并 目录 目录. 阅读全文
posted @ 2020-09-25 09:31 2eggs 阅读(387) 评论(0) 推荐(0)
摘要:1、解决方案分两部分 Server 提供WebApi 及简单网页,Model数据格式、DB访问接口、Sql访问 Client 提供硬件连接方案、及业务逻辑功能、数据展示、提示信息 2、Server结构如 3、Client结构如 4、Client警示信息 警示Code 前两个字符 U(SD) UI S 阅读全文
posted @ 2020-09-18 11:11 2eggs 阅读(84) 评论(0) 推荐(0)
摘要:@{ Layout = null; } <!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="2000"> <meta name="viewport" content="width=device-width" /> <ti 阅读全文
posted @ 2020-09-15 12:58 2eggs 阅读(160) 评论(0) 推荐(0)
摘要:1、clean项目,重新编译项目。 【解决】一般使用eclipse/myeclipse的菜单 project -> clean …可以解决。同时最好选中Build Automatically选项。 2、若是没有解决,不要着急,继续来。重新导入jar包。【解决】右键项目->build path -> 阅读全文
posted @ 2020-09-08 14:39 2eggs 阅读(1201) 评论(0) 推荐(0)
摘要:镜头 https://www.baslerweb.com/cn/products/vision-components/lenses/#series=baslerace;model=aca192025um https://www.baslerweb.com/cn/products/tools/lens 阅读全文
posted @ 2020-09-02 08:50 2eggs 阅读(438) 评论(0) 推荐(0)