From 5b7131febf643df3c590b1e6754b2450b711c1a6 Mon Sep 17 00:00:00 2001 From: yangsuiyu Date: Fri, 8 May 2020 00:16:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0READNE=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 4 ++-- README.md | 7 +++++-- pom.xml | 5 +++-- src/main/resources/fxml/lifeDemo/lifeMain_zh_CN.properties | 6 +++--- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/README.en.md b/README.en.md index ddfdb94..6ce9901 100644 --- a/README.en.md +++ b/README.en.md @@ -8,7 +8,7 @@ Language: [中文](README.md) - [The Process of Developing](#the-process-of-developing) -[Maven Repository](#maven-repository) +~~[Maven Repository](#maven-repository)~~ [Git](#git) @@ -87,7 +87,7 @@ Our project has suspended update from Nov. 25, 2019, and the next release will b - [ ] Data valication - [ ] Optimize performance -## Maven Repository +## ~~Maven Repository~~ ```xml diff --git a/README.md b/README.md index cdb3b35..3a852f3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - [开发进程](#开发进程) -[Maven仓库地址](#Maven仓库地址) +~~[Maven仓库地址](#Maven仓库地址)~~ [Git地址](#git地址) @@ -87,7 +87,10 @@ - [ ] 键盘事件绑定 - [ ] 优化性能 -## Maven仓库地址 +## ~~Maven仓库地址~~ + +maven仓库中的JavaFX-Plus版本是较旧版本,建议使用最新发行版。 + ```xml com.gitee.Biubiuyuyu diff --git a/pom.xml b/pom.xml index 1769747..9f91cb2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,10 +4,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 javafx-plus + com.gitee.Biubiuyuyu javafx-plus - 1.1.1-RELEASE - jar + 1.2.0-RELEASE + pom diff --git a/src/main/resources/fxml/lifeDemo/lifeMain_zh_CN.properties b/src/main/resources/fxml/lifeDemo/lifeMain_zh_CN.properties index 89de489..95cf8a6 100644 --- a/src/main/resources/fxml/lifeDemo/lifeMain_zh_CN.properties +++ b/src/main/resources/fxml/lifeDemo/lifeMain_zh_CN.properties @@ -1,3 +1,3 @@ -button.goAndClose=跳转并关闭此窗口 -button.go=弹窗 -parentController=父组件 \ No newline at end of file +button.goAndClose=\u8df3\u8f6c\u5e76\u5173\u95ed\u6b64\u7a97\u53e3 +button.go=\u5f39\u7a97 +parentController=\u7236\u7ec4\u4ef6