会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zdcsmart
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
13
下一页
2019年12月20日
CPU缓存会分为一级缓存L1、L2、L3
摘要: 简介:CPU缓存是CPU一个重要的组成部分,大家都知道三级缓存的重要性,但是知不知道三级缓存意味着什么,是不是三级缓存越大越好呢?让我们一起来看一下吧。 缓存这个词想必大家都听过,其实缓存的意义很广泛:电脑整机最大的缓存可以体现为内存条、显卡上的显存就是显卡芯片所需要用到的缓存、硬盘上也有相对应的缓
阅读全文
posted @ 2019-12-20 09:07 zdcsmart
阅读(1689)
评论(0)
推荐(1)
2019年12月18日
mysql+redis
摘要: https://blog.csdn.net/qq_33609401/article/details/85006205 redis: 内存型数据库,有持久化功能,具备分布式特性,可靠性高,适用于对读写效率要求都很高,数据处理业务复杂和对安全性要求较高的系统(如新浪微博的计数和微博发布部分系统,对数据安
阅读全文
posted @ 2019-12-18 14:25 zdcsmart
阅读(515)
评论(0)
推荐(0)
2019年12月16日
IntelliJ IDEA下的使用git
摘要: https://www.cnblogs.com/pejsidney/p/9199115.html
阅读全文
posted @ 2019-12-16 17:09 zdcsmart
阅读(388)
评论(0)
推荐(0)
HTTP请求流程
摘要: https://www.cnblogs.com/aaron-pan/p/12047683.html
阅读全文
posted @ 2019-12-16 16:28 zdcsmart
阅读(101)
评论(0)
推荐(0)
2019年12月4日
redis操作
摘要: 开启服务端 redis-server.exe redis.windows.conf开启客户端 redis-cli.exe -h 127.0.0.1 -p 6379设置键值对 set myKey abc取出键值对 get myKey查看配置 CONFIG GET *修改配置 通过修改 redis.co
阅读全文
posted @ 2019-12-04 15:25 zdcsmart
阅读(89)
评论(0)
推荐(0)
2019年12月3日
spring mvc教程
摘要: https://www.w3cschool.cn/wkspring/9pf81ha5.html
阅读全文
posted @ 2019-12-03 17:03 zdcsmart
阅读(125)
评论(0)
推荐(0)
github开源热门
摘要: 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案 https://github.com/0voice/from_coder_to_expert https://blog.csdn.net/weixin_41649106/article/details/87900222 【Ja
阅读全文
posted @ 2019-12-03 11:35 zdcsmart
阅读(140)
评论(0)
推荐(0)
2019年11月29日
w3cSchool
摘要: https://www.w3cschool.cn/python/
阅读全文
posted @ 2019-11-29 17:34 zdcsmart
阅读(96)
评论(0)
推荐(0)
《汇编语言》笔记
摘要: https://blog.csdn.net/qq_39654127/article/details/88698911
阅读全文
posted @ 2019-11-29 11:14 zdcsmart
阅读(77)
评论(0)
推荐(0)
2019年11月28日
Spring里用到的设计模式
摘要: https://blog.csdn.net/caoxiaohong1005/article/details/80039656
阅读全文
posted @ 2019-11-28 19:04 zdcsmart
阅读(66)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
13
下一页
公告