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.
我有一个关于关联数组的问题。是否可以有一个关联数组,其中不同长度的字符串用作键?
在我知道的所有语言中,它都是允许的。恕我直言,如果不允许这样做,那将是一种非常愚蠢的设计语言的方法。
您的程序是否存在您认为是因为密钥长度不同的问题?