Article. Page 72



Learning notes of Spring framework -- API interface design related knowledge and specific coding implementation

Recently, we need to design an API server. If we want to standardize the API interface, we have collected some informati...
10:23 13 February 2020

Machine learning KNN algorithm

The simplest algorithm in machine learning There is no da...
9:26 13 February 2020

Algorithm and data structure [Java implementation]: binary search tree

Linked list can easily store data, but the organization of data can only be linear, there can be no hierarchical organiz...
9:19 13 February 2020

Java learning notes - generics

Reference: Java core technology I. overview Before addi...
7:56 13 February 2020

[algorithm summary] graph theory / dp dynamic programming summary

Written in a corner of konjaku - Z On February 7, 2020, graph theory and dpdpdp finally come to an end. When I look ba...
6:44 13 February 2020

Linux -- Basic Application Statistics

Article directory 11. Build personal Leanote cloud notebook 12. Building Firekylin personal blog 13. Experience CVM of ...
6:11 13 February 2020

Linux server implements Redis cluster

1, About Redis Redis is a large-scale cache middleware, which is widely used because of its powerful, efficient and conv...
3:35 13 February 2020

Valentine's Day is coming, teach you how to use code to express!

You still have a big red bag of five yuan and twenty cents? ...
2:39 13 February 2020

The minimum number of NO.6 rotation array in "sword finger Offer" Java

The minimum number of NO.6 rotation array in "sword finger Offer" Java Portal: General Catalogue of sword fin...
1:24 13 February 2020

How to use jQuery to select text nodes?

I want to get all the descendent text nodes of an element as a jQuery collection. What's the best way? ...
0:57 13 February 2020

Adore ng trojan in Rootkit

Rootkit is a kind of special malicious software. Its function is to hide the information of itself and specified files, ...
0:15 13 February 2020

Core implementation of kubernetes container state synchronization mechanism

After the Pod is dispatched to a Node in K8s, the subsequent state maintenance information is maintained by the kubelet ...
23:03 12 February 2020

python sandbox escape

Catalog 1. Preparation python has built-in modules for executing system commands: subprocess os commands timeit paltf...
22:38 12 February 2020

Reinforcing the security of common services

Case 2: Reinforcing the security of common services 2.1 Question ...
21:06 12 February 2020

Kubernetes StatefulSet for stateful service data persistence (automatic creation of PVC)

1. Kubernetes Stateless Service VS Stateful Service 1) Kubernetes Stateless Service Kubernetes stateless service charac...
12:35 12 February 2020

PyQt5: simple video player

This article aims to introduce how to use PyQt5 to make a simple video player ...
12:21 12 February 2020

Question B: binary search tree

Title Description Determine whether two sequences are the same binary search tree sequence input The start number n, (1 ...
11:07 12 February 2020

Request Zuul gateway error

I started the eureka, config, zuul, a microservice, and used postman to test whether the gateway worked. ...
10:54 12 February 2020

Java recursion exercises

1. Receive a folder path from the keyboard and count the size of the folder package demo; import java.io.File; import ja...
10:37 12 February 2020

python learning notes: Alibaba (Tencent) cloud upgrade python

python introduction Supported systems: cross platform Adv...
10:12 12 February 2020

How to extract numbers from strings in Python?

I'll extract all the numbers contained in the string. Which is more appropriate for the purpose, regular expression or i...
9:58 12 February 2020

(Java) single person information management program

To expand the previous menu program, it is required to add a person's complete information, including name and age. You ...
9:54 12 February 2020

Cassandra appender - distributed logging, distributed software logback appender

At the last Scala meetup of the lunar year, Liu Ying was inspired to share her professional software development experie...
8:46 12 February 2020

Stateful set (stateful service) implementation of k8s

Statefullset introduction Problems encountered: ...
7:21 12 February 2020

Gson full resolution (middle) - the use of TypeAdapter

About TypeAdapter Ahead Gson complete analysis (I) We understand and use JsonSerializer and JsonDeserializer to transfor...
6:50 12 February 2020

Kubelet source code analysis -- startup

In the Kubernetes cluster, a Kubelet service will be started on each Node (also known as Minion). This process is used t...
5:39 12 February 2020

List, Set, data structure, Collections

List, Set, data structure, Collections data structure Common data structures Common structures of data storage incl...
5:19 12 February 2020

An article takes you to Vuex

Before writing Vuex, let's implement a small demo with a simple example ...
4:38 12 February 2020

The source code analysis of intelligent pointer

Previous: https://blog.csdn.net/qq_41345173/article/details/104277055Source code sharing of BOOST library, baidu online ...
3:44 12 February 2020

Machine learning learning record [continuous update] - TensorfFlow linear regression

TensorfFlow linear regression The steps of constructing a linear model with TensorFlow Import necessary Libraries Load...
3:00 12 February 2020