不过,当我们将这个字符串传递给程序时,我们需要反转它(不要问我为什么)。
However, when we pass the string to our program, we need to reverse it (don't ask me why). So the string we use looks like this.
说明:VB多个字符串反转显示的源程序,有需要的就下载吧。
VB multiple strings inverted display of the source, there is a need to download it.
每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。
Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers.
题意:输入一个字符串,将字符串中的单词反转后输出,一次反转一个。
Ignatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words and then output them.
题意:输入一个字符串,将字符串中的单词反转后输出,一次反转一个。
Ignatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words and then output them.
应用推荐