Category:Others
-
Time:2021-4-20
According to the actual use needs and feelings, graphic design and programming need to display as many things as possible on the screen. Naturally, it is better to have a high resolution, but if it is unintentionally required, there may be no need for a high resolution screen. Some users may encounter abnormal computer screen […]
-
Time:2021-4-20
Microsoft Visual Studio (VS) is a series of development kit products of Microsoft Corporation. Vs is a basically complete development tool set, which includes most of the tools needed in the whole software life cycle, such as UML tools, code control tools, integrated development environment (IDE) and so on. The object code is applicable to […]
-
Time:2021-4-20
Metacharacter^ $ . * + ? = ! : | \ / ( ) [ ] { } When using these symbols, you need to use “\” to transfer.If you can’t remember which punctuation marks need to be transferred, you can use backslashes when using punctuation marks“ \”Simple matching1. Direct quantity / JavaScript / matches […]
-
Time:2021-4-19
How to build phpstorm 10.0.2 development environment? Phpstorm is a commercial PHP integrated development tool developed by JetBrains company. It aims to improve user efficiency, deeply understand user’s code, provide intelligent code completion, fast navigation and instant error checking. Phpstorm can help users adjust their coding, run unit tests or provide visual debugging function at […]
-
Time:2021-4-19
The computer is a powerful tool, so we should make full use of it. The following editor will introduce in detail how to use the computer’s own scientific calculator. If you don’t know, you can refer to this article. I hope this article can help you! Method / step 1. Move the mouse and click […]
-
Time:2021-4-19
Most commonly used commands Search software: brew search package name Installation software: brew install package name Uninstall software: brew install package name Error resolution Question 1: curl: (7) failed to connect to http://raw.githubusercontent.com port 443: Connection refused “error resolvent: Open www.ipaddress.com Website queryraw.githubusercontent.com The real IP address of the host Open the / etc / […]
-
Time:2021-4-19
Copy codeThe code is as follows: ^([a-zA-Z0-9_-])[email protected]([a-zA-Z0-9_-])+((\.[a-zA-Z0-9_-]{1,4}){1,4})$ The key is (\. [a-za-z0-9 -] {1,4}) 1 and 4 represent. This pattern needs to be matched at least several times and at most several times.
-
Time:2021-4-18
Today, I’d like to share with you how to play out the sound of desktop computer. For those who don’t know, I can refer to this article. I hope this article can help you! Method / step 1. Find the “hardware and sound” option in the control panel and click 2. Select the Realtek high […]
-
Time:2021-4-18
Xiaobian’s most frequent work is to export the data of some projects from the database, and then classify them into excel tables, which makes the leaders look dazzled. Xiaobian thought that if it could be visualized in charts, the leaders would be able to see the trend of the project in recent months and know […]
-
Time:2021-4-18
Before the beginning of this chapter, I will introduce an example to illustrate whether this kind of incomplete abnormal optimization is reasonable or unreasonable C # in the string of direct optimization is very thorough… This optimization we should be welcome string str=”franky”; string str2=”franky”; There is only one string object in memory, and STR […]
-
Time:2021-4-17
Recently, when using the computer, a dialog box suddenly popped up to show “remote procedure call failed and not executed”. This is usually due to the fact that the protection is turned on when we do not turn off the computer. Here is the specific solution for you to analyze, hoping to help you. Method […]
-
Time:2021-4-17
Notepad + + can set cloud synchronization settings, but you need to install onedrive first. Let’s take a look at the detailed tutorial. Software name: Text code editor (Notepad + +) v7.8.9 multilingual official Chinese installation version Software size: 7.30MB Update time: 2020-07-17Download now 1、 Prepare onedrive 1. Onedrive is a cloud storage service provided […]