todo
来自「基于minigui的浏览器. 这是最新版本.」· 代码 · 共 33 行
TXT
33 行
Todo List File dpi_service.c This module should be removed because its original functions have been removed or modified. Put these functions in dpid.c File dpi_service.h This module should be removed because its original functions have been removed or modified. Put these functions in dpid.c Add other file types, but first we need to add files associated with a dpi to the design. Global SRS_NAME Should read this from dillorc File dpid_common.h The dpid error codes will be used in the next patch Global main() + add new plugins when they become available __________________________________________________________Remove global variables.Use a singly linked list for dpi_attr_listAllow dpis to be registered one at a timeOnly run dpis listed in users dillorcMAYBE Have dpid accept all connections to dpis (fixes inf loop if dpi crashes before accept)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?