摘要:
Different types of keystore in JavaJKSDKSJCEKSPKCS12PKCS11http://www.pixelstech.net/article/1408345768-Different-types-of-keystore-in-Java----Overview... 阅读全文
posted @ 2015-07-01 12:43
Zachary Hodge Zou
阅读(224)评论(0)推荐(0)
摘要:
1.Service Intent must be explicitIntent serviceIntent = new Intent(context,MyService.class);context.startService(serviceIntent);Note:Implicit intents ... 阅读全文
posted @ 2015-06-27 18:36
Zachary Hodge Zou
阅读(185)评论(0)推荐(0)
摘要:
How do I uninstall Java 7 and later versions on my Mac?http://www.java.com/en/download/help/mac_uninstall_java.xmlsudo rm -fr /Library/Internet\ Plug-... 阅读全文
posted @ 2015-02-26 17:38
Zachary Hodge Zou
阅读(153)评论(0)推荐(0)