SciTE4AutoIt3的“生成"和“编译"选项之间有什么区别? [英] What's the difference between SciTE4AutoIt3's Build and Compile options?

查看:196
本文介绍了SciTE4AutoIt3的“生成"和“编译"选项之间有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在SciTE4AutoIt3的Tools菜单中,我可以选择BuildCompile.

In SciTE4AutoIt3's Tools menu I can choose Build or Compile.

有什么区别?他们都创建了一个.exe文件.

What's the difference? They both create an .exe file.

推荐答案

构建是一系列步骤,通常包括:

A build is series of steps which usually include:

  1. 编译
  2. 更新版本信息
  3. 包含资源和清单信息.

对于AutoIt,使用SciTE编辑器,编译"和构建"几乎相同.唯一的区别是Compile为您提供了一个GUI,您可以在其中更改编译设置,例如要包括的软件包.构建程序将使用默认设置运行编译".

For AutoIt, using the SciTE editor, Compile and Build are almost the same. The only difference is that Compile presents you with a GUI where you can alter compile settings, such as which packages to include. Build will just run Compile with default settings.

这篇关于SciTE4AutoIt3的“生成"和“编译"选项之间有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆