Skip to content

Commit 6044ef7

Browse files
committed
Write the article. how to write ad
1 parent 9968531 commit 6044ef7

12 files changed

Lines changed: 4282 additions & 98 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ node_modules/
66
public/
77
.deploy*/
88
.history/
9+
package-lock.json
10+
yarn.lock

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"hexo": {
6-
"version": "3.8.0"
6+
"version": "3.9.0"
77
},
88
"scripts": {
99
"s": "hexo s -g",
@@ -29,4 +29,4 @@
2929
"hexo-wordcount": "^6.0.1",
3030
"node-sass": "^4.13.1"
3131
}
32-
}
32+
}

source/_drafts/20190110_HackDApp学习周报-01W.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

source/_drafts/20190121-HackDApp学习周报-02W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_drafts/20190122-HackDApp学习周报-03W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_drafts/20190123-HackDApp学习周报-04W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_drafts/20190124-HackDApp学习周报-05W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_drafts/20190125-HackDApp学习周报-06W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_drafts/20190126-HackDApp学习周报-07W.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

source/_posts/20210221-如何提高收益风险比.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: 如何提高收益风险比
33
categories: 投资
4-
date: 2021-02-21 20:56:11
54
url: how-to-improve-return-risk-ratio
65
tags: 投资
76
keywords: 数据货币 投资策略
7+
abbrlink: 57136
8+
date: 2021-02-21 20:56:11
89
---
910

1011
什么是收益风险比呢? 字面意思不难理解,就是: 收益风险比 = 可能的收益 / 未知的风险。

0 commit comments

Comments
 (0)