Take you ten days to easily finish the finale of Go micro service (Distributed Transaction)
preface
We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows:
Environment construction
Service splitting
User services
Product service
Order service
Payment services
RPC service Auth authentication
Serv ...
Posted by trellie on Mon, 31 Jan 2022 01:33:24 +0100
[basic tutorial for beginners] maix asr (automatic speech recognition)
maix asr (automatic speech recognition)
This document is in MaixPy 0.5.1_128 minimum_speech_with_ide_support firmware passed the test. Please ensure that the recording function / call model is available before use.
This is a speech recognition module based on acoustic model. When the user loads the words composed of Pinyin into the modul ...
Posted by anoopmail on Tue, 25 Jan 2022 04:26:56 +0100
git cross team cooperation
git series article directory
Chapter VII git cross team cooperation
preface
Previously, we introduced collaborative development within the company, and this chapter introduces cross company collaborative development
1, Cross team cooperation process?
1. Company a has project managers and programmers. Now join the progr ...
Posted by feelay on Mon, 24 Jan 2022 22:10:02 +0100
Technology sharing | how to make thousands of containers "survive" at the same time
Recently, I received a request that users can apply to create one or more docker containers. The containers should always exist, users can access them no matter how long it takes, and the data generated by users always exists. In other words, we should achieve container persistence, that is, we should provide a small server, However, over time, ...
Posted by JasonO on Mon, 24 Jan 2022 02:04:07 +0100
6git -------------------- git multi person development collaboration tool ------------------- full stack development 46
1, What is Git
introduce
When developing functional projects, what should we do when we want to switch versions and realize multi person development?We have software similar to QQ and office to realize multi person sharing, as well as version control: similar to graduation thesis, copywriting, video editing, etc., we need to repeatedly mo ...
Posted by chrislive on Sun, 23 Jan 2022 02:11:28 +0100
Use jsDeliver and github to host website resources
Typera + picgo+jsDeliver+GitHub: bring the free drawing bed to you!
(this method is only applicable to js,css, pictures and other resources hosting websites or blog s, but it is not recommended to use it as a drawing bed or upload large file videos. After all, a good ecology can be better developed.)
1, Overview
1. Why build your own dra ...
Posted by berrberr on Sat, 22 Jan 2022 23:35:18 +0100
Simple Scheduled Task List SSM project completed in 40 minutes - Quick one-article integration of small Demo built by SSM framework - Github address included
๐ Content of this article: SSM framework to build a simple list of planned tasks project - project reality ๐ Article Column: SSM Getting Started to the Tomb - One-stop Foundation and Advanced Columns ๐ฌ Latest update: January 20, 2022 SpringMVC Getting Started to Tomb One-stop Foundation and Advancement - Including Interview Points and Begin ...
Posted by valerie19 on Sat, 22 Jan 2022 10:38:27 +0100
You should try these 8 new JS functions
Abstract: This paper mainly introduces several proposals that have entered stage 4, which are expected to be gradually incorporated into the standard in 2022.
This article is shared from Huawei cloud community< 8 new JavaScript features you should try in 2022 >, author: front end picker.
Since the joint release of JavaScript by Netsca ...
Posted by libertyct on Fri, 21 Jan 2022 01:30:08 +0100
GoFrame framework: log configuration management
introduce
Through a complete example, in gogf/gf Manage logs reasonably in the framework.
What are the usage scenarios?
Log auto scroll
Split into multiple log files
Log format modification
wait
We will use rk-boot To start gogf/gf Microservices of the framework.
Please visit the following address for a complete tut ...
Posted by jazz_snob on Thu, 20 Jan 2022 22:35:11 +0100
Develop IDEA Plugin, introduce probe, and obtain and execute SQL based on bytecode stake
Author: Xiao Fu GeBlog: https://bugstack.cnPrecipitate, share and grow, so that you and others can gain something! ๐1, ForewordOne sided!On the third day of January, Tolstoy said, "what a great writer is just writing his own one-sided". Not to mention me, not to mention us!Although we don't write articles, we write requirements, code ...
Posted by aaadispatch on Thu, 20 Jan 2022 15:53:02 +0100