Full parsing of regular expressions
Regular expressions define patterns for strings that can be used to search, edit, or process text.
...
Unity StanderShader Series 1 -- forwardbase source code analysis
Source code analysis of unity standershaderforwardbase Article catalog Source code analysis of unity standershaderfor...
The most easy to understand RSA encryption and decryption Guide
preface
RSA encryption algorithm is an asymmetric encrypt...
Introduction, installation and use of RabbitMQ
RabbitMQ RabbitMQ 1.MQ introduction 2. Use scenario 2.1. Peak shaving The origin of peak shaving 2.2 log processing 2...
Using Keras to build story generator based on LSTM model
Schematic diagram of LSTM network operation What is an LSTM network? LSTM (Long Short Term Memory) is a kind of specia...
Using nsq to generate pdf service with puppeter under node (eggjs)
The last article said ctx.service.pdf.index.generate(data) method is the core business method. Call service/pdf/ in root...
Serverless + GitHub Actions perfectly automates the deployment of static websites
As obsessive-compulsive patients, they have always been obsessed with automatic deployment, and I think the most importa...
Unexpectedly, Java operation Excel is so simple!
preface
In the work, using excel to process d...
How to build multi page template scaffold with vue-cli 4.0!? This article teaches you
multipage Github address github.com/qinouz/mult...Build multi page template scaffold based on vue-cli 4.0! Launch proje...
Multi cluster k8s dashboard ldap unified login and authorization tool
Origin of tools Why write such a tool? This is because our company has multiple kubernetes clusters (8 +), and cloud hos...
Java crawler framework WebMagic
The architecture design of WebMagic refers to scratch, while the implementation uses mature Java tools such as HttpClien...
Hidden scroll bar - > El scroll bar
What is El scrollbar? Element UI, as a set of well-known UI component library of Vue, is almost known by people playing ...
Young Master and Girls Learn JavaIO: Buffer and Buff
brief introduction
The little sister and teac...
Come on! Learn the hand game protection of reversion
With the development of mobile games, the reverse escape technology of mobile games is becoming more and more mature, es...
Redis optimistic lock with golang demo
redis transaction command
MULTI: Open a transaction EXEC...
ELK Docker integrated. net abp log4net use
This paper mainly records the use of ELK to complete the business system log collection, mainly using log4net for data e...
Android Chart Gallery MPAndroidChart(8) - Extension of Pie Chart: Polyline Pie Chart
Android Chart Gallery MPAndroidChart(8) - Extension of Pie Chart: Polyline Pie Chart
...
SpringBoot + RabbitMQ (ensure that the message is delivered successfully and consumed 100%)
1, Throw a picture first Note: This article covers many aspects of RabbitMQ, such as: Message sending confirmation m...
State machine mode
Article Directory 1. Definition 2. Implementation 2.1 Logical judgment. 2.2 Table Lookup Method 2.3 State Machine Mode...
Continuous integration and deployment based on Jenkins and Gitlab
CI/CD Continuous Integration (CI) is a kind of software development practice. In Continuous Integration, developers inte...
You can use Postman or cURL. Come in and see the unique tricks of cURL
Articles have been included in Github.com/niumoo/JavaNotes Welcome to Star and Instructions. Welcome to my attention Pub...
One sentence formatting when bank card mobile number is entered
Scenario I, Formatting of Mobile Phone Number/Bank Card <Display>
...
IdentityServer4 - use password authentication to control API access (resource owner password authorization mode)
1, Foreword
This article has been updated to...
2018-4-15-WPF-at-Alt+Tab-hide window
title author date CreateTime categories WPF hide window in Alt+Tab lindexi 2018-04-15 10:13:40 +0800 201...
Asp.Net MVC based on Fleck's development of multi person web chat room
1, Core description of the project
1. Fleck is a relative...