Accompany it with the information you received as to the offer to distribute corresponding source code.
附上您所收受有关发布相同源码的报价资讯。
The paper presents how to produce special English texts reader with VB and provides the corresponding source code.
介绍了用VB制作专业英语课文朗读器的方法,并给出了相应的程序源代码。
Check-in enforces that all tests in the selected test lists be run successfully before the corresponding source code is checked in.
签入强制要求必须在选定测试列表中的所有测试都成功运行之后,才可以签入对应的源代码。
If no such option is given, the command-line compiler creates. EXE files in the same directories as their corresponding source files.
如果没有这个选项,编译器会把生成的可执行文件放在相应的源文件的相同目录里。
When you create processing blocks, the system automatically asks in which include program it should place the corresponding source code.
当创建过程块时,系统自动提示相应源代码应放在那个包含程序中。
We parse all of the bytecode and the corresponding source code to build up our representation of the software system (our software DNA map).
我们通过分析所有的字节码和与之相应的源码,建立了一个软件特征系统(软件DNA图谱)。
Memory errors also can be insidious in a way common to few other classes of errors: They're hard to reproduce and symptoms often are difficult to localize in the corresponding source code.
与少数其他类型的常见错误一样,内存错误还是一种隐性危害:它们很难再现,症状通常不能在相应的源代码中找到。
It then replaces the IP address with its own registered IP address and the port number corresponding to the location of the entry for that packet's source computer in the table.
然后它用它自己注册的IP地址替换发送来的数据包的IP地址,并将端口号替换为该数据包的源计算机信息条目在表中的相应位置号。
By double-clicking these elements, you can reach the corresponding code elements in the source files.
通过双击这些元素,您可以到达源文件中相应的代码元素。
To resolve this situation, use this view to compare side by side the source language files against their corresponding translated files.
要解决这种情况,可以使用该视图并列地比较源语言文件和其相应的翻译文件。
When you select a menu item, the corresponding target is invoked, and the source data is transferred to it.
当您选择一个菜单项时,相应的目标就会被激活,而源数据就会传递给它了。
It can handle dependencies, such as the rule that if a source file is modified, its corresponding object file must be regenerated by recompiling the source.
它可以处理相关性,例如有这样的规则:如果源文件被修改,那么必须通过重新编译该源文件来重新生成其对应的目标文件。
Selecting any lines between a source and target field highlights the corresponding statements in the script pane.
选择源和目标字段之间的任何连线,将在脚本窗格中突出显示对应的语句。
This takes place automatically when the corresponding quality of service is enabled in the source and target service.
当在源和目标服务中启用相应的服务品质时将自动进行此操作。
In this case, the target files are the directories containing compiled source files and corresponding unit test files.
在这个例子中,目标文件是包含编译后的源文件的目录,以及对应的单元测试文件。
The DWARF line table contains the mapping between the source lines (for the executable parts of a program) and the memory containing the code corresponding to the source.
DWARF行表包含源行(属于程序的可执行部分)与内存(包含与源代码对应的代码)之间的映射关系。
Source adapter controller - the source adapter controller has an in-memory "mailbox" that it monitors to pick up events and passes them to the corresponding collaboration.
源适配器控制器——源适配器控制器在内存中具有一个“邮箱”,它对此邮箱进行监视,以拾取事件,并将其传递到相应的协作中。
Columns in this table that correspond to rule variables, or physical columns from the output definition of the rule, have the same data type as the corresponding columns in the data source.
该表中与规则变量对应的列,或者来自规则输出定义的物理列,具有与元数据中相应列相同的数据类型。
Listing 2 follows a general pattern of reading the source XML tree and then adding corresponding nodes to the output HTML subtree.
清单2使用普通模式读取源xml树,然后将相应的节点添加到输出html子树中。
Depending on the API calls you use in your programs, you need to include the corresponding header files in your source.
您需要根据程序中使用的API调用在源代码中包含相应的头文件。
In such cases, one way to get past this problem is to convert the character by mapping only those characters from the source CCSID to those that have a corresponding character in the target CCSID.
这种情形下,解决该问题的一种方法就是通过仅将源c CSID中的字符映射到目标CCSID中的相应字符。
Selecting a properties file found in the list of Source Language list will automatically select the corresponding file in the Target Language list, and display their contents sorted by key.
选择SourceLanguage列表中的一个特性文件将自动选中Target Language列表中的对应文件,并显示其按键排序的内容。
The superclass creates the corresponding EditParts when necessary and adds them to the list of source and target connection EditParts.
超类将在必要时创建相应的EditPart并将其添加到源连接EditPart和目标连接EditPart的列表。
The superclass creates the corresponding EditParts when necessary, and adds them to the list of source and target connection EditParts.
超类在必要时创建对应的EditPart,并将它们添加到源和目标连接EditPart列表。
When the source is compiled with the -g option, the dump file will have line-by-line source and corresponding instructions for implementation.
当使用-g选项来编译源代码时,dump文件通常会包含有一行行的源代码以及对应的实现指令。
The first argument to this method is a Map whose keys are fully qualified class names and whose corresponding values are CharSequences containing the source for that class. For example.
该方法的第一个参数是Map,它的键为完全限定类名,而相应的值为包含该类源代码的CharSequence。
To create different file extensions for the header and source files corresponding to a UML class, apply the cpp_properties stereotype on the UML class. This stereotype has two properties.
为了为和一个UM l类相对应的头文件和源文件创建不同的文件扩展名,请您将cpp _properties套用到该UM l类上面。
For example, the directory in Listing 1 shows that the foo.o object is older than the last modification time of the corresponding foo.c source file.
例如,清单1中的目录表明,foo . o对象比相应的foo . c源文件的最后修改日期更新。
For this sample scenario, you want to bind the data source specific files to their corresponding database.
对于这一示例场景,您需要将数据源指定文件绑定到相应的数据库。
Of course, in some applications, the time required to translate a file of PHP source code to its corresponding opcodes is insignificant compared to actual execution time.
当然,在某些应用程序中,相比较实际的执行时间,将php源代码文件翻译为其相应的操作码所需的时间微不足道。
应用推荐