less. Page 7

Correct stopping of multithreading based on Concurrency

Principle introduction Use interrupt to notify instead of force. It's easy to start a thread in JAVA, but when we stop a thread we don't sto...
7:50 7 November 2019

Java abstract classes and interfaces, this is enough

This article talks about Java's abstract classes and interfaces. In the short song line, Cao Cao made an advertisement worth 100 million yuan for...
4:18 7 November 2019

Forged form data part of form builder random vehicle license plate

A few days ago, I recorded the mongodb part of the form data storage structure of the form builder, and then I wanted to forge some data. Why forge da...
23:42 6 November 2019

100 python hands-on small programs -- a shortcut for python to get started quickly

Address: https://www.runoob.com/python/python-100-examples.html T1: Topic: there are four numbers: 1, 2, 3 and 4. How many three digits that are diff...
15:38 6 November 2019

The design of Java immutable class

1.1 immutable class Immutable class refers to a class whose state cannot be modified after an instance is created. Their instance information is prov...
10:33 6 November 2019

Regular expression and document editor sed of Linux O & M Yunsheng notes

Overview of regular expressions It uses a single character to describe and match a series of strings that conform to the rules of a statement. It is ...
4:11 6 November 2019

[CH4201] Loulan Totem

I use tree array to solve this problem After we read in the data, we analyze the problem and solve two problems: the number of '^' and the n...
16:06 5 November 2019

go process control

if if conditional statements in Go do not need parentheses. A variable can be declared in conditional statements. Any variable declared here can be us...
12:28 5 November 2019

Deep analysis of thread pool in java thread series

(it's more convenient to see the source code on the horizontal screen of mobile phone) Note: java source code analysis part is based on java ver...
8:51 5 November 2019

Ranking analysis of application access regions

Application access region ranking Topic content: given Nginx AccessLog (multiple files, estimated to be about 66G) for a period of time, find the five...
6:12 5 November 2019

java array definition, usage, and array memory analysis

Preface This paper is mainly from the concept of container to the concept of array to the three definitions of array and the analysis of array memory ...
19:53 4 November 2019

Mengxin's 2019 Hackergame trip to CUHK

Mengxin's 2019 Hackergame trip to CUHK Sign in problem White and night ~~Cyberpunk ~ ~ information security 2077 The ultimate problem of the uni...
1:49 27 October 2019

Exploration of Golang Source Code (3) Realization Principle of GC

Golang has introduced tricolor GC since 1.5. After several improvements, the current 1.9 version of GC pause time can be very short. The reduction of ...
15:40 17 May 2019

MFC uses ADO to connect to SQL Server database

VC uses ADO to access the database. This paper introduces the various objects and methods that VC uses ADO to access the database. It is very classica...
16:06 16 April 2019

Use of HttpClient and Notices

First, introduce some good websites: Introduction to httpclient: http://www.ibm.com/developerworks/cn/opensource/os-httpclient/ HTTP client certificat...
14:39 28 March 2019