当前位置:网站首页>Day01 markdown log entry tips
Day01 markdown log entry tips
2022-07-05 07:36:00 【33 year old Java enthusiast】
markdown grammar
title
#+ title Class A
##+ title second level
###+ title Level three
…
#######+ title Level six
# title
## title
### title
#### title
#### title
##### title
###### title # The highest 6 level
typeface
I am Italic.
I'm black
I'm slanted blackbody
I'm a strikethrough
* I am Italic. * # An asterisk
** I'm black ** # One more pair of asterisks
*** I'm slanted blackbody *** # Three pairs of asterisks are It's slanting and dark
~~ I'm a strikethrough ~~ # Two wavy lines are strikethrough
picture And link
![ Screenshot ](D:\ picture \ Phone screenshot \IMG_8377.PNG) # Screenshot's
[ Jump Links ](www.baidu.com) # link
Distinguish memory ( Be careful )
picture And the method of linking is only one difference ! Number in front
Code
``` Code type
Code
```
Or just insert the code block directly
example
public class hello{
public sataic voic main(string[] arg){
system.out.println('hello,world');
}
}
Correct code errors
public class hello{
public static void main(String[] args){
System.out.println("hello,world");
}
}
list
- I am a 1
- I am a 2
- I am a 3
- I have no rules
- I have no rules 2
1. Space means that you can turn on the list format
1. I am a 1
2. I am a 2
3. I am a 3
- Spaces enable the irregular list format
- I have no rules
- I have no rules 2
form
full name | Birthday | Gender |
---|---|---|
Xiao Ming | 6-1 | male |
full name | Birthday | Gender
--|--|--|
Xiao Ming |6-1| male
Split line
--- # Three horizontal bars or three stars represent a dividing line
***
quote
I am quoting , Add one more > No. 1 is enough . You can add several more
边栏推荐
- The SQL implementation has multiple records with the same ID, and the latest one is taken
- Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
- DataGrid offline installation of database driver
- Today, share the wonderful and beautiful theme of idea + website address
- Opendrive arc drawing script
- ORACLE CREATE SEQUENCE,ALTER SEQUENCE,DROP SEQUENCE
- How can Oracle SQL statements modify fields that are not allowed to be null to allow nulls?
- I 用c I 实现队列
- Apple animation optimization
- Pagoda create multiple sites with one server
猜你喜欢
Unforgettable summary of 2021
Using GEE plug-in in QGIS
And play the little chestnut of dynamic agent
并查集理论讲解和代码实现
Altimeter data knowledge point 2
行测--资料分析--fb--高照老师
DataGrid offline installation of database driver
Today, share the wonderful and beautiful theme of idea + website address
Close of office 365 reading
How to deal with excessive memory occupation of idea and Google browser
随机推荐
Idea common settings
Cygwin installation
Readme, self study record
2022 PMP project management examination agile knowledge points (7)
Set theory of Discrete Mathematics (I)
Self summary of college life - freshman
Professional knowledge of public security -- teacher bilitong
Microservice registry Nacos introduction
Thunderbird tutorial \ easy to use mail client
GBK error in web page Chinese display (print, etc.), solution
公安基础知识--fb
NSIS finds out whether the file exists and sets the installation path
Miracast技术详解(一):Wi-Fi Display
Deepin, help ('command ') output saved to file
II Simple NSIS installation package
With the help of Navicat for MySQL software, the data of a database table in different or the same database link is copied to another database table
Install deeptools in CONDA mode
Detour of Tkinter picture scaling
How can Oracle SQL statements modify fields that are not allowed to be null to allow nulls?
NSIS search folder