| 1. | Typically , resources separate code from content within an application 通常,资源使应用程序中的代码与内容分开。 |
| 2. | A class module is a separate code file that contains one or more classes 类模块是包含一个或多个类的独立代码文件。 |
| 3. | There are separate code files for each worksheet , and one for the workbook 每个工作表都有单独的代码文件,工作簿也有一个代码文件。 |
| 4. | A decimal separated coding is used so crossover and mutation is separated also 在编码方法上,设计了十进制分离编码方式,从而杂交和变异也分离同时进行。 |
| 5. | This common code is typically held in a separate code component within the source directory structure 这种通用代码通常保存在源目录结构的独立代码组成部分中。 |
| 6. | The jvm has separate code paths for contended " slow path " and uncontended " fast path " lock acquisition Jvm对于竞争锁请求和非竞争锁请求有不同的代码路径,分别是“慢路径”和“快路径” 。 |
| 7. | Since most recent architectures separate code and data , one may be tempted to believe the work at this stage to be trivial 由于大多数近代体系结构区分开代码和数据,因此你可能倾向于认为该阶段工作无足轻重。 |
| 8. | To resolve this condition , the web service must be defined within a single class definition in a separate code file or " code - behind " file 若要解决此问题,必须在单独的代码文件或“代码隐藏”文件中的单个类定义中定义web服务。 |
| 9. | Instead of writing separate code to handle each individual object , you can use the same code to process all the elements of a collection 代替编写不同的代码来处理每一单独的对象,您可以使用相同的调用代码来处理一个集合的所有元素。 |
| 10. | There are ways around this limitation , but the workarounds are messy - you generally need to find a way to merge the separate code inserts into a single block 有可能绕过这项限制,但是绕过是很复杂的- -通常需要设法将分别插入的代码合并为一个块。 |