aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
Commit message (Collapse)AuthorAge
* 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>
* Update Web/CSS/Viewport_concepts, zh-CN (#1543)sisyphus982021-07-16
| | | Fix typo and unify format
* [CRON] sync translated contentMDN2021-07-14
|
* Update index.html (#1519)zitup2021-07-13
| | | better translation
* fix: the 'eval' jump to the correct link (#1483)Elan Bin2021-07-13
| | | the 'eval' has been translated
* Update index.html (#1498)wd2021-07-13
| | | A problem in Chinese translation
* 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: the '主线程' jump to the correct link, zh-CN (#1484)Elan Bin2021-07-11
| | | | fix: the '主线程' jump to the correct link '主线程' has been translated
* [CRON] sync translated contentMDN2021-07-09
|
* [CRON] sync translated contentMDN2021-07-08
|
* fix a bug of legacy http:// URL referencesPeter Bengtsson2021-07-08
|
* Update Web/HTML/Element/link, zh-CN (#1430)Elan Bin2021-07-08
| | | add 'brush: html' in to the pre label classList, made the code highlight and also can be copy
* [CRON] sync translated contentMDN2021-07-07
|
* Fix Web/CSS/CSS_Box_Model/Mastering_margin_collapsing, zh-CN (#1408)Elan Bin2021-07-06
| | | modify paddng to padding in row 70
* Fix Web/HTML/Element/img, zh-CN (#1394)Map1en_2021-07-06
| | | fix(img): link of crossorigin attributes(zh-cn)
* Fix Web/Guide/AJAX/Getting_Started, zh-CN (#1392)hxy5212021-07-06
| | | 252 line, 'conputedString' -> 'computedString'.
* [CRON] sync translated contentMDN2021-07-06
|
* Update Web/HTML/Attributes/crossorigin, zh-CN (#1389)gnehc2021-07-05
| | | One more sentence in this article needs to be translated into zh-ch.
* [CRON] sync translated contentMDN2021-07-04
|
* fix: 优化标点与语言Hoarfroster2021-07-03
|
* Update index.htmlSCWR2021-07-02
| | | translation
* [CRON] sync translated contentMDN2021-07-01
|
* Update Web/JavaScript/Reference/Global_Objects/Array/splice, zh-CN (#1343)zmheang2021-06-30
| | | 第n位 -> 索引 n 的位置
* [CRON] sync translated contentMDN2021-06-30
|
* [CRON] sync translated contentMDN2021-06-29
|
* Update files/zh-cn/web/http/headers/cache-control/index.htmlshenyang2021-06-28
|
* Update index.htmlYvan Zhu2021-06-28
| | | | | | english: // parg is an object reference to a <p> element chinese: // parg 是一个对 <p> 元素的引用
* [CRON] sync translated contentMDN2021-06-28
|
* Update Web/JavaScript/Reference/Functions/Arrow_functions, zh-CN (#1312)Charles Wu2021-06-27
|
* fix(cache-control): 页面内容和其他页面保持一致shenyang2021-06-25
|
* Fix typos: "合" -> "和"zhu2021-06-25
|
* [CRON] sync translated contentMDN2021-06-25
|
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* [CRON] sync translated contentMDN2021-06-23
|
* remove deprecated $sample URLs for zht7yang2021-06-23
|
* [zh-cn] fix filenameclasslfz2021-06-22
|
* remove hidden bcd table paragraph from 'zh-cn'Peter Bengtsson2021-06-22
| | | | Part of #1008
* [CRON] sync translated contentMDN2021-06-20
|
* [CRON] sync translated contentMDN2021-06-19
|
* fix #516Kevin CHEN2021-06-18
|
* fix #574Kevin CHEN2021-06-18
|
* rid of $samples iframesPeter Bengtsson2021-06-18
|
* Fix Web/API/EventTarget/addEventListener, zh-CN (#1224)Kevin CHEN2021-06-17
| | | fix #663
* fix #743Kevin CHEN2021-06-17
|
* [CRON] sync translated contentMDN2021-06-16
|
* [CRON] sync translated contentMDN2021-06-15
|
* Update Web/API/Element/mousemove_event, zh-CN (#1200)A1lo2021-06-14
|
* [zh-cn] 更新“操作符优先级” patch-2plylrnsdy2021-06-14
| | | | | | - 修正不统一的翻译:“关联性”应为“结合性” - 修正部分 html 属性与英文版不一致 - 部分文本润色
* [zh-cn] 更新“操作符优先级”plylrnsdy2021-06-14
| | | | | | | | | - 修正操作符 `%` 的中文名称为“取余” - 修正操作符 `==`/`!=`/`===`/`!==` 的中文名称,与指向页面保持一致 - 同步英文版 - 新增内容 - 展开语法(Spread syntax)从操作符优先级表格移除,并解释原因 - 表格、链接等 html 格式