网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  list index out of bounds 1

list index out of bounds 1

分类: IT文章 • 2024-11-28 12:48:54
场景:list index out of bounds(1)解决思路

list index out of bounds(1)
不知道是什么原因,我要把测得的数据画出来,用Tchart
旧随便写了一句Chart1->Series[1]->AddXY(0,0)都报错
清高手指点,我的数据是边测边画

------解决方案--------------------
Chart1->Series[1],你得保证Chart上至少有两个Series,否则要越界。
你换成Chart1->Series[0]先试吧。

相关推荐

  • delphi 报错list index out of bounds(0)
  • delphi list index out of bounds
  • list index out of bounds(1)
  • list index out of bounds
  • list index out of bounds 1
  • list index out of range
  • List index out of bounds(0)
  • string index out of range -1
  • kbmmemtable sorton 报错 : List index out of bounds
  • python入门(五)基础类型补充 基础类型补充 str 字符串 1.首字母大写 2.每个单词首字母大写 3.大小写反转 4.居中--填充 5.查找 find index 6.拼接 7.格式化 %s f name.format + * 开辟新的空间 list(列表) 定义方式 1.排序 2.反转 题 3.列表的合并 方式一 方式二 tuple(元组) 元组 + * 不可变共用,可变也共用 dict(字典) 定义一个字典 1.随机删除popitem 2.批量添加键值对fromkeys set(集合) 定义集合 哪些值为False python数据类型
  • 如何瘦身
  • jftp
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号