.LA 파일 확장자
Lossless Audio File
| 개발사 | La |
| 인기도 |
3.2 | 5 투표 |
LA 파일이란 무엇인가요?
Audio file compressed by La, a lossless audio compression program; compresses an audio file's size without affecting the quality; has a longer encoding time than most other lossless compressors, but results in greater compression.
LA 파일을 여는 프로그램
Libtool Archive
| 개발사 | GNU |
| 인기도 |
3.5 | 2 투표 |
An LA file is an archive used by Libtool, a generic library support script used for creating portable compiled libraries. It contains a library description that may include a reference to a shared or dynamic library. LA files are primarily used to remember the destination directory for the library and the dependency on the math library.
추가 정보
Libtool was designed for building shared libraries on Unix. It uses the LA file to link libraries since static libraries are only archives that contain no metadata in regards to linking other libraries with them. The LA file is the only file used by Libtool for preserving library dependencies, file names, and library versions and revisions between different platforms.