📄 tqueue.hhf
字号:
#if( ! @defined( tqueue_hhf ))?tqueue_hhf := true;namespace linux; @fast;type tq_struct: record list :list_head; sync :dword; routine :procedure; data :dword; endrecord; end linux;#endif //tqueue_hhf
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -