overwriting
v. 覆盖(overwrite的ing形式);写满
n. 重写
2026-03-22 00:33 浏览次数 18
v. 覆盖(overwrite的ing形式);写满
n. 重写
1. to write over the surface of
2. to write in inflated or overly elaborate style
3. to write too much or in an overly elaborate style
4. to replace information in (a computer file) with new information
5. to write in a way that is too detailed or complicated
Overwriting Virus对于重写型病毒
covering遮盖,覆盖(cover 的现在分词)
put overwriting度出售看跌期权
Code Overwriting代码重写
Overwriting Memory除内存被笼罩
data overwriting数据覆写
rewriting重写,改写
remote overwriting远程自改写
clothing覆盖(clothe的ing形式);给…穿衣
overwriting error[计] 重写误差
Overwriting safeguard重写保护
Similarly, all accesses to arrays and strings are checked at run-time to ensure that they are in bounds, eliminating the possibility of overwriting memory and corrupting data.
类似地,所有对字符串和数组的访问在运行时被检查来确保他们没有越界,消除越界导致的内存重写和数据损坏的问题。
Some new calls to SetXY move the text and table around to appropriate positions to keep them from overwriting the image.
到SetXY的一些新调用会将文本和表左右移动到适当的位置,防止其覆盖图像。
You should, however, take care to ensure that you are copying files to the correct location; you want to avoid overwriting existing data.
然而,您应该确保将文件复制到正确的位置,要避免覆盖现有的数据。
Another typical doomsday scenario is the accidental overwriting of an existing file.
造成混乱的另一个典型场景是意外地覆盖现有的文件。
Each test page is loaded into a separate window, preventing application code from overwriting the test framework code via open classes.
每个测试页面被加载到独立的窗口中,以防止应用程序代码通过开放类覆盖测试框架代码。
Prevent accidental overwriting of existing files
防止意外覆盖现有的文件
This section discusses how a given process「s execution flow can be changed by overwriting a local variable.
本节将讨论如何通过重写局部变量更改给定进程的执行流程。
In the Main TAB, in merge options, select Do not merge: Warn before overwriting any files.
在main项中,Mergeoptions内,选择不要合并:覆盖任意文件之前进行警告。
So, instead of overwriting the contents of the remote directory, the local doc directory is copied into the remote directory.
所以,将本地doc目录复制到远程目录中,而不是覆盖远程目录的内容。
For this scenario, you also want to merge the new SQL with the existing configured PDQXML file without overwriting the Settings already configured for PDQXML.
对于此场景,您需要在不重写已经为pd qx ml设置好的配置的情况下,将新的SQL合并到已配置的pdqxml文件中。
During upgrades, RPM will attempt to avoid overwriting a user」s carefully modified configuration with an RPM-packaged default configuration file.
在升级期间,RPM将尝试避免使用RPM打包的默认配置文件覆盖用户小心修改的配置。
In the Main TAB, in merge options, select the Do not merge: Warn before overwriting any files option.
在main项中,Mergeoptions内,选择不要合并:覆盖任意文件之前进行警告选项。
Normally for an FTP, this would mean resubmitting the job and overwriting the original transfer.
对于FTP来说,这通常意味着要重新提交作业并覆盖原来的传输。
The process writes whatever data it can until the end of the buffer, and the remaining data is copied to start overwriting the previous log entry.
该进程写入数据,一直到达缓沖区的末尾,然后将剩余的数据复制到缓沖区的开始位置,覆盖以前的日志条目。
If you keep everything together by category, you「re going to have to be extra-careful about not overwriting old files with newer files that have the same name.
如果按种类组织一切,您将必须切记不要用具有相同名称的新文件覆盖旧文件。
Preserving a slot」s original value before overwriting enables the live object set to be preserved and processed.
在重写启用活对象设置保护和处理之前保留槽的原始值。
Header files are not uniquely named, so installing everything in one place would cause collisions, with one package overwriting another「s header files.
头文件的命名不是唯一的,所以将所有的内容安装到一个地方将会导致沖突,一个包有可能覆盖另一个包的头文件。
Now let」s talk about how a given process「s execution flow can be changed by overwriting a local variable in 64-bit mode.
现在让我们讨论一下,如何通过在64位模式下重写局部变量更改给定进程的执行流程。
Revision control systems attempt to address the problem posed by developers trying to alter a file simultaneously, preventing users from overwriting each others」 alterations.
版本控制系统试图解决开发人员在试图同时对某个文件进行修改时所出现的沖突问题,可以防止用户覆盖其他人所作的修改。
In this strategy, once the last primary log file is filled in the log directory, new transactions will be written to the first log file thereby overwriting existing log data.
在此策略中,一旦日志目录中最后一个主日志文件被写满了,就会将新的事务写到第一个日志文件中,从而覆盖现有的日志数据。
Or worse, the build agent can start overwriting files on the staging server while they are simultaneously being pushed to the production server.
更糟糕的情况是:构建代理会开始覆盖交付準备服务器上的文件,而这时这些文件正在推送到生产环境服务器上。
By taking this approach, EVMS avoids the risky behavior of advertising the disk as being empty and thus possibly fooling an administrator into overwriting a raw FreeBSD volume, for example.
通过采用这个方法,EVMS就不会让人认为磁盘为空,也就不可能愚弄管理员(例如使他覆盖原始的freebsd卷),从而可以避免有风险的行为。
Each task can be extended by adding addition steps, or by overwriting existing steps.
通过添加附加步骤或覆盖现有步骤,可以扩展每个任务。
Since you are overwriting the previous contents in a ring buffer, you lose data by doing so.
因为您覆盖了循环缓沖区中以前的内容,所以在完成该操作后,您将丢失以前的数据。
By never overwriting data, it's simpler to ensure that the storage is never left in an inconsistent state (as the older data remains after the new Write operation is complete).
由于从来不覆盖数据,这可以更简单地确保存储永远不会处于不一致的状态(因为在新的写入操作完成以后较早的数据仍保留)。
This is called overwriting free space.
这就叫做覆盖自由空间。