下列物质中熔点最高的是:
A: 18:3ω3
B: 9c-18:1
C: 9-十六烯酸
D: 9t-18:1
A: 18:3ω3
B: 9c-18:1
C: 9-十六烯酸
D: 9t-18:1
举一反三
- ( ) 28 36 10 18 18 1 9 9 9 A: 18 B: 28 C: 54 D: 64
- 打印九九乘法表,要求格式为: 1*1=1 1*2=2 2*2=4 1*3=3 2*3=6 3*3=9 1*9=9 2*9=18 3*9=27 4*9=36 5*9=45 6*9=54 7*9=63 8*9=72 9*9=81 程序填空: #include void main() { int i,j; for(i=1; ;i++) { for(j=1; ;j++) printf("%d*%d=%d\t", ); ; } }
- 设S="Chinese dream my dream",T="dream",则index(S, T, 3 )的值为______。 A: 0 B: 9 C: 18 D: 9和18
- 9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
- 设S="Chinese dream my dream",T="dream",则index(S, T, 3 )的值为______。 A: 0 B: 9 C: 18 D: 9和18