mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-11-13 09:16:10 +08:00
Move images (#704)
* refactor: merge image directories into one ```bash git mv -v images/* eBook/images/ sed -i -e 's;../images;images;g' eBook/*.md ``` * use correct chapter number for image names in 4.9 * use correct chapter number for image names in 7.2.4
This commit is contained in:
@@ -60,7 +60,7 @@ func main() {
|
||||
|
||||
编写一个网页程序,可以让用户输入一连串的数字,然后将它们打印出来,计算出这些数字的均值和中值,就像下边这张截图一样:
|
||||
|
||||

|
||||

|
||||
|
||||
## 链接
|
||||
|
||||
|
||||
Reference in New Issue
Block a user