首页>代码>java swing开发的socket远程控制开关机服务>/shutdown-client/src/cn/verp/main/ShutDownClientMain.java
package cn.verp.main;

import java.awt.EventQueue;

import cn.verp.swing.LoginFm;
/**
 * 关机程序运行入口
 * @author Administrator
 */
public class ShutDownClientMain {

	public static void main(String[] args) {
		
		EventQueue.invokeLater(new Runnable() {
			public void run() {
				try {
					new LoginFm("用户登录");
				} catch (Exception e) {
					e.printStackTrace();
				}
			}
		});
	}

}
最近下载更多
微笑刺客  LV15 2023年1月13日
ewan007  LV29 2022年4月24日
露无畏  LV12 2022年4月18日
tangjj7260  LV18 2021年12月10日
一个好人520  LV10 2021年9月29日
675104182  LV14 2020年9月22日
huzh035  LV3 2020年2月19日
子不语103  LV7 2020年1月19日
pipulu  LV1 2019年9月24日
adminroot777  LV8 2019年9月23日
最近浏览更多
uid0901  LV2 4月2日
痴汉hug个人民 2023年2月21日
暂无贡献等级
微笑刺客  LV15 2023年1月13日
taoyi123  LV17 2022年12月29日
aixiao5213  LV1 2022年12月28日
炫瓶百事可乐  LV1 2022年12月1日
ewan007  LV29 2022年4月24日
1265260263  LV4 2022年4月8日
17842711  LV1 2022年3月27日
npc也有忧伤  LV3 2022年3月19日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友