Article. Page 97



Centos Docker Configuration Overview

Coordinates a school in Nanjing. Campus Network Configuration Docker needs to configure a proxy server. From 2 p.m. to 19.38 p.m., make a note to mak...
9:57 7 November 2019

Signal + slot test case for pyqt5

When writing code with pycharm, it was found that the signal set a slot for connection, but the test found that it did not work. In addition, without...
9:02 7 November 2019

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

Domain name, port and IP of Nginx virtual host

For nginx source package, please send me a private message Domain name of Nginx virtual host [root@localhost ~]# yum install bind -y Configure DNS ma...
5:11 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

Python operation SQLite/MySQL/LMDB

1. overview 1.1 Preface Recently, when storing font image sets, you need to learn LMDB, take this opportunity to review the use of SQLite and MySQL, a...
23:44 6 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

Java12 Collectors.teeing you need to understand

Preface There is a very useful function in Java 12, but it is not published in the official JEP, because it is only a small change in the collector, a...
23:13 6 November 2019

Java to edit multiple pictures and text into one picture

Java to edit multiple pictures and text into one picture Due to the need to generate a poster with multiple pictures and customized text in the busine...
23:10 6 November 2019

After using Python to climb data and FineBI for analysis, I found that Taobao's mobile phone was so cheap

Recently, I want to start a new mobile phone. Considering that domestic mobile phones are different now and in the past, both the sales volume and the...
21:50 6 November 2019

SpringBoot custom starter and automatic configuration

The core of spring boot is automatic configuration, and the starter projects support automatic configuration. In addition to the official starter, use...
20:56 6 November 2019

Distributed tracking system microservice monitoring based on SkyWalking

In the last article, we built a SkyWalking based distributed tracking environment. Today, we talk about using SkyWalking to monitor our microservices ...
20:02 6 November 2019

Secret behind Spring ResponseBody

I. Introduction In the stage of more and more advocating out of the box use, many details are hidden behind us, especially after we start to use sprin...
19:56 6 November 2019

[springboot development monomer web shop] 3. User registration implementation

Catalog User registration ##Create database ##Generate UserMapper ##Write business logic ##Write user service Userserviceimpl? Finduserbyusername des...
19:49 6 November 2019

Are you still copying object properties with BeanUtils?

When doing business, in order to isolate changes, we will separate DO queried by DAO from DTO provided by front end. About 90% of the time, their stru...
19:08 6 November 2019

Batch convert word to pdf

A small tool written by myself is used to convert word to pdf in batch. How to use it: Copy the full code into the document, And change the name to w...
18:20 6 November 2019

Apache Web page and security optimization in Linux system

Apache Web page optimization Apache Web page optimization overview In an enterprise, only the default configuration parameters are used after Apache ...
18:19 6 November 2019

DPDK user tool CPU layout.py

It is located in the directory usertools, which is used to display the structure layout of the CPU in the current system. First read the maximum numb...
17:59 6 November 2019

The mathematical functions of php arrays

There are some math related functions in the php array, most of which start with array and underline with a math English word, as follows: 1 array_dif...
17:45 6 November 2019

First dimension / 1D Reversi (AtCoder-2146)

Problem Description Two foxes Jiro and Saburo are playing a game called 1D Reversi. This game is played on a board, using black and white stones. On ...
17:30 6 November 2019

Those js that are often used but are not easy to write in the background -- multiple box event

jquery implementation Import jquery file // Online introduction <script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-2.1.4.min.js" t...
17:23 6 November 2019

Configure a custom fastJson serialization tool class for Redis

alibaba.fastjson has provided a tool class GenericFastJsonRedisSerializer for serializing Redis storage objects, but the tool returns to Object when d...
16:58 6 November 2019

Front end technology frontier 7

//Load an http module var http = require('http'); //Create server to create a WEB server named server var server= http.createServer(functio...
16:45 6 November 2019

Using local storage as timing cache

background When the page uses ajax to get the data, it will send a request to the server to get the data every time it visits, however Some data updat...
15:54 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

PTA 7-4 insertion of ordered list (20 points)

Given an increasing ordered list L (leading node, element is integer), a program is written to insert a new integer into L, and keep the order of L T...
15:13 6 November 2019

List content auto scroll up (native JS)

Effect display (mouse in, roll stop; mouse out, roll continue) Realization principle 1. html structure: the core is ul > Li, and the outer layer of...
14:15 6 November 2019

Linux operation command df

Home page of personal blog (click to view details)-- https://blog.51cto.com/11495268Linux Shell command directory overview (click for details)-- http...
14:06 6 November 2019

centos nginx https configuration

1. What if you want to configure a domain name to a specified directory server { listen 80; server_name Change your domain name here,for example baidu...
13:51 6 November 2019

Python foundation object oriented Foundation

Article directory 1. Furniture - Furniture 2. Furniture - house 3. Place furniture - add furniture 4. Soldier assault - guns 5. Soldiers assault - so...
13:33 6 November 2019