blog/content/post/2007/08/25/2007-08-25-00000591.md

71 lines
2.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Cygwinを導入して
author: kazu634
date: 2007-08-25
wordtwit_post_info:
- 'O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:3185;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}'
categories:
- つれづれ
---
<div class="section">
<p>
 Windowsに<a href="http://cygwin.com/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://cygwin.com/', 'Cygwin');">Cygwin</a>を導入しました。これでWindows内部でUNIX環境が整ったことになります。使ってみるとこれは便利です。なぜかと言えば:
</p>
<ul>
&#160;
<li>
プログラムに必要なコンパイラやインタープリタが標準で付属してくる
</li>
<p>
&#160;
<li>
適切に設定してあげると下の画像のようにプログラムを組みながら、実行結果を確認できる
</li></ul>
<p>
というような感じでしょうか。
</p>
<p>
<center>
&#160; <a href="http://image.blog.livedoor.jp/simoom634/imgs/7/2/72da9895.JPG" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://image.blog.livedoor.jp/simoom634/imgs/7/2/72da9895.JPG', '');" target="_blank"><img width="160" alt="Meadow" src="http://image.blog.livedoor.jp/simoom634/imgs/7/2/72da9895-s.JPG" height="161" border="0" /></a>
</center>
<p>
 というわけで、少しずつPerlのお勉強を始めようと思っているところです。本当ならC言語の勉強をしたいのですが、それにはかなり時間が足りないと思います。時間ができる一月以降になったら、勉強しようと考え中。
</p>
<hr />
<center>
&#160;<br />
<table cellspacing="0" cellpadding="2" border="1">
<tr valign="top">
<td>
Perlの勉強
</td>
<td>
Emacs入門
</td>
<td>
Meadow入門
</td>
</tr>
<tr valign="top">
<td>
<a href="https://www.amazon.co.jp/exec/obidos/ASIN/4797336803/goodpic-22/" onclick="__gaTracker('send', 'event', 'outbound-article', 'https://www.amazon.co.jp/exec/obidos/ASIN/4797336803/goodpic-22/', '新版Perl言語プログラミングレッスン入門編');" target="_top">新版Perl言語プログラミングレッスン入門編</a>
</td>
</tr>
</table>
<p>
</center></div>