Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translate: tools/index.md + tools/editor/* #128

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

CamberLoid
Copy link
Collaborator

Please Reviewers take care of the following aspects:

  1. Are there any typos?
  2. Please read the content of the Pull Request as if you were a beginner and talk about your thoughts after reading the text no matter whether you are familiar with the content or not.
  3. Please evaluate the content of the Pull Request if you are familiar with related concepts.
  4. Please try your best to keep an eye on it until it is merged or closed.

@CamberLoid CamberLoid marked this pull request as draft August 10, 2021 09:21
Copy link
Member

@ksyx ksyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

docs/tools/editor/atom.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
docs/tools/index.md Outdated Show resolved Hide resolved
docs/tools/index.md Outdated Show resolved Hide resolved
docs/tools/index.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
In the beginning, Eclipse is the next generation IDE developed by IBM as an alternative for business software Visual Age for Java. In November 2001, it was donated to open-source community, and now it is managed by Eclipse, a non-profit organization of software developers.

Advantages:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qwq?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pwp?

docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/devcpp.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved

进入 Eclipse 官网,
Heading to the homepage of Eclipse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加个链接?

docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
docs/tools/editor/eclipse.md Outdated Show resolved Hide resolved
Copy link
Member

@ksyx ksyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

docs/tools/editor/geany.md Outdated Show resolved Hide resolved
docs/tools/editor/geany.md Outdated Show resolved Hide resolved
docs/tools/editor/geany.md Outdated Show resolved Hide resolved
docs/tools/editor/geany.md Outdated Show resolved Hide resolved
docs/tools/editor/geany.md Outdated Show resolved Hide resolved
docs/tools/editor/vscode.md Outdated Show resolved Hide resolved
docs/tools/editor/vscode.md Outdated Show resolved Hide resolved
docs/tools/editor/vscode.md Outdated Show resolved Hide resolved
docs/tools/editor/vscode.md Outdated Show resolved Hide resolved
docs/tools/editor/vscode.md Outdated Show resolved Hide resolved
@CamberLoid CamberLoid marked this pull request as ready for review September 29, 2021 15:53
@@ -1,11 +1,11 @@
author: ouuan, ChungZH, partychicken, Xeonacid

Atom,GitHub 家的编辑器。
Atom, editor from Github.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Atom, editor from Github.
Atom, the editor by Github.


Atom 是一个免费、开源、跨平台的文本编辑器,由 GitHub 开发。它是用 JavaScript 编写的,并且采用 Electron 架构。它的一个较大缺点就是性能差。
Atom is a free and open-source cross-platform text editor developed by Github. It is written in Javascript and based on Electron. A relatively serious disadvantage is bad performance.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Atom is a free and open-source cross-platform text editor developed by Github. It is written in Javascript and based on Electron. A relatively serious disadvantage is bad performance.
Atom is a free and open-source cross-platform text editor developed by Github. It is written in Javascript and based on Electron. A relatively serious disadvantage is its bad performance.


不过,你在使用的版本是不是我说的这个版本呢?
The origin of Dev-C++ is Bloodshed Dev-C++ written by Colin Laplace. Since February 22, 2005, the project was stopped updating. In 2006, lead developer Colin Laplace stated the situation that he was busy with real-life issues and did not have time to continue development of Dev-C++.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The origin of Dev-C++ is Bloodshed Dev-C++ written by Colin Laplace. Since February 22, 2005, the project was stopped updating. In 2006, lead developer Colin Laplace stated the situation that he was busy with real-life issues and did not have time to continue development of Dev-C++.
The origin of Dev-C++ is Bloodshed Dev-C++ written by Colin Laplace. This project stopped updating since February 22, 2005. In 2006, its lead developer Colin Laplace stated the situation that he was busy with real-life issues and did not have time to continue development of Dev-C++.


没错,Dev-C++ 其实还有一个全新版本:
Orwell Dev-C++ is a variant of Bloodshed Dev-C++, developed and maintained by individual programmer Orwell (Johan Mes). The variant contains bug fixes and compiler updates. Generally speaking, all Dev-C++ 5.x are Orwell Dev-C++. This variant was last updated in 2015 with version 5.11.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Orwell Dev-C++ is a variant of Bloodshed Dev-C++, developed and maintained by individual programmer Orwell (Johan Mes). The variant contains bug fixes and compiler updates. Generally speaking, all Dev-C++ 5.x are Orwell Dev-C++. This variant was last updated in 2015 with version 5.11.
Orwell Dev-C++ is a variant of Bloodshed Dev-C++ developed and maintained by individual programmer Orwell (Johan Mes). It contains bug fixes and compiler updates. Generally speaking, all Dev-C++ 5.x are Orwell Dev-C++. This variant was last updated in 2015 with version 5.11.


自 2011 年的 Dev-C++ 4.9.9.3 版本之后,你使用的版本均为 Orwell Dev-C++。
## Getting Started to Use
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Getting Started to Use
## Getting Started

优化代码运行时间或占用空间。

选择 "代码生成" 子选项卡中的 "优化级别(-Ox)" 选项标签。
Select the "Optimization Level (-Ox)" option in the "Code Generation" sub-tab, and choose the level you wan to use.

![](./images/Dev-C++-11.png)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo


#### 显示最多警告信息
#### Show All The Warnings
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#### Show All The Warnings
#### Show All Warnings


点击工具 -> 编译选项,然后选择 "编译器" 选项卡,接下来介绍几个常用 trick。
Click "Tools" -> "Compiler Options...", and select the tab "General". Below is some frequently used tricks.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Click "Tools" -> "Compiler Options...", and select the tab "General". Below is some frequently used tricks.
Click "Tools" -> "Compiler Options...", and select the tab "General". Below are some frequently used tricks.


#### 开大栈
#### Extend the Stack
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extending? 下同


此命令将栈开到了约 128MB 的大小,有需要可以自行增加。
The example above resized the stack to about 128MB, and can be adjusted as needed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The example above resized the stack to about 128MB, and can be adjusted as needed.
The example above resizes the stack to about 128MB, and can be adjusted as needed.


在 "连接器命令行加入以下命令" 中加入 `-D[String]` 命令。
Macro is useful when testing locally with file I/O or other purposes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Macro is useful when testing locally with file I/O or other purposes.
Macro is useful for testing locally with file I/O or other purposes.


```bash
./configure
make
sudo make install
```

如遇到 `No package 'gtk+-2.0' found` 可能需要安装 `libgtk2.0-dev`。
Note: you may need install a dependency `libgtk2.0-dev` if it reports `No package 'gtk+-2.0' found`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Note: you may need install a dependency `libgtk2.0-dev` if it reports `No package 'gtk+-2.0' found`.
Note: you may need install the dependency `libgtk2.0-dev` if it reports `No package 'gtk+-2.0' found`.

@@ -1,79 +1,128 @@
author: NachtgeistW, Ir1d, ouuan, Enter-tainer, Xeonacid, ChungZH, keepthethink, abc1763613206, partychicken, Chrogeek, xkww3n
author: NachtgeistW, Ir1d, ouuan, Enter-tainer, Xeonacid, ChungZH, keepthethink, abc1763613206, partychicken, Chrogeek, xkww3n,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.


用于调整 VS Code 的智能补全。
This section is talking about adjusting smart auto-completion of VS Code.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping & todo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants