examples.txt
来自「c8051f020_uip1.0.rar」· 文本 代码 · 共 35 行
TXT
35 行
/**\defgroup apps Applications@{The uIP distribution contains a number of example applications thatcan be either used directory or studied when learning to developapplications for uIP.*//** \example hello-world.c *//** \example hello-world.h *//** \example smtp.c *//** \example smtp.h *//** \example webclient.c *//** \example webclient.h *//** \example example-mainloop-with-arp.c *//** \example example-mainloop-without-arp.c *//** \example telnetd.c *//** \example telnetd.h *//** \example resolv.c *//** \example resolv.h *//** \example dhcpc.c *//** \example dhcpc.h *//** \example uip-conf.h *//** @} */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?