Tag:VS2017
-
Time:2020-12-4
In the past two years, Microsoft has increasingly embraced open source and cross platform support. Win10 is equipped with Linux subsystem. Open source vscode is a cross platform editor. Vs2017 officially supports Linux and embedded development functions. So is St. the software tools developed in the past two years are basically cross platform (based on […]
-
Time:2020-10-24
install Open vs2017:Tools > expand and update > go online and search for Microsoft Visual Studio 2017 installer projects, as shown in the following figure: Enter: Microsoft Visual Studio 2017 installer projects in the search, and the search results are as follows: downloadMicrosoft Visual Studio 2017 installer projects, as shown below: According to the prompt, […]
-
Time:2020-5-18
Sometimes after you create a project, you need to change the name. How can you change the name? Let’s take a look at the detailed tutorial. 1、 Open solution explorer 1. Open vs2017. 2. Click in the menu bar“view“, select”Solution Explorer“Options. 2、 Rename Solution rename: right click the solution and select“rename“。 2. Item rename: […]
-
Time:2020-4-21
Vs2017 wants to add language, how to add traditional Chinese? Let’s take a look at the detailed tutorial. Software name: Microsoft Visual Studio 2017 official 15.8 (Community Edition) official simplified Chinese latest edition Software size: 1.09MB Updated: 2018-08-16 1. Open vs2017 2. In the menu at the top, findtool 3. In tools, selectGet tools and […]
-
Time:2020-3-21
In vs2017 editing tool, the intelligent prompt of C ා, however, is not supported by JS by default. How can vs2017 support JS intelligent prompt? Let’s take a look at the detailed tutorial. Software name: Visual studio 2017 official version (with offline installation package) official website simplified Chinese version Software size: 15GB Updated: 2017-03-14 1. […]
-
Time:2020-3-19
After visual studio 2017 is downloaded and installed, a right-click menu “open in Visual Studio” will appear in the system desktop or folder. If you want to delete this option, how can you delete it? Now let’s take a look at the tutorial of deleting the “open in Visual Studio” project in the right-click menu. […]
-
Time:2020-3-1
We can use vs 2017 to create an empty asp.net core web application. How to create it? Let’s take a look at the detailed tutorial. Software name: Visual studio 2017 official version (with offline installation package) official website simplified Chinese version Software size: 15GB Updated: 2017-03-14 1. Open the locally installed vs 2017 development tool, […]
-
Time:2020-2-25
If you want to configure the cmake option in vs2017, what about the gezemin configuration? Let’s take a look at the detailed tutorial. Software name: Visual studio 2017 official version (with offline installation package) official website simplified Chinese version Software size: 15GB Updated: 2017-03-14 1. First, we can click the cmake option button to start […]
-
Time:2020-2-16
Vs2017 create asp.net core web project can not add are what to do? During vs2017 programming and development, it was found that asp.net core web project could not add the are option. Today, let’s look at the solution to this problem. Software name: Visual studio 2017 official version (with offline installation package) official website simplified […]
-
Time:2020-1-21
When using vs2017 to restore NPM package, because it takes a long time to access the Internet, the installation may be wrong if waiting for a long time NPM installation Taobao NPM image: a complete npmjs.org image. You can use this image instead of the official version (read-only). The synchronization frequency is currently 10 minutes […]
-
Time:2019-9-23
1.Visual SVN Visual SVN visual studio plug-in https://www.visualsvn.com/vis… 2.TortoiseSVN SVN Client Download https://tortoisesvn.net/downl… Original linkSVN client download and SVN visual studio plug-in
-
Time:2019-7-10
The specific method of calling MySQL 8.0 by VS2017 is shared for your reference. The specific contents are as follows. Sketch I found some answers on the Internet and found some small questions. Just write one by yourself. To configure Configuration is critical. My MySQL installation directory is C:\Program Files\MySQL Part 2 addresses:C:\Program Files\MySQL\MySQL Server […]