.SLL 파일 확장자
Static Link Library
| 개발사 | 해당 없음 |
| 인기도 |
2.8 | 5 투표 |
SLL 파일이란 무엇인가요?
Library used by compilers and linkers when building applications; contains functions and routines used by a program; copied into the final application bundle when the application is built.
추가 정보
SLL files contrast with dynamic link libraries (.DLL files), which are dynamically linked to a program during runtime instead of statically built into the program.
SLL 파일을 열거나 참조하는 프로그램
Windows