The Java™ Tutorials:https://docs.oracle.com/javase/tutorial/Java Language and Virtual Machine Specifications:https://docs.oracle.com/javase/specs/index.htmlJava Language Updates:https://docs.oracle.com/en/java/javase/22/language/java-language-changes.html#GUID-6459681C-6881-45D8-B0DB-395D1BD6DB9BThe Checker Framework:https://checkerframework.orgThe Java Version Almanac: https://javaalmanac.io/jdk/JDK 20 Documentation:https://docs.oracle.com/en/java/javase/20/index.htmlJMH(Java Microbenchmark Harness ):https://github.com/openjdk/jmhJavaBeans Specifications:https://www.oracle.com/java/technologies/javase/javabeans-spec.htmlVisualVM OQL:https://visualvm.github.io/documentation.htmlEclipse OQL:https://help.eclipse.org/latest/index.jsp?nav=%2F44The Destination for Java Developers:https://dev.java/Graalvm Native Image:https://www.graalvm.org/jdk21/reference-manual/native-image/overview/Options/Object Query Language (OQL):https://cr.openjdk.org/~sundar/8022483/webrev.01/raw_files/new/src/share/classes/com/sun/tools/hat/resources/oqlhelp.html
OpenJdk:https://github.com/openjdkSpring:https://spring.io/projectsCaffeine(Cache):https://github.com/ben-manes/caffeine/Guava(Cache):https://github.com/google/guava/wikiehcache(Cache):https://www.ehcache.org/documentation/hippo4j(Thread Pool):https://hippo4j.cn/docs/user_docs/introLettuce(Lettuce is a scalable thread-safe Redis client based on netty and Reactor.):https://lettuce.io/core/release/reference/index.htmlArthas(Java Diagnostic Tool):https://arthas.aliyun.com/Stirling-PDF:https://github.com/Stirling-Tools/Stirling-PDF/tree/mainSpring-boot-maven-plugin:https://docs.spring.io/spring-boot/maven-plugin/using.htmlOSGI:https://www.osgi.org/resources/where-to-start/OSGI Document:https://docs.osgi.org/MapStruct:https://mapstruct.org/documentation/stable/reference/htmlProject Reactor:https://projectreactor.io/docs/core/release/reference/aboutDoc.html
MDN Web Docs:https://developer.mozilla.org/zh-CN/HTML: https://developer.mozilla.org/zh-CN/docs/Web/HTMLJavaScript:https://developer.mozilla.org/zh-CN/docs/Web/JavaScriptJavaScript Reference:https://developer.mozilla.org/en-US/docs/Web/JavaScript/ReferenceCSS: https://developer.mozilla.org/zh-CN/docs/Web/CSSWeb APIs: https://developer.mozilla.org/zh-CN/docs/Web/APIWeb technology for developers:https://developer.mozilla.org/en-US/docs/WebBrowser extensions For Firefox: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensionsChrome for Developers: https://developer.chrome.com/docs?hl=zh-cnGlossary: https://developer.mozilla.org/en-US/docs/GlossaryW3C:https://www.w3.org/Mermaid.js:http://mermaid.js.org/ecosystem/integrations-community.htmlw3schools:https://www.w3schools.com/pdf.js:https://mozilla.github.io/pdf.js/api/JSON Schema:https://json-schema.org/understanding-json-schema/basics
ECMAScript® 2025 Language Specification:https://tc39.es/ecma262/ECMAScript proposals:https://github.com/tc39/proposals?tab=readme-ov-file
Node.js Documentation:https://nodejs.org/docs/latest/api/Deno:https://deno.com/
Haskell(an advanced purely-functional programming language):https://www.haskell.org/get-started/Pandoc(Haskell library for converting from one markup format to another):https://github.com/jgm/pandoc
Groovy(a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. ):https://groovy-lang.org/
Rust(The Rust Programming Language):https://doc.rust-lang.org/book/Cargo(Cargo is the Rust package manager):https://doc.rust-lang.org/cargo/index.htmlRust by Example:https://doc.rust-lang.org/rust-by-example/index.html
Python:https://www.python.org/Jython(The Definitive Guide to Jython Python for the Java Platform):https://jython.readthedocs.io/en/latest/
Archlinux:https://man.archlinux.org/
Linux Kernel Archives:https://www.kernel.org/Kernel Memory Management:https://www.kernel.org/doc/html/next/admin-guide/mm/index.html
GNOME Extensions:https://extensions.gnome.org/GJS:https://gjs-docs.gnome.org/gjs/GNOME Builder:https://builder.readthedocs.io/index.htmlVala:https://vala.dev/
bash Shell(Bash Reference Manual):https://www.gnu.org/software/bash/manual/bash.htmldash Shell:https://man.archlinux.org/man/dash.1rbash(Restricted Shell):https://www.gnu.org/software/bash/manual/html_node/The-Restricted-Shell.html
freedesktop:https://www.freedesktop.org/wiki/Specifications:https://www.freedesktop.org/wiki/Specifications/
GUN Software:https://www.gnu.org/software/GUN Awk:https://www.gnu.org/software/gawk/manual/gawk.html#Getting-Started
Develop with Redis:https://redis.io/docs/latest/develop/Libraries and tools:https://redis.io/docs/latest/integrate/Commands:https://redis.io/docs/latest/commands/Another Redis Desktop Manager:https://goanother.com/Distributed Locks with Redis:https://redis.io/docs/latest/develop/use/patterns/distributed-locks/RESP(Redis serialization protocol specification):https://redis.io/docs/latest/develop/reference/protocol-spec/Valkey:https://valkey.io/commands/
MySQL Documentation:https://dev.mysql.com/doc/MySQL Documentation Archive:https://dev.mysql.com/doc/index-archive.htmlMySQL 5.7 Reference Manual:https://dev.mysql.com/doc/refman/5.7/en/MySQL 5.6 Reference Manual:https://downloads.mysql.com/docs/refman-5.6-en.a4.pdf
Apache CouchDB:https://docs.couchdb.org/en/stable/intro/tour.html
Neo4j:https://neo4j.com/
VictoriaMetrics:https://docs.victoriametrics.com/#
Dubbo 3.x:https://dubbo.apache.org/zh-cn/overview/home/Dubbo 2.x:https://dubbo.apache.org/zh-cn/docsv2.7/Dubbo 2.6(dubbo-filter):https://dubbo.apache.org/zh-cn/blog/2018/07/01/%E7%AC%AC%E4%B8%80%E4%B8%AA-dubbo-filter/
grpc:https://grpc.io/docs/languages/java/basics/protobuf:https://protobuf.dev/programming-guides/proto3/
Just-in-time compilation:https://en.wikipedia.org/wiki/Just-in-time_compilationWork stealing(a scheduling strategy for multithreaded computer programs): https://en.wikipedia.org/wiki/Work_stealingList_of_command-line_interpreters: https://en.wikipedia.org/wiki/List_of_command-line_interpreters
RFC(Request for Comments):https://www.ietf.org/rfcMultipurpose Internet Mail Extensions (MIME) Part One(RFC2045):https://www.ietf.org/rfc/rfc2045.txt
Skywalking:https://skywalking.apache.org/Pinpoint:https://github.com/pinpoint-apm/pinpointMicrometer:https://micrometer.io/Prometheus:https://prometheus.io/Grafana:https://grafana.com/OpenTelemetry:https://opentelemetry.io/OpenMetrics:https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md
RDFa:https://rdfa.info/docsJSON-LD:https://json-ld.org/learn.htmlRDF/XML:https://www.w3.org/TR/rdf-syntax-grammar/N-Triples:https://www.w3.org/TR/n-triples/Turtle:https://www.w3.org/TR/turtle/Apache Common RDF:https://commons.apache.org/proper/commons-rdf/Apache Jena:https://jena.apache.org/getting_started/index.html
Jmeter Manual:https://jmeter.apache.org/usermanual/
Docker Glossary:https://docs.docker.com/reference/glossary/#base-imageDocker Reference documentation:https://docs.docker.com/reference/
Marked.js:https://marked.js.org/using_advancedMermaid:https://mermaid.js.org/intro/Markdown 2 HTML:https://md.doocs.org/
CommonMark(A strongly defined, highly compatible specification of Markdown):https://commonmark.org/
Function Calling:https://developers.openai.com/api/docs/guides/function-callingMCP(Model Context Protocol):https://modelcontextprotocol.io/introductionJSON-RPC:https://www.jsonrpc.org/Skills:https://agentskills.io/homeA2A(Agent2Agent Protocol):https://a2a-protocol.org/latest/RAG(Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks):https://arxiv.org/html/2005.11401v4OpenApi Spec:https://spec.openapis.org/oas/v3.2.0.html
ComfyUI:https://docs.comfy.orgHuggingface:https://huggingface.co/DJL(Deep Java Library):https://docs.djl.ai/master/docs/load_model.htmlLangchain:https://docs.langchain.com/Llamaindex:https://developers.llamaindex.ai/Langchain4j:https://docs.langchain4j.dev/intro
Openwrt:https://toh.openwrt.org/?view=normalHiNas:https://www.ecoo.top/
bellard.org:https://bellard.org/
-
Hyperledger Fabric:https://hyperledger-fabric.readthedocs.io/en/latest/whatis.html -
互联网数字图书馆:https://scholar.archive.org/
OpenAPI Specification:https://spec.openapis.org/oas/v3.1.0.html#openapi-specification
GraphQL Spec:https://spec.graphql.org/September2025/#sec-OverviewGraphQL:https://graphql.org/learn/GraphQL Java:https://www.graphql-java.com/
Quickemu:https://github.com/quickemu-project
大模型ACP认证教程:大模型ACP认证教程
中华人民共和国人力资源和社会保障部:https://www.mohrss.gov.cn//xxgk2020/中华人民共和国劳动合同法:https://www.mohrss.gov.cn//xxgk2020/fdzdgknr/zcfg/fl/202011/t20201102_394622.html中华人民共和国劳动法:https://www.mohrss.gov.cn/xxgk2020/fdzdgknr/zcfg/fl/202011/t20201102_394625.html四川人社在线公共服务平台:http://www.sc.hrss.gov.cn/scggfw/system/toIndex.do中国法院网:https://www.chinacourt.org/index.shtml国家企业信用信息公示系统(四川):https://sc.gsxt.gov.cn/index.html软考网:https://bm.ruankao.org.cn/personalCenter/myInfo中国计算机技术职业资格网:https://www.ruankao.org.cn/中国软件行业协会:https://www.csia.org.cn/中国教育考试网:https://www.neea.edu.cn/国家标准全文公开系统:https://openstd.samr.gov.cn/bzgk/gb/index成都市人力资源和社会保障局_人事考试网:https://cdpta.cdrsigc.com/frt/register/regist!regBaseInfo.do四川省人力资源和社会保障厅:https://www.scpta.com.cn/成都市人才认定申报系统:https://cdrc.cdrsigc.com:8006/rc/ggfw/pc/index.html中国人事考试网:http://www.cpta.com.cn/全国人力资源和社会保障政务服务平台:https://www.12333.gov.cn/全国标准信息公共服务平台:https://std.samr.gov.cn/