fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict (cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac) * fix: remove extra links Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> * fix: revert changes * fix: revert changes * fix: revert changes * fix: revert changes
This commit is contained in:
committed by
Parth Parth
parent
1e9f5bc09a
commit
23ca5d9cc6
@@ -1,7 +1,8 @@
|
||||
---
|
||||
title: C++
|
||||
localeTitle: C ++
|
||||
---
|
||||
---
|
||||
title: C++
|
||||
localeTitle: C ++
|
||||
---
|
||||
# 你好,世界! - 您的第一个C ++程序
|
||||
|
||||
## 什么是C ++?
|
||||
|
||||
@@ -79,7 +80,7 @@ int main()
|
||||
|
||||
### 代码看起来应该是这样的:
|
||||
|
||||
|
||||

|
||||
|
||||
程序员使用Hello World程序(就像这个程序)作为使用新编程语言的仪式。这是好运的象征。
|
||||
_您已经完成了第一个C ++程序的编码,并且已经理解了您编写/键入的大部分代码。恭喜!_
|
||||
@@ -100,4 +101,4 @@ _您已经完成了第一个C ++程序的编码,并且已经理解了您编写
|
||||
|
||||
其他替代方案可以是visual studio,使用编译器或在线IDE,例如Cloud9或repl.it
|
||||
|
||||
|
||||
Mac [版](https://developer.apple.com/xcode/)链接#2: [在这里下载Mac#2](https://developer.apple.com/xcode/)
|
||||
|
Reference in New Issue
Block a user