1.(=international date line)国际日期变更线,日界线
1.(=international date line)
1.With all that out of the way, you should understand that an OMG IDL char is an 8-bit quantity that can represent a character in two ways.
解决了所有问题后,您应该知道OMGIDLchar是一个8位变量,可以用两种方法表示一个字符。
2.Keep in mind that this was not written by me -- it was generated by the IDL-to-Java compiler that came with Orbacus -- jidl.
请记住这不是由我编写的--它是由Orbacus附带的IDL-到-Java编译器jidl生成的。
3.The challenge for the OMG IDL developers was to create a set of array types that would easily map to the language implementations.
OMGIDL开发者面临的挑战是创建一组数组类型,它可以轻易地被映射到实现语言中。
4.For each programming language used there must be a mapping that will easily translate the IDL concepts that have been defined.
对于使用的每一种编程语言来说,都需要有一种映射来方便的转换已定义的IDL概念。
5.The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL.
这个分布式程序的作者只需调用并提供在IDL中规定的例行服务器过程。
6.To see a module that exercises all the basic types, check out the motheridl. idl example.
要浏览练习所有这些基本类型的module,请访问motheridl.idl的例子。
7.This may or may not be true with OMG IDL depending upon the language mapping for your implementation language.
对于OMGIDL,也许是这样,也许不是,这取决于其所映射到的实现语言。
8.To see the result of changes to IDL attributes, you must stop debugging and rebuild your application.
若要查看对IDL特性更改的结果,必须停止调试并重新生成应用程序。
9.An IDL user exception is similar to a structure in that the exception can contain any amount of error information of the types you choose.
IDL用户异常类似于一个结构,在这个结构中,异常可以包含所选类型的任意多错误信息。
10.The CORBA specification states that this file must extend IDLEntity and have the same name as the IDL interface name.
CORBA规范指出这个文件必须扩展IDLEntity,并且与IDL接口同名。