class String
def rot13
self.tr "A-Za-z", "N-ZA-Mn-za-m"
end
end
#用法 : print 'abcd'.rot13
用户登录
还没有账号?立即注册
用户注册
投稿取消
| 文章分类: |
|
还能输入300字
上传中....
罗体仁