我有一个看起来像这样的Java程序.
public class LocalScreen {
public void onMake() {
aFuncCall(LocalScreen.this, oneString, twoString);
}
}
Run Code Online (Sandbox Code Playgroud)
LocalScreen.this意味着什么aFuncCall?
什么是功能或目的HttpURLConnection.setDoInput或HttpURLConnection.setDoOutput?