📄 mntest.jad
字号:
// Decompiled by DJ v3.2.2.67 Copyright 2002 Atanas Neshkov Date: 2005-6-26 10:37:24
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler options: packimports(3)
// Source File Name: MnTest.java
package jinghua;
import java.util.ArrayList;
public class MnTest
{
public MnTest()
{
name = null;
gradenote = null;
subs = null;
SectionData = null;
sectionNum = 0;
}
public ArrayList SectionData;
public int flag;
public String gradenote;
public long id;
public String name;
public int sectionNum;
public int sub_num;
public String subs;
public int testPeople;
public int totalMark;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -