Subject | English | Korean |
IT | executable code | 실행 코드 |
comp., MS | executable file | 실행 파일 (A file in portable executable (PE) file format that can be loaded into memory and executed by the operating system loader. It can be either an .exe or a .dll file. In the .NET context, a PE file must be translated by the common language runtime into code before it can be executed by the operating system) |
comp., MS | executable folder | 실행 가능한 폴더 (A folder in a Web site from which scripts and executable programs can be run) |
comp., MS | portable executable file | 이식 가능 파일 (The file format used for executable programs and for files to be linked together to form executable programs) |