BBing

change city

Because of Beijing’s hukou, housing prices, etc., I decided to change cities very early, but it was not clear where to go. The cities I chose are Wuhan, Nanjing and Suzhou. I was delivering my resume some time ago. Except for Beijing, other cities only delivered a company in Suzhou. I just got an offer

change city Read More »

change city

Because of Beijing’s hukou, housing prices, etc., I decided to change cities very early, but it was not clear where to go. The cities I chose are Wuhan, Nanjing and Suzhou. I was delivering my resume some time ago. Except for Beijing, other cities only delivered a company in Suzhou. I just got an offer

change city Read More »

STL-tuple source code reading

std::tuple is a compile-time-determined length supported by C++11. It can support any parameter type container. It is equivalent to an extension of std::pair. It is usually only used. This article is reproduced from https://bbing.com.cn/202207/cpp-stl-tuple/ This site is for inclusion only, and the copyright belongs to the original author.

STL-tuple source code reading Read More »

STL-any source code reading

std::any is a standard container defined by C++17 that supports arbitrary copyable types. The description is as follows: The class any describes a type-safe container for single values ​​of any copy constructible type. This article is reproduced from https://bbing.com.cn/202207/cpp-stl-any/ This site is for inclusion only, and the copyright belongs to the original author.

STL-any source code reading Read More »

Fishing tool-fkfish

Project address: https://github.com/caibingcheng/fkfish Reasonable fishing can improve work efficiency and help reduce the mental wear and tear caused by capital oppression. In today’s introverted Internet environment, I think it is very necessary and reasonable to learn to fish. At present, there are some moyu plug-ins that can help the proletarian/middle class relatively liberate from some

Fishing tool-fkfish Read More »

Index Fund Valuation Query-djeva

Tool address: https://djeva.bbing.com.cn Project address: https://github.com/caibingcheng/djeva Some time ago, I read a few books about financial investment, which mentioned the index fund fixed investment strategy. According to the concept of value investment, buy index funds when undervalued, stop or reduce purchases at normal valuations, and sell when overestimated. . There are various valuation methods. I

Index Fund Valuation Query-djeva Read More »