<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 井沢 充宏 | Activity</title>
	<link>https://kojinjigyou.org/member-index/izawa_m0467/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/izawa_m0467/activity/feed/" rel="self" type="application/rss+xml" />
	<description>井沢 充宏 についてのアクティビティフィード。</description>
	<lastBuildDate>Mon, 13 Apr 2026 01:51:56 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">e36568db00288f4f1ce1150bd01f27f9</guid>
				<title>井沢 充宏 wrote a new post, Visual StudioでWindowsフォーム作成時の注意</title>
				<link>https://kojinjigyou.org/?p=12511</link>
				<pubDate>Sun, 18 Oct 2020 11:39:44 +0900</pubDate>

									<content:encoded><![CDATA[<p>Visual Studioで開発を始める際に下記のような警告が表示されました。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
メインディスプレイのスケールは ●●●% に設定されています。<br />
 [100% のスケールで Visual Studio を再起動します]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>結論、この警告が表示された際は<br />
保存せずに閉じ、WindowsのDPI設定をを100%にするようにしま[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">974ea9f751f1280daa030fa0d015073b</guid>
				<title>井沢 充宏 wrote a new post, SQL文で日付指定する際の注意点</title>
				<link>https://kojinjigyou.org/?p=9337</link>
				<pubDate>Mon, 29 Jun 2020 23:50:56 +0900</pubDate>

									<content:encoded><![CDATA[<p>DBに下記のようなデータが存在しているとします。</p>
<p>No 　Start     　End       　Deta<br />
─────────────────────────<br />
001　2020-01-0[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">90b83091ffb7dfe8e5ed807055e9e189</guid>
				<title>井沢 充宏 wrote a new post, 【C言語】sprintfでのオーバーフロー回避策</title>
				<link>https://kojinjigyou.org/?p=6245</link>
				<pubDate>Sun, 29 Mar 2020 10:47:51 +0900</pubDate>

									<content:encoded><![CDATA[<p>以前「【C言語】sprintfでの注意点」ということで、<br />
オーバーフローの危険性を書かせて頂きましたが、今回はその回避策について。</p>
<p>結論から言うとsnprintfを使います。</p>
<p>int snprintf(char* restrict s, size_t n, const char* restrict format, ．．． );</p>
<p>文字の配列へ、変換指定に沿って変換された文字列を、指定文字数以下だけ出力するとい[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d5c8f13ab9d054c0b0caacdb48cfeeb9</guid>
				<title>井沢 充宏 wrote a new post, 【C言語】sprintfでの注意点</title>
				<link>https://kojinjigyou.org/?p=5618</link>
				<pubDate>Sat, 29 Feb 2020 14:21:26 +0900</pubDate>

									<content:encoded><![CDATA[<p>int sprintf(char *str, const char *format, ．．． );[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a8681580d222b67f27f271c024a0cee</guid>
				<title>井沢 充宏 wrote a new post, 【C言語】条件文のコーディング</title>
				<link>https://kojinjigyou.org/?p=4509</link>
				<pubDate>Wed, 22 Jan 2020 21:22:39 +0900</pubDate>

									<content:encoded><![CDATA[<p>C言語でよく使われる条件文であるif文ですが、一般的には下記のように記述されるケースが多いかと思います。</p>
<p>if ( x == 1 ) {<br />
処理;<br />
}</p>
<p>判定する変数を左側に記載する形式ですね。</p>
<p>しかし、この書き方ですとちょっとしたミスで意図しないコーディングとなってしまいます。<br />
if ( x = 1 ) という[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">39aed9e04c01745cae9731e0cc3fe21e</guid>
				<title>井沢 充宏 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/1969/</link>
				<pubDate>Wed, 22 Jan 2020 11:14:45 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ff2ac55d6f0647573c758e5bb19fcc29</guid>
				<title>井沢 充宏 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/1885/</link>
				<pubDate>Mon, 20 Jan 2020 07:01:20 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>