func 英['f?k] 美['f?k] ? 功能;作用
function 官能;職責
在程序中表示妳自己定義的函數的名字,起到壹個標示作用。
例句:
1、Save?var?and?save?func?save?user-defined?variables?and?functions,?respectively.?
save?var和save?func分別保存用戶定義的變量和函數。
2、Currently?debugging?in?JRuby?means?using?a?set_trace_func?based?implementation?written?in?Ruby.?
目前,JRuby下的調試已經可以和使用以Ruby編寫的基於set?trace?func的實現劃上等號了。
3、A?main?function?calls?the?public?function?func?with?int?arguments?of?class?space.
main函數,它調用space類中使用int參數的公***函數func。
4、Signal_func is?called?when?a?message?that?meets?the?matches?is?sent.?
當滿足匹配的消息被發送時,signal?func會被調用。
Finally,?it?calls?the?overloaded?function?func?with?char?type?arguments.?
最後,調用使用char類型的參數的重載函數func。
5、Finally,?it?calls?the?overloaded?function?func?with?char?type?arguments.?
最後,調用使用char類型的參數的重載函數func。