exit(0) 正常中止程序
    exit(非0) 非正常中止程序
    习惯上要非正常中止程序用  exit(0) 


 

posted on 2006-11-01 17:24 哈哈 阅读(2438) 评论(0)  编辑 收藏 引用