Home Common Problem What is the bin file for?

What is the bin file for?

Mar 11, 2021 am 10:59 AM
bin file

bin file: 1. The bin directory stores the executable files after project debugging; 2. When debugging the project, the project name [.exe] and project name [ .pdb], project name [.vshost.exe], double-click [.exe] to run the project.

What is the bin file for?

#The operating environment of this article: Windows 7 system, Dell G3 computer.

Bin is the name of the file, which generally stores executable binary files, so we usually find a folder with this name when using larger software.

Function:

1. The executable files after project debugging are stored in the bin directory. There are two folders under bin, one is Debug and the other is Release, both are automatically generated. The folder is generated depending on which one is selected when starting debugging. Release is smaller than Debug, but it is stored in these two folders. The things are the same.

2. When you debug the project, project name.exe, project name.pdb, project name.vshost.exe will be generated in the Debug folder. Double-click the .exe to run your project. In addition to these, there are also some project dependencies in this folder, such as *.dll, etc. Some of them need to be added to the Debug folder yourself, such as *.ini, *.rpt, etc.

Related video recommendations: PHP programming from entry to proficiency

The above is the detailed content of What is the bin file for?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1664
14
PHP Tutorial
1268
29
C# Tutorial
1243
24