示例#1
0
文件: fMain.cs 项目: stlcours/FTPbox
 private void bTranslate_Click(object sender, EventArgs e)
 {
     _ftranslate.ShowDialog();
 }