政府網際服務網配發IPv4與IPv6範圍(Government Service Network IPv4 & IPv6 Range)

 以下資料來自TWNIC RMS系統在統一整理成CIDR格式   GSN-NET (IPv4) 61.56.0.0/20 61.57.32.0/19 61.60.0.0/17 61.67.64.0/19 117.56.0.0/16 124.199.64.0/19 124.199.96.0/20 163.29.0.0/16 210.69.0.0/16 210.241.0.0/17 211.79.128.0/18 223.200.0.0/16   GSN-NET (IPv6) 2001:4420::/32

高亮度顯示程式碼:使用 Google Code Prettify

無意中發現 Google 有提供高亮度顯示程式碼的小工具
https://github.com/google/code-prettify

簡單引用方式如下

<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>

or

<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>

另外還有提供樣式可選擇
https://cdn.rawgit.com/google/code-prettify/master/styles/index.html

像我本身比較喜歡Desert樣式,語法就這樣下

<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=desert"></script>

接著在撰寫程式碼中加入特定tag

<pre class="prettyprint">
<code class="language-html">
..........
</code>
</pre>

備註:code中language-*支援多種程式語言,如下

<!--
File extensions supported by default include:
    "bsh", "c", "cc", "cpp", "cs", "csh", "cyc", "cv", "htm", "html", "java",
    "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
    "xsl".
-->

若要顯示行號的話加上linenums屬性就行了,不過預設只顯示5的倍數行號

<pre class="prettyprint linenums">

要每行顯示的話加上以下style樣式就行了!

<style>
li.L0, li.L1, li.L2, li.L3,
li.L5, li.L6, li.L7, li.L8 {
  list-style-type: decimal !important;
}
</style>

留言

  1. The King Casino Company - Ventureberg
    It was born in septcasino 1934. ventureberg.com/ The Company offers luxury hotels, febcasino.com If you don't have a https://febcasino.com/review/merit-casino/ poker room in your house, then you'll 바카라 사이트 find a poker room in the

    回覆刪除

張貼留言

這個網誌中的熱門文章

中華電信IPv4範圍(Chunghwa Telecom IPv4 Range)