当前位置:网站首页>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)




边栏推荐
猜你喜欢

Review of 4246 Algorithms for Data Science

M simulation of DQPSK modulation and demodulation technology based on MATLAB

MySql

Legendary game setup tutorial

web安全(xss及csrf)

How to record enterprise or personal domain names

WCDMA soft handoff performance matlab simulation m, comparing the average number of activation sets (MasN), activation set update rate (Asur) and call interruption probability (OP) three performance i

m基于Lorenz混沌自同步的混沌数字保密通信系统的FPGA实现,verilog编程实现,带MATLAB混沌程序

Review of 4705 NLP

网络知识-04 网络层-IPv6
随机推荐
Hypothesis testing
m基于matlab的MIMO信道容量分析,对比了不同天线数量;非码本预编码SVD,GMD;码本预编码DFT,TxAA以及空间分集
Matlab simulation of cognitive femtocell performance in m3gpp LTE communication network
Class and super, inheritance
Network knowledge-04 network layer IPv6
m在VBLAST协作MIMO系统分部使用LDPC,Turbo,卷积三种信道编译码进行误码率matlab仿真
Crawler foundation - Web page Foundation
web安全(xss及csrf)
express
M simulation of UWB MIMO radar target detection based on MATLAB, considering time reversal
My world 1.12.2 Magic Baby (Fairy treasure dream) service opening tutorial
保姆级一条龙服务——自关联构造父子级关系(@JsonBackReference和@JsonManagedReference解决循环依赖)
M based on the MIMO channel capacity analysis of MATLAB, different antenna numbers are compared; Non codebook precoding SVD, GMD; Codebook precoding DFT, TXAA and spatial diversity
网络知识-03 数据链路层-以太网
Sword finger offer question brushing record - offer 03 Duplicate numbers in array
Closures and decorators
Coursera deep learning notes
Steam game high frequency i9-12900k build cs:go server
Servlet notes
M simulation of 16QAM and 2DPSK communication links based on Simulink, and get the bit error rate curve by calling Simulink model through MATLAB