常見例句雙語例句Move any statement preceding the procedure declaration to a previous source code line.將該過程聲明前的所有語句移到上一個(gè)源代碼行中。Move any statement following the procedure declaration to a subsequent source code line.將該過程聲明后的所有語句移到下一個(gè)源代碼行中。Usually, you cannot call a procedure with more arguments than the procedure declaration specifies.通常,您無法以多于程序宣告指定的引數(shù)呼叫一個(gè)程序。 返回 procedure declaration