会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
2eggs 双皇蛋
多学学,什么鸟都能下个双皇蛋
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
2
3
4
5
6
7
···
12
下一页
2020年12月3日
三层架构和MVC的区别
三层架构和MVC的区别 一、三层架构 三层架构(3-tier architecture) 通常意义上的三层架构就是将整个业务应用划分为:界面层(User Interface layer)、业务逻辑层(Business Logic Layer)、数据访问层(Data access layer)。区分层
Read More
posted @ 2020-12-03 16:00 2eggs
Views(438)
Comments(0)
Diggs(0)
2020年11月11日
oracle 基本信息
select * from v$version; 1 Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production 0 2 PL/SQL Release 12.2.0.1.0 - Production 0 3
Read More
posted @ 2020-11-11 07:55 2eggs
Views(114)
Comments(0)
Diggs(0)
2020年9月28日
mybits
mybatis XML 注解 内部原理 非 mybatis 操作数据库过程 MyBatis 框架核心 1.3 MyBatis的框架核心 1、 mybatis配置文件,包括Mybatis全局配置文件和Mybatis映射文件,其中全局配置文件配置了数据源、事务等信息;映射文件配置了SQL执行相关的 信息
Read More
posted @ 2020-09-28 16:02 2eggs
Views(586)
Comments(0)
Diggs(0)
2020年9月25日
SpringBoot+Netty 防止主线程阻塞
https://blog.csdn.net/qq_31145141/article/details/103864600 @SpringBootApplication @MapperScan("com.lhb.dao") // mybatis扫描 @EnableAsync//注意这里,这个注解启用了线
Read More
posted @ 2020-09-25 09:49 2eggs
Views(1698)
Comments(0)
Diggs(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 第二次合并 目录 目录.
Read More
posted @ 2020-09-25 09:31 2eggs
Views(388)
Comments(0)
Diggs(0)
2020年9月18日
新建 工程 约定
1、解决方案分两部分 Server 提供WebApi 及简单网页,Model数据格式、DB访问接口、Sql访问 Client 提供硬件连接方案、及业务逻辑功能、数据展示、提示信息 2、Server结构如 3、Client结构如 4、Client警示信息 警示Code 前两个字符 U(SD) UI S
Read More
posted @ 2020-09-18 11:11 2eggs
Views(84)
Comments(0)
Diggs(0)
2020年9月15日
cs html echart 刷新
@{ Layout = null; } <!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="2000"> <meta name="viewport" content="width=device-width" /> <ti
Read More
posted @ 2020-09-15 12:58 2eggs
Views(160)
Comments(0)
Diggs(0)
2020年9月8日
import cannot be resolved问题-解决方法
1、clean项目,重新编译项目。 【解决】一般使用eclipse/myeclipse的菜单 project -> clean …可以解决。同时最好选中Build Automatically选项。 2、若是没有解决,不要着急,继续来。重新导入jar包。【解决】右键项目->build path ->
Read More
posted @ 2020-09-08 14:39 2eggs
Views(1201)
Comments(0)
Diggs(0)
2020年9月2日
工业镜头 光源 相机
镜头 https://www.baslerweb.com/cn/products/vision-components/lenses/#series=baslerace;model=aca192025um https://www.baslerweb.com/cn/products/tools/lens
Read More
posted @ 2020-09-02 08:50 2eggs
Views(439)
Comments(0)
Diggs(0)
2020年8月28日
haclon c# 联合
haclon c# 联合 C:\Program Files\MVTec\HALCON-18.11-Steady\bin\dotnet35 using HalconDotNet; .net framework (client Profile ) 精简版类库 D:\2_notebook\15-trani
Read More
posted @ 2020-08-28 13:40 2eggs
Views(755)
Comments(1)
Diggs(0)
上一页
1
2
3
4
5
6
7
···
12
下一页
公告