单词 | PDB |
释义 | 例句释义: 南卡罗莱纳州白恶系皮狄组中的美洲拟箭石,程序数据库,符号文件 1. For the PDB, range partitioning was deployed to benefit from partition elimination, rather than to simplify roll-in and roll-out of data. 对于PDB而言,范围分区的部署是为了从分区消除中受益,而不是为了简化数据的转入和转出。 www.ibm.com 2. Set to generate debugging information and place it in the output file , or to generate a PDB only. 设置为生成调试信息并将其放入输出文件中,或设置为仅生成PDB。 www.bing.com 3. Such a relational database schema for the PDB was developed in 2005 and is shown in Figure 2. 在2005年,曾经为PDB开发过这样的一个关系数据库模式,如图2所示。 www.ibm.com 4. You do not specify the object's PDB file name to the linker; LINK uses the embedded name to find the PDB if it is needed. 不将对象的PDB文件名指定给链接器;如果需要,LINK使用嵌入的名称查找PDB。 msdn2.microsoft.com 5. When you debug a dump file, the computer on which you debug must have access to the PDB symbol files and the binaries for the program. 调试转储文件时,您进行调试的计算机必须能够访问该程序的PDB符号文件和二进制文件。 technet.microsoft.com 6. DBG files have been superseded by PDB files, which are now more commonly used for debugging. DBG文件已经由PDB文件替代,PDB文件现在更常用于调试。 msdn2.microsoft.com 7. Specify the name of a PDB file in this box if you do not want to include private symbols in the PDB file. 如果不希望在PDB文件中包含私有符号,则在该框中指定PDB文件的名称。 msdn2.microsoft.com 8. A finite element model for progressive deformable barrier (PDB) used for frontal offset impact test is built. 建立了渐变强度可变形壁障(PDB)的有限元模型。 www.ceps.com.tw 9. Unfortunately, this information is not sufficient to determine the endpoint for the pdb. org authority service. 遗憾的是,该信息不足以确定pdb.org中心服务的端点。 www.ibm.com 10. Objective: The research turns over the function of Potentilla discolour bunge(PDB) on the pancreatic islet B cells of the DM rat. 前言:目的研究翻白草对糖尿病大鼠胰岛B细胞的作用。 www.chemyq.com 1. The large number of distinct values in the pdb_id column ensures a relatively even distribution of rows over the database partitions. pdb_id列中各异的值数量很大,这就确保了跨数据库分区可以获得相对均衡的行分布。 www.ibm.com 2. Before we discuss the DB2 database design for the PDB, it is helpful to understand the PDB data a little bit better. 在我们探讨PDB的DB2数据库设计之前,了解一下PDB数据将会很有帮助。 www.ibm.com 3. By default , the JIT compiler examines the symbol store in the program database (PDB) file for a list of additional sequence points . 默认情况下,JIT编译器将检查程序数据库(PDB)文件中的符号存储区,以便获得其他序列点的列表。 www.bing.com 4. The XML file is self-contained and does not require that assemblies or. Pdb files also be opened. XML文件是独立的文件,不需要同时打开程序集或.pdb文件。 msdn2.microsoft.com 5. To debug your code, the debugger needs PDB files (or older format DBG files) that contain symbols for your application. 为调试代码,调试器需要包含应用程序的符号的PDB文件(或旧格式的DBG文件)。 msdn2.microsoft.com 6. Creating PDB files can be very useful if you later need to debug your release version. 如果以后还需要调试发布版本,创建PDB文件就非常有用。 msdn2.microsoft.com 7. An attribute applied to native classes that tells the debugger to look up field information in the pdb rather than in metadata. 一个应用到本机类的属性,该属性通知调试器在pdb而不是元数据中查找字段信息。 msdn2.microsoft.com 8. The ease with which even complex analysis of PDB data can be carried out. PDB数据的复杂分析也能进行得如此容易。 www.ibm.com 9. The debugger will load only a PDB for a binary that exactly matches the PDB that was created when the binary was built. 调试器只会为二进制文件加载与该二进制文件生成之时所创建的PDB完全相符的PDB。 msdn.microsoft.com 10. The correct line information can be determined with the old PDB line information and one delta for all lines in the function. 正确的行信息可使用旧的PDB行信息以及该函数中所有行的一个增量来确定。 technet.microsoft.com 1. The compiler computes the checksum for a source file, and then emits the output to the program database (PDB) file. 编译器计算源文件的校验和,然后将输出发出到程序数据库(PDB)文件。 msdn2.microsoft.com 2. If true, the task generates debugging information and places it in a program database (. Pdb) file. 如果为true,任务将生成调试信息并将其放入程序数据库文件(.pdb)中。 msdn2.microsoft.com 3. RasMol software is required to run the . spt and . pdb files found on this course site. 需要RasMol软体以开启于本课程中副档名为.spt和.pdb之档案。 www.myoops.org 4. If you specify a file name that does not include an extension, the compiler uses. Pdb as the extension. 如果指定的文件名不包含扩展名,编译器将使用.pdb作为扩展名。 msdn2.microsoft.com 5. The WSDL returned by this authority provides both FTP and HTTP direct data locations and SOAP data locations via the PDB Data Service. 这个中心返回的WSDL不仅提供FTP和HTTP直接数据位置,而且通过PDB数据服务提供SOAP数据位置。 www.ibm.com 6. The PDB authority returns a mix of HTTP and FTP data locations, as well as SOAP endpoints that proxy data from those locations. PDB中心返回的是一个混合描述,内容包括HTTP和FTP数据位置,以及从这些位置代理数据的SOAP端点。 www.ibm.com 7. To solve the is problem, the compiler guys put the information that was lost when FPO was enabled into the PDB file for the binary. 要解决这问题,编译器家伙放置当FPO被启用时已丢失的信息到PDB文件作为二进制文件。 blog.sina.com.cn 8. When you run this application as a desktop application, you can debug it using pdb or Python IDEs that support visual debugging. 在将这个应用程序作为桌面应用程序运行时,可以使用pdb或支持可视化调试的PythonIDE调试它。 www.ibm.com 9. The program's PDB is both an output file and an input file, because LINK updates the PDB when it rebuilds the program. 程序的PDB既是输出文件也是输入文件,因为LINK在重新生成程序时更新PDB。 msdn2.microsoft.com 10. Specify the name of a PDB file in this box. 在该框中指定PDB文件的名称。 msdn2.microsoft.com 1. Objective: To investigate the Potentilla Discolor Bunge (PDB) on treat effect in experimental diabetic mouse. 目的:观察翻白草对实验性糖尿病大鼠治疗作用。 www.ceps.com.tw 2. Compilers targeting the. NET Framework can store the debug symbol information into programmer's database (PDB) files. 面向.NETFramework的编译器可以将调试符号信息存储到程序员的数据库(PDB)文件中。 msdn2.microsoft.com 3. The debugger will not load a PDB that does not match the binary being debugged. 调试器不会加载与所调试的二进制不匹配的PDB。 msdn2.microsoft.com 4. To distinguish user code ( "My Code" ) from non-user code, Just My Code looks at three things: DBG Files, PDB files, and optimization. 为了区分用户代码(“我的代码”)和非用户代码,“仅我的代码”将查看三项内容:DBG文件、PDB文件和优化。 msdn2.microsoft.com 5. The tertiary structure can also be exploited to search the PDB for interactions between proteins. 此外,这个三级结构还可用来查找PDB以获得蛋白质间的相互作用。 www.ibm.com 6. However, loading the PDB file requires that the file be available and has a negative performance impact. 但是,加载PDB文件要求该文件可用,并且对性能有不利影响。 msdn2.microsoft.com 7. Examples include unit tests, print statements, and Python debugger (pdb, a command-line debugger). 这些工具包括单元测试、打印语句和Python调试器(命令行调试器pdb)。 www.ibm.com 8. It's often difficult to reuse or combine existing custom code to compose new or different queries against the PDB data. 通常很难重用或综合现有定制代码来构建针对PDB数据的新的或不同的查询。 www.ibm.com 9. To provide flexibility, extensibility, and ease of data exchange, the PDB data is available in XML format. 为了提供灵活性、可扩展性以及数据交换的简便性,PDB数据采用的是XML格式。 www.ibm.com 10. Option is specified, LINK creates a PDB to contain debugging information for the program. 选项,则LINK创建PDB以包含程序的调试信息。 msdn2.microsoft.com 1. Despite the significant reduction in space consumption, the PDB data volume continues to grow fast. 尽管在空间消耗上有了显著减少,PDB数据量仍会快速增加。 www.ibm.com 2. With no additional value disables JIT optimization and uses sequence points from the PDB file. 禁用JIT优化,并使用PDB文件中的序列点。 msdn2.microsoft.com 3. This second PDB file omits symbols that you would not want to ship to your customers. 这第二个PDB文件省略您不希望交付给用户的符号。 msdn2.microsoft.com 4. The attribute entry_id represents the unique PDB identifier for this document. 属性entry_id代表此文档的唯一PDB标识符。 www.ibm.com 5. Another example is to cluster the atom_site table by the group_PDB column. 另一种方法是按group_PDB列集群atom_site表。 www.ibm.com 6. It is a security risk to open a program database (PDB) file from an untrusted source. 打开来自不受信任的源的程序数据库(PDB)文件会带来安全风险。 technet.microsoft.com 7. Despite this, there are few user-friendly software packages available to efficiently edit and extract raw information from PDB files. 遗憾的是,很少有用户友好的软件包可以用来有效地从PDB文件中编辑及提取原始信息。 chinapubmed.net 8. Its three-dimensional conformation is simulated with PDB program. 利用PDB程序模拟其三维空间结构。 www.biochemlab.cn 9. Changes to code without a corresponding PDB file. 不含对应PDB档之程式码的变更。 technet.microsoft.com 10. The primary key pdb_id holds the four-character PDB entry identifier from the XML attribute entry_id. 主键pdb_id保存了来自XML属性entry_id的四字符PDB项标识符。 www.ibm.com 1. Describes where to find PDB and DBG files when not in their default locations. 描述PDB和DBG文件不在默认位置时到何处查找这些文件。 msdn2.microsoft.com 2. Remove the reference to the StoreClientComponents DLL and PDB files from the bin folder for the Web site. 从Web站点的Bin文件夹中删除对StoreClientComponentsDLL和PDB文件的引用。 technet.microsoft.com 3. Contains values that set the policy for reading program database (PDB) files. 包含设置用于读取程序数据库(PDB)文件的策略的值。 msdn2.microsoft.com 4. Click the folder icon and editable text appears in the Symbol file (. Pdb) locations box. 单击文件夹图标,可编辑文本即出现在“符号文件(.pdb)位置”框中。 msdn2.microsoft.com 5. In the Find Symbols dialog box, navigate to the symbols file (PDB or DBG file) you want to load. 在“查找符号”对话框中,导航到要加载的符号文件(PDB或DBG文件)。 msdn2.microsoft.com 6. Specifies that the debugger should always read PDB files. 指定调试器应总是读取PDB文件。 msdn2.microsoft.com 7. For distributors of third-party libraries, there is an advantage to not having a. Pdb file. 对于第三方库的发布者,不生成.pdb文件是一个优点。 msdn2.microsoft.com 8. The Visual Studio debugger uses the path to the PDB in the EXE or DLL file to find the project. Pdb file. VisualStudio调试器使用EXE或DLL文件中的PDB路径查找project.pdb文件。 msdn2.microsoft.com 9. It updates the PDB during subsequent builds of the program. 它在后面的程序生成期间更新PDB。 msdn2.microsoft.com 10. If you encounter this error, try to delete the PDB files in the bin directory and recompiling. 如果您遇到此错误,请尝试删除bin目录中的PDB文件并重新编译。 msdn2.microsoft.com 1. Considering the data volume in the PDB archive as well as its rapid growth, it is useful to compress the data in DB2. 考虑到PDB文档的数据量和它快速增长的速度,压缩DB2中的数据会很有用。 www.ibm.com 2. The compiler then writes this information into the PDB file. 然后,编译器将此信息写入PDB文件。 msdn2.microsoft.com 3. A program database (PDB) file for the project assembly. 项目程序集的程序数据库(PDB)文件。 technet.microsoft.com 4. The Debug Symbols group consists of the project PDB file, TempConvert3. Pdb. “调试符号”组由项目PDB文件TempConvert3.pdb组成。 msdn2.microsoft.com 5. It is a security risk to open a PDB file from an untrusted source. 打开来自不受信任的源的PDB文件是一种安全风险。 msdn2.microsoft.com 6. Currently, the two Palm Listeners only read from configuration file lsncfg. Pdb. 当前,这两个Palm监听器仅从配置文件lsncfg.pdb中读取数据。 www.ianywhere.com 7. Directive in the file, it computes the checksum and writes the value to the PDB file. 指令,它将计算校验和,然后将算出的值写入PDB文件。 msdn2.microsoft.com 8. The debugger reads the embedded name and uses the PDB when you debug the program. 调试器在您调试程序时读取嵌入的名称并使用PDB。 msdn2.microsoft.com 9. Specifies the file name and location of the. Pdb file. 指定.pdb文件的文件名和位置。 msdn2.microsoft.com 10. Option names the PDB file created by the compiler. 选项用于命名由编译器创建的PDB文件。 msdn2.microsoft.com 1. Therefore, you must specify the paths where the debugger can find these DBG or PDB files. 因此,必须指定路径,以便调试器能够找到这些DBG文件或PDB文件。 msdn2.microsoft.com 2. The column pdb_id is the foreign key that links atom coordinates to the corresponding PDBML document in the pdbxml table. 列pdb_id是一个外键,链接了原子坐标与pdbxml表中对应的PDBML文档。 www.ibm.com 3. An example Custom Resolution Service is the Protein Data Bank (PDB) Authority. 自定义解决方案服务的一个例子是蛋白质数据银行(PDB,ProteinDataBank)。 www.ibm.com 4. Select a path in the Symbol file (. Pdb) locations box. 在“符号文件(.pdb)位置”框中选择一个路径。 msdn2.microsoft.com 5. Note: You do not have to use the Ssnetlib. Pdb file that is in the package. 注意:您不必使用软件包中的Ssnetlib.pdb文件。 www.microsoft.com 6. On the Symbols page, there is a box that says Symbol file (. Pdb) locations. 在“符号”页上有一个显示“符号文件(.pdb)位置”的框。 msdn2.microsoft.com 7. Describes how to install PDB and DBG files to debug crashes that happen inside a system call. 介绍如何安装PDB和DBG文件来调试发生在系统调用内部的故障。 msdn2.microsoft.com 8. In addition to this symmetry, the client applications can access external LSID-based data sources such as PDB and Gateway-based services. 作为对这种对称结构的补充,客户端应用程序可以访问外部的基于LSID的数据源,比如PDB和基于网关的服务。 www.ibm.com 9. To debug your application, the debugger requires symbol information that is stored in PDB files. 若要侦错应用程式,侦错工具需要储存在PDB档案中的符号资讯。 technet.microsoft.com 10. Some common molecules are built in, and it can also read PDB (Protein Data Base) files as input. 内含一些常见的分子图像,还可以从PDB(蛋白质数据库)文件中读取输入。 translations.launchpad.net 1. Thus, if you distribute the library, you must distribute the PDB. 因此,如果发布此库,就必须发布PDB。 msdn2.microsoft.com 2. For example, many PDB queries might search the atom data based on the amino acid involved. 比如,很多PDB查询都会基于有关的氨基酸搜索原子数据。 www.ibm.com 3. Amino Acid Conformation and Solvent Accessibility of PDB Files at Washington U. FTP PDB文件中氨基酸构象和溶剂 www.21ray.com 4. Database design recommendations for PDB PDB的数据库设计建议 www.ibm.com 5. The Graphic Database Building Technique Based on PDB and Its Application 以可编程对话框为基础的图库创建技术及其应用 www.ilib.cn 6. The Application of PDB Belt Breakage Protector on Belt Conveyor PDB断带保护器在带式输送机上的应用 www.ilib.cn 7. To Add a Pathname to the symbol file (. Pdb or. Dbg) Locations List 向符号文件(.pdb或.dbg)位置列表添加路径名 msdn2.microsoft.com 8. pdb . both pdb files allow incremental updates 这两个pdb文件都允许增量更新。 www.ichacha.net 9. Graphic Database Building Technique of Pressure Vessel Welding Joint Based on PDB 基于PDB机制的压力容器焊接节点图图库创建技术 www.ilib.cn 10. The application of PDB in parametric design 可编程对话框在参数化设计中的应用 www.ilib.cn 1. The application of PDB in parametric design 可编程对话框在参数化设计中的应用 www.ilib.cn 2. View the following structure from the PDB Web site 在PDB的网站上观看下列结构 cn1.myoops.org 3. Save Schema to PDB file dialog [将模式保存到PDB文件]对话框 www.ianywhere.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。