bugs

来自「无限传感器网络的模拟结果的图形查看环境」· 代码 · 共 24 行

TXT
24
字号
- Link bandwidth only accepted if specified in floating point, no "mb"   appendix, etc. same for delay, only floating point, no "ms". If it's  urgent, edit the file by hand to convert to floating point.- Threads do not get joined when they terminate most of the time. This is  because it's tedious to do and might well be left out of the prototype  (no problem, but creates a memory leak)- Autolayout will not centre correctly anymore if the screen is resized- Orientations and angles (i.e. manual layout) specified in trace files are   being ignored.- The drawing routine determines the font width every time, making it  slow- Redo button causes an exception when pressed without a file loaded- In X-windows, some window managers will provide the top position of the   window starting from the title bar, some will provide the position of the  actual content, thus the debug console might be shifted up sometimes by  exactly the height of the title bar..

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?