第一篇博客测试_JAVA_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > JAVA > 第一篇博客测试

第一篇博客测试

 2020/6/11 12:36:35  zhengxingquan  程序员俱乐部  我要评论(0)
  • 摘要:测试下发博客publicclassQosProduction{publicstaticvoidmain(String[]args){System.out.println("Sendmessagesuccess!");while(true){}}catch(Exceptione){e.printStackTrace();}}}
  • 标签:测试 博客

? ?测试下发博客

class="java">public class QosProduction {

    public static void main(String[] args) {
  
           System.out.println(" Send message success  !");

           while (true){

           }
       }catch (Exception e){
           e.printStackTrace();

       }
    }
}

?

?

天真

叫喊

?

?

?

上一篇: SAAS BS停车场管理收费系统源码 下一篇: 没有下一篇了!
发表评论
用户名: 匿名