うまくいきそう!

int main()
{
    printf("Hello world.\n");
    return 0;
}

関連記事:

  1. CソースとC++ソース共存実験(その1) CソースとC++ソースの共存を実験してみた。 とは言っても、printf()とcout...
  2. Linux(Ubuntu)で、Objective-C iPhoneアプリを作るなら、Objective-Cという言語を知っておく必要が ありそうなので、とりあえず、LinuxでObjective-Cをやってみる。 参考にしている書籍は、以下。 私は、とりあえず、図書館で [...]...
  3. 独習C++ 改訂版日記 P.52 練習問題2.2 2.〜 2.(こんなコードで良いのか?) #include #include using namespace std; class t_and_d { time_t...
  4. SQLiteでprepared statementとBLOBを使って構造体を保存(C言語)その1 #sqlite SQLiteのC言語APIを使ってprepared statementで、BLOBを使ってみます。 基本的には、以下のサイトに書いてある方法ですが、日本語で書いてみることにします。 http://www.sqlite. [...]...
  5. Google Desktopすげ〜! Google いろんなところで、「Google Desktop」に関する話題があったので、 インストールしてみた。・・・...

No Comments on “Google Syntax Highlighter for WordPress テスト”

You can track this conversation through its atom feed.

No one has commented on this entry yet.

コメントをどうぞ

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WP Hashcash