Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
*Backtrace*(2002-01-25)
[go: Go Back, main page]

書いてる人: 高橋カヲル | [mixi] | [PGP] | [TETRiS DS] | [portscout] | [RSS]

トップ «前の日記(2002-01-24) 最新 次の日記(2002-01-26)» 編集

*Backtrace*

1999|12|
2000|01|02|03|04|05|06|07|08|09|10|11|12|
2001|01|02|03|04|05|06|07|08|09|10|11|12|
2002|01|02|03|04|05|06|07|08|09|10|11|12|
2003|01|02|03|04|05|06|07|08|09|10|11|12|
2004|01|02|03|04|05|06|07|08|09|10|11|12|
2005|01|02|03|04|05|06|07|08|09|10|11|12|
2006|01|02|03|04|05|06|07|08|09|10|11|12|
2007|01|02|03|04|05|06|07|08|09|10|11|12|
2008|01|02|

2002-01-25

_ [URL] コーディングの基本はテストファーストだ。運や度胸に頼ってはいけない。

もう嫌。頼むから最初にテスト書いてくれよ。結果を目で見てチェックするなんて信じられね。人の研究のテストケースなんかすぐに書けねーよ、ボケが。とりあえず道具が必要なので 3分 hacking で適当に。

assert.true <-function(condition,message="Failed!") {
  if(any(condition != TRUE)) {
    stop(message)
  }
}
assert.false <-function(condition,message="Failed!") {
  if(any(condition != FALSE)) {
    stop(message)
  }
}

_ 健助節

  • 正直、すまんかった。
  • 納得行かない。ヴアー。

うるさいです、オレもだけど。

本日のリンク元
その他のリンク元
検索

トップ «前の日記(2002-01-24) 最新 次の日記(2002-01-26)» 編集

謎 queue & status

Powered by 早起き生活
[Powered by OpenBSD] [Powered by たん清] [やる気のないサイト] Valid HTML 4.01 Strict Page Rank Checker [VALID RSS!] RSS feed meter for http://triaez.kaisei.org/~kaoru/diary/