使用者工具

網站工具


computer:program:js

這是本文件的舊版!


JavaScript

XHTML裡的使用

主要是注意註解符號

<!-- <![CDTA[
var abc = "<" + "/";
alert(abc + "script>");
// ]]> -->

或是

<script type="text/javascript">
//<![CDATA[
alert('Hello world!');
//]]>
</script>

AJAX(待移除)

Variable

String

Object

Array

Map

Set

Function

Constructor

Callback

Regex

Operator

Intl

Module

Event

Promise

Iterators

Generators

Symbol

Reflect

Proxy

Decorator

HTML5 (待清理)

Canvas (已有[[computer:web:canvas]],須搬移)

ECMAScript 6(待清理)

教學

測試

守則

架構

模式

範例

書籍

課程

資源

練習

技巧

效能

元件

Functional

OOP

Selector

Flow Control

Regular Expression

AJAX

DOM

Route

Diff

String

SEO

地圖

介面

展示

表單

影音

遊戲

物理

閱讀

模板

載入

模組

儲存

事件

交易

基模

時間

繪圖

動畫

圖表

排版

直書

字型

翻譯

組成

狀態

擴充

搜尋

色彩

樣式

檔案

分析

測試

涵蓋

效能

填充

工具

Functional

Quality

Parser

JSON

JSONP

GeoJSON

JMAP

工具

  • echo '{"first_key": "value", "second_key": "value2"}' | python3 -m json.tool

Formatter

Compressor

Bundler

Transpiler

Interpreter

Runtime

Package

Manager

Documentation

應用

computer/program/js.1750664327.txt.gz · 上一次變更: 2025/06/23 07:38 由 wm