zoukankan      html  css  js  c++  java
  • java ---书写自己的名字


    public class hello {

    public static void main(String[] args) {
    // TODO 自动生成的方法存根
    System.out.println(" ★ ★ ★ ★");
    System.out.println(" ★ ★ ★ ★");
    System.out.println(" ★★ ★★★★★★★ ★★★★★★★★★★★ ★★★★★★★★★★★★★★★");
    System.out.println(" ★ ★ ★ ★ ★★★★★");
    System.out.println("★ ★ ★ ★ ★ ★ ★");
    System.out.println(" ★ ★ ★ ★ ★★★★★");
    System.out.println(" ★ ★ ★ ★★★★★★★★★★★★★★");
    System.out.println(" ★ ★ ★ ★ ★★★★ ★");
    System.out.println(" ★ ★ ★ ★ ★ ★");
    System.out.println(" ★ ★★ ★ ★ ★ ★ ");
    System.out.println(" ★ ★ ★★★★★★ ★★ ★ ");
    }
    }

  • 相关阅读:
    python 项目实例
    flash教程
    flask request
    systemd-unit
    kubernets HA集群手动部署
    zookeeper(1)-简单介绍
    apache与nginx原理
    技术文章整理
    CMS垃圾回收器
    Zookeeper
  • 原文地址:https://www.cnblogs.com/20gg-com/p/5857930.html
Copyright © 2011-2022 走看看