關於讀書...?

(function(w,d,s,l,i))(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 (User.Login.isLogin())
var BAHAID = User.Login.getUserid(),
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('
');
NOTIFY_getnum();
run30 = setInterval("NOTIFY_getnum()",60000);

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');

function insideSecondaryfunc(frm, evt){
if( 0
















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








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



    看更多
    我要大聲說昨天14:01
    uu8809
    跨年一起來聽歌、看插畫~




    隨便逛逛ㄛ

    如果想+好友ㄉ可以+ 如果我有看過應該就會+ㄌ

    雖然邊緣










    拜..拜託嘛




    個人相關資訊






    創作








    5 GP



    關於讀書...?


    作者:小(`・ω・´)健│2018-12-16 18:41:59│贊助:10│人氣:50


    如題,其實從期中前就開始在想了,只是需要更多思考。
    本身土木系,需要用到力學及工數,但我本身對工科又特別不擅長,但我還是盡力去算...(繼續閱讀)








    訂閱聯播







    標題作者發表時間





    好友創作






















    標題作者發表時間

    1/1 回顧2018+展望2019
    shoo83884小時前

    1/1
    timothy04086小時前

    要結束了ㄇ
    LUFFY0303昨天23:46

    今年作品合集(流量注意!!!
    hader0510昨天20:14

    本週週記停更ㄛ
    nelson9461昨天00:12




    最新收錄精華



















    【瑞文】鹹酥雞買100元找我1000元
    看摘要
    收藏3

    RE:【閒聊】一人一張覺得好笑的梗圖 我來打分數
    看摘要
    收藏5

    【閒聊】用佛法幫你解決生命疑惑 問 都可以問
    看摘要
    收藏74

    RE:【討論】我把這艘船放這,先去洗澡了
    看摘要
    收藏5

    RE:【閒聊】一人一部已經停播的動畫&卡通
    看摘要
    收藏1










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



    勇者資訊


    • 帳號:aaa861117

    • 暱稱:小(`・ω・´)健

    • 稱號:尚未取得

    • LV1 / 人類 / 初心者

    • 巴幣:2649

    • GP:3036

    • 勇者評價:2


    showHonor("aaa861117", ",235,222,11,");










    HP:

     

    MP:

     

    EXP:

     

    • STR:150

    • DEX:150

    • INT:150

    • LUK:150

    • VIT:150

    • AGI:150

    • MND:150






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


    訪客留言



    「限好友留言與觀看。」


    參加的公會社團





    小屋統計





    jQuery(document).ready(function()
    google.charts.load('current', packages: ['corechart', 'line'], language: 'zh-tw');
    google.charts.setOnLoadCallback(
    function ()
    var visitData = "point":["3","3","3","3","3","3","4"],"xstr":["2018/12/20","2018/12/22","2018/12/23","2018/12/24","2018/12/25","2018/12/27","2018/12/31"],
    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

    • 總人氣:1729

    • 創作:26篇

    • 精華區:18篇

    • 好友圈:24

    • 被訂閱數:2


    個人記錄


    • 更新時間:12-16 18 點

    • 上站次數:72

    • 手機認證:有

    • 註冊日期:2016-08-05

    • 認證時間:2018-08-15

    • 上站日期:2018-12-31

    • 站規測驗:已通過

    • 哈啦篇數:5

    • 動漫電玩通:5


    今日訪客



    小屋新訂戶


    tippy("[name=userInfoHomeSubscribe]", size: "small", position: "right", theme: "light")

    最近套用的佈景






    【角色】情色漫畫老師-和泉紗霧 ©花花



    作者:sa740096
    套用數:109





    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

    京昆高速公路

    [翻譯?] 就此消失吧

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