Article. Page 79



MapReduce program practice advanced of Hadoop cluster big data solution (custom partition&sort&group)

Get ready                   &...
4:45 3 February 2020

Use the advantages of moving forward

In an ideal forward, std::forward is used to convert named right value references t1 and t2 to unnamed right value refer...
23:54 2 February 2020

1python how to find all permutations of a string

Title Description: Design a program that requires all pe...
22:30 2 February 2020

Microservice framework: overview of microservices

Microservice framework (2): overview of microservices Learning Objectives 1. System Architecture Evolution 1.1. Centra...
19:54 2 February 2020

(Java) Date Action Class

Date, Calendar in the java.util package, and SimpleDateFormat in the java.text package are used primarily in program dev...
19:50 2 February 2020

Synchronization of java11_Threads

Synchronization of threads - taking 100 tickets sold in three windows as an example (1) Problem: Double and wrong ticket...
13:35 2 February 2020

Daily 18 / 07 / 22 your design mode! Finally have time to write ~~

1/24: Strategy pattern First, I will give ...
12:11 2 February 2020

EasyUI frame 05 - window

1. Messager message window 1.1 co...
11:55 2 February 2020

Docker and docker compose deployment

1. Docker deployment 1.1 mode 1: Download software source wget -O /etc/yum.repos.d/docker-ce.repo https://mirrors.ustc.e...
11:40 2 February 2020

Experience the actual battle of iptables enterprise firewall

iptables optimization case [root@ghzz ~]# vi /root/shell/...
10:40 2 February 2020

Workflow process instance migration

Absrtact: version 6.5 of Flowable provides the migration API for process instances. Developers can migrate process insta...
7:33 2 February 2020

Java collection source code analysis of LinkedList based on JDK 1.8

In the last part, we analyzed the underlying implementation of ArrayList, and learned that the underlying implementation...
6:42 2 February 2020

Getting started with dubbo (zookeeper is the registry)

1, To build a zookeeper in the registry, first download the zookeeper package ...
4:47 2 February 2020

mockito short tutorial

1 overview of mockito Mockito is a mocking f...
4:45 2 February 2020

Python review notes

Start with python review Simple data types and variable naming conventions are the same as others, starting from differ...
4:40 2 February 2020

Using Netty to implement simple RPC framework

The underlying layer of Dubbo uses Netty as the network communication framework. [network transmission problem]: compare...
4:25 2 February 2020

Detailed explanation of 23 design patterns

Types and relations of design patterns There ...
4:20 2 February 2020

Implementation of dijkstra algorithm (743, 787) for priority queue of shortest path problem in leetcode graph

743 network delay time Topic Description: there are N network nodes, marked as 1 to N. Given a list of times, it indicat...
3:43 2 February 2020

Front and back interaction (Promise, fetch, axios, async / await usage)

1.Promise overview Promise is a solution of a...
3:07 2 February 2020

Classification of epilepsy with keras - Python case

Catalog Introduction to epilepsy data set Keras deep learning case This sharing is published in public address for b...
1:50 2 February 2020

Analysis of the execution process of Mapper interface of MyBatis

Mabtis, as an excellent persistence framework, not only improves our development efficiency, but also has the characteri...
1:48 2 February 2020

Express+MySQL implements the demo of login and registration

MySQL5.7.20 demo preparation Install mysql, add system...
0:47 2 February 2020

LeetCode Power Button 55. Jump Game

Title Description (Medium Difficulty) 45 Questions You've already seen this before, but you've just returned to the min...
21:44 1 February 2020

Winter vacation learning progress 1 (Android configuration environment and hello world)

Today's Learning Content: Watched the Android teaching video on Belly Mile to get a brief understanding of the basic kno...
12:10 1 February 2020

Vue made wheels - accordion assembly

1, General usage <div id="app" style="padding-left: 100px"> <g-collpase> <g-collapse-item title="Heading ...
11:58 1 February 2020

JavaScript self study notes: using JS to realize floating window of web page

Recently, I made a small project to add a floating window to the web page, which tested the basic CSS and JS technology....
11:33 1 February 2020

Machine learning practice -- naive Bayes method (code explanation)

Machine learning practice -- naive Bayes method ...
11:24 1 February 2020

kubeadm deployment k8s cluster

Experimental environment:master node: 192.168.1.10 (master)Node 1: 192.168.1.20 (node01)Node2 node: 192.168.1.30 (node02...
11:08 1 February 2020

How to make the corner circle of the button?

I want to round the corner of the button. Is there an easy way to do this in Android? ...
10:48 1 February 2020

PAT class a 1044 Shopping in Mars (JAVA version)

Simple analysis of this question The so-called "binary search" is investigated, but I use JAVA to realize the ...
10:47 1 February 2020