2 Star 0 Fork 0

websky / ThinkPhpCms

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

ThinkPhpCms

大标题一般显示工程名,类似html的<h1>
你只要在标题下面跟上=====即可

学习ThinkPHP

中标题一般显示重点项,类似html的<h2>
你只要在标题下面输入------即可

小标题

小标题类似html的<h3>
小标题的格式如下 ### 小标题
注意#和标题字符中间要有空格

注意!!!下面所有语法的提示我都先用小标题提醒了!!!

单行文本框

这是一个单行的文本框,只要两个Tab再输入文字即可

多行文本框

这是一个有多行的文本框
你可以写入代码等,每行文字只要输入两个Tab再输入文字即可
这里你可以输入一段代码

比如我们可以在多行文本框里输入一段代码,来一个Java版本的HelloWorld吧

public class HelloWorld {

  /**
  * @param args
  **/
   public static void main(String[] args) {
      System.out.println("HelloWorld!");
   }
}

链接

1.点击这里你可以链接到www.google.com
2.点击这里ThinkPHP

###只是显示图片 github

###想点击某个图片进入一个网页,比如我想点击github的icorn然后再进入www.github.com ![image] [image]: http://github.com/github.png "github"

文字被些字符包围

文字被些字符包围

特殊字符处理

有一些特殊字符如<,#等,只要在特殊字符前面加上转义字符\即可
你想换行的话其实可以直接用html标签<br />

Empty file

About

ThinkPhp练习项目 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/websky/ThinkPhpCms.git
git@gitee.com:websky/ThinkPhpCms.git
websky
ThinkPhpCms
ThinkPhpCms
master

Search