摘要:        
Java语言跟Go语言的函数比较 Go语言 func funcName(input type1,input type2,......)(output type1,output type2,......){ //do something ..... return value1,value2.....}    阅读全文
posted @ 2016-07-11 10:57
haojieli
阅读(441)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Java语言与Go语言的switch对比 Go语言 switch str { case "yes" : do something ... case "no" do something ... default : do something ...} Java 语言 switch (str){ case    阅读全文
posted @ 2016-07-11 10:54
haojieli
阅读(195)
评论(0)
推荐(0)
        
 
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号