I am using SSMS2017, this version (perhaps earlier version has) has a function, that is, after the cursor is punctuated to something (variable, field, table name, etc.), the same string nearby will be highlighted, such as figure: " " >> similar func...
has a mailbox with an extreme name: zzzzzzzzzz@qq.com now wants to replace the characters between @ except the first two digits with *. How do you do that? because the account part is exactly the same, so: ...
I have a program that writes data to the text every 1 minute, and then I use python to open the text to read, the original program can not continue to write data, python can not continue to read the updated data, what to do. ...
now you need to make an embedded component SA, to capture user click behavior. About as follows <SA name="6666"> <h1>< h1> < SA> when the user clicks H1, the console enters 666 requires that SA cannot return add...
I successfully created a repository, in Github and submitted the code. but when I update the code and do the commit operation, the log display is successful. but there is no update code in repository. what is the reason, please? ...
After the channel is written, the channel must be closed, otherwise there will be a deadlock in range traversal. Is this correct? so what if I have a scenario in which one goroutine writes data to the channel and one or more goroutine reads data from ...