How to attach multiple files to an email using JavaMail? 2017-11-06 在 java 的世界裡要寄Email+附件還滿簡… Read More
Notify only specific user(s) through WebSockets, when something is modified in the database 2017-10-31 WebSocket lifecycle The … Read More
How can I count the time it takes a function to complete in Java? 2017-10-31 要知道 一個 function 需要執行多少個 … Read More
[Android] Android Gradle 3.0.0 plugin, Cannot set the value of read-only property ‘outputFile’ 2017-10-27 升級新版 Gadle 之後,舊的 Gradle … Read More
[Android] Google Guava Invokedynamic requires –min-sdk-version >= 26 2017-10-27 升級 gradle 之後,Google Guav… Read More