心欲呐喊

博客园 首页 新随笔 联系 订阅 管理
  29 随笔 :: 0 文章 :: 1 评论 :: 5013 阅读

昨天我对软件进行了植物网站的添加。

今天我将对软件进行宠物信息的添加。

清屏功能

private void button5_Click(object sender, EventArgs e)
{
textBox2.Text = "";
textBox3.Text = "";
textBox4.Text = "";
textBox5.Text = "";
textBox6.Text = "";
textBox8.Text = "";

}

明天我将继续对宠物信息部分进行修改。

posted on   心欲呐喊  阅读(103)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示