大贤者
精华
|
战斗力 鹅
|
回帖 0
注册时间 2004-8-9
|
while(囧虚作业==0)
{
endless_august();
loop++;
}

罐子 发表于 2009-7-10 15:09 
FUNCTION I_WANNA_GOTO_SEP_T_T(DejaVu IN VARCHAR2,
Haruhi_feel_happy_in_pool IN VARCHAR2,
Haruhi_planned_next_twoWeek IN VARCHAR2,
Kyon_get_call_from_396 IN VARCHAR2,
Kyon_ask_the_times_of_loop IN VARCHAR2,
Kyon_askfor_haruhi_help IN VARCHAR2,
Not_enough_time_to_finish IN VARCHAR2,
) RETURN VARCHAR2 AS
Kyon_Assignment_Finished := \'N\';
begin
Aug_Loop_count := 0;
Kyon_Assignment_Finished := \'N\';
Yuki_wanna_to_get_crazy := \'N\';
Loop
if Kyon_Assignment_Finished = \'N\' then
if DejaVu = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
if Haruhi_feel_happy_in_pool = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
if Haruhi_planned_next_twoWeek = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
if Kyon_get_call_from_396 = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
if Kyon_ask_the_times_of_loop = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
if Kyon_askfor_haruhi_help = \'N\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_s_Assignment_Finished;
else
if Not_enough_time_to_finish = \'Y\' then
Aug_Loop_count := Aug_Loop_count + 1;
return Kyon_Assignment_Finished;
else
Kyon_Assignment_Finished := \'Y\';
return Kyon_Assignment_Finished;
end if;
end if;
end if;
end if;
end if;
end if;
end if;
end if;
exit when Yuki_wanna_to_get_crazy = \'Y\';
end loop;
end I_WANNA_GOTO_SEP_T_T; |
|