rebase

垫底

常用释义

词性释义

v.

重定(税收、价格指数等)的基准
例句
  • 全部
  • 垫底
A baseline represents versions of elements that are used to start a stream or to rebase a stream.
基线代表了用于开始一个流和变基一个流的元素版本。
由于这个组件是只读模式,您可以自由地重新将这个视图定到任何基线,向前或者向后。
git-rebase让你将之前的非线性历史改造成线性,让历史保持干净。
All such merged versions are captured in the change set of an integration activity that rebase creates.
所有这类的并合版本都会登记在改变垄断时发生的一个集成行动的改变凑近。
As a CM Manager, it is best that you provide recommended baselines against which developers can rebase their development streams.
作为一个配置经理,你最好提供推荐基线,来让开发者能变基他们的开发流。
所有最新测序的基因组被分析,推断的限制系统的出现,并且这些数据也包含在REBASE中。
You can use the REBASE. EXE utility to strip debug information from a PE-format executable and store it in a DBG file.
可使用REBASE.EXE实用工具从PE格式的可执行文件中去除调试信息并将其存储在DBG文件中。
总是有一个要变基的集成基线。
如果您想fetch远程更改或者要在不永久提交进行中的更改的情况下执行rebase,那么这将非常有用。
Rebase is typically used to advance a stream's configuration, that is, to replace its current foundation baselines with more recent ones.
变基等闲被用来晋级一个流的搭配,也即便说,轮换目前的基础基线为多个,然而,在定然情形下。
To help improve your application load time, you should rebase and bind your executable and DLL modules.
为了缩短应用程序的加载时间,应该调整你的可执行模块和DLL模块的位置并且将它们连接起来。
By the way, you should never, ever rebase any of the modules that ship with the operating system.
顺便要指出的是,决不应该改变操作系统配备的任何模块的地址。
尽管如此,当我们关注的是“编写一个干净的软件修订历史”的时候,rebase看起来是一个更高级的方法。
REBASE中最快增长的部分包含在序列数据库中发现的推断的R-M系统。
As a rule, you should rebase development streams often to pick up changes in the project's recommended baselines.
作为一个法定,你应开发流变基等闲获得改变,从项目标评比基线中。即便因为这么。
Note: Mercurial has added rebase support since this analysis was conducted.
注:在本文发表后,Hg已经加入了rebase命令的支持。
Also, if you use Rebase, you can ignore setting the base address in the Project Settings dialog box.
另外,如果使用Rebase实用程序,可以忽略ProjectSettings对话框中的基地址的设置。
To actually retrieve associated file changes after a fetch, you would use either the git pull or git rebase command.
要在fetch之后实际检索相关文件更改,您可以使用gitpull或gitrebase命令。
重定基本值操作在给定文件上失败。
The linker will give the DLL a base of 0x10000000, but Rebase will override that.
链接程序将为DLL提供一个基地址0x10000000,但是Rebase会修改这个地址。
1·How to avoid rebase hell when merge commits are in the way?
如何避免垫底地狱当合并提交的方式?