开发者

I'm confused by a java code in the CPU.getClock() method [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_如何学Go

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 24 mins ago.

Improve this question

I came across some code in Java earlier. I'm not a Java developer, so I got a little lost. The result of this is passed in a URL. I need this result, but how would I do it in another language like JavaScript?

This is the piece of code:

String clock = CPU.getClock(this, TextUtils.join("", arrayList2).getBytes(Charset.forName("UTF-8")), 0);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜