syntactically
英語
编辑词源
编辑副詞
编辑syntactically (比較級 more syntactically,最高級 most syntactically)
- 語法上地
- GAWK: Effective AWK Programming > Getting Started with 'awk'
Syntactically, a rule consists of a "pattern" followed by an "action". The action is enclosed in braces to separate it from the pattern.
語法上地,一個AWK規則由一個「式樣(pattern)」伴隨一個「行動(action)」所組成。各個行動由曲引號括住以與式樣相分離。
- GAWK: Effective AWK Programming > Getting Started with 'awk'