This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
add code example
master
avadesian
3 years ago
parent
7dd76d9c70
commit
e1a310c758
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
%E4%BD%BF%E7%94%A8%E5%B0%8F%E6%8A%80%E5%B7%A7.md
+ 3
- 0
%E4%BD%BF%E7%94%A8%E5%B0%8F%E6%8A%80%E5%B7%A7.md
@@ -44,4 +44,7 @@
#### 调整图片大小
如果在markdown中插入图片,还需要调整文件大小,可使用html img标签的方式。
如上示例中的图片,可以调整大小显示如下:
```
<img src="/OpenI/aiforge/raw/branch/develop/public/img/gitea-192.png" width=250/>
```
<img src="/OpenI/aiforge/raw/branch/develop/public/img/gitea-192.png" width=250/>
Write
Preview
Loading…
Cancel
Save