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.
类似于 C# 中的这个问题:User ID obfuscation
我正在寻找一种解决方案VBA来通过编码方法来掩盖长值,而且我还需要能够解码产生的数字。
VBA
我同意参考文章中所述的答案:用户 ID 混淆
为什么不添加 GUID 和查找表?