|
Creates a digitally signed installation file using the public/private key pair.
|
|
|
使用一对公钥/密钥来产生一个数字签名安装文件。 |
|
Creates a directory based on your distribution name and version, and then copies all the files listed in MANIFEST to that directory.
|
|
|
依据你的发行的名字和版本号创建一个目录,把MANIFEST文件里面罗列的文件拷贝到那个目录。 |
|
Creates a file upload object with a text box and Browse button.
|
|
|
创建文件上载控件,该控件带有一个文本框和一个浏览按钮。 |
|
Creates a massive defensive wall all around your cultural borders that keeps barbarian units from entering your empire on the continent the Wall is built on.
|
|
|
围绕着文化圈边境建立一道围墙,使野蛮人无法进入这块大陆上你的国土。 |
|
Creates a more uniform, higher gloss finish than your hands.
|
|
|
做出的效果比手动的要均匀、亮泽度高。 |
|
Creates a new bookmark for the selected code item.
|
|
|
为选定的代码项目创建一个新的书签。 |
|
Creates a new category under the selected one.
|
|
|
在选定的项目下创建一个类别。 |
|
Creates a new code item under the selected category.
|
|
|
在选定的类别下创建一个代码项目。 |
|
Creates a newly allocated byte array. Its size is the current size of this output stream and the valid contents of the buffer have been copied into it.
|
|
|
新创建一个过渡性的瞬态的字节数组,这个数组的大小是输入流在缓冲中当前的大小,内容是输入流在缓冲中当前的内容,这个方法执行后,当前输入流的缓冲被重置。 |
|
Creates a shadowy fiend to attack the target. Caster receives mana when the Shadowfiend deals damage. Lasts 15 sec.
|
|
|
召唤一个暗影恶魔攻击,当暗影恶魔对目标造成损伤的时候会替施法者回复法力值,最多持续15秒。 |
|
Creates a simple index on a table. When the UNIQUE keyword is omitted, duplicate values are allowed.
|
|
|
给一个表建立索引而没有加上UNIQUE关键字,那么它所包含的数据值是可以出现重复的。 |