当前位置:网站首页>实用工具类函数(持续更新)
实用工具类函数(持续更新)
2020-11-06 21:45:00 【会开车的架构师】
/**
* 首字母小写方法
*/
private static String lowerFirst(String str) {
char[] chars = str.toCharArray();
if('A' <= chars[0] && chars[0] <= 'Z') {
chars[0] += 32;
}
return String.valueOf(chars);
}
版权声明
本文为[会开车的架构师]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4629483/blog/4529696
边栏推荐
- A small goal in 2019 to become a blog expert of CSDN
- Summary of front-end performance optimization that every front-end engineer should understand:
- 【應用程式見解 Application Insights】Application Insights 使用 Application Maps 構建請求鏈路檢視
- ES6 learning notes (5): easy to understand ES6's built-in extension objects
- 事务的本质和死锁的原理
- 小游戏云开发入门
- Git rebase is in trouble. What to do? Waiting line
- The AI method put forward by China has more and more influence. Tianda et al. Mined the development law of AI from a large number of literatures
- Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
- The legality of IPFs / filecoin: protecting personal privacy from disclosure
猜你喜欢
Take you to learn the new methods in Es5
The importance of big data application is reflected in all aspects
An article takes you to understand CSS pagination examples
C + + and C + + programmers are about to be eliminated from the market
What is the purchasing supplier system? Solution of purchasing supplier management platform
大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
An article will take you to understand SVG gradient knowledge
Digital city responds to relevant national policies and vigorously develops the construction of digital twin platform
Introduction to the structure of PDF417 bar code system
Outsourcing is really difficult. As an outsourcer, I can't help sighing.
随机推荐
Staying up late summarizes the key points of report automation, data visualization and mining, which is different from what you think
Get twice the result with half the effort: automation without cabinet
StickEngine-架构12-通信协议
JNI-Thread中start方法的呼叫與run方法的回撥分析
Kubernetes and OAM to build a unified, standardized application management platform knowledge! (Internet disk link attached)
嘉宾专访|2020 PostgreSQL亚洲大会阿里云数据库专场:王涛
行为型模式之解释器模式
Use modelarts quickly, zero base white can also play AI!
给字节的学姐讲如何准备“系统设计面试”
The AI method put forward by China has more and more influence. Tianda et al. Mined the development law of AI from a large number of literatures
Markdown tricks
ES6 learning notes (4): easy to understand the new grammar of ES6
Description of phpshe SMS plug-in
统计项目代码行数
前端未來趨勢之原生API:Web Components
git远程库回退指定版本
What knowledge do Python automated testing learn?
大道至简 html + js 实现最朴实的小游戏俄罗斯方块
检测证书过期脚本
华为Mate 40 系列搭载HMS有什么亮点?