Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是编程和 JOpenID 的新手,什么是简单的代码示例?我听说它类似于 Java,尽管我不懂 Java。我的程序员朋友推荐了 JOpenID,他们说你需要先学习声明。
我建议先学习 Java,但 String 声明的简单代码示例如下:
private static final String ATTR_MAC = "string1"; private static final String ATTR_ALIAS = "string2";