<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>OFF-SOFT.net &#187; C/C++</title>
	<atom:link href="http://www.off-soft.net/category/develop/cpp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.off-soft.net</link>
	<description>This site is support &#38; information site of WEB,and Software. This site might help you that create software or Web Site...perhaps?</description>
	<lastBuildDate>Wed, 21 Dec 2011 15:17:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ICU(1) Compile ICU Unicode library with VC++ of old version</title>
		<link>http://www.off-soft.net/en/develop/cpp/icu1.html</link>
		<comments>http://www.off-soft.net/en/develop/cpp/icu1.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:00:50 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[



 Summary:  This time, ICU is.

It is also very famous UNICODE libraries.

 ICU is, UNICODE is a library for handling.

Has cross-platform, Linux on the UNICODE system control is being used as well.

In addition, BOOST other libraries, such as in dealing with UNICODE, in general are often linked to ICU.

 The latest version of ICU, VC + + support for the latest version of the (project file) is done only.

Therefore, VC + + If you compile the latest version is the only good solution to build the open.

 (% ICU installation directory% \ icu \ source \ allinone \ allinone.sln)  However, the old VC + +, compile (install) If you do, you need a little more effort.

 This time, leave the settings described in that environment.

 Download  ICU source code:

http://site.icu-project.org/download  The section 4.2 uses.




 Cygwin:

http://cygwin.com/  To download the Setup.exe.






 Sample source code you used here:

 ICU sample 1 ]]></description>
			<content:encoded><![CDATA[
<!--ICU(1) ICU Unicodeライブラリを古いVC++で環境設定する-->
<!--ICU(1) Compile ICU Unicode library with VC++ of old version-->
<!-- icu1.html-->
<div class="discription_f"><div class="discription"><img src="/images/offsoft/dev/icu.jpg" align="left"/> Summary: <br /> This time, ICU is.

It is also very famous UNICODE libraries.

<br /> ICU is, UNICODE is a library for handling.

Has cross-platform, Linux on the UNICODE system control is being used as well.

In addition, BOOST other libraries, such as in dealing with UNICODE, in general are often linked to ICU.

<br /><br /> The latest version of ICU, VC + + support for the latest version of the (project file) is done only.

Therefore, VC + + If you compile the latest version is the only good solution to build the open.

<br /> (% ICU installation directory% \ icu \ source \ allinone \ allinone.sln) <br /><br /> However, the old VC + +, compile (install) If you do, you need a little more effort.

<br /><br /> This time, leave the settings described in that environment.

<br /><br /><div class="download"> Download <br /><ul><li> ICU source code:

<a href="http://site.icu-project.org/download"  rel="nofollow">http://site.icu-project.org/download</a> <br /> The section 4.2 uses.

<br />
</li>

<li> Cygwin:

<a href="http://cygwin.com/"  rel="nofollow">http://cygwin.com/</a> <br /> To download the Setup.exe.

<br />
</li>

</ul>

<br /> Sample source code you used here:

<br /><div class="phocadownloadfile32"> <a href="/ja/downloads?category=9" target="blank"  rel="nofollow">ICU sample 1</a> </div><br /></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/cpp/icu1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GCC vs VC++ (optimization)</title>
		<link>http://www.off-soft.net/en/develop/cpp/gccvc.html</link>
		<comments>http://www.off-soft.net/en/develop/cpp/gccvc.html#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:58:18 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[


 Summary:  Well on Windows, GCC and VC + + compilers are compared.

 Personal opinion is any better compiler, you use either, and I feel like the taste of the developer.

 This is a dare, on this question, decorated the optimization program is run so that one reference, I have a simple sample program to check how much sooner.

 Now that you mentioned is actually my PC (WindowsXP) and described the results of our run.

However, that sample is just one example, please advance our understanding.

]]></description>
			<content:encoded><![CDATA[
<!--GCCとVC++の最適化について-->
<!--GCC vs VC++ (optimization) -->
<div class="discription_f"><div class="discription"> Summary: <br /> Well on Windows, GCC and VC + + compilers are compared.

<br /> Personal opinion is any better compiler, you use either, and I feel like the taste of the developer.

<br /><br /> This is a dare, on this question, decorated the optimization program is run so that one reference, I have a simple sample program to check how much sooner.

<br /><br /> Now that you mentioned is actually my PC (WindowsXP) and described the results of our run.

However, that sample is just one example, please advance our understanding.

<br /><br /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/cpp/gccvc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLite Database Browser (multilingual version)</title>
		<link>http://www.off-soft.net/en/develop/cpp/sqlitedb.html</link>
		<comments>http://www.off-soft.net/en/develop/cpp/sqlitedb.html#comments</comments>
		<pubDate>Thu, 28 May 2009 16:40:31 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[

 Description:  
The SQLite Database Browser(Public Domain) is developed basic by Qt.(also licence is tied by Qt license.)
This software is famous as GUI software of SQLite and open source software.

So, this time, we tried this software support with Qt4.5.1, and support with multilingual.
(First attchment Japanease.)

It\'s work was difficult more than we thought. 
we think we just had to convert the English to Japanese.
However, when we execute work of transration, we have notified this software was used Qt, 3.x (commercial-version).
It was older version than we thought.
We came to have to change a part of the source code. 

Therefore, this version is test-version(alpha).
 In this article, SQLite Database Browser\'ll describe how to translate easily.(excluding Japanese and English)

* The following download file(SQLite Database Browser Multilingual) include Japanese and English language pack.
You will be able to easy start up this software with Japanese or English OS.
You need to only two operations.
  
  	Extract download files at any directory.
  	Click "sqlitebrowser.exe".
  


 SQLite Database Browser Origin: http://sqlitebrowser.sourceforge.net/ 
 Thanks, SQLite Database Browser&#39;s Developers. 

SQLite Database Browser Multilingual:

SQLite Database Browser(multilingual version)

]]></description>
			<content:encoded><![CDATA[<!-- SQLite Database Browser (multilingual version) -->
<!-- sqlitebb1.html-->
<div class="discription_f">
<div class="discription"><img src="/images/offsoft/dev/sqlite.gif" align="left"/> Description: <br /> 
The SQLite Database Browser(Public Domain) is developed basic by Qt.(also licence is tied by Qt license.)<br />
This software is famous as GUI software of SQLite and open source software.<br />
<br />
So, this time, we tried this software support with Qt4.5.1, and support with multilingual.
(First attchment Japanease.)<br />
<br />
It's work was difficult more than we thought. <br />
we think we just had to convert the English to Japanese.
However, when we execute work of transration, we have notified this software was used Qt, 3.x (commercial-version).
It was older version than we thought.<br />
We came to have to change a part of the source code. <br />
<br />
Therefore, this version is test-version(alpha).
<br /><br /><br /> In this article, SQLite Database Browser'll describe how to translate easily.(excluding Japanese and English)
<br />
* The following download file(SQLite Database Browser Multilingual) include Japanese and English language pack.<br />
You will be able to easy start up this software with Japanese or English OS.<br />
You need to only two operations.<br />
<ol>
	<li>	Extract download files at any directory.
	</li><li>	Click "sqlitebrowser.exe".</li></ol>
<br /></div>
<br /> SQLite Database Browser Origin: <a href="http://sqlitebrowser.sourceforge.net/"  rel="nofollow">http://sqlitebrowser.sourceforge.net/</a> <br />
 Thanks, SQLite Database Browser&#39;s Developers. <br />
<br />
SQLite Database Browser Multilingual:
<br />
<div class="phocadownloadfile32"><a href="/en/downloads?category=13" target="blank"  rel="nofollow">SQLite Database Browser(multilingual version)</a></div>
<br />
<br /></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/cpp/sqlitedb.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Japanese tried CxImage demo software</title>
		<link>http://www.off-soft.net/en/develop/cpp/cximagedemo.html</link>
		<comments>http://www.off-soft.net/en/develop/cpp/cximagedemo.html#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:28:16 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[




 Description:

 CxImage image processing that zlib is distributed as a C + + library license.

 CxImage demo software that you use the library, in English only of course, tried to create a Japanese version.

 This demo is the demo version of the split, I think that well.

If a simple image analysis may be able to offer.

 However, the demo version, but I have some bugs, you can also download the source code to try and think everything is convenient.

 PhotoShop and PaintShopPro like the concept of layers is not, and do analysis of a single image, PaintShopPro it is merely functional.


 Download CxImage origin:

http://www.xdp.it/download.htm 


]]></description>
			<content:encoded><![CDATA[
<!--CxImageのデモソフトを日本語化してみた--><!--Free 2000,xp,vista -->
<div class="discription_f">
<div class="discription">
<img src="/images/offsoft/soft/cximage.png" align="left"/>
 Description:

<br /><!--ここに概要を書く--> CxImage image processing that zlib is distributed as a C + + library license.

<br /> CxImage demo software that you use the library, in English only of course, tried to create a Japanese version.

<br /> This demo is the demo version of the split, I think that well.

If a simple image analysis may be able to offer.

<br /> However, the demo version, but I have some bugs, you can also download the source code to try and think everything is convenient.

<br /> PhotoShop and PaintShopPro like the concept of layers is not, and do analysis of a single image, PaintShopPro it is merely functional.

<br />
<div class="download"> Download CxImage origin:

<a href="http://www.xdp.it/download.htm"  rel="nofollow">http://www.xdp.it/download.htm</a> <br />
</div>
</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/cpp/cximagedemo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

