| Commit message (Collapse) | Author | Age |
|
|
|
| |
- 2021/08/13 時点の英語版に同期
|
| |
|
|
|
| |
fix typo
|
|
|
|
| |
Replace `Kumascript` with `KumaScript`.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fixing a typo: 证书-> 整数
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- 2021/08/13 時点の英語版に同期
|
| |
|
|
|
|
| |
- 2021/11/23 時点の英語版に同期
|
| |
|
|
|
|
| |
- 2021/11/07 時点の英語版に同期
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* translate the below document.
AudioParamMap
* modification
|
|
|
|
|
| |
* fix preflight_request link
* fix simple requests link
|
|
|
| |
AudioNode.numberOfInputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate the below document.
Web audio spatialization basics
* small fixes
fix flaws
fix not modified parts
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* overall modification
* addtional modification
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
| |
- 2021/10/08 時点の英語版に同期
|
| |
|
|
|
|
| |
- 2021/11/19 時点の英語版に同期
|
| |
|
| |
|
|
|
|
| |
- 2021/09/24 時点の英語版に同期
|
|
|
|
|
|
|
| |
url: https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Symbol
description: instance methods and instance properties not render correct
Co-authored-by: fangjun <fangjun@tal.com>
|
|
|
|
| |
Part of the code in this page does not support highlighting, and now I have fixed it.
The code location is on line 336.
|
|
|
|
|
| |
marginsプロパティは存在しないのでmarginに変更しました。
'margins' property does not exist. So I modified it to 'margin'
|
| |
|
|
|
| |
Fixed sample code indentation.
|
| |
|
|
|
| |
<ol start="i"> should be <ol type="i"> in order to display Roman numeral type
|
| |
|
|
|
|
| |
AudioParam.minValue
|
|
|
|
| |
AudioParam.linearRampToValueAtTime()
|
|
|
|
| |
AudioParam.cancelAndHoldAtTime()
|
|
|
|
| |
AudioNode.context
|
|
|
|
| |
오역 수정 및 불필요한 부분(한자) 삭제
좀 더 매끄럽게 문장 수정
|
| |
|
| |
|
|
|
| |
Co-authored-by: Kyle <mkitigy@gmail.com>
|