|
|
От: | asada | |
| Дата: | 02.03.06 07:57 | ||
| Оценка: | |||
Apple·Tomato·Potate·Mushroom·123·456 using (StreamReader sr = File.OpenText(path))
{
.....
String re = sr.ReadToEnd();
.....
}re = "AppleTomatoPotateMushroom123456"