delete
модеры удалите плиз пост я ошибся
модеры удалите плиз пост я ошибся
Пробовал создать поток, прочитать в поток, потом из потока через ReadLine загонять в "массив"
Вообще-то это делается на JavaScript для конкретного браузера
Кто-нибуть работал со связкой VS2005 + ReportServer (SQL server2005).
есть компоненты через которые есть доступ к этому ReportServer.
An unhandled exception of type 'System.IndexOutOfRangeException' occurred in Multiarray.exe.
Additional information: Index was outside the bounds of the array.
int second = this.ccombobox2.SelectedIndex;
first 0x1 int
second 0xffffffff int
int first = this.combobxo1.SelectedIndex;
int second = this.ccombobox2.SelectedIndex + 1;
if (second > 5)
{
second--;
}
this.chance = this.имя массива [first, second];
Страницы: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
Предыдущая тема: Как удалить/добавить/отключить/включить устройство?