更新時間:2024-11-21 14:35:49作者:留學之路
rackets是一個英語單詞,名詞,意思是“騙術;花招;胡鬧”。
例句:The police are investigating a series of mysterious robberies, suspected of being the work of professional rackets.
警察正在調查一系列神秘的搶劫案,懷疑這是職業騙子所為。
以上內容僅供參考,建議通過詞典、例句等方式獲取更豐富的信息。
1. function (函數)
2. procedure (過程)
3. define (定義)
4. call (調用)
5. apply (應用)
6. return (返回)
7. loop (循環)
8. if (條件語句)
9. case (多路分支)
10. let (定義變量)
11. define-constant (定義常量)
12. define-let (定義let語句)
13. set! (修改變量值)
14. import (導入模塊)
15. export (導出模塊)
16. open (打開模塊)
17. pattern matching (模式匹配)
18. list (列表)
19. pair (配對)
20. vector (向量)
21. map (映射)
22. reduce (歸約)
23. set (集合)
24. hash-table (哈希表)
25. recursion (遞歸)
26. module system (模塊系統)
27. interactive mode (交互模式)
28. syntax-case (語法多態性)
29. dynamic scope (動態作用域)
30. static typing (靜態類型檢查)