So, if we look at what the other sub shells are called, essentially we're just converting the number to a letter.
我们来看看,另外的子壳层叫什么,本质上,我们就是把数字转换为,一个字母。
The number that you choose to rotate your letters by is what we call in cryptography, a key.
你选择的旋转字母的数量,就是所谓的加密学,一个密钥。
s2 So, I'm passing in the first character in s2, I'm making it uppercase and then I'm putting it back so casually speaking this is just capitalizing the first letter of whatever word the user typed in to s2.
那么,我把第一个字符传递给,我把它转换成大写的,然后存下来,简单说,这就是把用户输入s2中的单词,的第一个字母转换成大写的。
应用推荐