增加备注

branch_sgl
沈国良 11 months ago
parent af3748a228
commit 8a0f14164d

@ -65,6 +65,8 @@ public class MainView extends BaseView implements ActionListener, MouseListener,
JButton saveBtn, unSaveBtn, cancleBtn; // 退出时的按钮 JButton saveBtn, unSaveBtn, cancleBtn; // 退出时的按钮
Timer timer; // 定时器,用于更新时间 Timer timer; // 定时器,用于更新时间
//定时器
//用于更新时间
private User user; // 从登录界面传过来的用户信息 private User user; // 从登录界面传过来的用户信息
private BufferImpl bufferImpl; // 缓存实现类 private BufferImpl bufferImpl; // 缓存实现类

Loading…
Cancel
Save