Commit Graph

567 Commits

Author SHA1 Message Date
luminist7
37f97e7e70 Move 'AngularJS' to Frameworks section. This Angular will eventually be joined by many other frameworks like React, Angular, Express, Django, etc. 2024-04-14 17:07:59 -06:00
Boris Verkhovskiy
216018a02e Update highlighting languages 2024-04-08 07:07:03 -07:00
Boris Verkhovskiy
868df8c4e8 Rename highlight languages back to Pygments 2024-04-08 05:36:45 -07:00
Boris Verkhovskiy
0aceb41100 [python/*] remove feedback email request 2024-04-07 03:54:02 -07:00
A1EF
62e2e6df9c
[zfs/zh-cn] Update zfs.html.markdown 2024-04-06 20:20:56 +03:00
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Boris Verkhovskiy
100fb0a740 iBooks -> Apple Books 2024-04-06 04:01:29 -07:00
Boris Verkhovskiy
f8475ed139 Github -> GitHub 2024-04-04 04:06:33 -07:00
Boris Verkhovskiy
01bbd084f1 Add empty lines before code blocks
otherwise they don't render as blocks
2024-04-04 04:02:42 -07:00
Boris Verkhovskiy
818b8eec46 Convert \r\n to \n 2024-04-04 00:27:01 -07:00
Boris Verkhovskiy
787e9710b9 Syntax highlighting 2024-04-03 04:16:08 -07:00
Boris Verkhovskiy
f5516715c0 [pyqt/*] fix formatting
rouge doesn't work with uppercase language names, also cleaned up whitespace
2024-04-03 04:13:28 -07:00
Boris Verkhovskiy
365200ce0a Fix syntax highlighting for Markdown 2024-04-03 04:05:40 -07:00
Boris Verkhovskiy
616e40816d
Merge branch 'master' into elixir-casing 2024-04-03 02:02:49 -07:00
Kelli Rockwell
c2878077cb
Update Go official site links from golang.org -> go.dev (#4871) 2024-04-01 09:35:55 +02:00
CatfishWen
c2c7195779
[csharp/zh-cn] update translation (#4856) 2024-03-10 12:41:06 +01:00
qlikwer
3914133997
corrected an error in the number pi (#4839)
* Update go-de.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi

* Update go-pt.html.markdown

corrected an error in the number pi

* Update go-hu.html.markdown

corrected an error in the number pi

* Update go-cn.html.markdown

corrected an error in the number pi

* Update go-kr.html.markdown

corrected an error in the number pi

* Update go-ca.html.markdown

corrected an error in the number pi

* Update go-es.html.markdown

corrected an error in the number pi

* Update go-fi.html.markdown

corrected an error in the number pi

* Update go-fr.html.markdown

corrected an error in the number pi

* Update go-ru.html.markdown

corrected an error in the number pi

* Update go-it.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi
2024-02-12 13:18:44 +01:00
ven
fbb67906c1
#4833 2024-02-01 11:00:10 +01:00
ZUO Zhihua
e561b5bb54
[Fortran/en] [Fortran/zh-cn] Format the code, introduce the latest standard Fortran 2023 (#4814)
* Fortran: format code style and improve description

* Fortran: rename filenames, update Chinese version
2023-12-25 19:22:45 +01:00
谭九鼎
c478046e7b
[json/zh-cn] sync with en (#4044)
* [json/zh-cn] sync with en

* Update json-cn.html.markdown
2023-12-15 19:12:09 +08:00
钟泽源
51cbfef614
[cobol/zh-cn] (#4032)
* translate cobol.html.markdown to chinese version

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update zh-cn/cobol-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

---------

Co-authored-by: GOLGO11 <@873200646@qq.com>
Co-authored-by: ven <vendethiel@hotmail.fr>
Co-authored-by: 谭九鼎 <109224573@qq.com>
2023-12-14 15:47:05 +01:00
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