.LIST 文件扩展名

2 种文件类型使用 .list 扩展名。

APT List File

开发者 不适用
受欢迎程度
3.1  |  24 
 

什么是 LIST 文件?

FIle created by APT, an Advanced Package Tool used to manage applications; holds a list of package sources that software can be downloaded from; contains information detailing the archive type indicating whether it contains binary or source packages.

更多信息

The LIST file typically follows this format:
deb http://host/debian distribution section1 section2 section3
deb-src http://host/debian distribution section1 section2 section3

The first word of each line notifies the archive type:

  • deb means that it holds a binary package.
  • deb-src means that it holds a source package.

注: The APT tool is found within the Debian operating system.

常见 .LIST 文件名

/etc/apt/sources.list - The default Debian file containing information where software can be downloaded from.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 LIST 文件的程序

Linux
免费
分类: 数据
更新时间: 2013-10-01

JAR Index File

开发者 Oracle
受欢迎程度
2.5  |  4 
 

Metadata file sometimes included as part of a Java Archive (.JAR file); saved in the /​META-INF/​ directory within the JAR file and contains an index of information about the source code packages also in the JAR file; used to speed up the process of loading Java classes when programs are run; often contains a list of JARs needed to be downloaded by the Java program.

更多信息

To add an INDEX.LIST file to a Java Archive, you can use the -i option with the jar command.

可打开或引用 LIST 文件的程序

Windows
Mac
Linux
分类: 开发者
更新时间: 2011-10-17

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们