Skip to content

xghrbc1001/xghrbc1001.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to read

  • md markdown files,access it will be ok
  • html generate from source md by pandoc

pandoc

转html

pandoc 01-chapter2.md -o chapter2.html -c Github.css

转word

pandoc 01-chapter2.markdown -o chapter2.docx -c Github.css

How to write code

public static void main(String [] args) {
	System.out.println("Hello world,I'm Beni!");
}

About

xghrbc1001.github.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published