bugs.html

来自「java 作图的程序」· HTML 代码 · 共 37 行

HTML
37
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><html> <head><title>bugs V2.2</title></head><body><h1>Known Bugs and Problems with V2.3</h1><ol>   <li> All of version 2.2 bugs</ol><h1>Known Bugs and Problems with V2.3</h1><ol>  <li> On Macs labels for contours will not appear.  <li> On some machines rotated text will not appear.  <li> Bugs from 2.2 not fixed</ol><h1>Known Bugs and Problems with V2.2</h1><ol>  <li>The ParseFunction class fails to pass the exponent of the power operator      correctly. The solution is to place parenthesis () around the offending      text to force precidence.  <li>The parse function class cannot parse intrinsic functions with more than      two parameters.  <li>Special function class Statistic functions are incomplete.  <li>On the Mac. the XOR of 2 colors does not seem to work correctly. This      means that the rubberband drag rectangle looks interesting to say the      least.</ol></body> </html>

⌨️ 快捷键说明

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