Buru | 不如吃茶去

Post-development introspection

Original link: https://zburu.com/archives/169.html Last night, I wrote an oil monkey script for a friend. The scene is a form with many input boxes, mostly strings that are often filled in. I told me about it, I just had nothing to do, so I took two hours to come out after dinner and simply write. The …

Post-development introspection Read More »

Take out the property values ​​of multiple objects with the same name in the array and merge them into a new array

Original link: https://zburu.com/archives/168.html The method required in the business, the interface returns an array, which contains a large number of objects, with the property name of the same name, which is more common than arrogance. However, it is necessary to take out all the attribute values ​​whose parameter is name and combine them into an …

Take out the property values ​​of multiple objects with the same name in the array and merge them into a new array Read More »

Issue 3: Some thoughts on passwords

Original link: https://zburu.com/archives/167.html Talk on the seventh day, talk about my heart, and publish it every Wednesday. Issue 3: Some thoughts on passwords In the process of taking the subway today, I suddenly wanted a question, what a safe, stable and easy-to-remember password would look like. Do you want to include upper and lower case …

Issue 3: Some thoughts on passwords Read More »

Yuhuwan Travel Notes

Original link: https://zburu.com/archives/164.html Yuhu Bay is adjacent to Yanggong Embankment in the east, Santai Mountain Road in the west, Santai Mengji Scenic Spot in the north, and Chishan Port in the south. This article is reproduced from: https://zburu.com/archives/164.html This site is for inclusion only, and the copyright belongs to the original author.

Photo of Water Conservancy Museum

Original link: https://zburu.com/archives/162.html Company team building, take two photos at will. Poems by Bai Juyi. This article is reproduced from: https://zburu.com/archives/162.html This site is for inclusion only, and the copyright belongs to the original author.

fire cloud

Original link: https://zburu.com/archives/159.html This article is reproduced from: https://zburu.com/archives/159.html This site is for inclusion only, and the copyright belongs to the original author.

Some easy to miss points

Original link: https://zburu.com/archives/158.html When listening to the object, if the value is null, an error will be reported, and the default value is set to {}; for in can only traverse the object i in 4 is a wrong way of writing; Dynamically obtain arrays – splicing parameters var arr = [ “单位1”, “单位2”, “单位3”, …

Some easy to miss points Read More »

Capriccio (9)

Original link: https://zburu.com/archives/157.html The sunset and the solitary bird fly together, and the autumn waters are the same color as the sky. Put a picture to prevent depression. I read a post yesterday and was very touched. It is difficult for the native city locals to understand the discomfort of having to re-establish social relations …

Capriccio (9) Read More »

Capriccio (9)

Original link: https://zburu.com/archives/157.html The sunset and the solitary bird fly together, and the autumn waters are the same color as the sky. Put a picture to prevent depression. I read a post yesterday and was very touched. It is difficult for the native city locals to understand the discomfort of having to re-establish social relations …

Capriccio (9) Read More »

Capriccio (8)

Original link: https://zburu.com/archives/156.html Distressed opinion from a friend. This article is reproduced from: https://zburu.com/archives/156.html This site is for inclusion only, and the copyright belongs to the original author.

win11 use the 10 version of the right mouse button settings

Original link: https://zburu.com/archives/155.html The actual test is easy to use, there is no pit. Open a terminal with administrator privileges and enter . reg add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve Then restart the resource manager taskkill /f /im explorer.exe & start explorer.exe Restore default commands. reg delete “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}” /f This article is reproduced from: https://zburu.com/archives/155.html This site …

win11 use the 10 version of the right mouse button settings Read More »