conversion code meaning in English
r变换码
变换码
Examples
- Otherwise , you ll end up writing lots of conversion code to hand data off to . data binding , which performs more conversion
否则,就不得不编写大量的转换代码,而转换数据本来是数据绑定的任务。 - Start from an existing cobol application or copybook that contains the interface definitions , i . e . , with cobol at the bottom , derive the xml data model from it , and generate the mapping or conversion code
自底向上从现有的包含接口定义的cobol应用程序或副本入手,即以cobol作为基础,从中派生xml数据模型并生成映射或转换代码。 - Listing encrypted data as plaintext using uniquery , retrieve , or sql requires a dictionary record that calls the user exit as a conversion code assume ssn is field 5 in this example
为了使用uniquery 、 retrieve或sql将加密的数据显示为明文,需要一个字典记录,由字典记录将用户出口作为变换码来调用(在这个例子中,假设ssn是字段5 ) : - The beauty of this technique is that the encrypt decrypt subroutine is easily referenced from any of the above utilities basic , uniquery , retrieve , or sql , essentially in the same manner as a conversion code
这种技术的漂亮之处就在于,加密/解密子程序实际上是在前面提到的一些实用程序( basic 、 uniquery 、 retrieve或sql )中被引用的,这种方式实际上和变换码是一样的。