Tag:Friend
-
Get your girlfriend’s chat records in Python and solve the paranoia with one move
Some time ago, my brother who slept in the upper bunk of the University discussed in the group of brothers and said: he found that his girlfriend would sit in front of the computer as long as she got off work these days, not because of work. And as long as he gets closer, he […]
-
Check docker version and reinstall docker
This document describes how to check the docker version and reinstall docker to provide reference for friends in need. Check docker version [[email protected] ]# docker versionClient: Docker Engine – Community Version: 19.03.8 API version: 1.40 Go version: go1.12.17 Git commit: afacb8b Built: Wed Mar 11 01:27:04 2020 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine – […]
-
Can you use the indefinite parameters of the function?
If multiple parameters need to be passed in a method and some parameters need not be passed, what should be done? case //Newfriend looking for like-minded friends func NewFriend(sex int, age int, hobby string) (string, error) { //Logical processing return “”, nil } NewFriend(), parameters in methodsexandageHow to write the method when it is unnecessary […]
-
Interview experience from state-owned enterprises to Ali (I)
It takes three minutes to read this article. First of all, I’m sorry to tell you that I’m too busy after the new year. I’m so busy taking children, recording videos and changing jobs. A lot of things are crowded together. I’ve been broken for four months accidentally. I’m really sorry to my friends who […]
-
Web bundles learning notes
Web BundlesNew features of chrome developer tools Bundling a complete website into a single file and making it shareable opens up a new use case for the network. Imagine a world where you can: Create your own content and distribute it in various ways, regardless of network restrictions Share web applications or web content with […]
-
Write it down once Net analysis of a drug warehouse management system stuck
1: Background 1. Tell a story At the beginning of this month, a friend came to me on Wx and said that after a period of time, there would be only requests but no responses. The screenshot is as follows: From my friend’s description, it seems that the program is stuck by something. It’s relatively […]
-
Record a WinDbg analysis Analysis of memory leakage in MES system of a factory based on. Net
1: Background 1. Tell a story Last month, a friend added wechat to ask for help, saying that his program ran and the memory burst, looking for a solution. The screenshot is as follows: From the chat content, this friend is still under great pressure. It seems that this is the third MES system I […]
-
GitHub personal project add collaborator
GitHub personal project add collaborator If you want to cooperate with a friend to develop a project and want to develop in the same warehouse, you can add this friend as a collaborator, so that he can log in to his own account and push in your warehouse. It is very convenient to submit the […]
-
Write it down once Net risk control management system
1: Background 1. Tell a story In the middle of last month, a friend from the planet came to me on wechat and said that his program was running, and the memory would continue to grow slowly and could not be released. How to solve it? Well, it seems that the planet has to be […]
-
Unexpectedly, a mongodb A bug in the driver caused the Net5 program deadlock!
1: Background 1. Tell a story At the beginning of this month, a friend on the planet came to me and said that his program had a deadlock. He suspected that some of his writing methods had led to such an embarrassing situation in mongodb. The screenshot is as follows: To tell you the truth, […]