This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我正在编写一个程序来从一个 Excel 表中读取数据,该表包含一堆关于计算机的信息,这些信息将由用户输入。然后,此 excel 文件将转换为其他格式以供其他用途。我可以毫无问题地读取所有值,但我只需要帮助验证用户输入的 MAC 和 IP 地址以确保信息正确。一些正则表达式会很棒,因为我相信我会在某个阶段再次使用它们。