readme
来自「一个在无线传感器网络的编译器」· 代码 · 共 7 行
TXT
7 行
Support classes for reading nesC XML dump information. The schema forthe XML elements is in doc/dump.The main class for reading the XML dumps is NDReader. Each XML element is parsed as a Java class; these classes are found in the net.tinyos.nesc.dump.xmlpackage. See the documentation in these classes for detailed information.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?