<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:knowledge="http://knowledge.livedoor.com/-/spec/1.0/" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">
<channel>
<language>ja-jp</language>
<title>livedoor ナレッジ - 配列</title>
<link>http://knowledge.livedoor.com/rss/tag/%e9%85%8d%e5%88%97</link>
<pubDate>Fri, 04 Dec 2009 23:24:34 +0900</pubDate>
<lastBuildDate>Wed, 06 May 2009 17:12:27 +0900</lastBuildDate>
<generator>http://knowledge.livedoor.com/</generator>
<description>livedoor knowledge - 配列</description>
<copyright>Copyright 1996- livedoor Co.,Ltd.</copyright>
<image>
    <title>livedoor knowledge</title>
    <url>http://knowledge.livedoor.com/img/cmn/noimg_m.gif</url>
    <link>http://knowledge.livedoor.com</link>
    <width>43</width>
    <height>43</height>
</image>
<openSearch:totalResults>4</openSearch:totalResults>
<openSearch:startIndex>1</openSearch:startIndex>
<openSearch:itemsPerPage>15</openSearch:itemsPerPage>
<item>
    <title>「hoge.DisplayStyle = fuga.None」</title>
    <link>http://knowledge.livedoor.com/40260</link>
    <description>「hoge.DisplayStyle = fuga.None」
Visual C# 2008 Express Edition にて。

DataGridView1.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.AllCells;

てなところを

string hoge = &amp;quot;AllCells&amp;quot;;
dataGridView1.AutoSizeColumnsMode = hoge;

のような感じにしたいのだけど、型が違うと怒られてしまいました。
どんな策を取れば良いですか。</description>
    <pubDate>Wed, 06 May 2009 17:12:27 +0900</pubDate>
    <guid isPermaLink="true">http://knowledge.livedoor.com/40260</guid>
    <author>Montale</author>
    <category domain="http://knowledge.livedoor.com/category/101006004">C・C++・C#</category>
    <knowledge:feed type="question">
        <knowledge:authorId>30611</knowledge:authorId>
        <knowledge:authorLink>http://knowledge.livedoor.com/profile/30611</knowledge:authorLink>
        <knowledge:authorIcon>http://knowledge.livedoor.com/img/my/profile_img.gif</knowledge:authorIcon>
        <knowledge:authorThumbnail>http://knowledge.livedoor.com/img/cmn/noimg_m.gif</knowledge:authorThumbnail>
        <knowledge:answers>1</knowledge:answers>
        <knowledge:closed label="解決済">Wed, 06 May 2009 18:58:52 +0900</knowledge:closed>
    </knowledge:feed>
</item>
<item>
    <title>プラグインが下におちてしまって・・。</title>
    <link>http://knowledge.livedoor.com/6444</link>
    <description>プラグインが下におちてしまって・・。
タイトル通り、ここ数日でプラグインが下にいってしまう、現象がおきてしまってます。　

文字のサイズを小さくしても、画像を配列しなおしても一向に直りません。　どなたか、元に戻す方法教えてください！！　


http://blog.livedoor.jp/homerunkojima44</description>
    <pubDate>Fri, 12 May 2006 03:09:25 +0900</pubDate>
    <guid isPermaLink="true">http://knowledge.livedoor.com/6444</guid>
    <author>弾丸ライナー</author>
    <category domain="http://knowledge.livedoor.com/category/114002">livedoorブログ</category>
    <knowledge:feed type="question">
        <knowledge:authorId>6347</knowledge:authorId>
        <knowledge:authorLink>http://knowledge.livedoor.com/profile/6347</knowledge:authorLink>
        <knowledge:authorIcon>http://knowledge.livedoor.com/img/my/profile_img.gif</knowledge:authorIcon>
        <knowledge:authorThumbnail>http://knowledge.livedoor.com/img/cmn/noimg_m.gif</knowledge:authorThumbnail>
        <knowledge:answers>1</knowledge:answers>
        <knowledge:closed label="解決済">Sun, 14 May 2006 22:41:20 +0900</knowledge:closed>
    </knowledge:feed>
</item>
<item>
    <title>配列の変更、位置のずらし方について</title>
    <link>http://knowledge.livedoor.com/6139</link>
    <description>配列の変更、位置のずらし方について
私のBlogは以下の通りです。
http://blog.livedoor.jp/shiroyuki11/?blog_id=1668479

??配列の変更について
Profile、カレンダーなどの列が現在右側にあります。これを左側に変更したいです。

??位置のずらし方について
以下を見て幅を変更してみました。
http://knowledge.livedoor.com/2500

幅は変更できたのですが、Blogが左に寄りすぎてます。全体を右側にずらしたいのですがどうすればよいでしょうか？また、CSS内を見ると「wrapper」自体がありませんがどこに表示されているのでしょうか？

よろしくお願いいたします。</description>
    <pubDate>Sun, 07 May 2006 19:15:03 +0900</pubDate>
    <guid isPermaLink="true">http://knowledge.livedoor.com/6139</guid>
    <author>ヒロシ</author>
    <category domain="http://knowledge.livedoor.com/category/114002">livedoorブログ</category>
    <knowledge:feed type="question">
        <knowledge:authorId>5979</knowledge:authorId>
        <knowledge:authorLink>http://knowledge.livedoor.com/profile/5979</knowledge:authorLink>
        <knowledge:authorIcon>http://knowledge.livedoor.com/img/my/profile_img.gif</knowledge:authorIcon>
        <knowledge:authorThumbnail>http://knowledge.livedoor.com/img/cmn/noimg_m.gif</knowledge:authorThumbnail>
        <knowledge:answers>1</knowledge:answers>
        <knowledge:closed label="解決済">Thu, 11 May 2006 16:57:55 +0900</knowledge:closed>
    </knowledge:feed>
</item>
<item>
    <title>フリーエリアにバナーを張りたいが、ＵＲＬなどＨＴＭＬタグ？？の配列が分からない    </title>
    <link>http://knowledge.livedoor.com/4529</link>
    <description>フリーエリアにバナーを張りたいが、ＵＲＬなどＨＴＭＬタグ？？の配列が分からない




フリーエリアにブログランキングの画像バーナーを張りたいのですが、バナーＵＲＬやリンク先タグは分かっているのですが、どう配列するのかがわかりません。
下記のＵＲＬの組み合わせを教えてください。

＜リンク用バナー＞
http://image.blog.livedoor.jp/mswnf389/imgs/5/5/554c4afa.gif?blog_id=1651968

＜リンクタグ＞
&amp;lt;A HREF=&amp;quot;http://blog.with2.net/link.php?272796&amp;quot;&amp;gt;人気blogランキングへ&amp;lt;/A&amp;gt;

＜リンク先ＵＲＬ＞
http://blog.with2.net/link.php?272796</description>
    <pubDate>Tue, 11 Apr 2006 17:03:31 +0900</pubDate>
    <guid isPermaLink="true">http://knowledge.livedoor.com/4529</guid>
    <author></author>
    <category domain="http://knowledge.livedoor.com/category/101012001">ブログ</category>
    <knowledge:feed type="question">
        <knowledge:authorId>4146</knowledge:authorId>
        <knowledge:authorLink>http://knowledge.livedoor.com/profile/4146</knowledge:authorLink>
        <knowledge:authorIcon>http://knowledge.livedoor.com/img/my/profile_img.gif</knowledge:authorIcon>
        <knowledge:authorThumbnail>http://knowledge.livedoor.com/img/cmn/noimg_m.gif</knowledge:authorThumbnail>
        <knowledge:answers>2</knowledge:answers>
        <knowledge:closed label="解決済">Tue, 11 Apr 2006 18:48:25 +0900</knowledge:closed>
    </knowledge:feed>
</item>
</channel>
</rss>
