diff options
Diffstat (limited to 'files/zh-cn/web/api/xmlhttprequest/abort_event/index.html')
| -rw-r--r-- | files/zh-cn/web/api/xmlhttprequest/abort_event/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/xmlhttprequest/abort_event/index.html b/files/zh-cn/web/api/xmlhttprequest/abort_event/index.html index 9bdad07e9d..d1a9868628 100644 --- a/files/zh-cn/web/api/xmlhttprequest/abort_event/index.html +++ b/files/zh-cn/web/api/xmlhttprequest/abort_event/index.html @@ -8,11 +8,11 @@ translation_of: Web/API/XMLHttpRequest/abort_event --- <div>{{APIRef}}</div> -<div></div> + <div>当一个请求终止时 <code>abort</code> 事件被触发,比如程序执行 {{domxref("XMLHttpRequest.abort()")}}。</div> -<div></div> + <table class="properties"> <tbody> |
