会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
goody9807
避风的港湾~~~寻找技术的精华
微信公号siwa8
博客园
首页
新随笔
联系
管理
订阅
2007年11月13日
[C#]StringWriter实现的一个功能
摘要: 如何用一组双倍间距的句子创建一个连续的段落,然后将该段落重新转换为原来的文本: using System; using System.IO; class StringRW { static void Main() { string textReaderText = "TextReader is the abstract base " + "...
阅读全文
posted @ 2007-11-13 09:25 PointNet
阅读(5306)
评论(0)
推荐(0)
编辑
公告