自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 网络地址命令

1. dhclient命令使用动态主机配置协议动态的配置网络接口的网络参数 [root@prop-idm ~]# ps -elf | grep dhcp 4 S root 787 708 0 80 0 - 28342 poll_s Mar27 ? 00:00:00 /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-h...

2019-03-29 13:45:08 392

原创 Block Chain ETH 笔记一

2019-03-24 22:04:51 126

原创 Block Chain BTC 笔记二

2019-03-23 20:12:41 168

原创 Block Chain BTC 笔记一 相关参数

1. 块大小: 1M 2. 平均出块时间:10分钟 3. nonce 取值空间 12 bytes = 2的96次方 header nonce 4 bytes + 块 coinbase 8 bytes (extra nonce)= 12bytes 4. 总币数 = 2100万 21万*50 + 21万*25 + 21万*12.5 + ... = 21万*5...

2019-03-23 19:36:59 289

原创 Spring Boot 发送邮件

一. No Auth User 1. Pom.xml 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId&gt...

2019-03-12 17:00:35 287

原创 Spring Boot相关

1. 设置active profile EAD+xtian5@MINGW64 /c/Workshop/research/credential/credential/target (master) $ java -jar credential-0.0.1-SNAPSHOT.jar --spring.profiles.activ=dev EAD+xtian5@MINGW64 /c/Works...

2019-03-12 16:05:24 106

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除