zoukankan      html  css  js  c++  java
  • Twiki讲座讲稿

    在小组内部做了一个有关Twiki的讲座,没有做PPT。

     ===========

      What is wiki:  


    Web / SubWeb / Topic   
    (WebHome)
    一个Web下面的所有Topic在url上属于同一层级,但是在页面链接关系上与url无关

    WebNotify(针对某一个Web)  

    WikiWord   5min
      how to escape the auto link (+! / +<nop>)
      how to explicitly make the link([[][]])
      AnotherWeb.WebHome / AnotherWeb.TopicA

    Wiki Syntax 
    my opinion: avoid html tag
    To display a word or phrase in bold type, put it in asterisks: *bold type*.
    Use multiples of 3 spaces to start nested bullets.
    Use <verbatim> to enclose code excerpts, filenames, and other unformatted text (VARIABLES are not disabled here)
    Use <literal> to enclose anything that TWiki must not touch under any circumstances, such as in-line HTML code
    http://twiki.org/cgi-bin/view/TWiki05x00/WikiSyntax

    Edit/Raw Edit
    History/Version Control
    Attach
  • 相关阅读:
    0615-temp-python web
    ResultSet 转ArrayList
    svn与git
    日期与时间
    springboot 注解
    函数式编程
    几个O
    springboot框架中的异步执行
    JDBC
    mysql 导出表结构
  • 原文地址:https://www.cnblogs.com/cshao/p/1861483.html
Copyright © 2011-2022 走看看