公告板
版本库
filestore
活动
搜索
登录
main
/
webApp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交内容
whychdw
2019-07-15
7453e58bae60fa07ff4d9b2bdb5c1d9e102066c1
[webApp.git]
/
app
/
src
/
main
/
java
/
com
/
fbs9100
/
FBS_SysLog.java
1
2
3
4
5
6
7
8
9
10
11
package com.fbs9100;
public class FBS_SysLog
{
public int posStart;
public int len;
public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/