📄 readme
字号:
Package: net.tinyos.utilDescription: Utility classes for TinyOS java applictionsAuthor: TinyOS teamThis package contains common utility classes used by several TinyOSapplications.Executables: noneTest Programs: noneClasses:PacketListenerIF.java [deprecated]:Callback interface for classes that want to be notified when packetsarrive. This interface is used by SerialStub to notify when data comesin over a serial connection.SerialForwarderStub.java [deprecated]:Implementation of SerialStub that communicates with SerialForwarder asif it were a serial port; allows for multiplexing of serial streams onthe actual port.SerialPortStub.java [deprecated]:Implementation of SerialStub that communicates over a serial portusing the javax.comm API.SerialStub.java [deprecated]:Interface for classes that implement some form of serialcommunication.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -