摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.IO.MemoryMappedFiles; using System.Linq; using System.Text; 阅读全文
posted @ 2022-11-16 10:30 cest_net 阅读(66) 评论(0) 推荐(0)
摘要: using Microsoft.VisualBasic; using System; Namespace Program { static void Main(string[] args) { var Wret= Interaction.InputBox("请输入条码数据:","系统提示","123 阅读全文
posted @ 2022-11-16 09:30 cest_net 阅读(20) 评论(0) 推荐(0)