链接
数字格式
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/text/DecimalFormat.html
日期格式
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/text/SimpleDateFormat.html
字符集
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/nio/charset/Charset.html
URI
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html
URL
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URL.html
Full list of Math functions
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Math.html
Learning the Java Language
https://docs.oracle.com/javase/tutorial/java/index.html
Java Development Kit (JDK) APIs
https://docs.oracle.com/en/java/javase/21/docs/api/index.html
JavaFX CSS参考指南
https://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html
Derby参考手册
https://db.apache.org/derby/docs/10.17/ref/index.html
SQL标识符
https://db.apache.org/derby/docs/10.17/ref/crefsqlj18919.html
网页指南 - 中文
https://developer.mozilla.org/zh-CN/docs/Learn/HTML
网页指南 - 英文
https://developer.mozilla.org/en-US/docs/Learn/HTML
JavaScript指南 - 中文
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
JavaScript指南 - 英文
https://developer.mozilla.org/en-US/docs/Web/JavaScript
JavaScript language specification
https://www.ecma-international.org/publications-and-standards/standards/ecma-262/
Nashorn User's Guide
https://docs.oracle.com/javase/10/nashorn/toc.htm
CSS指南 - 中文
https://developer.mozilla.org/zh-CN/docs/web/css/reference
CSS指南 - 英文
https://developer.mozilla.org/en-US/docs/web/css/reference
CSS规范
https://www.w3.org/TR/CSS/#css
RenderingHints
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/java/awt/RenderingHints.html
JSON指南 - 中文
https://developer.mozilla.org/zh-CN/docs/Learn/JavaScript/Objects/JSON
JSON指南 - 英文
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON
JSON规范
https://www.ecma-international.org/publications-and-standards/standards/ecma-404/
XML指南 - 中文
https://developer.mozilla.org/zh-CN/docs/Web/XML/XML_introduction
XML指南 - 英文
https://developer.mozilla.org/en-US/docs/Web/XML/XML_introduction
DOM规范
https://www.w3.org/TR/DOM-Level-3-Core/
SVG指南 - 中文
https://developer.mozilla.org/zh-CN/docs/Web/SVG/Tutorial
SVG指南 - 英文
https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial
SVG规范
https://www.w3.org/Graphics/SVG/
SVGPath in JavaFX
https://openjfx.io/javadoc/21/javafx.graphics/javafx/scene/shape/SVGPath.html
Shape 2D in JavaFX
https://openjfx.io/javadoc/21/javafx.graphics/javafx/scene/shape/Shape.html
Shape 2D in Java
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/java/awt/Shape.html