会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
又是火星人
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
18
下一页
2019年11月18日
DELL OptiPlex 7050M黑苹果纪录
摘要: 准备工作: 主机:OptiPlex 7050 Micro Desktop Computer 镜像:黑果小兵 macOS Catalina 10.15.1 安装过程: 大体的安装过程,就Dell品牌而言,最相似的教程是:DELL Optiplex 5060安装黑苹果手记 安装过程中,会经历数次重启,每
阅读全文
posted @ 2019-11-18 10:46 又是火星人
阅读(10637)
评论(0)
推荐(0)
2019年8月21日
DRF的APIView、GenericAPIView、GenericViewSet的原理分析
摘要: 一、层次结构 GenericViewSet(ViewSetMixin, generics.GenericAPIView) DRF GenericAPIView(views.APIView) DRF APIView(View) DRF View Django 第一阶: # 第一阶: ViewSetMi
阅读全文
posted @ 2019-08-21 16:55 又是火星人
阅读(2091)
评论(0)
推荐(2)
2019年8月12日
Kafka Streams的Data Types and Serialization
摘要: Avro 由confluent提供,有GenericAvroSerde,SpecificAvroSerde两种,使用方法参见:Data Types and Serialization JSON 由Spring提供,有JsonSerde,使用方法常见:JSON Serialization and De
阅读全文
posted @ 2019-08-12 15:54 又是火星人
阅读(424)
评论(0)
推荐(0)
2019年8月2日
Django TypeError: render() got an unexpected keyword argument 'renderer'
摘要: 场景: Xadmin添加plugin 来源: 1. xadmin与DjangoUeditor的安装 (第3.3章节) 2. 增加富文本编辑器Ueditor (第14.7章节) 报错: Django TypeError: render() got an unexpected keyword argum
阅读全文
posted @ 2019-08-02 09:13 又是火星人
阅读(778)
评论(0)
推荐(0)
2018年12月17日
插入,选择,归并,快速排序
摘要: 插入排序: 插入排序在最坏情况和平均情况下时间复杂度是Θ(n2) 选择排序: 归并排序: 快速排序:
阅读全文
posted @ 2018-12-17 22:13 又是火星人
阅读(284)
评论(0)
推荐(0)
2018年12月4日
有关于《Linux C编程一站式学习》(备份)
摘要: LinuxC 一站式学习 备份
阅读全文
posted @ 2018-12-04 09:40 又是火星人
阅读(710)
评论(0)
推荐(0)
2018年12月3日
金字塔/菱形打印方法
摘要: C语言,金字塔,菱形
阅读全文
posted @ 2018-12-03 15:00 又是火星人
阅读(1612)
评论(0)
推荐(0)
2018年8月14日
腾讯云自建MySQL数据库访问
摘要: 腾讯云自建MySQL数据库访问
阅读全文
posted @ 2018-08-14 11:11 又是火星人
阅读(1027)
评论(1)
推荐(0)
2018年4月17日
EVE Online Third Party Development
摘要: EVE Online Third Party Development
阅读全文
posted @ 2018-04-17 16:10 又是火星人
阅读(350)
评论(0)
推荐(0)
2018年4月2日
为什么不建议给域名裸域添加CNAME记录
摘要: CNAME(Canonical name),即一个域名的别名,如果你的域名 abc.com的 CNAME 记录是xzy.com,那么就可以说abc.com是xyz.com的别名。
阅读全文
posted @ 2018-04-02 12:27 又是火星人
阅读(9115)
评论(0)
推荐(1)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
18
下一页
公告