还可以指定任何可能发送邮件给您的替换名称或群组名称,针对他们应用这些首选项(参见图2)。
You can also specify any alternate or group names under which mail might be sent to you, for which you want these preferences to apply (see figure 2).
如果目标是一个文件,那么(单一)源必须也为文件,而源文件的副本使用目标名作为新名,替换任何现有的具有相同名称的文件。
If the target is a file, then the (single) source must also be a file and a copy of the source file is made with the target name as the new name, replacing any existing file of the same name.
为了将此代码片段用作起始构建块,您需要替换虚拟链接、数据库名称和登录信息来反映您自己的环境。
To use this code fragment as a starter building block, you will need to replace the dummy links, database name, and login information to reflect your own environment.
这并不意味着它们不会发生,但因为文件比较少,所以甚至可以在替换或覆盖具有相同名称的文件之前手动进行检查。
That doesn't mean they can't happen, but with fewer files, it's even feasible to manually check before you replace or overwrite files with the same name.
相反,该操作可能不得不用新的名称创建一个新节点,并用这个新节点替换旧节点。
Instead, it may be forced to create a new node with the new name and replace the existing node with the new node.
如果解析后的上下文变量内容为空,则不会发生替换,并且变量名称在查询字符串中保持不变(包括“%”符号)。
If the resolved context variable content is null, no replacement occurs and the variable name remains unchanged in the query string (including the "%" signs).
这些变量替换的名称十分灵活,将在下一节中讨论,讨论的主要内容集中在模板分区上。
The names of these variable substitutions are flexible and will be discussed in the next section, which focuses on template sections.
如果文件是本地的,通过将文件名替换成XM使用的名称来修复uri。
If the file is local, fix the URI by replacing the file name with whatever name XM will use.
您还需要将权限、大小和名称放到组中,以便可以在替换中使用它们。
You'll also want to put the permissions, size, and name into groups so that you can use them in the replacement.
更好的设计是使用唯一元素名称替换清单1中的非唯一元素名称,如清单5所示。
A better design is to replace the non-unique element names in Listing 1 with unique element names, as Listing 5 describes.
通过使用术语表模型,可以定义词汇的名称、缩写、替换的缩写、类型(基本单词或类单词)、它是否可以作为修饰词、状态以及摘要或描述。
Using a glossary model, you can define the name, abbreviation, alternative abbreviation, type (prime or class), if it can be used as a modifier, status, and abstract or description for terms.
别名可以方便地配置一些命令以使用不同的默认值,或为某个命令提供可替换的名称。
Aliases are a handy way to configure some commands to use different sets of defaults or to provide an alternate name for a command.
逻辑对象名称中的逻辑分隔符在对应的物理对象名称中替换为物理分隔符。
The logical separator in a logical object name is replaced by the physical separator in its corresponding physical object name.
如果仅找到了一个匹配文件名,会将此文件名替换为队列名称,setmqaut命令将执行并失败,但不会有任何提示。
If only one file name matches, the file name is substituted for the queue name, and the setmqaut command is executed but fails silently.
为了使用更为可读的描述替换原始id名称并限制长度,我们将访问运行时元素TaskImpl对象。
To replace the original ID name with a more readable description and limit the length, we access the runtime element TaskImpl object.
查找以单词“users”开头的行,并使用组成员所需的属性名称替换其中的第三个字段。
Find the line that starts with the word "users", and replace the third field with the desired attribute name for group members.
所以,为了处理语法不清的问题,在想要将此异常对象与另一个名称绑定时,逗号(,)会被替换成关键字as。
So, to deal with the ambiguities, the comma (,) is substituted with the keyword as when you want to bind the exception object to another name.
可以通过此示例来将Portlet的名称替换为每个构建的版本号。
You could use this example to replace the name of your portlet with a version number for each build.
此外,还要将此图像的alt标记替换成login名称,以防图像不出现。
Also replaces the Alt tag for the image with the login name, just in case the image does not appear.
转到存储过程编辑器的顶部,并将“CURRENT”从set -schema语句中移除,将模式名称替换为在开始时创?
Go to the top of the stored procedure editor and remove the "CURRENT" from the set-schema statement and replace the schema name with the "ASSOC" schema you created at the beginning.
使用的具体字段——名称和属性——只是替换了在默认模式中找到的fields元素(如清单1中所示)。
The specific fields used - the names and attributes - simply replaced the fields element found in the default (as shown in Listing 1).
基本上,编译器会用所包含类的名称替换self关键字。
Essentially, the compiler replaces the self keyword with the enclosing class's name. It is almost like the following line.
编辑这些文件,执行一个替换操作,以便名为paintbrush、paintbrush、或paintbrush的任何事物都分别更改为新名称gradientbrush。
Edit the files, and perform a replace operation so that everything that reads either paintbrush, paintbrush, paintbrush, etc. is respectively changed to the new name, gradientbrush.
将登录用户的名称(存储在 login_cookie 内)替换成 my_login 以为用户配置文件页创建正确的URL。
substitutes the name of the logged in user (which is stored in login_cookie) for my_login to create the correct URL for the user's profile page.
用下载获得的文件的名称替换上一命令中的cdrom . iso。
Substitute the filename you download for cdrom.iso in the previous command.
点击new添加一个新行,然后输入名称、缩写、替换的缩写和摘要。
Click new to add a new row, then type in name, abbreviation, alternative abbreviation, and abstract.
运行以下安装命令,使用在配置文件创建向导中指定的配置文件路径和名称替换相应的项。
Run the following install command, substituting the profile path and name you specified in the profile creation wizard.
在解析之前,该字符被一个替换字符替代,导致元素标记名称抛出一个 SQL错误代码 "16110XMLSyntaxerror.
The character is replaced by a substitution character before parsing takes place, and results in the element tag name throwing a SQL error code "16110 XML Syntax error.
上月,港务局悄然宣布,沿用原法定地址名称“世贸中心一号楼”,来替换“自由塔”,因为新绰号可能会打退原来的潜在客户。
Last month it quietly renamed the Freedom Tower "One World Trade Centre", which is the legal address. The former moniker, some say, may have turned off potential tenants.
上月,港务局悄然宣布,沿用原法定地址名称“世贸中心一号楼”,来替换“自由塔”,因为新绰号可能会打退原来的潜在客户。
Last month it quietly renamed the Freedom Tower "One World Trade Centre", which is the legal address. The former moniker, some say, may have turned off potential tenants.
应用推荐