📄 xsmse_deliver.java
字号:
// Decompiled by DJ v2.9.9.61 Copyright 2000 Atanas Neshkov Date: 2003-1-3 17:35:34
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler options: packimports(3)
// Source File Name: xsmse_deliver.java
package cncgw.xsms;
public final class xsmse_deliver
{
public xsmse_deliver()
{
src_addr = new byte[21];
dst_addr = new byte[21];
svc_type = new byte[11];
short_msg = new byte[161];
}
protected byte src_addr[];
protected byte dst_addr[];
protected byte svc_type[];
protected byte proto_id;
protected byte status_rpt;
protected byte priority;
protected byte data_coding;
protected byte sm_len;
protected byte short_msg[];
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -