2010-09-20から1日間の記事一覧

2010年09月19日のツイート

window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.paren…

アナログ時計の準備

do local int = math.floor -- tmには、os.date("*t")で返されるテーブルが期待されている。 _G.needle_degree = function(tm) local sec = tm.sec * 6 -- 秒針の角度 local min = int(( tm.min * 60 + tm.sec ) / 10) -- 長針の角度 local hour = int(( tm.…

2010年09月19日のツイート

window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.paren…

アナログ時計の準備

do local int = math.floor -- tmには、os.date("*t")で返されるテーブルが期待されている。 _G.needle_degree = function(tm) local sec = tm.sec * 6 -- 秒針の角度 local min = int(( tm.min * 60 + tm.sec ) / 10) -- 長針の角度 local hour = int(( tm.…

アナログ時計の準備

do local int = math.floor -- tmには、os.date("*t")で返されるテーブルが期待されている。 _G.needle_degree = function(tm) local sec = tm.sec * 6 -- 秒針の角度 local min = int(( tm.min * 60 + tm.sec ) / 10) -- 長針の角度 local hour = int(( tm.…

2010年09月19日のツイート

window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.paren…