当前位置:网站首页>Format code_ What does formatting code mean
Format code_ What does formatting code mean
2022-07-06 01:21:00 【Lu Gangwei Beijing ideal International Travel Service Co., Ltd】
When entering or automatically generating code in the source code editor , The code will be formatted in some way , This process is called formatting code .
The purpose is , enhance readability .
Code formatting , Mainly to sort out the indentation of the original code , And the interval of operators .
The purpose is to make the code indentation clear , Easier to read .
Such as :
if a = b then
c =c+1
if c>5 then
exit sub
end if
end if
After the formatting :
if a = b then
c = c + 1
if c > 5 then
exit sub
end if
end if
边栏推荐
- 95后CV工程师晒出工资单,狠补了这个,真香...
- Dede collection plug-in free collection release push plug-in
- Programmer growth Chapter 9: precautions in real projects
- IP storage and query in MySQL
- Overview of Zhuhai purification laboratory construction details
- What is weak reference? What are the weak reference data types in ES6? What are weak references in JS?
- 2020.2.13
- Hundreds of lines of code to implement a JSON parser
- DOM introduction
- Leetcode 208. 实现 Trie (前缀树)
猜你喜欢
Dede collection plug-in free collection release push plug-in
一圖看懂!為什麼學校教了你Coding但還是不會的原因...
Idea sets the default line break for global newly created files
Loop structure of program (for loop)
Daily practice - February 13, 2022
MATLB | real time opportunity constrained decision making and its application in power system
A Cooperative Approach to Particle Swarm Optimization
Huawei Hrbrid interface and VLAN division based on IP
ORA-00030
1791. Find the central node of the star diagram / 1790 Can two strings be equal by performing string exchange only once
随机推荐
FFT 学习笔记(自认为详细)
普通人下场全球贸易,新一轮结构性机会浮出水面
【第30天】给定一个整数 n ,求它的因数之和
视频直播源码,实现本地存储搜索历史记录
Building core knowledge points
leetcode刷题_验证回文字符串 Ⅱ
Daily practice - February 13, 2022
False breakthroughs in the trend of London Silver
A Cooperative Approach to Particle Swarm Optimization
Cf:d. insert a progression [about the insert in the array + the nature of absolute value + greedy top-down]
View class diagram in idea
Is chaozhaojin safe? Will it lose its principal
Opinions on softmax function
Unity | 实现面部驱动的两种方式
Unity VR solves the problem that the handle ray keeps flashing after touching the button of the UI
Ubantu check cudnn and CUDA versions
MATLB|实时机会约束决策及其在电力系统中的应用
The population logic of the request to read product data on the sap Spartacus home page
Construction plan of Zhuhai food physical and chemical testing laboratory
Development trend of Ali Taobao fine sorting model