What is the translation of " MAKEFILE " in Chinese?

一个makefile

Examples of using Makefile in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
And finally create a file Makefile.
最后它创建一个Makefile
A makefile consists of a set of dependencies and rules.
Makefile文件由一组依赖关系和规则构成。
And finally create a file Makefile.
最后创建一个Makefile文件。
A makefile consists of a set of dependencies and rules.
Makefile文件是由一组依赖关系和规则构成。
Actual code from a makefile I wrote.
这是我写的一个makefile中的真实代码。
Create a makefile from the Projectsgt; Export Makefile menu in Visual Studio.
从VisualStudioProjectsgt;ExportMakefile菜单中创建一个makefile。
Create, modify and execute a Makefile for a software project;
给一个软件项目创建、修改和执行Makefile;.
Each Makefile defines a number of different"targets", and your choice of target determines what happens.
每个Makefile定义了一定数量不同的“目标(targets)”,然后您选择的目标就决定了什么会发生。
Of course, you can use Makefile to compile the above code:.
当然,你可以使用Makefile来编译上面的代码:.
Make is used to compile, it reads the instructions from the Makefile, then compile.
Make是用来编译的,它从Makefile中读取指令,然后编译。
Type make maintainer or read the Makefile to find the maintainer's email address.
输入makemaintainer或阅读Makefile查找监护人的电子邮件地址。
The makefile also has rules telling make how to re-compile the source file, making it a much more powerful tool.
个makefile还有规则通知make该怎么重新编译源文件,因此make是一个强大得多的工具。
The directive is a line in the makefile that looks like this:.
该指令是一行在makefile中,看起来像这样:.
The general pattern of a Makefile is a list of variables and a list of targets, and the sources and/or objects used to provide them.
Makefile的一般格式包含一系列变量、一系列目标,以及用来生产目标的源和/或对象。
The operating systemmight provide an API function named MakeFile for creating files.
操作系统可能提供API函数MakeFile,用于生成文件。
A more reasonable interpretation is a makefile that is easy to change for each new platform it is run on.
一个更合理的解释是一个makefile,容易改变为每个新平台上运行。
The Makefile contains various statements that specify how the application should be compiled and where it should be installed on your system.
Makefile包括好几个部分,指出应用程序是如何编译以及将被安装在系统的哪些地方。
Before compiling FreeBSD-STABLE, read the Makefile in/usr/src carefully.
在编译FreeBSD-STABLE之前,请仔细阅读/usr/src里的Makefile
This allows users of the makefile to more easily adapt the makefile to their specific environment.
这使Makefile的用户能够更容易地使Makefile适应他们特定的环境。
I typically use an IDE to write and debug code,and write a makefile for production builds and releases.
我通常使用IDE编写和调试代码,并为生产构建和发布编写一个MaFe文件
This makefile describes the relationships among the various files of your application and includes the statements needed to piece them together.
个makefile描述了你应用程序中不同文件之间的关系,并且包含了需要拼合在一起的声明。
Within the jni folder, you now need to add the makefile that will be used during compilation.
在jni文件夹中,现在你需要添加在编译中要用到的makefile
We also have different code paths for GPUs, including CUDA and OpenCL support, along with Bazel, cmake,and plain makefile build processes.
我们针对GPU还有不同的代码路径,包括对CUDA和OpenCL的支持,以及Bazel、cmake和简单的makefile的构建过程。
Dissatisfying- not because I want to write a Makefile- but because I didn't know what“Start” did.
失望-不是因为我希望编写Makefile-而是因为我不知道运行都做了什么。
Additionally, a number of options can be specified in the make command line,as described in the Makefile and at the start of the build:.
另外,在make命令行还可以指定许多选项,在Makefile中有所描述,接下来我们开始联编:.
As an extreme example, we want a makefile that runs without change on any system that GNU make runs on.
作为一个极端的例子,我们想要一个makefile,无需更改任何GNU系统上运行。
Make install is used to install,it also reads the instructions from the Makefile to install to the specified location.
Makeinstall是用来安装的,它也从Makefile中读取指令,安装到指定的位置。
One way to build an entire system of components employs a top-level makefile that invokes the makefile for each component in the proper order.
构建整个组件系统的一种方法是使用顶级Makefile,它以正确的顺序调用每个组件的Makefile
Results: 28, Time: 0.0233

Top dictionary queries

English - Chinese