公告板
版本库
filestore
活动
搜索
登录
main
/
webApp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
测试java和js通信
whyclj
2019-07-24
c9f8b9e09489e547734246140b4fd3635100fbb6
[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) ********************************
***************************************************************************************/