请帮忙鄱译一下!(5分)

C

cjsh

Unregistered / Unconfirmed
GUEST, unregistred user!
EAbort
//
EAbort is the exception class for errors that should not display an error message dialog box.
//
EAbstractError
//
EAbstractError is the exception class for attempts to call an abstract method.
//
EAccessViolation
//
EAccessViolation is the exception class for invalid memory access errors.
//
EAssertionFailed
//
EAssertionFailed is the exception class for Assert procedures performed on Boolean expressions that return False.
//
EControlC
//
EControlC is the exception class for Ctrl+C key presses in console applications.
//
EConvertError
//
EConvertError is the exception class for string and object conversion errors.
//
EDivByZero
//
EDivByZero is the exception class for integer divide-by-zero errors.
//
EExternal
//
EExternal is the exception class that captures Windows exception records.
//
EExternalException
//
EExternalException is the exception class for invalid exception codes.
//
EHeapException
//
EHeapException is the exception class for errors related to heap-allocated memory.
//
EInOutError
//
EInOutError is the exception class for file input/output errors.
//
EIntError
//
EIntError is the base class for integer math error exceptions.
//
EIntOverflow
//
EIntOverflow is the exception class for integer calculations whose results are too large to fit in the allocated register.
//
EIntfCastError
//
EIntfCastError is the exception class for interface casting errors.
//
EInvalidCast
//
EInvalidCast is the exception class for typecasting errors.
//
EInvalidOp
//
EInvalidOp is the exception class for undefined floating-point operations.
//
EInvalidPointer
//
EInvalidPointer is the exception class for invalid pointer operations.
//
EMathError
//
EMathError is the exception class for floating-point math errors.
//
EOutOfMemory
//
EOutOfMemory is the exception class for unsuccessful attempts to allocate memory.
//
EOverflow
//
EOverflow is the exception class for floating-point register overflows.
//
EPackageError
//
EPackageError is the exception class for package-related errors.
//
EPrivilege
//
EPrivilege is the exception class for processor privilege violations.
//
EPropReadOnly
//
EPropReadOnly is the exception class for invalid attempts to write to a property using OLE automation.
//
EPropWriteOnly
//
EPropWriteOnly is the exception class for invalid attempts to read a property using OLE automation.
//
ERangeError
//
ERangeError is the exception class for integer values that are too large for the declared type to which they are assigned.
//
EStackOverflow
//
EStackOverflow is the exception class for stack overflows.
//
EUnderflow
//
EUnderflow is the exception class for values that are too small to be represented with a floating-point variable.
//
EVariantError
//
EVariantError is the exception class for errors involving variant data types.
//
EWin32Error
//
EWin32Error is the exception class for Windows errors.
//
EZeroDivide
//
EZeroDivide is the exception class for floating-point divide-by-zero errors.
//
Exception
//
Exception is the base class for all runtime exceptions.
//
TLanguages
//
TLanguages lists all available Windows locales.
//
TMultiReadExclusiveWriteSynchronizer
//
TMultiReadExclusiveWriteSynchronizer
protects memory in a multi-threaded application.
 
请帮忙翻译一下
 
能翻译多少就多少,既来之则安之
 
难道大富翁的中高手英语也跟我一样烂吗,我们中国的软件业没有希望了
 
用金山不行吗,给多点分可能才有人出力。
 
EAbort // EAbort 是不应该展示一个错误信息对话箱子的错误的例外种类。 //EAbstractError // EAbstractError 是打电话给一种抽象方法的尝试的例外种类。 //EAccessViolation // EAccessViolation 是无效的记忆进入错误的例外种类。 //EAssertionFailed // EAssertionFailed 是那些例外课适合认定在返回错误的Boolean 表情上执行的程序。 //EControlC // EControlC 班级给Ctrl+C 钥匙在操纵台应用压的例外。 //EConvertError // EConvertError 是线和物体变换错误的例外种类。 //EDivByZero // EDivByZero 以班级给整数分的例外零误差。 //EExternal // EExternal 是例外种类那捕获物Windows 例外记录。 //EExternalException // EExternalException 是无效的例外代码的例外种类。 //EHeapException // EHeapException 是与堆分配的记忆有关的错误的例外种类。 //EInOutError // EInOutError 是文件输入/ 输出错误的例外种类。 //EIntError // EIntError 是整数数学错误例外的基础种类。 //EIntOverflow // EIntOverflow 班级给结果也大不能在分配过程中适合的整数计算记录的例外。 //EIntfCastError // EIntfCastError 是接口铸件错误的例外种类。 //EInvalidCast // EInvalidCast 是用于分配错误角色例外种类。 //EInvalidOp // EInvalidOp 是未下定义的浮点运算的例外种类。 //EInvalidPointer // EInvalidPointer 是无效的指针操作的例外种类。 //EMathError // EMathError 是流动点的数学错误的例外种类。 //EOutOfMemory // EOutOfMemory 是分配记忆的不成功的尝试的例外种类。 //EOverflow // 因为浮点寄存器溢出, EOverflow 是例外种类。 //EPackageError // EPackageError 是有关包的错误的例外种类。 //EPrivilege // EPrivilege 是信息处理器特别荣幸破坏的例外种类。 //EPropReadOnly // EPropReadOnly 适合无效尝试给一财产去函使用奥利自动化的例外课。 //EPropWriteOnly // EPropWriteOnly 适合无效尝试读一财产使用奥利自动化的例外课。 //ERangeError // ERangeError 课给整数估价是对于宣布的给哪个他们分配的类型来说太大的例外。 //EStackOverflow // 因为堆溢出, EStackOverflow 是例外种类。 //EUnderflow // EUnderflow 是太小不能被用易变一个流动点描述的价值的例外种类。 //EVariantError // EVariantError 是错误与相异的数据类型有关的例外种类。 //EWin32Error // EWin32Error 是Windows 错误的例外种类。 //EZeroDivide // EZeroDivide 以班级适合流动点分的例外零误差。 //例外 // 例外是全部运行时间例外的基础种类。 //TLanguages // TLanguages 列举全部可得到的Windows 地点。 //TMultiReadExclusiveWriteSynchronizer // TMultiReadExclusiveWriteSynchronizer 保护在多穿过的应用里的记忆。
 
to 至尊王 我看不懂你翻译
有哪位delphi好的帮我翻译一下吧!
 
EAbort is the exception class for errors that should not display an error message dialog box.
EAbort 是不显示错误对话框的错误异常类
EAbstractError is the exception class for attempts to call an abstract method.
EAbstractError 是尝试访问抽象方法的异常类
………… (这些就5分吧[:)])
 
希望對你有幫助.good luck for you.
EAccessViolation is the exception class for invalid memory access errors.
是無效的存儲連接异常类
EAssertionFailed is the exception class for Assert procedures performed on Boolean expressions that return False.
用於聲明boolen過程.返回錯誤
EControlC is the exception class for Ctrl+C key presses in console applications.
在控制台程序中按下ctrl+c的异常类
EConvertError is the exception class for string and object conversion errors.
字符和對象轉換錯誤异常类
 
你以为中国程序员都你一样呀,这么简单的英文都不能翻译
恐怕你连Delphi的菜单都是别人教你怎么办的吧.
 
up一下也行,赶快来呀,我要收贴了
 
多人接受答案了。
 
顶部