网站首页
编程语言
数据库
系统相关
其他分享
编程问答
中图
2025-01-09
@Notes:将整数转为excel对应的列标
/**@Notes:将整数转为excel对应的列标@Functionint_to_chr@param$index@param$start@returnstring@Authorgxk@Date2024/10/16@Time17:53*/functionint_to_chr($index,$start=65){$str='';if($index>=26){weibow.com$les=$index%26;$index