• 2022-06-28
    对于反应 aA+bB == cC+dD, 其反应速率的表达式为:
    A: V = -1/c{d[A]/dt}
    B: V = 1/a{d[B]/dt}
    C: V =-1/b{d[C]/dt}
    D: V = -1/d{d[D]/dt}