Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Capital means money. To raise money, apply your specific knowledge, with accountability, and show resulting good judgment.
-Naval Ravikant
Published at: 2018-12-13 13:24:24

1. Visit https://tomcat.apache.org/download-80.cgi. 2. Under the "Binary Distributions" section, click "32-bit/64-bit Windows Service Installer" to download.

Published at: 2018-07-22 22:51:27

Since WeChat is only popular in China, and all of their development articles are only written in Chinsese, I'll not offer the English version of this blog.

Published at: 2018-07-22 22:49:40

Since WeChat is only popular in China, and all of their development articles are only written in Chinsese, I'll not offer the English version of this blog.

Published at: 2018-07-22 22:46:41

It is very straightforward, so there is no extra explanations needed, I'll just list all the necessary steps in this article, in stead of explaining

Published at: 2018-07-22 22:43:18

From today on, I'm going to develop a Java web site to replace my current personal web site. It'll probably involve the following techniques: Java Spring MVC MySQL Bootstrap

Published at: 2018-07-22 22:38:44

To test the Java socket server I've created days before, I decided to write an Android application. The main function of this application is to upload the GPS information

Published at: 2018-07-22 22:34:04

Since the goal is to create a common Socket server, which means it can be used in very different occasions, I need a good structure to support it.

Programming    [Java] 
Published at: 2018-07-22 22:30:06

Although I normally don't want to use Java to create a GUI, I'm gonna do it this time, because I want to develop a Socket Server with Java, and it is better to have a User Interface

Published at: 2018-07-17 18:08:52

The code for the Search Module is very straightforward, so there is no extra explanations needed, I'll just list all the changes of the code in this article,

Published at: 2018-07-17 18:06:38

With 2 user-defined widgets I've created, it is easy to create the Statistics Module now. The code is very straightforward, so there is no extra explanations needed,