Skip to content

Commit 26e1d7f

Browse files
committed
Add study notes for 2025-08-16
1 parent 207a716 commit 26e1d7f

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Ra1nt.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,33 @@ timezone: UTC+8
1515
## Notes
1616

1717
<!-- Content_START -->
18+
# 2025-08-16
19+
20+
## 运营
21+
在拓展资料中,找到了一些排版的规定,受益匪浅。
22+
23+
原来数字 73 要和文字用空格分开。
24+
25+
链接也需要:
26+
27+
附上链接 https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-Hans.md
28+
29+
## 今天搭建DAPP的一些疑问
30+
<aside>
31+
💡
32+
33+
1. npm 下载的内容的是什么,是 npm 这个包吗,还是 package.json 里面的东西
34+
2. npm 和 npx 的区别是什么
35+
3. hardhat 是什么
36+
4. 合约在 vscode 中是怎么编译的,除了remix编译器之外还有其他更好的选择吗
37+
</aside>
38+
39+
### 环境列表
40+
41+
### 图片 URL
42+
43+
随机照片 url 获取: https://picsum.photos/400/400
44+
1845
# 2025-08-15
1946

2047
<aside>

0 commit comments

Comments
 (0)