摘要: http://www.cnblogs.com/loveAnimal/p/3333044.html 阅读全文
posted @ 2015-10-21 17:16 人生为卒 阅读(96) 评论(0) 推荐(0)
摘要: //将输入的小写转换为大写 private void txtstockout_id_KeyPress(object sender, KeyPressEventArgs e) { //将输入的小写转换为大写 if ((i... 阅读全文
posted @ 2015-10-21 16:56 人生为卒 阅读(4049) 评论(0) 推荐(0)