摘要:
看到一个简单的题目:http://www.cnblogs.com/rond/archive/2012/05/17/2505997.html#2781431//写一个函数,将字符串翻转,翻转方式如下:“I am a student”反转成“student a am I”,不借助任何库函数。适合我这种新手,然后用 c# 写了一下。。这个实现挺简单的,就是用了for循环来实现而已。 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.T 阅读全文
posted @ 2014-02-02 13:52
culmek
阅读(286)
评论(0)
推荐(0)
摘要:
2014-02-02 加入博客园。 记录一些与生活有关的东西。 仅此而已。 —— culmek。 阅读全文
posted @ 2014-02-02 12:45
culmek
阅读(94)
评论(0)
推荐(0)

浙公网安备 33010602011771号