Skip to content

Instantly share code, notes, and snippets.

1993年生まれ/京都/破滅/Online.sg主宰/京都クリエイティブワークショップ代表/セプキャン2009言語組/BlowsingNowっていうのを作った/SCRAP/158.5cm(2010/09)|相対性理論、Perfumeなどが好きです。ITmediaなどで記事執筆もしました。詳しくはWebへ。#hacobu
The 'Housewives or Entrepreneurs' story about two house wives who were successfull career woman
As housewives, they tried to solve problem by their own ways, which made them very rich.
TM started by special latch and BC started by goods for her children such as books on poetry, music and science for infants.
2.
The 'Follow your Dreams' story about two people who were working for a giant software company while they were young.
They wanted to get other jobs in each their minds and so they started new job after they quit.
JC was an adventurer and start an adventure tour business , while BB was a religious person so he found the courage to follow his dream.
3.
javascript:var t=document.getElementsByClassName("thumbArea");for(var i=0;i<t.length;i++){t[i].style.display="none";}var f=document.getElementsByClassName("feedContents");for(var i=0;i<f.length;i++){f[i].style.float="left";f[i].style.marginLeft="10px";}return void(0);
javascript:var t=document.getElementsByClassName("thumbArea");for(var i=0;i<t.length;i++){t[i].style.display="none";}var f=document.getElementsByClassName("feedContents");for(var i=0;i<f.length;i++){f[i].style.float="left";f[i].style.marginLeft="10px";}return void(0);
var t=document.getElementsByClassName("thumbArea");
for(var i=0;i<t.length;i++){
t[i].style.display="none";
}
var f=document.getElementsByClassName("feedContents");
for(var i=0;i<f.length;i++){
f[i].style.float="left";
f[i].style.marginLeft="10px"
}
$pop = new Net_POP3();
$pop->connect($host, $port);
$login=$pop->login($user, $pass, USER);
$messages = $pop->getListing();
if($login){
$num=$pop->numMsg();
$headers=$pop->getParsedHeaders($num);
$from=$headers["From"];
$subject=$headers["Subject"];
function load(){
if(window.webkitNotifications){
if(!window.webkitNotifications.checkPermission()==0){
window.webkitNotifications.requestPermission();
};
}
}
rosylilly: コミケで
rosylilly: ぱすたのあの子陵辱本作って売ろう
y-shift: やべぇ
y-shift: 危なすぎるだろww
rosylilly: セーフセーフ
rosylilly: ※18才以上です
qnighy/Acike: むしろパスタがSchoolDays化するのがよみたい
y-shift: 中に誰もいませんよ
[2010/04/01 22:14:12] isidai: 勉強会シリーズは
[2010/04/01 22:14:28] isidai: 勉強会の取材も含むんだけど、実際にSecurity.GS名義で
[2010/04/01 22:14:33] isidai: 勉強会開きたいと思っておりますの。
[2010/04/01 22:14:37] Pasta-K: やりましょう
[2010/04/01 22:14:46] Pasta-K: Online.sgのリソース使って下さい
[2010/04/01 22:14:59] Pasta-K: ///
[2010/04/01 22:15:04] isidai: www
[2010/04/01 22:15:10] ふくち: おー。
[2010/04/01 22:15:19] Pasta-K: 4月のテーマが未定なので今ならぶっ込めます
[2010/04/01 22:15:42] isidai: オンライン勉強会もいいよね!
<?php
$i=$argv[1];
if($i<10){
echo"10以上の数値を入力して下しあ";
exit;
}
for($a=0;$a<$argv[2];$a++){
if(!$a==0){
echo",";
}