update
This commit is contained in:
parent
5f81407694
commit
971a9a4e46
@ -903,6 +903,7 @@ namespace AsmrManage
|
|||||||
private void button14_Click(object sender, EventArgs e) //清空p1日志
|
private void button14_Click(object sender, EventArgs e) //清空p1日志
|
||||||
{
|
{
|
||||||
textBox6.Text = string.Empty;
|
textBox6.Text = string.Empty;
|
||||||
|
richTextBox2.Text = string.Empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void textBox6_TextChanged(object sender, EventArgs e) //当keyword改变时
|
private void textBox6_TextChanged(object sender, EventArgs e) //当keyword改变时
|
||||||
|
Reference in New Issue
Block a user