端午節到了

(function(w,d,s,l,i);w[l].push('gtm.start':
new Date().getTime(),event:'gtm.js');var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
)(window,document,'script','dataLayer','GTM-KDKMGT');
(function(d, s, id) var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=668497826514848"; fjs.parentNode.insertBefore(js, fjs); (document, 'script', 'facebook-jssdk'));






if(BAHAID)
BAHAID = BAHAID.replace(/&/g, "&")
.replace(/, "<")
.replace(/>/g, ">")
.replace(/"/g, """)
.replace(/'/g, "'");

BAHAIDlow = BAHAID.toLowerCase();

document.write('');

document.write('

');
document.write('');
document.write('');
document.write('');
document.write('

');

//document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');


else
document.write('
');
document.write('');
document.write('
    ');
    document.write('
  • 我要登入
  • ');
    document.write('
  • 註冊
  • ');
    document.write('
  • ');
    document.write('
');
document.write('
');


document.write('
');

document.write(' ');

(function()
var cx = 'partner-pub-9012069346306566:kd3hd85io9c';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
)();

service = new rsearch('rsearch');

if( BAHAID )
NOTIFY_getnum();
run30 = setInterval("NOTIFY_getnum()",60000);


function insideSecondaryfunc(frm, evt){
if( 0

















breadCrumbs(120, '', 'homeuid=jacky880720')








    breadCrumbs_listMenu(120, 0, 'homeuid=jacky880720')



    看更多
    我要大聲說昨天12:49
    ifom非洲人
    歐洲人玩手遊險喪命,友人:他運氣很好。https://home.gamer.com.tw/creationDetail.php?sn=3866198








    個人相關資訊





    創作








    1 GP


    端午節到了


    作者:宅兔│2016-06-08 01:47:41│贊助:50│人氣:43

    照常打工中...(繼續閱讀)








    訂閱聯播






















    標題作者發表時間

    [達人專欄] 【在劍與魔法的世界要怎麼玩Minecraft!?】ch270 反叛之人
    h19990125h昨天22:53

    [達人專欄] 我不是你養的貓
    niwacat昨天22:17

    【動畫】我的2019冬番追番表
    mikek550i昨天22:14

    [達人專欄] 無雙日常-吸年來~~
    cck5874tw昨天19:43

    [達人專欄] 【逆轉奧賽羅尼亞】論隊長強度
    kinoko94昨天19:13





    好友創作










    標題作者發表時間


    s12113508-22 16:18




    最新收錄精華



















    【心得】台版將至 - 關於死亡愛麗絲的心得攻略分享(已更新完畢)
    看摘要
    收藏6

    正太精靈格鬥家的旅遊日記─第一章
    看摘要
    收藏1

    RE:【閒聊】8/1 夏日百億武器 & 抽選活動 & 新協力登場
    看摘要
    收藏1

    宅男?御宅族?拜託定義搞清楚
    看摘要
    收藏11

    【討論】台版的金字塔&quot;頂層&quot;
    看摘要
    收藏2










    訂閱加為好友打招呼寫信送禮勇者造型相本給屋主紅心黑名單訪客留言小屋使用教學私訊



    勇者資訊


    • 帳號:jacky880720

    • 暱稱:宅兔

    • 稱號:廢柴上的風霜菇

    • LV18 / 人類 / 法師

    • 巴幣:42322

    • GP:1092

    • 勇者評價:0


    showHonor("jacky880720", ",11,");










    HP:

     

    MP:

     

    EXP:

     

    • STR:304

    • DEX:338

    • INT:388

    • LUK:354

    • VIT:304

    • AGI:354

    • MND:354






    googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );


    訪客留言











    參加的公會社團





    週刊少年Jump






    小屋統計





    jQuery(document).ready(function()
    google.charts.load('current', packages: ['corechart', 'line'], language: 'zh-tw');
    google.charts.setOnLoadCallback(
    function ()
    var visitData = "point":["3","3","3","4","3","3","3"],"xstr":["2016/11/22","2016/11/30","2017/12/27","2017/12/29","2017/01/17","2017/01/23","2018/12/07"],
    last7DayData = ,
    dataTable = new google.visualization.DataTable(),
    today = new Date(),
    tmpDate = null,
    maxValue = 0, rowValue = 0;

    dataTable.addColumn('date', '日期');
    dataTable.addColumn('number', '人氣');

    visitData = visitData['xstr'].reduce(
    function(map, e, i)
    map[e] = parseInt(visitData['point'][i], 10);
    return map;
    ,

    );
    for (var i = 1; i < 8; ++i)
    tmpDate = (new Date());
    tmpDate.setDate(today.getDate() - i);
    tmpDate = '' + tmpDate.getFullYear() + '/' + (tmpDate.getMonth() < 9 ? '0' + (tmpDate.getMonth() + 1) : tmpDate.getMonth() + 1) + '/' + (tmpDate.getDate() maxValue)
    maxValue = rowValue;


    dataTable.addRow([new Date(tmpDate), rowValue]);

    maxValue = Math.max(2, maxValue);

    var options =
    fontSize: 10,
    hAxis:
    format: 'M/d',
    viewWindowMode: 'maximized',
    baseline: new Date(today.getTime() - 8 * 86400000)
    ,
    vAxis:
    maxValue: maxValue,
    ticks: [0, Math.floor(maxValue /2), maxValue]
    ,
    colors: ['orange'],
    legend: 'none',
    chartArea:
    width: '80%',
    right: 5
    ,
    backgroundColor: '#fffee5',
    colors: ['orange']
    ;
    var chart = (new google.visualization.LineChart(document.getElementById('visitor-chart')));
    chart.draw(dataTable, options);


    );
    );
    • 今日人氣:0

    • 總人氣:76

    • 創作:1篇

    • 精華區:12篇

    • 好友圈:3

    • 被訂閱數:0


    個人記錄


    • 更新時間:06-08 01 點

    • 上站次數:66

    • 手機認證:有

    • 註冊日期:2016-01-25

    • 認證時間:2018-08-22

    • 上站日期:2018-12-21

    • 站規測驗:已通過

    • 哈啦篇數:198

    • 動漫電玩通:75


    今日訪客



    小屋新訂戶



    最近套用的佈景






    東方之八雲藍



    作者:t1992415
    套用數:85






    ~鏡音雙子~



    作者:ioioioiolo
    套用數:119






    鏡音レン



    作者:cris556
    套用數:93





    function useCss(from, wsn)
    if('default' == from && confirm('確定要還原預設佈景?'))
    location.href='homeCssSave.php?cssFrom='+from;

    else if('upload' == from && confirm('確定要套用此佈景?'))
    location.href='homeCssSave.php?cssFrom='+from+'&wsn='+wsn;


















    face我們了解您不想看到廣告的心情⋯ 若您願意支持巴哈姆特永續經營,請將 gamer.com.tw 加入廣告阻擋工具的白名單中,謝謝 !【教學】





    The name of the picture黑色沙漠手遊伺服器是巴雷諾斯公會缺人名稱是GO歡迎大家查詢到後加入

    This page is only for reference, If you need detailed information, please check here
    The name of the pictureThe name of the picture

    Popular posts from this blog

    京昆高速公路

    [翻譯?] 就此消失吧

    【心得】新、舊選單《獨立快捷鍵 / 快捷列》增加、更改(圖解)