网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 makefile
释义

makefile

英汉-汉英词典
n. 生成文件
词组 | 习惯用语
您要查找的是不是:
  • makeover n. 打扮; 装饰
  • megavolt n. 兆伏;百万伏特
makefile n. 生成文件

网络短语:
Makefile Makefile 超级好;已解决
Makefile 生成文件; 文件; 编写; 配置新产品的;
Template makefile 模板联编文件
makefile ifeq 逻辑或
pdf makefile 中文版
write makefile 课程标题
see makefile 列表中
Export Makefile 输出制作文件
makefile script makefile脚本
makefile file makefile文件
中文百科

Make Make (software)

(重定向自Makefile)

在软件开发中,make是一个工具程序(Utility software),经由读取叫做“makefile”的文档,自动化建构软件。它是一种转化文档形式的工具,转换的目标称为“target”;与此同时,它也检查文档的依赖关系,如果需要的话,它会调用一些外部软件来完成任务。它的依赖关系检查系统非常简单,主要根据依赖文档的修改时间进行判断。大多数情况下,它被用来编译源代码,生成结果代码,然后把结果代码连接起来生成可执行文档或者库文档。它使用叫做“makefile”的文档来确定一个target文档的依赖关系,然后把生成这个target的相关命令传给shell去执行。

英语百科

Makefile

A makefile is a file containing a set of directives used with the make build automation tool.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 13:45:06