英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

detonation    音标拼音: [d,ɛtən'eʃən]
n. 爆炸,爆裂,爆炸声

爆炸,爆裂,爆炸声

detonation
n 1: a violent release of energy caused by a chemical or nuclear
reaction [synonym: {explosion}, {detonation}, {blowup}]
2: the act of detonating an explosive

Detonation \Det`o*na"tion\ (d[e^]t`[-o]*n[=a]"sh[u^]n), n. [Cf.
F. d['e]tonation.]
An explosion or sudden report made by the instantaneous
decomposition or combustion of unstable substances; as, the
detonation of gun cotton.
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
detonation查看 detonation 在百度字典中的解释百度英翻中〔查看〕
detonation查看 detonation 在Google字典中的解释Google英翻中〔查看〕
detonation查看 detonation 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Comparison of Pack-Decimal Field –Comp-3 -IBM Mainframes
    Since COBOL supports operations on numeric edited fields, you can MOVE your data to a PIC 9 (06)V9 (05) variable and use that for comparison if you want
  • Unpacking comp-3, generically - COBOL General discussion
    You can use referance modification to move the packed decimal field into the right-most bytes of a zero-initialied packed decimal working-storage field PIC S9(18) Then unpack that field into a PIC 9(18)- display field
  • mainframe - Variable with usage COMP in COBOL - Stack Overflow
    In IBM's Enterprise COBOL, there are four ways to define a binary field: COMP; COMP-4; BINARY; COMP-5 How does that come about? A COMPUTATIONAL field (COMP for short, and here short for "all COMPUTATIONAL fields") is "implementor defined"
  • COBOL COMP-3 | Packed-decimal - www. www. mainframestechhelp. com
    COMP-3 variable can contain digits 0 through 9, a sign COMP-3 can have a value not exceeding 18 decimal digits COMP-3 is efficient in terms of memory usage For example - a COMP-3 field with a PIC S9 (5) (which can store a number from -99999 to +99999) uses only 3 bytes of storage: 2 5 bytes for the digits and 0 5 bytes for the sign
  • MOVE and LOW-VALUES. - Mainframe, MVS and zOS Discussion
    Define binary, packed-decimal, plane zoned-decimal (PIC 9(n)), alpha-numeric (PIC X(n), alphabetic (PIC A(n)), numeric-edited and alphanumeric-edited fields Try to MOVE LOW-VALUES to each of them, and see which work, and which don't, and try to understand why It will be the same with HIGH-VALUES What about SPACE? What about ZERO? Try them
  • Mainframe COBOL – LOW-VALUES, HIGH-VALUES, COLLATING SEQUENCE
    LOW-VALUES and HGH-VALUES are Figurative constants in COBOL LOW-VALUES refers the lowest value in collating sequence Collating Sequence is the sequence of a system which decides the equivalent numeric value for each character typed in keyboard and the precedence b w characters
  • Table 1. Data type definitions for COBOL - IBM
    Table 1 includes data type definitions and their descriptions for COBOL Table 1 Data type definitions for COBOL 01 STRING-IN 02 LEN PIC S9(4) USAGE IS BINARY 02 TXT PIC X(N) 01 STRING-OUT PIC X(80) 02 SEV PIC S9(4) USAGE IS BINARY 02 MSGNO PIC S9(4) USAGE IS BINARY 02 FLGS PIC X(1) 02 FACID PIC X(3)
  • Validation for numeric fields, comp-3 fields char fields -IBM Mainframes
    You need to convert the COMP-3 to a numeric-edited variable and then you can use the same INSPECT statement -- COMP-3 can have LOW-VALUES as part of the data and that is perfectly normal and valid The PIC S9(5)V99 would best be handled by the INSPECT statement on a PIC X REDEFINES of the variable
  • Problem with COBOL move to comp-3 variable - Stack Overflow
    In COBOL, Group level data are typeless and are moved without casting Element level data always have an associated data type Typed data are cast to match the type of the receiving element during a MOVE
  • Introduction to COBOL - Numeric Data
    Numeric data (other than data to be printed) is described in the FILE SECTION or the WORKING-STORAGE SECTION with a PIC that can contain 9, V and or S These symbols keep the number a pure mathematical number that can be used in calculations





中文字典-英文字典  2005-2009