Fancye 最近的时间轴更新
Fancye

Fancye

Enjoy Coding
V2EX 第 94338 号会员,加入于 2015-01-28 16:26:37 +08:00
Fancye 最近回复了
2015-04-08 14:18:35 +08:00
回复了 cxshun 创建的主题 程序员 请教一下github的repository的问题
Repositories contributed to 里的内容,如何删除掉记录?
cmd: java -jar findJar.jar

Jar from pan.baidu: http://pan.baidu.com/s/1kT9TSBd password: vlvp
@mikemikemike I done. If you need, put your email please.
Sorry ,my class is XmlRpcClient!
stdout:
```
file:/E:/Workspaces/MyEclipse%20Professional%202014/tcs/lib/redstone.jar
```
Addtion:
```java
Class clazz = String.class;
ProtectionDomain pd = clazz.getProtectionDomain();
System.out.println(pd.getCodeSource().getLocation());
```

Hope that helps!
···java
Class clazz = String.class;
Package p = clazz.getPackage();
System.out.println(p.getName());
```

Hope that helps!
2015-01-31 19:28:23 +08:00
回复了 Fancye 创建的主题 互联网 编码累了,何以排忧?
@tini9 的确不是Apple
2015-01-30 18:04:42 +08:00
回复了 Fancye 创建的主题 互联网 编码累了,何以排忧?
@shanelau 办公室,也不太好随便看什么视频。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4032 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 10:14 · PVG 18:14 · LAX 03:14 · JFK 06:14
Developed with CodeLauncher
♥ Do have faith in what you're doing.