In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces what is the use of the bin file, the article is very detailed, has a certain reference value, interested friends must read it!
Bin file: 1, the bin directory is stored in the project after debugging runnable files; 2, when debugging the project, in the Debug folder will generate the project name [.exe], project name [.pdb], project name [.vshost.exe], double-click [.exe] to run the project.
Bin is the name of a file, and it usually contains executable binaries, so we usually find folders with that name when we use larger software.
Function:
1. The bin directory stores the runnable files of the project after debugging. There are two folders under bin, one is Debug and the other is Release, which are generated automatically, depending on which folder you choose when you start debugging. Release is smaller than Debug, but the things stored in these two folders are the same.
2. When you debug the project, the project name .exe, project name .pdb, project name .vshost.exe will be generated under the Debug folder. Double-click .exe to run your project. In addition to these in this folder, there are some project dependencies, such as * .dll, etc., some of which you need to add to the Debug folder, such as * .ini,*.rpt, etc.
The above is all the contents of this article "what is the use of bin files?" Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.