Dennis Felsing
d500319a7a
Update my website
2023-09-24 09:33:18 +08:00
Adrien LUDWIG
62b5f91d72
[awk] Fix wrong example output (in all languages) ( #4750 )
2023-09-08 13:27:46 +08:00
erhu
f472504d58
Update c-cn.html.markdown ( #4740 )
...
chore: typedefs to typedef
2023-08-25 11:37:22 +08:00
kdxcxs
b3a8f56424
[ruby/zh-cn] fix typo ( #4681 )
2023-06-08 14:56:07 +08:00
Joel Jucá
3e22775a64
Fix bad case in the Elixir language
2023-04-27 17:09:38 -03:00
Hex
eeb6c05ebb
Fix comment for loop 99 → 100 ( #4649 )
...
Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con>
2023-04-20 21:19:33 +08:00
Marcel Ribeiro-Dantas
9817ee032b
Merge pull request #4581 from verhovsky/matlab
...
[matlab/*] make "MATLAB" an acronym
2023-03-27 11:20:55 -03:00
Xianguang Zhou
c3cc321c31
[clojure-macros/zh-cn] Delete a unmatched parenthesis. ( #4599 )
2023-02-17 17:54:37 +08:00
Boris Verkhovskiy
95435c811c
Make "MATLAB" an acronym
2023-01-22 07:51:19 +02:00
wang sy
5f941a4dee
Fix broken 4clojure links
2023-01-14 13:42:05 +08:00
zjzj1996
fd802bfd43
fix:typo
2023-01-11 15:10:03 +08:00
shoreyk
354fe6fe7d
[lua/zh-cn] loadstring -> load ( #4554 )
...
loadstring已弃用
2022-12-08 11:19:58 +08:00
wczcw
4090ae734f
[GDScript/zh-cn] Add for
usage with int ( #4478 )
2022-08-17 20:01:12 +08:00
Chuckie Chen
736fea8f39
[powershell/zh-cn] correct mistakes 勘误 ( #4469 )
...
Co-authored-by: Chuckie Chen <chuckie_chen945@qq.com>
2022-08-08 20:04:51 +08:00
Marcel Ribeiro-Dantas
3e0a35ad37
Update c# to upercase C#
2022-08-01 22:40:55 +02:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++
2022-08-01 22:39:47 +02:00
Marcel Ribeiro Dantas, Ph.D
3bb69ae289
Fix language name
2022-08-01 09:46:50 +02:00
Chuckie Chen
9852ea8856
[python/zh-cn] correct mistakes 勘误 ( #4468 )
...
* [python/zh-cn] fix typo 修正打字错误
我们可以通过遍历还访问所有的值 -> 我们还可以通过遍历访问所有的值
* add missing character 添加遗漏的字符
这个 math.p 文件会被代替引入 -> 这个 math.py 文件会被代替引入
* fix typo
2022-07-29 15:16:13 +08:00
Marcel Ribeiro-Dantas
139a62ad2e
Fix document category for Docker in zh-cn
...
Docker is a tool, not a language.
2022-07-12 23:33:14 +02:00
wczcw
67c9ce1eb5
[GDScript/zh-cn] Add GDScript Chinese translation ( #4416 )
...
* [GDScript/zh-cn] Add GDScript Chinese translation
* [GDScript/zh-cn] Remove something inappropriate
* [GDScript/zh-cn] Rename GDScript cn file
* [GDScript/zh-cn] Keep lines under 80 chars
* [GDScript/zh-cn] Header config
Co-authored-by: xiehuaqiao <xiehuaqiao@national-space.com>
2022-07-12 11:49:03 +08:00
Norwid Behrnd
dbcaa68877
correct example gsub in zh-cn-awk
...
Edit based on the correction of the English original.[1]
[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 15:13:35 +02:00
Marcel Ribeiro-Dantas
a43b26041d
Remove GitGuy dead link from git material ( close #4314 )
2022-07-08 15:11:23 +02:00
mphschmitt
a92ab5a75e
[rust/zn] fix chinese translation. ( #4425 )
2022-07-07 08:25:30 +08:00
MapleinCode
835d077573
[python/zh-cn]Complete Translation ( #4351 )
...
Co-authored-by: 谭九鼎 <109224573@qq.com>
2022-04-08 20:06:22 +08:00
Dyn
3a425f8cf3
[sql/zh-cn]:Update filename for consistency ( #4348 )
2022-03-19 16:16:00 +08:00
Brian Holbrook
d208b72f6a
[mips/*] Fix branching example ( #4315 )
2022-03-03 15:44:38 +08:00
lzw-723
414ac29188
[raylib/zh-cn] Completed translation ( #4325 )
2022-02-20 22:17:15 +08:00
谭九鼎
2f05725cc0
[Docker/zh-cn] Init translation ( #3926 )
2022-01-22 20:20:16 +08:00
YAN Hui Hang
831b708150
Update dynamic-programming-cn.html.markdown ( #4103 )
2022-01-03 23:58:46 +08:00
woclass
868d6ea2ff
[red/zh-cn] Update Chinese translation ( #4299 )
2022-01-03 23:49:42 +08:00
Harukawa Sayaka
93af05dc04
[python/zh-cn] Empty tuple is also False ( #4297 )
2022-01-02 20:04:14 +08:00
180909
8240a8f703
[go/zh-cn] Add translation ( #4270 )
2021-12-10 20:58:40 +08:00
lzw-723
d5368b21c6
[nim/zh-cn] Add translation ( #4282 )
2021-12-10 20:58:24 +08:00
Adam Bard
e20d8d358f
Move zh-cn asciidoc to expected location
2021-11-09 17:13:32 -08:00
Ay355
9552f2a1fe
[rust/all] Remove .iter() on array example ( #4230 )
...
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
2021-11-01 22:27:42 +01:00
Haden Wasserbaech
1fb1ad6b5f
Fixes multidimensional array ( #4239 )
2021-10-10 19:32:14 +02:00
Petru Madar
0086b92f09
[ruby/all] Replace tryruby.org with the proper link ( #4217 )
...
* Replace tryruby.org with the proper link
* Replace tryruby.org with the proper link
2021-08-21 23:08:42 +02:00
Liu Yihua
9a76ba9d83
[asciidoc/zh-cn] Add translation ( #4210 )
2021-08-09 18:34:56 +08:00
谭九鼎
4d6fd978cf
Merge pull request #4002 from wuyudi/master
2021-08-08 16:42:53 +08:00
wuyudi
e59be08368
Update zh-cn/wolfram-cn.html.markdown
...
Co-authored-by: 谭九鼎 <109224573@qq.com>
Update zh-cn/wolfram-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
Update zh-cn/wolfram-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
Update zh-cn/wolfram-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
Update wolfram-cn.html.markdown
2021-08-08 15:25:18 +08:00
谭九鼎
d1ea98e62b
Merge pull request #3928 from tx23/Cmake_zh_cn
...
[CMake/zh-cn]Translation CMake
2021-08-08 13:28:38 +08:00
谭九鼎
d9ef04d164
Merge pull request #4077 from yihuajack/yihuajack/mips-zh-cn
2021-08-08 13:25:22 +08:00
谭九鼎
db518cc946
Merge pull request #4171 from bkbncn/patch-1
...
[perl/zh-cn]fix indent
2021-08-08 13:21:37 +08:00
谭九鼎
1c2e5a5716
delete some empty lines
2021-08-08 13:12:35 +08:00
谭九鼎
8982bdd305
fix some issue
...
Co-authored-by: woclass <wo@wo-class.cn>
2021-08-08 13:09:40 +08:00
lo0b0o
a838d22da8
add header
2021-06-18 23:09:36 +08:00
lo0b0o
2a279a6602
add Chinese translation to set-theory.html.md
2021-06-18 22:54:03 +08:00
Xiangyu Xu
e59b19da9c
fix indent
2021-05-28 18:38:30 -05:00
Борис Верховский
a502f8d723
Rename OS X to macOS ( #4166 )
2021-05-25 13:42:50 +02:00
Adam Bard
4dac7b160e
Merge pull request #3981 from GengchenXU/master
...
[Qt/zh-cn]Add translation for qt
2021-03-25 21:14:07 -07:00
Max Schumacher
901dfee4f1
Merge pull request #4108 from jzyds/patch-1
...
修改Linux内核编码风格链接
2021-03-21 15:32:56 +01:00
Viki
735044b088
Update java-cn.html.markdown
...
Simplify the description in Chinese to prevent verbosity
2021-03-03 18:36:43 +08:00
jzyds
b40120e746
修改Linux内核编码风格链接
...
This file has moved to process/coding-style.rst
2021-02-07 15:43:48 +08:00
An Long
967591e4c2
Remove negative and inaccurate translation ( #4087 )
2021-01-15 13:29:39 +01:00
Liu Yihua
1f8cad3260
Update mips-cn.html.markdown
...
Correct small errors
2021-01-02 19:06:49 +08:00
yihuajack
214f4cff02
[mips/zh-cn] Add translation
...
Add translation for MIPS Assembly in zh-CN
2020-12-31 12:11:38 +08:00
即使孤独依旧前行
587873df7f
Update zh-cn/qt-cn.html.markdown
...
Co-authored-by: 谭九鼎 <109224573@qq.com>
2020-10-20 23:22:15 +08:00
izerobyte
292e041289
Update haskell-cn.html.markdown
...
misspellings
2020-09-09 09:44:16 +08:00
wuyudi
e17e062e6d
Create wolfram-cn.html.markdown
2020-08-21 02:45:37 +08:00
Max Schumacher
04701fe434
Merge pull request #3979 from krutik-k/patch-1
...
YAML to JSON
2020-08-18 12:26:44 +02:00
Max Schumacher
694367fd10
Merge pull request #3985 from HermitSun/master
...
[yaml/zh-cn] retranslate some content
2020-08-18 11:29:10 +02:00
Max Schumacher
6fb66a825b
Merge pull request #3919 from but0n/fix-pythonlegacy-cn
...
[python/zh-cn] Fix a translation mistake
2020-08-17 16:12:35 +02:00
Max Schumacher
bc05948531
Merge pull request #3929 from Saafo/patch-1
...
[make/zh-cn] fix translation error for make-cn.html.markdown
2020-08-14 09:39:02 +02:00
Wen Sun
32ecae608e
[yaml/zh-cn]: modify some translation
2020-08-08 10:04:29 +08:00
Wen Sun
90d53cbd37
[yaml/zh-cn]: revert spaces
2020-08-08 09:49:10 +08:00
Wen Sun
2cad7e537a
[yaml/zh-cn]: revert spaces
2020-08-08 09:44:23 +08:00
Wen Sun
8534586df7
[yaml/zh-cn] remove translation notes
2020-07-26 17:06:35 +08:00
Wen Sun
0c9d8a5fc5
[yaml/zh-cn]: retranslate some content
2020-07-26 17:01:53 +08:00
即使孤独依旧前行
4eb3a50309
Update qt-cn.html.markdown
2020-07-22 17:38:44 +08:00
Mr.Xu
90bf6e6643
Create qt-cn.html.markdown
2020-07-22 17:35:08 +08:00
dengzhenpeng
c3b9c3c31d
Fix wrong method name in comment
2020-07-19 23:17:56 -07:00
krutik-k
d1cb424d58
YAML to JSON
...
You can also use https://yamlonline.com/ for the yaml validator as well as yaml converter to json,csv,xml,base64 also for beautify and minify YAML.
2020-07-18 15:34:18 +05:30
Max Schumacher
7929f15241
Merge pull request #3968 from GengchenXU/master
...
fix translation error for opencv-cn.html.markdown
2020-07-08 17:41:36 +02:00
即使孤独依旧前行
5f7527a6f8
Update opencv-cn.html.markdown
2020-07-08 23:24:44 +08:00
Max Schumacher
eb0fa0158b
Merge pull request #3930 from GengchenXU/master
...
[OpenCV/zh-cn]Add translation for opencv
2020-07-08 14:09:00 +02:00
Max Schumacher
dcb6c9c065
Merge pull request #3955 from muxueqz/patch-2
...
[C][zh-cn]Fix typo
2020-07-07 15:29:11 +02:00
muxueqz
83d35fb28a
Fix typo
2020-06-13 20:20:20 +08:00
sumanstats
0ecb826429
Perl6 to Raku and many more
...
+ As the Perl 6 is renamed to raku, it is good to reflect that https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md
+ perl6.org is now raku.org
+ change references of perl 6 to raku
+ rename file perl6-pod.html.markdown to raku-pod.html.markdown
+ Perl refers to Perl 5, there is no ambiguity after rename of Perl6 to
Raku, use Perl only to refer to Perl 5
+ fix links inside raku.html.markdown
2020-06-10 16:33:01 +05:45
即使孤独依旧前行
2877c63f00
Add files via upload
2020-05-19 16:43:49 +08:00
Saafo
47277693df
fix translation error for make-cn.html.markdown
2020-05-18 22:48:27 +08:00
tangxin
2f4158a7dd
Translation CMake
2020-05-17 19:05:28 +08:00
but0n
4bca6a7dd4
fix translation mistake
...
#210
2020-04-29 15:12:28 +10:00
Max Schumacher
bdeb28ebbc
Merge pull request #3855 from kdxcxs/pyqt-cn
...
[pyqt/zh-cn] PyQT Chinese translation
2020-02-18 08:50:24 +01:00
kdxcxs
473b296fb5
Update pyqt-cn.html.markdown
...
Update translators list
2020-02-18 12:16:41 +08:00
kdxcxs
23e84fb341
Update pyqt-cn.html.markdown
...
Suggestions from lsvih
2020-02-18 11:58:59 +08:00
kdxcxs
4ad5bf24fc
Apply suggestions from code review
...
Co-Authored-By: lsvih <lsvih@qq.com>
2020-02-18 11:53:47 +08:00
kdxcxs
891061acd4
Apply suggestions from code review
...
完善注释
Co-Authored-By: lsvih <lsvih@qq.com>
2020-02-18 11:39:31 +08:00
kdxcxs
fb626bb078
纠正语法错误,中英文连接处加空格
2020-02-18 11:36:42 +08:00
kdxcxs
e68ea78b25
Replace tabs with spaces
2020-02-18 11:04:49 +08:00
kdxcxs
a64868904b
remove a translated sentence
2020-02-18 08:20:34 +08:00
Adam Bard
0a0a40dc2d
Merge pull request #3856 from sshine/make-python3-default
...
[Python] Make Python 3 default
2020-02-13 22:00:05 -08:00
Leigh Brenecki
5864aba42d
Purge my deadname
2020-02-13 10:38:29 +10:30
Simon Shine
ae848c481f
Python 3: Use 'filename: learnpython*.py' (no '3')
...
Before renaming, Python 3 filenames were 'learnpython3*.py'.
This commit removes the '3' part from the filename.
To verify that the filenames were named consistently across
translations prior to this commit, and to change this:
```
ack -H 'filename:' python.html.markdown
find . -name "python-*.markdown" -exec ack -H 'filename:' {} \;
sed -i 's/^filename: learnpython3/filename: learnpython/' \
python.html.markdown
find . -name "python-*.markdown" -exec \
sed -i 's/^filename: learnpython3/filename: learnpython/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
887cbee8af
Change 'filename:' for Python 2 (legacy)
...
Before renaming, all Python 2 filenames were 'learnpython-*.py'.
This commit renames them to 'learnpythonlegacy-*.py'.
To verify that the filenames were named consistently across
translations prior to this commit, and to change this:
```
find . -name "pythonlegacy*.markdown" -exec ack filename: {} \;
find . -name "pythonlegacy*.markdown" -exec \
sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
8f5fac9895
Python 3: 'language: Python'
...
Instead of listing 'language: python3' for Python 3, use
language: Python
as #3450 does.
```
find . -iname "python-*.markdown" -exec \
sed -i 's/language: python3/language: Python/' {} \;
```
2020-02-12 07:04:42 +01:00
Simon Shine
95c8b24ebf
Python 2 'language': Python 2 (legacy)
...
Instead of listing 'language: python' for Python 2, use
language: Python 2 (legacy)
```
find . -iname "*pythonlegacy*" -exec \
sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \;
```
2020-02-12 05:09:13 +01:00
kdxcxs
890aedaa5d
Add PyQT Chinese translation
2020-02-12 12:03:24 +08:00
Simon Shine
efe00fd06e
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
...
The list of references is exhausted by running 'ack docs/python'.
2020-02-12 05:03:08 +01:00
kdxcxs
844029c927
Add PyQT Chinese translation
2020-02-12 11:57:05 +08:00
Simon Shine
a3b0585374
Rename Python 3 markdown files into 'python'
...
```
for f in $(find . -iname "*python3*" | grep -vE 'git'); do
fnew=$(echo "$f" | sed 's/python3/python/')
git mv "$f" "$fnew"
done
2020-02-12 04:54:36 +01:00