Hello, you unfamiliar familiar you

This is to enter the Garden blog on the 20th day, after thinking it over, decided to open blog.

Before and after the so-called thinking, in fact, that white is indecisive, fearfully, afraid of this and that, after all, seem to know what fear, as if they do not understand.

Since the choice of the opening of the blog, it means something to write, what to write it?

I am currently engaged in software testing, black box testing the most basic, contacted many languages, many of which were actually going to write a "Hello World!", Involved not deep, every time a whim, adhere to a few days, it will give up.

 1 package com.liming.world;
 2 
 3 /**
 4  * @Author: LiMing
 5  * @Description:
 6  * @Date: Create at 19:22 2019/9/1
 7  * @File: HelloWorld
 8  */
 9 public class HelloWorld {
10     public static void main(String[] args) {
11         System.out.println("Hello World!");
12     }
13 }

 

I hate myself, very nasty, determined to want to change, time can move up, but I do not know how to start, where to start to change.

Today, the age of 27, and immediately ran three, just had a daughter this year, said it is very happy. You can be really happy? Daughter with his mother in the home, while I was in Shanghai, more than 500 kilometers away, far, far, far away ....

It seems to be pessimists, but I have to say that they are optimists ....

Well, here it comes it, say it is much better, tomorrow is another beautiful day ...

Next, I will share some of their own work-related articles.

Come on! You're the best!

You see this text, regardless of whether we met, I have this deep bless you! thank you too!

Guess you like

Origin www.cnblogs.com/LiMings/p/11443257.html