質問編集履歴
1
微修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,7 +43,7 @@
|
|
43
43
|
Close();
|
44
44
|
};
|
45
45
|
|
46
|
-
webBrowser1.DocumentText = "";
|
46
|
+
webBrowser1.DocumentText = "test";
|
47
47
|
}
|
48
48
|
}
|
49
49
|
}
|