|
Creates a button that, when clicked, submits the form.
|
|
|
创建一个按钮,点击该按钮后,即提交表单。 |
|
Creates a connection between a connection point and a client's sink, where the sink implements the outgoing interface supported by this connection point.
|
|
|
建立连接在连接指针和客户的接收器之间,这个接收器由这连接指针支持实施这个外接口。 |
|
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.
|
|
|
新创建一个过渡性的瞬态的字节数组,这个数组的大小是输入流在缓冲中当前的大小,内容是输入流在缓冲中当前的内容,这个方法执行后,当前输入流的缓冲被重置。 |