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.
java中是否有任何数据类型用于保存E164国际电话号码格式?
我不想将值存储在字符串中然后验证。我想简单地以这种特定的数据类型定义我的变量。
您可以使用 Google 的libphonenumber api。