Article. Page 33



The process of mapper generating agent in mybatis

catalogue Generation process of mapper agent in mybatisGeneration process of mapper proxy when integrating with SpringGe...
0:01 22 September 2021

The prototype pattern of design patterns in source code -- Deep cloning and shallow cloning

🌲 This article is included in the column Design patterns in source code ——Perfect combination of theory and ...
23:32 21 September 2021

Extract the EventBus encapsulation into the base class using annotations

   As your project gets bigger and bigger, you always consider that there will be a unified entrance for both ...
23:24 21 September 2021

The programming language WPF sets the resource dictionary used in design for the class library

The programming language WPF sets the resource dictionary used in design for the class library ...
20:38 21 September 2021

Understand the four reference types in Java through examples

Java reference type There are four reference types in Java: strong, soft, weak and virtual. The Strong Reference class...
20:12 21 September 2021

Play with Golang's channel and implement PubSub mode in 200 lines of code

introduction PubSub(Publish/Subscribe) mode, ...
18:44 21 September 2021

kuangbin_ac automata

preface k u a n g b i n kuangbin kuangbin's ...
15:20 21 September 2021

Tear spring by Hand: Implement a simple IOC container

From the ground up, a simple IOC container is essentially an implementation: reading configuration files and extracting beans; registering beans to co...
14:31 21 September 2021

2021-09-20 swipe questions and punch in every day

OJ p2018 cow story Problem description There is a cow. I...
6:05 21 September 2021

Java learning - reflection mechanism and annotation

1, Reflection mechanism 1. Basic ...
4:36 21 September 2021

Decorator mode of design mode

Starbucks Coffee order item The types of single coffee are Espresson, ShortBlack, LongBlack and Decaf.Seasoning: Milk, S...
1:39 21 September 2021

3, Install Clickhouse (stand-alone & cluster) in docker

1, Install docker https://blog.csdn.net/weixin_39912640/article/details/120391027 2, Install zookeeper cluster ...
0:13 21 September 2021

Grouping function of oracle

What is a grouping function The grouping function acts on a group of data and returns a value to a group of data. Group...
22:31 20 September 2021

Effects encountered in JS web page development

JS common special effects JD show...
22:08 20 September 2021

Binary tree (sequential storage binary tree, threaded binary tree, Huffman tree, binary sort tree, balanced binary tree)

Here I will not explain some basic terms of the tree. Partners in need can go to Baidu to understand the terms of the tr...
21:38 20 September 2021

YBTOJ: turret attack (network flow)

Title Description Xiao Ming is playing a very...
21:30 20 September 2021

SHELL script - text three swordsman

SHELL script - text three swordsman ...
20:54 20 September 2021

MyBatis -- foreach of dynamic sql

preface The foreach tag of mybatis is often used to traverse collections and build in conditional statements or batch op...
20:47 20 September 2021

Summary of problems in learning pytorch framework

pytorch framework learning 1: Linear region, Logistic Regression, Softmax Classifier ...
10:32 20 September 2021

OpenStack wallaby installation - Basic Service grace installation

precondition Before installing and configuring the image service, you must create a database, service credentials, and A...
8:31 20 September 2021

Linux Enterprise Operations and Maintenance - Redis installation and deployment, master-slave replication, master auto-switching

1. What is Redis Redis is one of the most popular NoSQL databases today. Redis is an open source, multi-data structure, ...
6:59 20 September 2021

Null pointer problem due to instruction rearrangement of instantiated objects in multithreaded case

The question comes from: Why can't there be less volatile keywords in the double check singleton mode? public class Sing...
6:57 20 September 2021

P1540 [NOIP2010 improvement group] machine translation & & P1160 queue arrangement

Topic background Xiao Chen has installed a ma...
5:17 20 September 2021

Bootstrap select drop-down multiple selection box + selected item add radio button group

1, Problem description For the requirements encountered in the work, the drop-down radio box needs to be changed into a ...
4:56 20 September 2021

Detailed explanation of Set object and Map object in front-end JS (probability, creation, use method, etc.)

Map and Set Map and Set are two new data types in ES6Are built-in constructorsInstantiate using new ...
3:40 20 September 2021

MySQL Timed Backup Database

In the process of data operation, data errors may occur, even the database may run into disruption. Effective timed back...
21:05 19 September 2021

python -- datetime library usage

The datetime module is a collection of date and time modules. Datetime has two constants, maxear and MINYEAR, which are ...
17:12 19 September 2021

task03-More complex query-learning and Practice

1 Learning 1.1 View ...
16:58 19 September 2021

Java multithreading operation

Four ways to create threads Inherited from Thread class Create a subclass that inherits from the Thread classOverride ru...
16:41 19 September 2021