许轲 8c940417e5 增加JCNC项目开发流程.md
增加JNotepad项目文档.md
修复文档错别字
2023-10-02 02:27:55 +08:00

12 lines
437 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 开发者指南
欢迎使用 JNotepad 开发者指南。借助这些文档,您可以了解如何使用和开发 JNotepad 。
如果您是首次接触 JavaFX并希望开始编写代码请从[构建首个 JavaFx 应用](../构建首个JavaFx应用.md)教程开始。
此外,请通过查看下面的其他资源来学习 JavaFX 开发:
- [JavaFX官网](https://openjfx.io/)
- [JavaFX API](https://openjfx.io/javadoc/21/)