当前位置:网站首页>Notepad++ underline and case letter replacement
Notepad++ underline and case letter replacement
2022-07-19 07:26:00 【yygyj】
notepad++ Tips for easy development
stay java During the development process , I will encounter such problems , Don't talk much , Look at specific examples :
Example 1 :
A table has many fields (100 A! ), The format of database table fields is generally underlined , such as db_user_role、db_ccc_out, And so on .
When we create entity classes, if there is no simple way to turn these whole into a small hump , I think it's very painful for you to change one by one .
Concrete realization :
1. There are the following fields , Here are five examples
db_user_one
db_role_two
db_prod_three
db_ccc_four
db_link_five
2. Turn the above field into a small hump and follow the following steps (([a-z])_([A-Z]) \1\u\2)
边栏推荐
- 网络知识-04 网络层-IPv4协议
- m基于matlab的DQPSK调制解调技术的仿真
- Fundamentals of crawler - basic principles of agent
- 网络知识-03 数据链路层-PPPoE
- Review of Linear Algebra
- MySQL解压版安装步骤(Windows)
- Pycharm安装教程
- [untitled]
- Typescript (TS loader, tsconfig.json and lodash)
- M simulation of UWB MIMO radar target detection based on MATLAB, considering time reversal
猜你喜欢
m基于matlab的协作mimo分布式空时编码技术的仿真
Product Case Interviews
m基于MATLAB-GUI的GPS数据经纬度高度解析与kalman分析软件设计
M simulation of UWB MIMO radar target detection based on MATLAB, considering time reversal
urllib库的使用
M simulation of 16QAM and 2DPSK communication links based on Simulink, and get the bit error rate curve by calling Simulink model through MATLAB
MySql
网络知识-03 数据链路层-以太网
Network knowledge-04 network layer IPv4 protocol
Network knowledge-05 transport layer UDP
随机推荐
m基于MATLAB-GUI的GPS数据经纬度高度解析与kalman分析软件设计
Pytorch learning diary (4)
Network knowledge-05 transport layer UDP
Pytorch learning diary (II)
My world 1.18.1 forge version open service tutorial, can install mod, with panel
爬虫基础—爬虫的基本原理
urllib库的使用
Redis(二) - Jedis
Review of Linear Algebra
数据分析及可视化——京东上销量最高的鞋子
Network knowledge-03 data link layer PPP
m基于Simulink的高速跳频通信系统抗干扰性能分析
Cracking Metric/Business Case/Product Sense Problems
Pychart installation tutorial
Typescript (TS loader, tsconfig.json and lodash)
1. What is a server?
M matlab simulation of bit error rate using LDPC, turbo and convolutional channel coding and decoding in VBLAST cooperative MIMO system segment
JS不使用async/await解决数据异步/同步问题
Use of urllib Library
Product Case Interviews