OutSystems Forge 日本語データベース

Hashids Connector

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-01-05 1.0.0 Pedro Cerdeira All .NET Components, Libraries
Hashidsは、数から短い、一意の非連続IDを生成する小さなオープンソースライブラリです。 それは347のような数字を "yr8"のような文字列に変換するか、[27、986]のような数字の配列を "3kTMd"に変換します。 これらのIDをデコードすることもできます。 これは、複数のパラメータを1つに束ねる場合や、単純に短いUIDとして使用する場合に便利です。 http://hashids.org/
Hashidsは、数から短い、一意の非連続IDを生成する小さなオープンソースライブラリです。 それは347のような数字を "yr8"のような文字列に変換するか、[27、986]のような数字の配列を "3kTMd"に変換します。 これらのIDをデコードすることもできます。 これは、複数のパラメータを1つに束ねる場合や、単純に短いUIDとして使用する場合に便利です。 http://hashids.org/

[Overview]
Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs. http://hashids.org/
[Detail]
Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs. http://hashids.org/
戻る