
包含
initialize的中国译典句库查询结果如下:
属类:综合句库--
属类:行业术语-中文论文标题-
属类:IT行业-windows出错代码-8211
属类:综合句库--
属类:IT行业-软件英语-浏览器
属类:IT行业-软件英语-浏览器
属类:IT行业-windows系统语句-
属类:IT行业-软件英语-浏览器
属类:IT行业-软件英语-浏览器
属类:综合句库--
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:英汉句库-ip.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:无分类双语句库-msdn.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
| 1 | 从防火墙初始化并安装你为每个系统指定的附加文件系统。 | From the firewall,initialize and mount the additional file-system you specify for each system. | |
| 2 | 大跨度斜拉桥施工阶段主梁的立模标高研究 | Study on the Initialize Heights of Girders in Construction State for a Long-span Prestressed Concrete Cable-stayed Bridge | |
| 3 | 目录服务无法初始化分配相对标识号的子系统。 | The directory service was unable to initialize the subsystem that allocates relative identifiers. | |
| 4 | 为初始化磁盘和常常执行与传送相关的功能所使用的一种装置或一种装置的一部分(如外设控制器的一部分)。 | A device or section of a device(say,of a peripheral controller)used to initialize magnetic discs and,often,to perform transfer-related functions. | |
| 5 | 为了初始化此个人卡,必须输入管理口令或网站安全性口令。 | In order to initialize this card, you must enter the Administration or Site Security Password. | |
| 6 | 无法初始化网络层!检查winsock是否有错误。 | Unable to initialize the network layer! Check your winsock for errors. | |
| 7 | 无法将必要的支持服务程序初始化。 | The necessary support services could not initialize . | |
| 8 | 在初始化插槽时失败。 | Slot failed to Initialize . | |
| 9 | 在初始化新闻服务器时失败。可能是"新闻组目录"首选项无效。 | Failed to initialize news servers. Perhaps your Newsgroup Directory preference is invalid. | |
| 10 | 准备使用,例如初始化一张软盘。 | To prepare for use,e.g,to initialize a diskette. | |
| 11 | static初始值设定项用于在首次使用之前对class对象(而不是对象实例)进行初始化。 | A static initializer is used to initialize a class object (not object instances) before its first use. | |
| 12 | Using语句指定了至少一个未使用New子句初始化的资源。 | A Using statement specifies at least one resource that it does not initialize with a New clause. | |
| 13 | 包含类别名称的字符串数组,集合的值就初始化为这些类别名称。 | Value An array of strings that contains the names of the categories to initialize the collection values to. | |
| 14 | 报表服务器Web服务不再用于初始化ReportingServices的安装。 | The Report Server Web service is no longer used to initialize a Reporting Services installation. | |
| 15 | 不能将结构的任何非共享数据成员的值初始化成其声明的一部分。 | You cannot initialize the value of any nonshared data member of a structure as part of its declaration. | |
| 16 | 不用有效的名称初始化此项目或项的名称字段。 | Do not initialize the name field for this project or item with a valid name. | |
| 17 | 初始化这些字段不需要逻辑上的构造函数,这和很多面向对象语言不同。 | No constructor logic is required to initialize these fields, in contrast to most other object-oriented languages. | |
| 18 | 处理器接收使能信号,通过分支指令执行服务例程。 | The processor receives an enable signal to initialize one of the service routines through a branch instruction. | |
| 19 | 创建EventCollector对象时,将用应用程序和事件提供程序名称对其进行初始化。 | When you create an EventCollector object, you initialize it with an application and an event provider name. | |
| 20 | 此初始化只出现一次,可用来对带有static修饰符的类中的字段进行初始化。 | This initialization occurs only once, and it can be used to initialize fields in the class that have the static modifier. | |
| 21 | 此属性并未表示用于初始化Uri实例的方案被识别。 | This property does not indicate that the scheme used to initialize the Uri instance was recognized. | |
| 22 | 当创建变量以保存数据对象时,必须初始化该变量的值,否则将不会对其进行缓存。 | When you create a variable to hold a data object, you must initialize the value of the variable or it is not cached. | |
| 23 | 当类初始值设定项初始化类型失败时,将创建一个 | When a class initializer fails to initialize a type, a | |
| 24 | 当首次创建设计器对象并调用Initialize方法时设置该属性。 | This property is set when the designer object is first created and its Initialize method is called. | |
| 25 | 当在派生类中被重写时,允许SOAP扩展使用缓存于 | When overridden in a derived class, allows a SOAP extension to initialize itself using the data cached in the | |
| 26 | 第一次使用时,具有系统管理员权限的用户必须初始化该应用程序。 | On first use, a user with system administrator privileges must initialize the application. | |
| 27 | 对于未分区的发布,可以使用备份来初始化订阅。 | For publications that are not partitioned, you can initialize a subscription with a backup. | |
| 28 | 方法编写一个处理程序。init方法应该初始化模块并订阅所需的任何应用程序事件。 | Your init method should initialize your module and subscribe to any application events you need. | |
| 29 | 方法将字符串的值初始化为枚举类型。 | method to initialize an enumeration type to the value of a string. | |
| 30 | 方法提供自定义的分区解析所需要的任何初始化代码。 | Initialize method to provide any initialization code that is needed for your custom partition resolution. |
查询记录