网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Nmake
分类 英语词汇 英语翻译词典
释义

Nmake

中文百科

Make Make (software)

(重定向自Nmake)

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

英语百科

Make (software) Make

(重定向自Nmake)

In software development, Make is a build automation tool that automatically builds executable programs and libraries from source code by reading files called Makefiles which specify how to derive the target program. Though integrated development environments and language-specific compiler features can also be used to manage a build process, Make remains widely used, especially in Unix.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/10/15 3:27:13