4. Procedural Flow Control
01. Overview of process control Flow control statements are statements that control the order in which statements are ex...
Phaser Layered Raster Processor
outline A synchronization tool class introduced by JDK1.7 for some tasks that require phasing. It has some functionality...
Error prone point of Java knowledge: object transformation
1. Object transformation concept Type conversion (automatic conversion and coercion) can be performed between basic data...
Introduction to Java jps, jstat, jinfo, jmap, jhat and jstack tools
JPS: virtual machine process status tool You can list the running virtual machine processes, and display the name of the...
Knowledge system of Web front end development engineer_ 33_JavaScript jQuery
1, Add / remove / replace / Clone
1. Add a new element (1...
Analyzing the invariance of Integer type parameter value to understand Java value parameter passing
Analyzing the invariance of Integer type parameter value to understand Java value parameter passing Previously on java T...
1278 thread design, thread mutual exclusion and synchronization experimental report
Write before: The topics of this article are all made up by myself. The teacher did not give the topic selection of this...
Inheritance in JS
The so-called inheritance, as we know, is that a son inherits his father's estate and so on; In js, the subclass inherit...
css to achieve unilateral oblique cutting effect
demand In the UI diagram, there is a need for oblique cutting patterns. A progress bar with variable progress items is a...
Understanding XML,DOM parsing, SAX parsing, DOM4J parsing
XML usage, command space, constraints, parsing
...
Look straight at ta! Look straight at ta! You must learn the interface well!
catalogue
1. Introduction: 2. Interface features: 3. Memb...
Gilde picture request execution process -- into()
Glide's request execution process To understand the request execution process, we first need to know the following quest...
[development experience] SpringBoot log SLF4j+Logback log modularization
If you read this article, you must have been tortured by checking logs ...
Network packet capture data file (. pcap/.cap) parsing tool (Java implementation)
preface
pcap/.cap file is a commonly used dat...
Vue: a simple understanding of Vue
1. The framework is to solve the complexity of development. Vue framework is to simplify template rendering, event bindi...
Java learns data storage, data types, variables, and operators
1.1 data type
1.1.1 data storage ...
Mongodb -- addition, deletion, modification and query of Java
1: jar packages to be referenced:
<!-- mongodb Link p...
Shiro Learning - MD5 Encryption and Salt Value
Preface
The previous article described how sh...
Java_ Object oriented programming-2
catalogue
primary coverage Learning objectives Section 1 ...
Source code of transaction suspension and transaction recovery of spring transaction
When learning spring transactions, we will certainly involve a concept that cannot be avoided, that is, transaction susp...
Netty practice and source code analysis -- on NIO programming
1 Preface
I wanted to write a blog related to...
rabbitmq implementation of spring boot for message reliability
1. The producer module realizes message reliability through publisher confirm mechanism 1.1 producer module import rabbi...
Java learning -- JavaSE -- exception handling
Abnormal mechanism Java treats exceptions as objects and defines a base class java.lang.Throwable as the superclass of a...
[Spring Boot] usage example of Spring Boot + HikariCP connection pool
This page will introduce examples of Spring Boot and HikariCP. HikariCP is a fast, simple, reliable and production ready...
Front end authentication implementation in vue project (menu permission, button permission)
During this period of time, I was busy. I participated in the research and development of a new B-end project of the com...