int count = 31;
int count2 = 0;
for (int i = 0; i <= count; i++)
{
label1.Text += i.ToString() + " ";
if (count2++ == 7)
{
label1.Text += Environment.NewLine;
count2 = 0;
}
}
morfs
Tuesday, November 9, 2010
Sunday, November 7, 2010
Today ill start working on qiss tayabas. Ill be doin some modifications etc. Yet i dont like the pressure here. Aircon sucks, it doesn't works well. And im sitting here at the very corner of our office(its good i can still call this our office) which is sucks too... LMAO no air... I just feel the heat from my PC.
Subscribe to:
Posts (Atom)
