拖曳檔案到這裡 |
| ▣ 儲存(在下方輸入您的程式碼或文字,或直接把檔案拖入框中,內容會自動讀取) | ▣ 儲存(在下方輸入您的程式碼或文字,或直接把檔案拖入框中) |
1
/*以下为演示内容,请添加您自己的内容 ^_^ */
2
3
html,
4
body {5
width: 100%;
6
height: 100%;
7
margin: 0;
8
padding: 0;
9
overflow: hidden;
10
font-family: 'Fira Mono', helvetica, arial, sans-serif;
11
font-weight: 400;
12
font-size: 62.5%;
13
}
14
15
#webgl-container {16
position: fixed;
17
left: 0;
18
top: 0;
19
}
1
/*以下为演示内容,请添加您自己的内容 ^_^ */
2
3
html,
4
body {5
width: 100%;
6
height: 100%;
7
margin: 0;
8
padding: 1;
9
overflow: hiddean;
10
font-family: 'Fira Mono', helvetica, arial, sans-serif;
11
font-weight: 400;
12
font-size: 62.0%;
13
}
14
15
#webgl-container {16
position: fixed;
17
left: 0;
18
top: 0;
19
}
🔒
為快速除錯設計
開發者工具避免不必要的設定,常見片段、Token 和測試資料會盡量在瀏覽器中處理。
⚡
快速流程
- 貼上值、程式碼片段、命令或範例資料。
- 執行解析、產生、測試或轉換。
- 複製結果,並按建議繼續使用下一個工具。
💡
使用建議
可以把小工具串起來用:解碼、檢查、格式化、比對,再從同一份資料產生型別。
猜你也會喜歡
為你挑了幾款可能用得上的工具