.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.