Not really sure that I understand you question fully...
If I understand you correctly you have created a lookup table with a unique ID and a URL.
Your shortened URL is the Base36 encoded ID.
查阅使用案例:
Create a shortened URL
means in you implementation check whether you already have that URL in the table (simple, just return the Base36 encoded ID).
Otherwise just create a new entry and return the Base36 encoding of the new ID.
Lookup the full URL
Decode the Base36 value to an ID, lookup the ID in the table and return -if found- the full URL.
因此,基本上,你创造了一种双轨功能(双向1:1:1信),只是两个方向都奏效而没有任何损失,从而完全无法解释贵表格中给出的URLs。 该基地36 编码/编码也是完全不可逆的,因此是一种双管功能:
www.un.org/Depts/DGACM/index_french.htm 如果你提到的话,那将是一个内流(改写)的好基础,这样你就可以尽可能避免非银圆。 www.un.org/Depts/DGACM/index_french.htm 而对于能够用多管线进入的海滩,我强烈建议使用<条码>目前使用<<<>代码>。 在您的情形下,并不需要“List<>
part from Jon s implementation,因为你总是有1:1 correspondence。 更快速的看管,你可以把编码价值作为关键......