- ドラゴン・イングリッシュ必修英単語1000 (講談社の学習参考書)
- もえたん サブリーダー
文法・表現編 - 萌える英単語もえたん
- 総合英語Forest, 5th edition
- 音読英単語 入門編
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
int LED_ports[] = {6,9,11}; | |
int speakerPort = 3; | |
int switchPort = 2; | |
boolean is_presentation = false; | |
boolean is_question = false; | |
boolean is_end = false; | |
boolean is_waiting = true; | |
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
<?php | |
$birthday = '09/15/1993'; | |
//$bd = date('Y-m-d', strtotime($birthday)); | |
$birthdata = new DateTime($birthday); | |
$today = new DateTime("now"); | |
$interval = date_diff($birthday,$today); |
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
Subject,Start Date,Start Time | |
第3年回入学予定者登校日,2013/4/4,TRUE | |
新1年年クラス・担任発表(午後),2013/4/4,TRUE | |
1年スタディサポート,2013/4/4,TRUE | |
第4回入学予定者登校日(午後),2013/4/5,TRUE | |
1年スタディサポート,2013/4/5,TRUE | |
入学式・始業式,2013/4/8,TRUE | |
普通授業開始,2013/4/12,TRUE | |
3年年進路保護者説明会,2013/4/13,TRUE | |
1年学習合宿,2013/4/15,TRUE |
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
function getAmazon(i){ | |
//ISBNの一覧 | |
var key=[ | |
9784578012351, | |
4578012344, | |
9784578012368, | |
9784410811364, | |
9784796116961, | |
9784410273087, | |
9784410270482 |
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
--------------------------------------- | |
受付番号:451402 | |
使用デバイス:Android | |
サービス:LINE | |
カテゴリ:通知 | |
詳細:その他 | |
ご報告内容: | |
◆質問事項◆ ≪ご利用環境について≫ 1)AndroidOSのバージョンをお教えください。 | |
Android4.0.3 |
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
jQuery running on favolog.org | |
===================== | |
$(".tl-text").each(function(){ | |
if($(this).text().match(/(彼女|相方)/)){ | |
console.log($(this).find("a[href^='http://twitter.com/gurafa/sta']").attr("href")) | |
} | |
}) | |
Original Tweet List(http://togetter.com/li/329288) | |
========================== | |
http://twitter.com/gurafa/status/174452582088065025 |
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
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<meta http-equiv="Content-Language" content="ja" /> | |
<meta http-equiv="Content-Style-Type" content="text/css" /> | |
<meta http-equiv="Content-Script-Type" content="text/javascript" /> | |
<title>Canvas</title> | |
<!--[if IE]><script type="text/javascript" src="excanvas.js"></script><![endif]--> | |
<script> |
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
Subject | Start Date | Start Time | |
---|---|---|---|
第3回入学予定者登校日、新1年クラス・担任発表(午後) | 2012/4/5 | TRUE | |
普通授業開始 | 2012/4/6 | TRUE | |
入学式・始業式 | 2012/4/8 | TRUE | |
第1回土曜活用講座1年2年3年/3年進路保護者説明会 | 2012/4/14 | TRUE | |
第2回土曜活用講座1年2年/3年全統マーク/2年進路保護者説明会 | 2012/4/28 | TRUE | |
昭和の日 | 2012/4/29 | TRUE | |
第4回入学予定/者登校日(午後) | 2012/4/29 | TRUE | |
振替休日 | 2012/4/30 | TRUE | |
第3回土曜活用講座1年2年3年 | 2012/4/30 | TRUE |