<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>StdExt/WinxGui/Erlang/Erlana - 许式伟的专栏 - C#</title><link>http://blog.csdn.net/xushiweizh/category/253050.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 23 Apr 2008 14:50:18 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>许式伟</dc:creator><title>从C++到C#，我遇到的几个问题</title><link>http://blog.csdn.net/xushiweizh/archive/2006/11/08/1373514.aspx</link><pubDate>Wed, 08 Nov 2006 14:35:00 GMT</pubDate><guid>http://blog.csdn.net/xushiweizh/archive/2006/11/08/1373514.aspx</guid><wfw:comment>http://blog.csdn.net/xushiweizh/comments/1373514.aspx</wfw:comment><comments>http://blog.csdn.net/xushiweizh/archive/2006/11/08/1373514.aspx#Feedback</comments><slash:comments>14</slash:comments><wfw:commentRss>http://blog.csdn.net/xushiweizh/comments/commentRss/1373514.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1373514</trackback:ping><description>1）StreamReader无法取得正确取得当前位置的问题。

这个问题网上看到有人提了，参见：StreamReader缓冲引起BaseStream.Position不能反映当前Read位置的问题。不过它给出的解决方案不太认同。我的文件有几十兆，不想全部读入内存。如果考虑用Stream/BufferedStream，这样就得自己写ReadLine等函数，也不是好招。

2）C#中似乎只有map（即Dictionary），貌似没multi_map？可怜我偏偏要用到这个数据结构。

以上两个问题很希望是我孤陋寡闻，欢迎高手指个招。&lt;img src ="http://blog.csdn.net/xushiweizh/aggbug/1373514.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>