クリップボード

ITのことなどをこっそり黒板に書いていきます。

2018-10-04から1日間の記事一覧

IT系コンテストの調査

ITコンテストについて 今日はIT系のコンテストについて調べていきたいと思います IT創薬コンテスト:「コンピュータで薬のタネを創る」 目的 「薬を一つ創る」、このためには十数年に渡る期間と一千億円以上に及ぶ膨大な費用が必要であり、加えて近年はこの…

if (! document.URL.match("/archive")) { [].forEach.call(document.querySelectorAll('.entry-thumb'), function(n) { let img = n.style.backgroundImage; img = img.substring(4, img.length - 1).replace(/"/g, ''); n.style.backgroundImage = 'url(' + img.split('/').pop().replace('%3A', ':').replace(/%2F/g, '/') + ')'; }); } if (! document.URL.match("/archive")) { [].forEach.call(document.querySelectorAll('.entry-thumb'), function(n) { let img = n.style.backgroundImage; img = img.substring(4, img.length - 1).replace(/"/g, ''); n.style.backgroundImage = 'url(' + img.split('/').pop().replace('%3A', ':').replace(/%2F/g, '/') + ')'; }); }