C#处理的代码: private void btnChangeWords_Click(object sender, EventArgs e) { Illustrator.Application app = new Illustrator.Application(); // ...[More]