国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > .NET > 正文

簡單的啟動窗體

2024-07-10 12:40:28
字體:
來源:轉載
供稿:網友

代碼如下:public static System.Threading.Thread thread; 
  public static ce.About welcomefrm; 
 [STAThread] 
  static void Main()  
  { 
   System.Threading.ThreadStart start=new ThreadStart(ce.ceStart.splashForm); 
   thread=new Thread(start); 
   thread.Start(); 

   //做要做的事 
   //運行主程序 
   System.Windows.Forms.Application.Run(new  ce.Forms.coolmain()); 
  } 
  static void splashForm() 
  { 
   ce.ceStart.welcomefrm =new About(); 
   ce.ceStart.welcomefrm.Show(); 
   Application.DoEvents(); 
   ce.ceStart.welcomefrm.Activate(); 
   thread.Join(2000); 
   ce.ceStart.welcomefrm.Close(); 
   ce.ceStart.thread.Abort(); 
  } 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 娄底市| 将乐县| 阳东县| 朔州市| 延川县| 靖西县| 三河市| 南昌市| 武陟县| 晋中市| 门头沟区| 涿州市| 兖州市| 齐齐哈尔市| 中牟县| 吉林省| 五家渠市| 会东县| 泽普县| 呼图壁县| 瓮安县| 绥芬河市| 赣榆县| 彭州市| 潍坊市| 灵宝市| 苍梧县| 房山区| 乌拉特后旗| 济源市| 凌海市| 铜陵市| 弥渡县| 思南县| 灌云县| 临泉县| 阿鲁科尔沁旗| 象州县| 深水埗区| 临邑县| 都昌县|