单词 | in code | ||
释义 | in code
例句释义: 用密码 1. Because a unit test is a method within a class, you can navigate to it in the same way that you can navigate to any other method in code. 因为单元测试是类中的方法,所以您可以通过定位到代码中的其他任何方法的方式来定位到它。 msdn2.microsoft.com 2. To avoid incorrectly typing the name of an existing variable or to avoid confusion in code where the scope of the variable is not clear. 可避免拼错现有变量的名称,或者避免在变量范围不清楚的代码中产生混淆。 msdn2.microsoft.com 3. The Samba project team said Coverity had found bugs in code which had been previously considered absolutely robust and tested. Samba项目组说Coverity发现漏洞的代码曾经被认为是绝对健壮和测试过的。 www.bing.com 4. In code listing 11, the WHEN clause checks to determine whether or not the XML document INFO is not validated against the EMPLOYEE schema. 在清单11的代码中,WHEN子句检查确定XML文档INFO是否根据EMPLOYEE模式进行了验证。 www.ibm.com 5. Now that you know how to build shapes in code, you need to know how to define the appearance of those shapes. 至此,您已经知道如何用代码构建形状,接下来还需要知道如何定义这些形状的显示。 www.ibm.com 6. As you can see, the SwingBuilder's judicious use of closures allows you to see the chain of ownership clearly and declaratively in code. 可以看到SwingBuilder使用了闭包,这让我们可以清晰地看出拥有关系链。 www.ibm.com 7. In code samples that use these tables, data is added from the Production. Products table to one of these sample tables. 在使用这些表的代码示例中,数据从Production.Products表添加到其中一个示例表中。 msdn2.microsoft.com 8. Setting this variable to 1208 (UTF-8) allows DB2 to communicate with the client as if it was operating in code page 1208. 如果将这个变量设置为1208(UTF-8),那么DB2就可以像在代码页1208中那样与客户机通信。 www.ibm.com 9. Designing in code allows you to see how real data works inside a layout. 设计师通过写代码来了解真实的数据如何在页面布局中工作。 www.bing.com 10. It flags problems in code design, coding standards, globalization techniques, and any other Java or coding rules you use for verification. 它标示出代码设计,代码标准,全球化技术,以及任何其他Java或你为验证而使用的编码规则方面的问题。 www.ibm.com 1. You type the name used to access the Web service in code in the Web reference name field in the Add Web Reference dialog box. 在AddWebReference对话框的Webreference名字字段中键入在代码中访问Web服务所使用的名字。 www.ibm.com 2. Much of what goes into being an intermediate developer is having a few concepts that you are really good at working with in code. 成为一名中级程序员,很大一部分是要在代码里面体现出一些所擅长的概念。 www.bing.com 3. If you accept large files from users, then max_input_time may have to be increased, either in php. ini or by overriding it in code. 如果要从用户处接收大文件,那么max_input_time可能必须增加,可以在php.ini中修改,也可以通过代码重写它。 www.ibm.com 4. Finds the broadest set of issues, whether they originate in code, integration, third-party components, or other parts. 找到问题的幅面,无论它们存在于代码中,整合中,第三方控件中,还是其它部分中。 www.ibm.com 5. While either choice behaves the same in most scenarios, it is more common to see private[X] rather than protected[X] used in code. 虽然在大多数情况下选择任何一个都能活动相同的效果,在代码中使用private还是比protected更常见一些。 www.bing.com 6. Elements from imported namespaces may be used in code without fully qualifying the name of the element. 可以在代码中使用已导入的命名空间的元素,而不用完全限定元素的名称。 msdn2.microsoft.com 7. Can be changed by the user clicking a date while dragging the mouse pointer across the desired dates, or you can set the range in code. 用户可通过单击某个日期并同时将鼠标指针拖过所需的日期来更改。 msdn2.microsoft.com 8. It is also possible to set custom characters or graphics in code, a few examples of which are shown in the screenshot. 这是也有可能设置自定义字符或图形的代码,举几个例子,其中显示在屏幕截图。 xtdownload.com 9. It is also easy to access a Subject anywhere in code, allowing security operations to occur anywhere they are needed. 同时,在代码的任何地方都能很轻松地访问Subject,允许在任何需要的地方进行安全操作。 www.infoq.com 10. If I checked in code now, it might be live to the world in three months. 现在登入代码,可能要3个月才能面世。 www.bing.com 1. For your plug-in code to find the J2EE and EJB client code at run time, it needs to be added to the run time classpath of the plug-in. 至于您查找J2EE和EJB客户端运行时代码的插件代码,它需要添加到插件的运行时类路径。 www.ibm.com 2. Call your query as you would call any other method in code. 请按照在代码中调用任何其他方法的方式调用查询。 msdn2.microsoft.com 3. Task tags let you leave notes to yourself or to other developers in code comments. 任务标记允许您在代码注释中给您自己或其他人留下说明。 www.ibm.com 4. He wrote his diary in code so that his wife wouldn't be able to read it. 为了不让妻子看懂,他用密码写日记。 www.baike.com 5. Types that are outside any named namespace are in a global namespace that cannot be referenced in code. 在任何具名命名空间之外的型别会在全域命名空间中(该全域命名空间不可在程式码中参考)。 msdn.microsoft.com 6. Is thrown for a link demand, it cannot be handled, and therefore it cannot be trapped and processed in code. 是对链接要求引发的,所以无法处理它,因而也无法在代码中捕获和处理它。 msdn2.microsoft.com 7. The DataError event enables you to handle exceptions thrown in code that is called by the control during data processing operations. 通过DataError事件,可以处理在数据处理操作期间在控件调用的代码中引发的异常。 msdn2.microsoft.com 8. however , the point of this example is that it details ( in code ) the theory behind detecting any call hook. 然而,本例的出发点是它演示(以代码形式)了检测任何一个调用挂勾的理论。 www.ichacha.net 9. So you will be able to design full-page layouts on screen as an alternative to writing ERb (embedded Ruby) templates in code. 有了它,你能够在屏幕上设计全页面的布局,而不用去写ERb(嵌入的Ruby)模板代码了。 www.infoq.com 10. Property on your component directly, or you can set it in code that registers your component as an event source. 属性,也可以在将组件注册为事件源的代码中设置该属性。 msdn2.microsoft.com 1. And the system can send the signal in code division multiplexing mode in theory, so it has a certain expansion of capacity. 同时在理论上该系统支持基于码分复用模式的定位信号的发射,具有一定的扩展能力。 www.fabiao.net 2. Performing manual code reviews and inspections can be a highly effective way of identifying defects in code. 执行手工的代码复查和检查是一种在代码中确定问题的很有效的方式。 www.ibm.com 3. the contents of the control cannot be changed by the user at runtime , but you can still change the contents in code. 时,用户将不能在运行时更改此控件的内容,但仍可以在代码中更改内容。 www.ichacha.net 4. I add a test for that to the test method I ve already written, as shown in Code Sample 5. 在写好的测试方法中添加一个关于此问题的测试,如代码示例5所示。 www-128.ibm.com 5. There's a layer of indirection between roles as used in code and roles as surfaced to deployment, but it's not germane to this discussion. 代码中使用的角色和部署中公开的角色之间有一个间接层,但是它与本文关系不大。 www.ibm.com 6. Control on a form in a designer and you view the generated code, you will find only a subset of the properties is persisted in code. 控件放置在窗体上然后查看生成的代码时,您会发现代码中只保留了部分属性。 msdn2.microsoft.com 7. However, you can still change the size or location of controls by means of the Properties window or in code. 然而,您仍可以通过“属性”窗口或在代码中更改控件的大小或位置。 msdn2.microsoft.com 8. A good way of looking at strong architecture for models is to examine how strong architecture manifests in code bases. 一种观察面向模型的强壮架构的好方式就是检查在代码库中出现的架构有多么强壮。 www.ibm.com 9. By defining a property for a user control, you make it possible to set its properties declaratively and in code. 通过定义用户控件的属性,就能以声明方式及利用代码设置其属性。 msdn2.microsoft.com 10. A few things tend to go wrong in code like the above. 与上述类似的代码中很可能会出现问题。 www.ibm.com 1. Civil-law systems are , generally speaking , "codified" systems: the basic law is set out in code. 一般而言,民法体系乃是“法典化”体系,即:其基本法律以法典呈现。 zhidao.baidu.com 2. This activity can be triggered either manually or automatically -- either at fixed intervals or incrementally as programmers check in code. 这种行为可通过手动或者自动的方式启动--或者间隔固定的时间或者由程序员检查代码。 www.ibm.com 3. In code, set the Width property of the ItemStyle property for a GridView control column to the width that you want. 在代码中,将GridView控件列的ItemStyle属性的Width属性设置为所需的宽度。 msdn2.microsoft.com 4. If the Checked value is set to false, the RadioButton portion of the control must be checked in code in the Click event handler. 若Checked值被设置为false,则须在Click事件处理程序中用代码选中控件的RadioButton部分。 msdn2.microsoft.com 5. And I phoned them up and picked their brain in an effort to match their expertise with what we found in code and data. 我跟他们通了电话,让他们用他们的专业知识帮忙分析我们在代码和数据中的发现。 www.ted.com 6. When writing game code, one often ends up needing to script a sequence of events. This could result in code like the following. 写游戏代码,往往最终需要代码为连续的事件。结果会像这样。 game.ceeger.com 7. Leave the Name property (how you refer to it in code) unchanged as label1. 保留“Name”属性(在代码中将使用它来引用该控件)为“label1”。 msdn2.microsoft.com 8. Incidentally, all of this takes longer to explain than to do in code, which indicates some fairly elegant programming. 随便说一句,所有这些任务需要的代码并不多,但是需要更多的解释,这是比较优雅的编程方式。 www.ibm.com 9. The Mule configuration shown in code listing defines this SMTP connectivity. 在如下代码清单中显示的Mule配置定义了这个SMTP连通性。 www.infoq.com 10. The name of the column in the table's DataTableCollection collection, which is how the column can be referenced in code. 列在表的DataTableCollection集合中的名称,即列在代码中可以被如何引用。 msdn2.microsoft.com 1. Third, the automatically generated view can verify positive cases that would be tedious to verify in code. 第三,自动生成的视图可以验证正确情况,在代码中验证它们是很麻烦的。 www.ibm.com 2. Because no change in code is required, we do not document such differences. 因为不需要更改代码,所以我们不记录此类差异。 msdn2.microsoft.com 3. See the plug-in code provided with this article for the detailed implementation code used for the JKE scenario. 有关用于JKE场景的详细实现代码,请参见本文提供的插件代码。 www.ibm.com 4. it's good practice to include docstrings in code that you write, so make a habit of it. 在您编写的代码中加入文档字符串是个很好的做法,因此请养成编写文档字符串的习惯。 wiki.ubuntu.org.cn 5. This method as in Code-4 can be invoked in a separate thread when a user command is submitted on the form. 当在表单中提交一个用户命令时,这个方法(见清单4)将在一个单独的线程中调用。 www.ibm.com 6. One of the difficulties for emergent design lies in finding idiomatic patterns and other design elements hidden in code. 紧急设计的难题之一是寻找隐藏在代码中的惯用模式和其他设计元素。 www.ibm.com 7. Metadata can be used to create documentation, to track down dependencies in code, and even to perform rudimentary compile-time checking. 元数据可以用于创建文档,跟踪代码中的依赖性,甚至执行基本编译时检查。 www.ibm.com 8. In code-division multiple-access (CDMA) systems, multi-access interference (MAI) and near-far problems are the predominant factor. 在码分多址?(CDMA)系统中,影响系统性能的因素主要是多址干扰和远近效应。 www.fabiao.net 9. So why not apply some of the same principles that are used in code to promote the reuse of resource bundles? 那么为什么不应用一些在代码中使用的原理来促进资源束的重用呢? www-128.ibm.com 10. The developer can initially leave the DataSource set to its default null value and set the property in code. 开发人员最初可以保留将DataSource设置为其默认null值的状态,并在代码中设置属性。 msdn2.microsoft.com 1. Note that controlling an animation also requires that the storyboard be named or accessible as an instance in code. 请注意,若要控制动画,脚本也必须具有名称或是可以存取,如同程式码中的执行个体一样。 technet.microsoft.com 2. The test application I wrote to validate this code works fine (the bulk of the code is shown in Code Listing 1). 当然,我所编写的用于验证这段代码的测试应用程序可以正常工作(该代码显示在代码列表1中)。 msdn2.microsoft.com 3. You can import your formatter into a project and access it in code. 可将格式化程序导入项目,并使用代码访问它。 msdn2.microsoft.com 4. This saves disk space and makes it more likely that you correctly spell the [role] in code, which invariably becomes necessary over time. 这将节省磁盘空间,而且便于您正确拼写代码中的[role],随着时间的推移,这将成为必需的。 www.ibm.com 5. Indicates the name used in code to identify the object. 指示代码中用来标识该对象的名称。 www.dictall.com 6. The plug-in code inserts into the high-level monitor model a boolean metric to display whether the HMM received any inbound events. 插件代码在高级监控模型中插入了一个布尔度量,以显示HMM是否接收到任何入站事件。 www.ibm.com 7. But FindBugs is different -- it uses bytecode analysis and a host of plug-in bug pattern detectors to find common bugs in code. 但是FindBugs不同,它利用字节码分析和很多内置的bug模式检测器来查找代码中的常见bug。 www.ibm.com 8. Make sure that this is the desired behavior before setting this property explicitly in code. 在代码中显式设置该属性之前,确保这是所需的行为。 msdn2.microsoft.com 9. The name is updated in the Class Details window, on the association line, in the Properties window, and in code. 此名称在“类详细信息”窗口中、关联连线上、“属性”窗口中和代码中同时得到更新。 msdn2.microsoft.com 10. They also protect your investment in code because you can move more of your application between containers. 它们也保护了您在代码上花费的心血,因为您可以在容器间移动应用程序的大部分。 www.ibm.com 1. This sample does not use configuration to set the endpoint address, so this must be done in code. 此示例不使用配置来设置终结点地址,因此这必须通过代码完成。 msdn2.microsoft.com 2. These enumeration values are ordinal so that they may be compared in code by "less than" and "greater than" operators. 这些列举值是序数,以便能够在程式码中透过「小于」和「大于」运算子进行比较。 technet.microsoft.com 3. The name of the interface as it will appear in code. 该接口将出现在代码中的名称。 msdn2.microsoft.com 4. VERONICA : Friday. It's in code so undesirables , which by the way is you and me, don't show up . 用代码写的,所以你和我可不受欢迎,就不要掺合了。 www.bing.com 5. I'll also focus on implementation philosophy and architecture at a higher level, and provide actual implementation details in code. 我也将在更高的级别上关注原理和架构的实现,并且提供具体实现的代码。 www.ibm.com 6. In so doing, it may employ all appropriate means, including diplomatic couriers, diplomatic bag, and messages in code or cipher. 通讯可以采用一切适当方法,包括外交信使、外交邮袋和明码、密码电信在内。 www.lawinfochina.com 7. The numeric data can be displayed in a control or used in code. 数值资料可以在控制项中显示或在程式码中使用。 technet.microsoft.com 8. SQL statements are executed that create a database, a table, a stored procedure, and a view in code. 执行SQL语句以通过代码创建一个数据库、表、存储过程和视图。 msdn2.microsoft.com 9. In Application Designer, you can generate a skeleton implementation of certain applications so you can continue defining them in code. 在应用程序设计器中,可以先生成某些应用程序的主干实现,以便继续用代码定义这些应用程序。 msdn2.microsoft.com 10. The guidelines are far from perfect, however. Like previous versions, they speak in "code. " 和老版本一样,新版本仍用“代码”来解释食品,这使得该指南还不太完美。 q.163.com 1. Late globalization changes in code make it difficult to correct the programming model and cause problems in updating the code. 代码的晚期全球化变更很难纠正设计模式,并且在更新代码时会产生问题。 www.ibm.com 2. A beamforming algorithm suitable for mitigation of multi access interference in code division multiple access (CDMA) system is presented. 针对码分多址(CDMA)系统提出了一种基于无约束最优化的近最大似然多用户检测算法。 www.dictall.com 3. By making the fields both public and immutable, you can directly access them in code without worrying about accidentally changing them. 通过将域声明成公共的或是不可变的,就能够直接在代码中访问它们,无需担心不小心更改它们的情况发生。 www.ibm.com 4. In this installment, I've been looking at why expressiveness matters and manifestations of expressiveness in code. 在本期中,我探讨了为什么表达性是重要的,以及代码中表达性的具体表现。 www.ibm.com 5. If you have no unit testing, you also don't have mock objects or other testing techniques common in code. 如果你没有单元测试,你的代码里也不会有公共的Mock对象或其它测试技术。 www.infoq.com 6. On a recent project, rigorous application of the static modifier to functions resulted in about a 1% reduction in code size. 最近的一个项目,严格实行静态修饰的函式造成了约1%,减少程式码大小。 tw.myblog.yahoo.com 7. When combined with a template engine, it can be a very powerful tool in code generation. 如果将模板引擎与之结合使用的话,它将会是一个极为强大的代码生成工具。 www.infoq.com 8. This one time activity highly reduces the manual effort involved by the IBM Cognos administrators in code migration process. 这个一次性活动大大减少了IBMCognos管理员在代码迁移过程中的手工劳动。 www.ibm.com 9. AspectJ is an extension of the Java language that lets you declare aspects entirely in code. AspectJ是Java语言的扩展,用它可以完全在代码中对方面进行声明。 www-128.ibm.com 10. For testing teams to use their precious time efficiently, they have to keep up with constant changes in code, builds, and environments. 为了有效地使用他们的宝贵时间,测试团队必须跟上不断变化的代码、工作版本和环境。 www.ibm.com 1. This makes it easier to move the entire site to another directory on the server without updating the path to the image in code. 这使得更易于将整个站点移到服务器上的另一个目录,而不用在代码中更新图像的路径。 207.46.16.251 2. Sometimes it's convenient to control the entire process in code yourself, including deciding when to move to another page. 有些时候,我们可能要用代码来控制整个导航过程,包括何时转到另一个页面。 blog.sina.com.cn 3. Additionally, styles that you set in code for individual rows and cells override the default styles. 此外,在代码中为个别行和单元格设置的样式会取代默认样式。 technet.microsoft.com 4. For the purposes of this example, we will create the model in code when the editor is opened, ignoring the actual contents of the file. 对于本示例而言,当编辑器打开时,我们将在代码中创建模型,从而忽略了文件的实际内容。 www-128.ibm.com 5. This action might also affect operation signatures and type names in code if the associated application is implemented already. 如果关联的应用程序已经实现,则此操作还可能影响代码中的操作签名和类型名称。 msdn2.microsoft.com 6. Table control, which enables you to manage tables on the page in code. 控件,该控件允许您通过代码管理页面上的表。 msdn2.microsoft.com 7. Java EE programmatic authorization partly alleviates the problem by introducing an element of dynamic authorization in code. JavaEE编程式授权通过在代码中引入动态授权元素,从而在一定程度上缓解了此问题。 www.ibm.com 8. The member now exists in code and is displayed in Class Designer, the Class Details window, and the Properties window. 现在该成员就存在于代码中,并显示在“类设计器”、“类详细信息”窗口和“属性”窗口中。 msdn2.microsoft.com 9. There are also no plans to release any of the built-in code analysis rules under a open or shared source license. 微软也没有计划将任何内建的代码分析规则在开放或者共享源码的许可之下发布。 www.infoq.com 10. An adaptive congestion control algorithm in code division multiple access (CDMA) systems from the aspect of reducing cost is proposed. 从降低开销的角度出发,提出了一种自适应的码分多址(CDMA)系统拥塞控制算法。 www.ceps.com.tw 1. This shortcoming may need to be addressed later in code, but for now we will live with it. 这一缺陷可能需要在以后解决,但是目前我们将继续保持下去。 www.ibm.com 2. Set and remove breakpoints in code where you want the debugger to stop. 您可以在想要使调试器停下的代码处设置和除去断点。 www-128.ibm.com 3. Contains topics about implementing applications to continue defining them in code. 包含有关实现应用程序以继续用代码定义它们的主题。 msdn2.microsoft.com 4. In models, move-refactoring changes have high impact, because Package and namespace containment is specified more rigorously than in code. 在模型中,移动分解的变化会产生严重的影响,这是因为包和命名空间容纳和在代码中相比被更加严格地指定。 www.ibm.com 5. This generally results in code that is intricate and non-modular and that can often be quite fragile during the long development process. 这常常导致错综复杂的、非模块化的代码,在长期开发过程中,这样的代码非常脆弱。 www.ibm.com 6. With the application running "right, " the final stage in code migration is to optimize the code as required. 有了应用程序的“正确”运行,代码迁移的最后阶段就是按需要优化代码。 www.ibm.com 7. In most circumstances, do not set this property in code. 在大多数情况下不要在代码中设置该属性。 msdn2.microsoft.com 8. You can also set this property in code to indicate that changes were made to the text box control by the application. 还可以在代码中设置此属性,指示是由应用程序更改了文本框控件。 technet.microsoft.com 9. The first approach was simply to have #ifdefs in code for the two systems supported; for instance, BSD and System V. 第一个方法很简单,在代码中使用#ifdef以支持两种系统,例如BSD和SystemV。 www.ibm.com 10. Contains topics about implementing applications to generate projects so that you can continue defining applications in code. 包含有关实现应用程序以生成项目以便可以继续用代码定义应用程序的主题。 msdn2.microsoft.com 1. These attributes form the full name of the assembly and are required when referencing it in code. 这些属性构成程序集的全名,在代码中引用它时需要使用这些属性。 msdn2.microsoft.com 2. Provides links to topics that describe the specific types of edits that are not allowed in code declarations. 提供相关主题的链接,这些主题描述在代码声明中不允许的具体编辑类型。 msdn2.microsoft.com 3. When a class is referenced in code, the compiler first searches for the class in the local scope. 当在代码中引用一个类时,编译器首先在局部范围内搜索该类。 msdn2.microsoft.com 4. We'll start again by looking at the Mule configuration shown in code listing 6. 27. 首先,我们将再次看看Mule配置,如代码清单6. www.infoq.com 5. NET framework are used in code, which has raised the reusing rate of the code. NET架构中的用户控件,提高了程序代码的复用率。 www.fabiao.net 6. The enumeration is used in code during the event handler for the Click event of the Cascade Windows menu item. 在“层叠窗口”菜单项的Click事件的事件处理程序中,代码将使用枚举。 msdn2.microsoft.com 7. Class View provides several commands for navigating to definitions of symbols and their uses in code (references). “类视图”提供了若干命令来定位到符号的定义及其在代码中的使用(引用)。 technet.microsoft.com 8. Once an object is activated, you refer to it in code using the object variable you declared. 对象激活后,应在代码中使用已声明的对象变量引用此对象。 msdn2.microsoft.com 9. When a developer checks in code, for instance, she may need to e-mail a build engineer or someone else to initiate a build process. 例如,当开发人员检入代码时,她也许需要发一个电子邮件给构建工程师或其他人来开始一个构建过程。 www.ibm.com 10. I've lost count of the number of bugs I've found in code that was "too simple to break. " 我已经记不清在“简单得不会出问题”的代码中发现的bug的数量了。 www.ibm.com 1. Every control has a name. To work with a control in code, you use its name. 每个控件都要有个名字,这样在后台代码才可以访问到。 www.cnblogs.com 2. Providing a meaningful name can be helpful when working with this query in code. 当以代码形式处理此查询时,提供一个有意义的名称会很有帮助。 msdn2.microsoft.com 3. then introduces the principle of Structure member strengthening with R. C, and formula of R. C flexural capacity of beams in code. 接着介绍了增大截面法加固的原理以及规范中钢筋混凝土受弯梁的承载力计算公式。 www.fabiao.net 4. Second, many programmers are unaware of the subtleties of certain multithreaded programming idioms, which can lead to errors in code. 其次,许多程序员并不知道特定多线程编程方法的微妙细节,而这可能会导致代码错误。 www.ibm.com 5. These attributes form the full name of the assembly and are required when referencing the assembly in code. 这些属性构成程序集的完整名称,并且在代码中引用程序集时需要这些属性。 msdn2.microsoft.com 6. FindBugs is an open source static analysis tool that looks for likely bug patterns in code. FindBugs就是一个能够查找代码中可能的缺陷模式的开源静态分析工具。 www.ibm.com 7. Procedures for locating the names of objects, their definitions, and references to named components in code. 在代码中定位对象的名称、对象的定义以及对命名组件的引用的过程。 msdn2.microsoft.com 8. The next screen gives you the choice of either manually creating the initial plug-in code or running a code generation wizard. 下一屏让您选择是手工创建初始插件代码,还是运行代码生成向导。 www-128.ibm.com 9. Models support a richer set of relationship types than those found in code. 模型较之代码支持一个更加丰富的关系类型的集合。 www.ibm.com 10. Describes the issues that you might encounter when you use host items and host controls in code. 描述在代码中使用宿主项和宿主控件时可能遇到的问题。 technet.microsoft.com 1. In code reviews, watch for code like that shown in the following examples. 在查看代码时,请注意类似于以下示例所示的代码。 msdn2.microsoft.com 2. In code, you can use bi-directional languages for the names of variables, classes, object, attributes, metadata, and other elements. 在代码中,可针对变量名、类名、对象名、属性名、元数据名和其他元素名使用双向语言。 msdn2.microsoft.com 3. However, all applications should make code access requests, as outlined in Code Access Security Basics. 但是,正如代码访问安全性基础知识中所概述的那样,所有应用程序都应该进行代码访问请求。 msdn2.microsoft.com 4. However, before referencing the user control in code, you must verify the existence of the user control in the output cache. 但是,在代码中引用用户控件之前,必须验证在输出缓存中是否存在该用户控件。 msdn2.microsoft.com 5. Used to disable and enable individual warnings in code. 用于在代码中禁用或启用单个警告。 msdn2.microsoft.com 6. Their use would drastically reduce bugs in code and improve your skill in using proven methods to test programming logic. 使用jMock和RMock将极大地减少代码中的bug,提高使用经过证明的方法测试编程逻辑的技巧。 www.ibm.com 7. The notorious example of DaimlerChrysler illustrates the problem of poor-quality financial reporting in code-law countries. 戴姆勒·克莱斯勒(DaimlerChrysler)公司臭名昭著的例子反映了在实行代码法制度的国家企业财务报告质量低下的问题。 blog.sina.com.cn 8. further the present invention is adopted in various base stations and mobile terminals in code-division multiple-access system. 另外本发明方法适用于各种码分多址通信系统的基站和移动台。 ip.com 9. The potential applications of the stat-comments. pl script are in code quality control. stat-comments.pl脚本的潜在应用是在代码质量控制方面。 www.ibm.com 10. Device filters that use methods in code-behind files are not declared in the application's Web. Config configuration file. 应用程序的Web.config配置文件中不声明使用代码隐藏文件中方法的设备筛选器。 msdn2.microsoft.com 1. The name by which you can refer to this DataRelation object in code. 在代码中可以用来引用此DataRelation对象的名称。 msdn2.microsoft.com 2. Method can be used in code to verify membership in a role. 方法验证角色中的成员资格。 msdn2.microsoft.com 3. HEALTH CARE PROVIDER includes any PERSON referred to in Code of Civil Procedure section 667. 7(e)(3). 卫生保健提供者包括民事诉讼法第667.7(e)(3)条所提及的任何人。 www.tdict.com 4. In Code for seismic design of buildings of China, three seismic fortification levels and two-stage design methods are applied. 我国规范采用三水准设防、两阶段设计的方法进行抗震设计。 www.buildingstructure.com.cn 5. You can pause, stop, or resume a service from the Services Control Manager, from Server Explorer, or by calling methods in code. 可以从“服务控制管理器”、从“服务器资源管理器”或通过从代码调用方法来暂停、停止或继续服务。 msdn2.microsoft.com 6. Just like i18n, proper l10n requires extensive provisions in code that you can't easily add as an afterthought. 正像i18n,正确的l10n要求在代码中添加很多东西,而这些是事后很难轻松加入的。 www.ibm.com 7. You can set these values in code as shown in the following procedure. 可按下面的过程所示在代码中设置这些值。 msdn2.microsoft.com 8. The other option is to invoke the ShowHelp method in response to conditions as they occur in code. 另一个选项在条件在代码中出现时为响应它们而调用ShowHelp方法。 msdn2.microsoft.com 9. Moreover, Ron Scott argues that TDD is instrumental for finding out whether changes in code break something. 然而RonScott却争论说,TDD是用来找出代码中的变化是否造成了破坏的手段。 www.infoq.com 10. The Text property can be set at design time with the Properties Window, at run time in code, or by user input at run time. Text属性可以在设计时使用“属性”窗口设置,在运行时用代码设置,或者在运行时通过用户输入来设置。 msdn2.microsoft.com 1. Add the generic error handler as shown in Code Illustration 21. 添加一般性错误处理程序,如代码演示21所示。 msdn2.microsoft.com 2. To create an instance in code, replace the following code with the names of your DataSet and TableAdapter. 要在代码中创建实例,请使用您的DataSet和TableAdapter的名称替换下面的代码。 msdn2.microsoft.com 3. The rule description tells you that an explicit static constructor results in code that performs worse. 该规则说明告诉您,显式静态构造函数会导致代码性能变差。 blog.sina.com.cn 4. Any time we do something in code that is not in the interest of the application's ongoing maintainability, we incur some design debt. 不管何时我们在处理代码时,人们大多对程序的维护性不怎么感兴趣,这就会导致设计债问题的出现。 www.ibm.com 5. Finding idiomatic patterns in code is hard enough, but if your language adds extra cruft, it becomes even harder. 发现代码中的惯用模式已经够难了,但是如果语言中再加上一些额外的晦涩的东西,那就会难上加难。 www.ibm.com 6. Otherwise, if the class is not designable, edit it in Code view. 此外,如果此类是不能设计的,则在“代码”视图中编辑它。 technet.microsoft.com 7. With the J9 JDT launching plug-in installed you need to set up the J9 JRE that Eclipse uses to compile and run your plug-in code. 安装了J9JDT启动插件后,需要设置Eclipse用于编译和运行插件代码的J9JRE。 www.ibm.com 8. Samples provide a good way of seeing how a particular programming task has been implemented in code. 通过示例可以了解如何使用代码实现特定的编程任务。 msdn2.microsoft.com 9. In contrast to user selection in the control on a page, you can select multiple non-sequential dates in code. 与页上控件中的用户选定不同,您可在代码中选定多个非连续日期。 technet.microsoft.com 10. Element in code so that it will be created when generating an XML Schema document from a set of classes. 元素,以便在基于一组类生成XML架构文档时创建该元素。 msdn2.microsoft.com 1. Experience shows that performance flows are generally afflicted by some precise spots in code. 经验证明,性能总是受制于某一段确定的代码。 www.infoq.com 2. Value in code; the corresponding item in the list will appear in the text box portion of the combo box. 值,可以编程方式更改选择项;列表中的相应项将出现在组合框的文本框部分。 msdn2.microsoft.com 3. If you find $this confusing, try replacing it in your mind with the current instance when you encounter it in code. 如果觉得$this有些迷惑,则在代码中遇到它时,试着在头脑中用当前实例替换它。 www.ibm.com 4. The use of slightly different values to indicate different results causes confusion and therefore introduces errors in code. 使用稍有不同的值来表示不同的结果会导致混淆,并因此在代码中产生错误。 technet.microsoft.com 5. Rational Software Analyzer is designed to encourage and simplify the process of automated improvements in code quality. RationalSoftwareAnalyzer是用来促使并简化代码质量中的自动改进的过程。 www.ibm.com 6. So must be able to change pictures dynamically in code. 因此,必须能够在代码中的图片动态变化。 www.bing.com 7. In Properties, change the ID of the TextBox control to EmailAddress because you will need to refer to it later in code. 在“属性”中,将“TextBox”控件的ID更改为“EmailAddress”,因为稍后需要在代码中引用该控件。 msdn2.microsoft.com 8. For example, a newly introduced change in code requires you to run the automation to verify that there are no regressions. 例如,一个新引进的代码变更需要您运行自动化测试以进行回归确认。 www.ibm.com 9. You can debug your plug-in code as normal, but you can also do hot code replacement as well. 您可以按常规的方式调试插件程序代码,但是您也可能需要对代码进行紧急替换。 www.ibm.com 10. This property can be set in code in the view object's initialization method. 这个属性可以在视图的initialization方法中设置。 www.cocoachina.com 1. It identifies upgrade issues in code and assesses the severity of each issue based on effort required to address it. 它可以识别代码中的升级问题,并可以根据处理该问题所需的人力来评估每个问题的严重性。 msdn2.microsoft.com 2. Note that changes are necessary only if you recompile your Add-in code or run a macro that uses the old types. 请注意,仅当重新编译外接程序代码或运行使用旧类型的宏时,才需要进行更改。 msdn2.microsoft.com 3. So where do I check in code that I believe is done, but need to verify before checking in to the trunk? 那我应该向何处检入我认为已经完成、但是在检入主干前需要进行验证的代码呢? www.infoq.com 4. Provides steps for determining in code whether validation checks have passed or failed. 提供有关步骤,说明如何通过代码确定验证检查是否通过。 msdn2.microsoft.com 5. It finds gaps in code coverage no other tool can, which translates directly into finding and fixing bugs. 它可以发现其他工具不能发现的代码覆盖不足,这会直接变成发现和修复bug。 www.ibm.com 6. Dangling pointers are likely to arise in code, which uses memory in subtle ways. 悬空指针可能发生在以微妙方式使用内存的代码中。 www.ibm.com 7. Menus may be created using in-place editing at design time or they may be created in code. 可以在设计时以就地编辑的方式创建菜单,也可以使用代码创建菜单。使用。 msdn2.microsoft.com 8. Solution: Check-in code frequently throughout the day. 解决方案:全天频繁地签入代码。 www.ibm.com 9. The letter was written in code and I could not understand it. 信是用密码写的,看不懂。 blog.sina.com.cn 10. In code, the GBean life cycle states are typically implemented as shown in Listing 2. 在代码中,GBean生命周期状态的典型实现如清单2所示。 www.ibm.com 1. In code, set the control's Value property to an integer value between the minimum and maximum values you have established. 在代码中,将该控件的Value属性设置为已设定的最小值与最大值之间的一个整数值。 msdn2.microsoft.com 2. In the next article, Ill extend the user interface to control the additional classes and examine how these are manipulated in code. 下一篇文章中,我将扩展用户界面以便控制更多的类,并检验它们在代码中如何被操纵。 www-128.ibm.com 3. In the code file for the project item, include parameters in code where appropriate. 在项目项的代码文件中,在代码中合适的位置包括参数。 msdn2.microsoft.com 4. Elements in content models may contain references to elements in code models, and vice-versa. 在内容模型的元素中可能包括代码模型中元素的引用,反之亦然。 www.ibm.com 5. Here I'll talk about what to do once you've unearthed reusable design in code, covering techniques for harvesting those patterns. 在这里我要讲一下在发掘出代码中的可重用设计之后应该做些什么,介绍获取这些模式所用的方法。 www.ibm.com 6. You can evaluate any variable, object property, or expression that combine these, using the same syntax that you would use in code. 可以使用与在代码中使用的语法相同的语法来计算任何变量、对象属性或将变量和对象属性组合一起的表达式。 msdn2.microsoft.com 7. Click Next, then enter HangIt, then click Next twice. From the available selection of Plug-in code generators, choose Hello World. 单击Next,然后输入HangIt,再单击Next两次,从提供的插件代码生成器中,选择HelloWorld。 www.ibm.com 8. Introduce a new exception class to enable a programmer to take a different action in code based on the exception class. 引入新异常类,使程序员能够根据异常类在代码中采取不同的操作。 msdn2.microsoft.com 9. The other steps are done in code, using meta information obtained from the database itself. 其他步骤都是在代码中完成的,都使用了从数据库自身中获得的元信息。 www.ibm.com 10. Similarly, a class diagram is kept synchronized with changes you make to entities in code. 同样,您对代码中的实体所做的更改也会反映到类关系图中。 msdn2.microsoft.com 1. The text "Team Site" does not appear inside HTML tags in Code view. 在“代码”视图中,文本“组的网站”不会出现在HTML标记中。 office.microsoft.com 2. Value in code; the corresponding item in the list will appear highlighted on the Windows Form. 值,可以编程方式更改选定项;列表中的相应项将在Windows窗体上突出显示。 msdn2.microsoft.com 3. This sample demonstrates how to create custom attribute classes, use them in code, and query them through reflection. 本示例说明如何创建自定义属性类,如何在代码中使用这些类,以及如何通过反射查询它们。 msdn2.microsoft.com 4. The next section covers how to look up these objects in code. 下一节将介绍如何在代码中查找这些对象。 www.ibm.com 5. Inlining functions in code results in unintelligible code and even bigger management horrors. 代码中的内联函数会导致莫名其妙的代码,甚至是更大的管理灾难。 www.ibm.com 6. Do not set this property in code. 请勿在代码中设置此属性。 technet.microsoft.com 7. This process is added in code and does not represent a process. 此进程在代码中添加,它不表示一个进程。 msdn2.microsoft.com 8. It shows how matches and sub matches can be retrieved in code. 它演示如何在代码中检索匹配项和子匹配项。 technet.microsoft.com 9. Describes the meaning of the color coding in Code Editor windows. 介绍代码编辑器窗口中颜色编码的含义。 msdn2.microsoft.com 10. Duplication in code obscures the design because you can't find idiomatic patterns. 代码复制使设计变得更加模糊,因为您无法找到惯用模式。 www.ibm.com 1. An event is an action which you can respond to, or "handle, " in code. 事件是可以通过代码响应或“处理”的操作。 msdn2.microsoft.com 2. Refer to this name when accessing the connection string in code. 当在代码中访问该连接字符串时引用此名称。 msdn2.microsoft.com 3. Gives directions for setting Web server control properties in code. 提供有关如何使用代码设置Web服务器控件属性的说明。 msdn2.microsoft.com 4. You can generate new types and members without leaving your current location in code. 您也可以产生新的型别和成员,而不需要离开程式码中目前的位置。 msdn.microsoft.com 5. Providing a meaningful name is helpful when working with this query in code. 当以代码形式处理此查询时,提供一个有意义的名称很有帮助。 msdn2.microsoft.com 6. Sometimes, while debugging, you will want to execute to a certain point in code, and then break. 有时,在调试过程中,您想执行到代码中的某一点,然后中断。 msdn2.microsoft.com 7. But don't just take my word for it; let's see it in code! 但是会说的不如会做的,还是让我们在代码中看看它的实际效果! www.ibm.com 8. This section contains topics that describe how to create ASP. NET Web server controls in code and add them to a page. 本节包含的主题描述如何通过代码创建ASP.NETWeb服务器控件并将其添加到页。 msdn2.microsoft.com 9. Properties available only in code are not supported and are not listed here. 不支持只能在代码中使用的属性,并且也不在此列出。 msdn2.microsoft.com 10. This provides an indication of the outstanding defect burden, including defects not yet discovered in code not yet written! 这指示了显著的缺陷负担,包括在还没撰写的代码中没有发现的缺陷! www.ibm.com 1. Displays the declaration for the selected symbol in code. 显示代码中选定符号的声明。 msdn2.microsoft.com 2. Paste the code in Code Illustration 2 to declare variables just below the Web Form Designer Generated Code section. 粘贴代码演示2中的代码来声明WebFormDesignerGeneratedCode一节下的变量。 msdn2.microsoft.com 3. In code, the control is automatically updated on the form to reflect the new setting. 则此控件在窗体上自动更新以反映新设置。 msdn2.microsoft.com 4. In code, create a property or field whose type is itself a strongly-typed collection. 在代码中,创建一个其类型本身就是一个强类型集合的属性或字段。 msdn2.microsoft.com 5. Once an object is activated, you reference it in code using the object variable you defined. 对象激活后,在代码中使用已定义的对象变量引用此对象。 msdn2.microsoft.com 6. Other views help users locate gaps in code coverage during profiling runs. 其他的视图帮助使用者定位在配置运行期间,代码覆盖的间隔。 www.ibm.com 7. We will consume this service endpoint from our Petals Mail configuration as shown in code listing 6. 30. 我们将从代码清单6.5所示的Petals邮件配置中消费这个服务端点。 www.infoq.com 8. His solution to this problem is: "Keep behavior in code" . 他对于这一问题的解决方案是“用代码保持行为”。 www.infoq.com 9. To resolve this condition, fix those places in code that reference old types. 若要解决此情况,请修复代码中引用旧类型的那些地方。 msdn2.microsoft.com 10. Will instead build a binary object in code that represents the resource . 将改为以代码形式生成表示资源的二进制对象。 www.bing.com 1. However, too much generalization can result in code that is difficult for other developers to read or understand. 但是,太多的通用化会使其他开发人员难以阅读或理解代码。 msdn2.microsoft.com 2. If you are familiar with HTML, you can display the HTML tags in Code view and you can write and edit the HTML tags yourself. 如果对HTML熟悉,可在“代码”视图中显示HTML标记,并自己编写和编辑这些HTML标记。 office.microsoft.com 3. Can you handle those in code scattering correctly everywhere special processing? 可以正确处理那些散落在代码各处的特殊处理吗? pjprimer.com 4. In code, ellipses signify code omitted for the sake of clarity. 用在代码中,省略号表示为清楚起见省略了部分代码。 msdn2.microsoft.com 5. Mostly, people achieve "reuse" by copy and pasting, which you never do in code. 最主要的是,人们通过拷贝和粘贴来获得“重用”,你决不会对代码这样做。 www.infoq.com 6. Enable @SuppressWarnings annotations Turns on the ability to programmatically (in code) suppress warnings you don't care about. Enable@SuppressWarningsannotations打开程序地(用代码)抑制您不关心的警告的能力。 www.ibm.com 7. XML namespace prefixes are useful when you have to create XML literals with elements from the same namespace many times in code. 如果必须在代码中通过同一命名空间的元素多次创建XML文本,XML命名空间前缀会十分有用。 msdn2.microsoft.com 8. Gives directions for creating inherited forms in code. 给出在代码中创建继承的窗体的说明。 msdn2.microsoft.com 9. Job parameters are stored in a hashtable and are passed to the device class plug-in code when the job is executed. 作业参数存储在哈希表中,并当作业执行时将其发送到设备类的插件代码中。 www-128.ibm.com 10. When the button is clicked, the Value property of the scroll bar is adjusted in code. 当单击该按钮时,将在代码中调整滚动条的Value属性。 msdn2.microsoft.com 1. Indexers are read-write in code and the Class Details window, but the indexer name is read-only. 索引器在代码中和“类详细信息”窗口中是读写的,但索引器名称是只读的。 technet.microsoft.com 2. You can see a sample of a probe definition in code Listing 2. 探测定义的示例见清单2。 www.ibm.com 3. If the desired attribute is not listed, you must apply the attribute manually in code. 如果未列出所需的属性,您必须在代码中手动应用该属性。 msdn2.microsoft.com 4. Code First Migrations is a tool that incrementally updates the existing data structure based on changes in code. CodeFirstMigrations这种工具可以基于代码中所做的改变,以递增的方式更新已存的数据库结构。 www.infoq.com 5. Explains how to create an instance of an adapter in code and use it to fill a dataset. 解释如何通过代码创建适配器的实例并使用它来填充数据集。 msdn2.microsoft.com 6. Programmatically, by retrieving resource values in code. 以编程方式,具体为检索代码中的资源值。 msdn2.microsoft.com 7. Your product build contains a bug that causes a crash. This bug is located in code that one of your tests exercises. 生成的产品中包含一个会导致产品崩溃的bug,而这个bug位于您的某个测试所要执行的代码中。 msdn2.microsoft.com 8. Shows how to create custom attribute classes, use them in code, and query them through reflection. 说明如何创建自定义属性类、如何在代码中使用这些类以及如何通过反射查询它们。 msdn2.microsoft.com 9. In code, create a user control code that posts back to itself. 在代码中,创建向自身回发的用户控件代码。 msdn2.microsoft.com 10. The Class: : DBI module is a powerful Perl module that can model relational database table designs in code. DBI是一个强大的Perl模块,它可以在代码中模拟关系数据库表的设计。 www.ibm.com 1. There are several free projects (available in code project) which you can use for help or reference purposes. 有几个免费项目(在CodeProject上可用),你可以使用帮助或参考目的。 www.bing.com 2. Gives directions for adding and removing tabs in the designer or in code. 提供在设计工具或程式码中加入和移除索引标签的说明。 technet.microsoft.com 3. Describes how to generate a skeleton implementation to continue defining applications in code. 描述如何生成主干实现以继续用代码定义应用程序。 msdn2.microsoft.com 4. Procedures for tracking and locating errors in code. 在代码中跟踪和定位错误的过程。 technet.microsoft.com 5. The enumeration is used in code during the event handler for the. 事件的事件处理程序中,代码将使用枚举。 msdn2.microsoft.com 6. Monitor performance counters in code. 在代码中监视性能计数器。 msdn2.microsoft.com 7. Explains how you can set a ToolTip string in code or in the Windows Forms Designer. 解释如何在代码或Windows窗体设计器中设置工具提示字符串。 msdn2.microsoft.com 8. Moves the cursor to the drop-down bar while the editor is in Code view or Server Code view. 在编辑器处于“代码”视图或“服务器代码”视图中时,将光标移至下拉栏中。 msdn2.microsoft.com 9. Comment shapes exist only on the diagram surface and not in code. 注解图案只会存在图表介面上,而不会出现在程式码中。 technet.microsoft.com 10. Namespaces in code work just like contexts in the physical world. 代码中的名称空间就像现实世界中的上下文。 www.ibm.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。