在使用Spring Boot的过程中,很多人发现官方给的例子中,Maven配置Parent为 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-st…
Leave a Comment月份:2017年6月
javaFx 在国内感觉使用的人数还不是很多,可能是java的桌面一直不是很火吧。 最近在写一个桌面小工具的时候,就使用javafx制作的。 参考资料: 中文资料网站 http://www.javafxchina.net/blog/ 与swing 对比 javafx 有很多swing的…
1 Comment