readme

来自「A Library of Efficient Data Types and Al」· 代码 · 共 9 行

TXT
9
字号
Java client program for convex hull demo; needs JDK 2/Swing- compile with javac ChullClientApplet.java (note that . must be in the CLASSPATH)- start: appletviewer ChullClient.html  new : delete all points  send: send points to the server and receive result (convex hull)- chull server must run on localhost using port 9999

⌨️ 快捷键说明

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