码迷,mamicode.com
首页 > 其他好文 > 详细

实验1-6 输出带框文字

时间:2018-09-18 16:10:30      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:bsp   you   com   void   ring   ***   实验   print   str   

package com.company;

public class Main {

    public static void main(String[] args) {
    // write your code here
        System.out.println("************");
        System.out.println("  Welcome");
        System.out.println("************");
    }
}

 

实验1-6 输出带框文字

标签:bsp   you   com   void   ring   ***   实验   print   str   

原文地址:https://www.cnblogs.com/zhuzehua/p/9668977.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!