mandelbrotthreaddemo.pas
来自「Delphi技术手册源码 Delphi技术手册源码」· PAS 代码 · 共 8 行
PAS
8 行
unit MandelbrotThreadDemo;
// Simple demonstration of using a background thread to compute
// a Mandelbrot set. For some good information on the Mandelbrot set
// and ways to make this simple program better, see
// http://home.earthlink.net/~mrob/muency.html
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?