Teacher, are you sure Java annotations will not be executed?
Previously, I shared an article on my blog about comments in Java and wrote a word with oath: "Comments will not be...
Welcome to ZK etcd config
https://github.com/houyijun/zk-etcd-config Welcome to ZK etcd config ZK etcd config is a lightweight dynamic attribute c...
How to record external chain js file in react component
1. Description All of the following are from A complete collection of my github articles Content. Welcome to github, sta...
Deep Dream Model and Implementation
Deep Dream is an interesting technology released by Google in 2015.In a trained convolution neural network, only a few p...
An example of nvdla ephon used to generate state machine code automatically
In NVIDIA Deep Learning Accelerator, a python script epython is used. Source code address: https://github.com/nvdla/hw/b...
JAVA data structure -- adjacency table of graph storage structure
The data structure series is a note that I have learned to make, which will be continuously updated. The source code is ...
JAVA data structure: implement graph breadth first traversal and depth first traversal
The data structure series is a note that I have learned to make, which will be continuously updated. The source code is ...
Learning diary of slam beginners
Learning SLAM for the first time, because one note cannot be used in ubuntu, I decided to use CSDN to record my learning...
rockchip rk3368(px5) vehicle development road 5, enabling GPS module UC6226 (2.HAL layer and above)
This series records the author's journey to a new car aftermarket company, which is responsible for maintaining a set of...
Open source virtual machine Bochs installation and stepping on the pit
Because you want to write a simple operating system, you need to install a virtual machine to simulate the hardware. VMw...
Unit test of Go language foundation
Development without writing tests is not a good programmer. I personally advocate TDD (Test Driven Development), but unf...
Java spring cloud b2b2b2c o2o multi user shopping mall springcloud Architecture - refresh configuration with spring cloud Bus
We use the spring cloud distributed micro service Cloud Architecture to build b2b2c e-commerce system. In addition to th...
iOS reverse -- Introduction to otool command
First, you can try your own ipa package.
Select your ipa ...
Add visualization + code comment of GitHub project: graph revolutionary networks in pytorch
Add visualization + code comment of GitHub project: graph revolutionary networks in pytorch Article directory Add vis...
Easily build REST API through SCF Component, no need to stay up late and work overtime
When an application needs to provide a service interface to a third party, REST API is undoubtedly the most popular choi...
JDK 1.8 full date time Api (example attached at the end of the paper)
Background Before jdk 1.8, Java time use java . util.Date and java.util.Calendar classes. Date today = new Date(); Syste...
linux Installation Configuration: opencv3.4.6 + opencv3.4.6
Website: https://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html [official website, look at this if you have a...
Springboot project integration xxl-job
XXL-JOB is a lightweight distributed task scheduling platform whose core design goal is to develop quickly, learn simply...
CentOS 7 uses Ngrok to build intranet penetration service
CentOS 7 uses Ngrok to build intranet penetration service Dependent installation Install go locale sudo yum install...
ReactiveCocoa use details-1
Reactive cocoa (referred to as RAC) is a functional responsive programming framework for iOS and OS development, which i...
C++ Implements Neural Network from Zero
Long text warning: a total of 22727 words
Note: All sourc...
ios learning notes 04 use of local storage and realm mobile database combined with todo project
lebus tutorial 04 p67-75: store coredata and realm locally Introduce cs/bs architecture cs does not need a large numb...
JS achieves three-level linkage
The so-called linkage is the change of itself affected by the upper and lower elements. Common multi-level actions are u...
Analysis of question answering system based on medical knowledge map
Knowledge map has been more and more applied in question answering system, semantic search and other fields. It is a hot research issue in the field ...
golang unit testing and performance analysis
Here's a brief introduction to how go writes unit tests, performance analysis of code, and code coverage. Usually we have written some methods, ...
The 15th expansion of Unity editor: NGUI mass replacement atlas tool
NGUI batch replace atlas tool Tool purpose Because the project needs to realize the skin changing function, i.e. multiple sets of UI atlas, provide t...
Canvass' carousel draw
Canvass' carousel draw 1. Sorting (1) the rotary table is mainly the product position / / sAngle start radian baseRadian product default radian ...
unipush implementation of ios and android push tutorial
Write before: 1.unipush supports many push templates. Friends who are interested in learning about it can Official website View: if you want to push ...