前些时候做过的一份面试试题[8]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 keminlau 的 blog

                   }

                   catch(exception e){

                            console.writeline("it seen that your input data is not a integer or over flow, try again!");

                            console.writeline(e.message);

                            continue;

                   }

                   binputvalid = true;

         }

         console.writeline("the left part string is {0} ", left(s, i)); 

    }

         public static string left(string ssource, int ilength){

本文关键:前些时候做过的一份面试试题
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top