技术笔记
Update file content with golang and regexp
In this article, I will describe how I have done to replace hundreds of files together with program.
技术笔记
In this article, I will describe how I have done to replace hundreds of files together with program.
技术笔记
Currently we upgrade the Android studio, and upgrade some third party libraries, and after some days, I accidentally find that the class…
技术笔记
I am starting to read code of Flutter gallery project, there are something I am not familiar, the import show is one of them.
技术笔记
List folder size
技术笔记
Today I want to run flutter-folio on my machine, but it has some errors, I am trying to solve the problems, one of the problem is it report…
技术笔记
This article describe a solution to return different type of data in one function with Sealed class.
技术笔记
I encounter this problem yesterday, but it was caused after I upgrade the Android Studio, so I think it’s the problem os the Android…
技术笔记
We are developing apps with KMM architecture, and use the sqldelight as the persistence layer, we want to populate some data on the…
技术笔记
Several years ago, I find a friend use this tool on his working, and I also setup the tool on my env, but I forget how to install it.
技术笔记
Python 2.7 was removed from macOS 12.3, if we upgrade mac os frequently, the system might already installed this version. But sometimes…
技术笔记
I list the git commands I use frequently, some of them I will search the internet when using, so I save them here, and next time I can…
技术笔记
Find the app data path with xcrun simctl for iOS simulator