Title:������������ Description: ������������
�ļ�¼ �ĺ�汾: ���ˣ� ������: ������:
2728293031323334353637
* ϵͳ��� * @param args */ public static void main(String[] args) { FrameUtil.makeSingle();//���� JDapFrame jDapFrame = new JDapFrame(); jDapFrame.setVisible(false); if (BaseFrame.authenticate(jDapFrame)) { jDapFrame.setVisible(true); } }