Events are fired to notify code of "interesting changes" that may affect code execution. These can arise from user interactions such as using a mouse or resizing a window, changes in the state of the underlying environment (e.g. low battery or media events from the operating system), and other causes. Each event is represented by an object that is based on the Event interface, and may have additio
.zshrcにstatic_httpdって関数つくってる。 dotfiles/.zshrc at master · kamipo/dotfiles · GitHub function static_httpd { if type plackup > /dev/null; then plackup -MPlack::App::Directory -e 'Plack::App::Directory->new(root => ".")->to_app' elif type ruby > /dev/null; then if ruby -v | grep -qm1 'ruby 2\.'; then ruby -run -e httpd -- --port=5000 . else ruby -rwebrick -e 'WEBrick::HTTPServer.new(:Port => 5000, :D
今度は、JavaScriptで、sleepとかヒアドキュメントとかやる方法を ききにいきたいので、できるようにしておいてください!おねがいします! http://d.hatena.ne.jp/Hamachiya2/20070215/devsum というのをみて、 「関数内にコメントで書いて、arguments.callee.callerでごにょごにょっとやればできんじゃない」と思って、以下のようなのを作ってみました。 function heredoc(tag) { var regexp = new RegExp("\\*+"+tag+"$[\r\n]+^((.|[\r\n])*)$[\r\n]+^.*"+tag+"\\*+\/","m"); return arguments.callee.caller.toString().match(regexp)[1]; } (function ()
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く