• 2022-05-29
    Intent可以使用以下哪些方法获取传递的数据?
    A: getIntExtra()
    B: getStringExtra()
    C: getDoubleExtra()
    D: getBooleanExtra()