公告板
版本库
filestore
活动
搜索
登录
石子山
/
frame
派生自
frame
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
no message
IT-KIMI_SHI\SINOIT.KIMI
2018-06-12
f45b113c68408a0a58a78ffb2716ba7e6b90ccde
[~kimi/frame.git]
/
source
/
my
/
.metadata
/
.plugins
/
org.eclipse.core.resources
/
.history
/
2b
/
808949976dc3001718a8f4d6b7905386
1
2
3
4
5
6
7
8
9
10
package straumann.bean;
public class SeriesBean {
String type;
String name;
String[] data;
}