跳转输入法界面以及弹出输入法选择框
跳转输入法界面:
((InputMethodManager)SoftDemoActivity.this.getSystemService("input_method")).showInputMethodPicker();小记~~~