差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
java:java [2022/05/02 10:48]
tony [Architecture]
java:java [2023/06/25 09:48] (目前版本)
行 18: 行 18:
   * [[http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html|http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html]]   * [[http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html|http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html]]
   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]
 +  * [[https://​github.com/​alexkasko/​openjdk-unofficial-builds|OpenJDK6 download]]
 +  * [[https://​google.github.io/​eng-practices/​review/​emergencies.html|code review - Emergencies]]
 ==== Security ==== ==== Security ====
   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]
   * [[https://​docs.oracle.com/​javase/​8/​docs/​technotes/​guides/​security/​doprivileged.html|API for Privileged Blocks]]   * [[https://​docs.oracle.com/​javase/​8/​docs/​technotes/​guides/​security/​doprivileged.html|API for Privileged Blocks]]
 +  * [[https://​www.iana.org/​assignments/​tls-parameters/​tls-parameters.xhtml|TLS有效的cipher查詢]]
 ==== Utility ==== ==== Utility ====
   * [[https://​regexr.com/​3d9se|regexr-version string]]   * [[https://​regexr.com/​3d9se|regexr-version string]]