1.2 Hello Gradle! · 在工程資料夾下,建立一個build.gradle檔案: · 在檔案裡寫入程式碼 groovy task hello{ println 'Hello, Gradle!' } · 開啟cmd終端, ...
確定! 回上一頁