链接

数字格式 https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/text/DecimalFormat.html
日期格式 https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/text/SimpleDateFormat.html
网页指南 - 中文 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
网页指南 - 英文 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
JavaFX CSS参考指南 https://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html
Full list of Math functions https://docs.oracle.com/en/java/javase/18/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/18/docs/api/index.html
Derby参考手册 https://db.apache.org/derby/docs/10.15/ref/index.html
SQL标识符 https://db.apache.org/derby/docs/10.15/ref/crefsqlj18919.html
RenderingHints https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/java/awt/RenderingHints.html
JSON指南 - 中文 http://www.vue5.com/json/json_quick_guide.html
JSON指南 - 英文 https://www.w3schools.com/js/js_json_intro.asp
JSON规范 https://www.ecma-international.org/publications-and-standards/standards/ecma-404/
XML指南 - 中文 http://www.vue5.com/xml/dom.html
XML指南 - 英文 https://www.w3schools.com/xml/default.asp
DOM规范 https://www.w3.org/TR/DOM-Level-3-Core/