Теми рефератів
> Реферати > Курсові роботи > Звіти з практики > Курсові проекти > Питання та відповіді > Ессе > Доклади > Учбові матеріали > Контрольні роботи > Методички > Лекції > Твори > Підручники > Статті Контакти
Реферати, твори, дипломи, практика » Новые рефераты » Моделювання роботи бібліотеки на С #

Реферат Моделювання роботи бібліотеки на С #





Text!="")

{(filter!="") +=«AND»; +=«Автор =« »+ textBox2. Text + «» »;

} (textBox3. Text!="")

{(filter!="") +=«AND»; +=«Видавництво =« »+ textBox3. Text + «» »;

} (textBox4. Text!="")

{(Regex. IsMatch (textBox4. Text, «^ d + $»))

{(filter!="") +=«AND»; +=«Рік =« »+ textBox4. Text + «» »;

}

}

кнігіBindingSource. Filter=filter;

} void button3_Click (object sender, EventArgs e)

{filter=«»; (textBox1. Text!="")="Найменування =« »+ textBox1. Text + «» »;

кнігіBindingSource. Filter=filter;

} void button4_Click (object sender, EventArgs e)

{filter=«»; (textBox2. Text!="")=«Автор =« »+ textBox2. Text + «» »;

кнігіBindingSource. Filter=filter;

} void button5_Click (object sender, EventArgs e)

{filter=«»; (textBox3. Text!="")=«Видавництво =« »+ textBox3. Text + «» »;

кнігіBindingSource. Filter=filter;

} void button6_Click (object sender, EventArgs e)

{filter=«»; (textBox4. Text!="") (Regex. IsMatch (textBox4. Text, «^ d + $»)) +=«Рік =« »+ textBox4 . Text + «» »;

кнігіBindingSource. Filter=filter;

}

}

}


3.3 Form 3 - Пошук абонента

System; System. Collections. Generic; System. ComponentModel; System. Data; System. Drawing; System. Text; System. Windows. Forms; System. Text. RegularExpressions; WindowsApplication1

{partial class Form5: Form

{Form5 ()

{();

} void Form5_Load (object sender, EventArgs e)

{

/ / TODO: This line of code loads data into the «libDataSet1. Абоненти » table. You can move, or remove it, as needed .. абонентиTableAdapter. Fill (this.libDataSet1. Абоненти);

} void button1_Click (object sender, EventArgs e)

{(); a=new Form1 ();. ShowDialog ();. Close ();

} void label9_Click (object sender, EventArgs e)

{


} void button2_Click (object sender, EventArgs e)

{filter=«»; (textBox3. Text!="")="Прізвище =« »+ textBox3. Text + «» »; (textBox1. Text!="")

{(filter!="") +=«AND»; +="Ім'я =« »+ textBox1. Text + «» »;

} (textBox2. Text!="")

{(filter!="") +=«AND»; +=«По батькові =« »+ textBox2. Text + «» »;

} (filter!="") +=«AND»; +=«[Дата народження] =« »+ DateOfBirth. Value. Date. ToString () + «» »; (textBox5. Text!="")

{(filter!="") +=«AND»; +=«Місто =« »+ textBox5. Text + «» »;

} (textBox6. Text!="")

{(filter!="") +=«AND»; +=«Вулиця =« »+ textBox6. Text + «» »;

} (textBox7. Text!="")

{(Regex. IsMa...


Назад | сторінка 4 з 9 | Наступна сторінка





Схожі реферати:

  • Реферат на тему: Phonetic peculiarities of the popular science text
  • Реферат на тему: Grammar of the Text: its Basic Units and Main Features (based on the novel ...
  • Реферат на тему: Технології аналізу даних (Text Mining, Data Mining)
  • Реферат на тему: Типи даних в Object Pascal
  • Реферат на тему: Програмування на мові Object Pascal