Re: [問題] 這一段程式碼怎麼看

看板Perl作者 (ing)時間19年前 (2006/09/23 11:10), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《tower0224 (想)》之銘言: if( ( $base{$cell}{$ins}{$inout[$i]} eq $shorta && $base{$cell}{$ins}{$inout[$j]} eq $shortb ) // eq 是 == 的意思。 || ( $base{$cell}{$ins}{$inout[$i]} eq $shortb && $base{$cell}{$ins}{$inout[$j]} eq $shorta ) ) { } // do nothing else { next; } @trace = ( @{ $net{$inout[$i]} {$untrigger} }, @{ $net{$inout[$i]} {$trigger} } ); :這兩段我看不太懂,麻煩強者幫忙解釋一下下 :先謝囉.. ---- 排版改一改有沒有比較容易看?? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.115.224.106 -- And they... Will dance if they want to dance Please brother take a chance You know they're gonna go Which way they wanna go All we know is that we don't know What is gonna be Please brother let it be Life on the other hand won't let you understand Why we're all part of the masterplan _ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.134.244.196
文章代碼(AID): #155AMkGJ (Perl)
文章代碼(AID): #155AMkGJ (Perl)