英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

rot13    
/rot ther'teen/ [{Usenet}: from "rotate alphabet 13 places"],
v. The simple Caesar-cypher encryption that replaces each
English letter with the one 13 places forward or back along
the alphabet, so that "The butler did it!" becomes "Gur ohgyre
qvq vg!" Most {Usenet} news reading and posting programs
include a rot13 feature. It is used to enclose the text in a
sealed wrapper that the reader must choose to open - e.g. for
posting things that might offend some readers, or {spoilers}.
A major advantage of rot13 over rot(N) for other N is that it
is self-inverse, so the same code can be used for encoding and
decoding.

[{Jargon File}]


请选择你想看的字典辞典:
单词字典翻译
rot13查看 rot13 在百度字典中的解释百度英翻中〔查看〕
rot13查看 rot13 在Google字典中的解释Google英翻中〔查看〕
rot13查看 rot13 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • using rot13 and tr command for having an encrypted email address
    I have read many tutorials on the internet about the usage of the 'tr' command However, I am not able to understand how to encrypt an email address with a shell script shift the characters using r
  • Tour of Go exercise #23: rot13Reader - Stack Overflow
    In ROT13 if shifting goes outside of the letter range, you have to start from the beginning of the alphabet (or at the end) For example shifting 'N' would be 'Z' + 1, so it becomes 'A', the first letter
  • c - About Rot13-Implementation - Stack Overflow
    I am trying to implement the rot13-algorithm in C But since I am not very familiar with that language, I have some problems with my code right here Basically, I want to rotate every letter in ar
  • Base64 and ROT13 decode in single shell command - Stack Overflow
    (str_rot13(base64_decode("my string"))) I am trying to decode it using a single linux command by piping the output of Base64 decode to rot13 I am attempting to use echo 'my string' | base64 --decode then pipe the output to tr 'n-za-mN-ZA-M' ‘a-zA-Z’ which applies the Rot13 decode operation on the output Can you guide me for the best possible way I can do it using the command line Edit
  • python - Задача на перевод символов в Rot13 - Stack Overflow на русском
    Решаю задание на Codewars, где самому нужно сделать функцию, которая реализует шифр Rot13 Его идея в следующем: ROT13 — это простой шифр замены букв, который заменяет букву буквой, находящейся че
  • Is it possible to write a ROT13 in one line? - Stack Overflow
    As rot13 is only applicable to continuous sequences of 26 characters only 'A'-'Z' and 'a'-'z' of ASCII are to be targeted To ease¹ character processing, they're 32 (0x20) apart, by masking a character in these ranges with 0x1F makes 'A' and 'a' equal to 1, until 'Z' and 'z' equal to 26
  • rot13 - ROT-13 function in java? - Stack Overflow
    Is there already a rot13() and unrot13() implementation as part of one of the standard Java libraries? Or do I have to write it myself and "reinvent the wheel"? It might look something like this:
  • Decode python rot13 string - Stack Overflow
    2 To decode a rot13 encoded string, say s, simply take rot13 of the string once again, i e compute rot13(s) If you are not familiar how to compute rot13 in python, try googling a bit and you'll surely find one
  • Solved 1. Introduction The objective of this project is to - Chegg
    The ROT13 value of eachcharacter (“IVETVAVN”) should be displayed after the ‘ ’ character is input Test 2: Restart the program in MarieSim, without reassembling, then input the four character sequence “GRPU” followed by a ‘ ’ To terminate the input Note the output





中文字典-英文字典  2005-2009