iOS animation - window view (end of 3)
This article is the third in a series.
Friends who have r...
Encapsulating rapid JSON for database and network data transmission
background
I want to complete json as the dat...
A course of neural network based on DGL library Diagram -- basic drawing operation
Recently contacted with graph neural network, I feel that this device can provide multi granularity perspective. After a...
spring data operation ES can't smell any more
introduction
Elastic search (hereinafter refe...
Go three Map and String
Yiduo doesn't press on. Learn the recently popular Go language and make notes. Relevant codes and notes are also put on ...
Call Baidu Statistics API
Baidu Statistics provides users with access to API, enabling users to customize UI without entering Baidu Statistics web...
Beego Learning Notes 13:Api Writing
Api Writing
1> The common data formats used by api are...
IBM Cloud Kubernetes Service - k8s external cloud storage performance test
There are many ways to store k8s data: emptyDir (temporary storage), hostpath (semi persistent storage), persistent stor...
Hexo +gitee blogging for the most complete teaching
Hexo is a fast, concise and efficient blog framework.Hexo Use Markdown (or other rendering engine) parses the article an...
"Build your own UI component library from 0 to 1" -- button component
Write before: I am "boiling sheep"_ , the nickname comes from the abbreviation fyy of the name. The blog that ...
Full parsing of regular expressions
Regular expressions define patterns for strings that can be used to search, edit, or process text.
...
The most easy to understand RSA encryption and decryption Guide
preface
RSA encryption algorithm is an asymmetric encrypt...
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...
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...