aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript
Commit message (Collapse)AuthorAge
* improve Web/JavaScript/Reference/Operators/new, zh-CN (#1728)Tackoil2021-07-27
| | | | | | | | | Hi, I make a modification about the description of the second step on the page about `new` operator. The orignal one was confused me because of the two 对象. According to the English version, I make this change to match that one. Please let me know if there are any question. Thanks. 您好,我对 `new` 操作符中的第二步描述做了修改。 原始版本中的两个“对象”存在歧义,在我第一次阅读时理解很困难。对照英文版本,我做了对应的修改进行匹配。 如果该 PR 存在哪些问题,请联系我。谢谢~
* fix typo in Web/JavaScript/Data_structures, zh-CN (#1689)ZhengX2021-07-25
| | | | - Fix some typesetting issue by adding spaces between Chinese characters and English letters. - Change word `Javascript` to `JavaScript` .
* wasn't supposed to be orphaned (zh-cn) (#1674)Peter Bengtsson2021-07-23
| | | | | | | * wasn't supposed to be orphaned (zh-cn) * fix redirects * fix slug front-matter
* remove all 'cke_pastebin' mentions (#1617)Peter Bengtsson2021-07-19
|
* replace wiki links in zh-CNt7yang2021-07-19
|
* [CRON] sync translated contentMDN2021-07-17
|
* correct the description of date getTimezoneOffset (#1533)liumulin6142021-07-17
| | | | 英文原文: The number of minutes returned by getTimezoneOffset() is positive if the local time zone is behind UTC, and negative if the local time zone is ahead of UTC.
* delete conflicting/orphaned docs (zh-CN) (#1412)Peter Bengtsson2021-07-17
| | | | | | | | | | | | | | | | | | | | | * delete conflicting docs (zh-CN) * and redirects * do orphaned as well * fix * remove more orphans * revert orphaned docs that can identify origin * move orphaned docs to current loc * adjust slug path * fix redirect change from rebase Co-authored-by: Irvin <irvinfly@gmail.com>
* Fix Web/JavaScript/Reference/Operators/instanceof, zh-CN (#1517)Elan Bin2021-07-13
| | | the pre label used 'dir="rtl"' attribute, cause code written from the right to the left
* fix: 优化标点与语言Hoarfroster2021-07-03
|
* Update Web/JavaScript/Reference/Global_Objects/Array/splice, zh-CN (#1343)zmheang2021-06-30
| | | 第n位 -> 索引 n 的位置
* Update Web/JavaScript/Reference/Functions/Arrow_functions, zh-CN (#1312)Charles Wu2021-06-27
|
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* [CRON] sync translated contentMDN2021-06-23
|
* remove hidden bcd table paragraph from 'zh-cn'Peter Bengtsson2021-06-22
| | | | Part of #1008
* fix #516Kevin CHEN2021-06-18
|
* fix #574Kevin CHEN2021-06-18
|
* fix #743Kevin CHEN2021-06-17
|
* [CRON] sync translated contentMDN2021-06-15
|
* [zh-cn] 更新“操作符优先级” patch-2plylrnsdy2021-06-14
| | | | | | - 修正不统一的翻译:“关联性”应为“结合性” - 修正部分 html 属性与英文版不一致 - 部分文本润色
* [zh-cn] 更新“操作符优先级”plylrnsdy2021-06-14
| | | | | | | | | - 修正操作符 `%` 的中文名称为“取余” - 修正操作符 `==`/`!=`/`===`/`!==` 的中文名称,与指向页面保持一致 - 同步英文版 - 新增内容 - 展开语法(Spread syntax)从操作符优先级表格移除,并解释原因 - 表格、链接等 html 格式
* Update Web/JavaScript/Reference/Operators, zh-CN (#1127)Hoarfroster2021-06-07
| | | | | | | | | * Update index.html content 统一 "." => "。" * Update 逻辑赋值运算符 Update 逻辑赋值运算符
* Fix Web/JavaScript/Guide/Regular_Expressions/Quantifiers, zh-CN (#1066)Zack Chang2021-05-31
| | | Correct a translation error.
* remove bcd paragraph for zh-CNt7yang2021-05-31
|
* [CRON] sync translated contentMDN2021-05-29
|
* [CRON] sync translated contentMDN2021-05-05
|
* Update index.htmlJad Joubran2021-05-04
|
* Update /web/javascript/reference/global_objects/regexp/regexp, zh-CN (#734)xinzejy2021-05-03
| | | | | | | | | * Update index.html 翻译了一小部分 * Update index.html Translated into Chinese
* Update /web/javascript/reference/operators/this, zh-CN (#667)1sm2021-04-27
| | | fix: zh-cn 'this' typographical errors and translation
* Update index.htmlChowQ2021-04-27
| | | 按照 ECMAScript 2020 规范,数据类型只有八种。 链接 >> https://tc39.es/ecma262/#sec-ecmascript-data-types-and-values
* 参照英文原文"Static methods"将"Object ↵iwanderer2021-04-26
| | | | 构造函数的方法"翻译成"静态方法"
* Fix typoWeiqi Wu2021-04-26
|
* Update index.htmlSKY ZHAO2021-04-14
| | | Correct some sentence
* Correct translation #142zlv2s2021-04-03
|
* Fixed the typo, Fixes #321alexanderhess2021-04-03
|
* Correction, Fixes #361alexanderhess2021-04-03
|
* Update index.htmlhelloking0002021-03-24
|
* delete dir="rtl" attributeHookin2021-03-24
|
* Remove all mentions of EmbedTest262ReportResultsTable (#301)Peter Bengtsson2021-03-23
| | | | | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug zh-cn: modifyFlorian Merz2021-02-11
|
* unslug zh-cn: moveFlorian Merz2021-02-11
|
* fix fixesFlorian Merz2021-02-11
|
* fix some more zh-cn macrosFlorian Merz2021-02-08
|
* final dump 2020-12-14Peter Bengtsson2020-12-14
|
* 2020-12-13Peter Bengtsson2020-12-13
|
* dump 2020-12-11Peter Bengtsson2020-12-11
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* dump 2020-12-10Peter Bengtsson2020-12-10
|
* update based on https://github.com/mdn/yari/issues/2028Peter Bengtsson2020-12-08
|