- OldWorld - 簡稱雪一界(M01),元老開闢的地圖,凍結狀態。
- OldWorld_nether - ,雪一界地獄(M01n),不開放進入。
- OldWorld_the_end - 雪一界終界(M01e),不開放進入。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hello = "Hello World!" | |
world = "My World!" | |
print hello[:6] + world # Hello My World! |

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Day changed to 10 Feb 2014 | |
07:25 -!- Davy_DO [[email protected]] has joined #wwwww | |
07:25 -!- ServerMode/#wwwww [+ns] by holmes.freenode.net | |
07:25 [Users #wwwww] | |
07:25 [@Davy_DO] | |
07:25 -!- Irssi: #wwwww: Total of 1 nicks [1 ops, 0 halfops, 0 voices, 0 normal] | |
07:25 -!- ServerMode/#wwwww [-o Davy_DO] by services. | |
07:25 !holmes.freenode.net *** Notice -- TS for #wwwww changed from 1391988353 to 1251069109 | |
07:25 -!- ServerMode/#wwwww [+ct-s] by services. | |
07:25 -!- ChanServ [ChanServ@services.] has joined #wwwww |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- Log opened 五 4月 19 09:59:07 2013 | |
09:59 -!- Davy_ [[email protected]] has joined #osdc.tw | |
09:59 -!- Irssi: #osdc.tw: Total of 75 nicks [0 ops, 0 halfops, 0 voices, 75 normal] | |
09:59 -!- Irssi: Join to #osdc.tw was synced in 2 secs | |
09:59 -!- alan7_ [8c7b658b@gateway/web/freenode/ip.140.123.101.139] has joined #osdc.tw | |
09:59 < chiehwen> 早!!>_____< | |
09:59 < samuelololol> 早 ~_~ | |
09:59 < lunastorm> AnAn | |
09:59 < BrianHsu_> 國際會議廳快開始囉 | |
10:00 -!- Isaac_ [8c6d7f07@gateway/web/freenode/ip.140.109.127.7] has joined #osdc.tw |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- Log opened 六 3月 16 02:24:26 2013 | |
02:24 -!- scott_ [7224bfbc@gateway/web/freenode/ip.114.36.191.188] has joined #sitcon | |
02:24 -!- scott_ is now known as Guest43985 | |
02:25 < Guest43985> no body home? | |
02:33 -!- Guest43985 [7224bfbc@gateway/web/freenode/ip.114.36.191.188] has quit [Quit: Page closed] | |
02:36 -!- petrova [3de64d05@gateway/web/freenode/ip.61.230.77.5] has quit [Ping timeout: 245 seconds] | |
02:44 < Irvin_> www.facebook.com/OrinxFans | |
02:44 < Irvin_> 明天壓軸的 @orin | |
02:44 < Irvin_> 快快按贊 | |
03:05 -!- Irvin_ [[email protected]] has quit [Quit: Irvin_] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="navbar-wrapper"> | |
<div class="container"> | |
<div class="navbar navbar-inverse"> | |
<div class="navbar-inner"> | |
<a class="brand" href="/"> Chewing </a> | |
<ul class="nav"> | |
{% for item in site.navigation %} | |
{% assign active = nil %} | |
{% if page.class == item.class %} | |
{% assign active = ' class="active"' %} |
NewerOlder