ShareCompat.IntentBuilder.from(getActivity()).setType("text/plain")
            .setText("内容").startChooser();