当前位置:网站首页>PHP calculates excel coordinate values, starting with subscript 0
PHP calculates excel coordinate values, starting with subscript 0
2022-06-26 12:25:00 【Yotoai Mengtian】
function getCdr($cdr = 0)
{
$temp = '';
$c = floor($cdr/26);
if ($c == 0 || $cdr == 25) {
$temp .= chr($cdr+65);
} else {
$y = $cdr%26;
$temp .= chr($c+64) . chr($y+65);
}
return $temp;
}
Only to zz But the demand has been met
边栏推荐
- Seven major trends deeply affecting the U.S. consumer goods industry in 2022
- Jsonarray and jsonobject of fastjson [easy to understand]
- Measures to support the development of cultural and creative industries in Futian District, Shenzhen
- Rookie practical UML - activity diagram
- Fengshentai old shooting range Kali series
- I want to know whether flush is a stock market? Is online account opening safe?
- The most complete kubernetes core command of the latest version so far
- Member system + enterprise wechat + applet to help the efficient transformation of private domain
- Demand scale forecast and investment competitiveness analysis report of China's new material market 2022-2028
- JMeter response time and TPS listener tutorial
猜你喜欢
Using the methods in the repository to solve practical problems
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure
HUST網絡攻防實踐|6_物聯網設備固件安全實驗|實驗二 基於 MPU 的物聯網設備攻擊緩解技術
Statistical genetics: Chapter 2, the concept of statistical analysis
Deep thinking from senior member managers
JMeter response time and TPS listener tutorial
HUST网络攻防实践|6_物联网设备固件安全实验|实验三 FreeRTOS-MPU 保护绕过
Pratique de l'attaque et de la défense du réseau HUST | 6 Expérience de sécurité du microprogramme de l'équipement IOT | expérience 2 technologie d'atténuation des attaques de l'équipement IOT basée s
Omnichannel membership - tmall membership 1: opening tutorial
This executeQuery (SQL) cannot compile classes for JSP. What is the reason?
随机推荐
Analysis report on China's photovoltaic inverter market prospect forecast and investment strategy recommendations in 2022
The best CMDB system
CG骨骼动画
Scala-day02- variables and data types
HUST network attack and defense practice | 6_ IOT device firmware security experiment | Experiment 2 MPU based IOT device attack mitigation technology
Build document editor based on slate
我想知道,股票开户有哪些优惠活动?网上开户是否安全么?
[solved] laravel completes the scheduled job task (delayed distribution task) [execute a user-defined task at a specified time]
VMware虚拟机 桥接模式 无法上网 校园网「建议收藏」
十大券商有哪些?手机开户安全么?
PHP laravel+gatewayworker completes im instant messaging and file transfer functions (Chapter 2: explanation of business logic)
This executeQuery (SQL) cannot compile classes for JSP. What is the reason?
PHP unit conversion
Scala-day06- pattern matching - Generic
Hello! Forward proxy!
Scala-day01- companion objects and HelloWorld
Precautions for opening a securities account is it safe to open an account
Lintcode 130 · 堆化
Analysis report on the "fourteenth five year plan" and investment prospect of China's pharmaceutical equipment industry 2022-2028
Comparison of latest mobile phone processors in 2020 (with mobile phone CPU ladder diagram)