Classic ASP/VBScript implementation of Crockford's Base32 Encoding
问题 Moving on from the first part of my problem, I'm now working on trying to write a Classic ASP/VBScript implementation of Douglas Crockford's Base32 Encoding. Time is tight on this particular project, so while I am working this out on my own, I'm hoping someone has something readily at hand (or can at least whip one up faster than I can). 回答1: First run... does this look about right? 'Base32 encoding functions for shorter, less confusing verification numbers' Const kBase32Digits =