日期:2014-05-17 浏览次数:20846 次
public void Init_Info()
{
string str="";
int num = 1;
do
{
this.selweek.Items.Add(new ListItem(StringType.FromInteger(num), StringType.FromInteger(num)));
num++;
}
while (num <= 0x35);
num = 6;
while ((num.ToString()).Length != 1)
{
str = num.ToString();
Label_003C:
this.selhour.Items.Add(new ListItem(str, str));
num++;
if (num <= 0x15)
{
continue;
}
num = 0;
goto Label_00EA;
Label_005E:
str = "0" + (num);
goto Label_003C;
}
goto Label_005E;
Label_00EA:
if ((num % 5) == 0)
{
if ((num.ToString()).Length == 1)
{
str = "0" + (num);