Skip to content

canvas-J/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

my first repository

  • hi humans! I'll become a programer sonner or later!
    I love python and linux,they are just so efficient.
    Coding is just a cool thing in the world!
    today i buy some food from supermarket,
    prepare to welcome the lunar new year!
  • To be nice is hard,
    may be that's why there are few ones are awesome.
  • it seems the command needs to be practised!
  • ha!
    test for the command “git fetch”

测试

目录

表格


Author canvas-J
E-mail [email protected]

表格对齐

左对齐 居中 右对齐
col 3 is some wordy text $1600

横线



标题

一级标题

二级标题

三级标题

四级标题

五级标题
六级标题

代码块


conn = sql.connect('xin.db')
c = conn.cursor()
c.execute('''CREATE TABLE con
    (conid INTEGER PRIMARY KEY AUTOINCREMENT,
    name STRING,
    num STRING,
    email STRING,
    address STRING)''')
c.close()

文字高亮


效果:linux 网络编程 socket epoll

斜体、粗体、删除线

语法 效果
*斜体1* 斜体1
_斜体2_ 斜体2
**粗体1** 粗体1
__粗体2__ 粗体2
这是一个 ~~删除线~~ 这是一个 删除线
***斜粗体1*** 斜粗体1
___斜粗体2___ 斜粗体2
***~~斜粗体删除线1~~*** 斜粗体删除线1
~~***斜粗体删除线2***~~ 斜粗体删除线2

About

my first repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published