设置首页收藏本站
开启左侧

文本操作 和图形化显示

[复制链接]
wenluderen 发表于 2020-8-19 12:33:18 | 显示全部楼层 |阅读模式
  1. ShowExampleScreens := 0       //true
  2. *
  3. if (ShowExampleScreens)
  4.     * Initial example windows and parameters etc.
  5.     dev_example_init (ShowExampleScreens, ExampleInternals)
  6.     *
  7.     * Introduction text of example series.
  8.     dev_display_screen_introduction_part_1 (ExampleInternals)
  9.     stop ()
  10.     dev_display_screen_introduction_part_2 (ExampleInternals)
  11.     stop ()
  12.     *
  13.     * Read the dataset.
  14.     dev_display_screen_read_dataset (ExampleInternals)
  15.     stop ()
  16.     *
  17.     * Explain splitting the dataset.
  18.     dev_display_screen_split_dataset (ExampleInternals)
  19.     stop ()
  20.     *
  21.     * Explain how to preprocess the dataset and run the program.
  22.     dev_display_screen_run_program (ExampleInternals)
  23.     stop ()
  24. endif
复制代码

奖励计划已经开启,本站鼓励作者发布最擅长的技术内容和资源,流量变现就在现在,[点我]加入吧~~~Go
 楼主| wenluderen 发表于 2020-8-20 09:07:12 | 显示全部楼层
2020-08-20_090616.jpg

比如这种大饼图的绘制
奖励计划已经开启,本站鼓励作者发布最擅长的技术内容和资源,流量变现就在现在,[点我]加入吧~~~Go
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表