Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个数据库,我想使用同上将该数据添加到 Web 应用程序。我从我的域中复制了数据,以便我粘贴到其他人的域中。用分号分隔符。
所以,我希望在粘贴文本时,分号更改为 tab 命令到下一个输入表单。请帮忙。
说明在附件中的图像中。谢谢你。
同上脚本
输入表格
如果您正在使用 ascii 字符,您可以尝试使用向量作为缓冲区。只需对每个循环进行相同的比较。