﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-海鸥航迹</title><link>http://www.cnblogs.com/SGSoft/</link><description>学习之笔记，好文之收集。


</description><language>zh-cn</language><lastBuildDate>Tue, 14 Oct 2008 10:26:11 GMT</lastBuildDate><pubDate>Tue, 14 Oct 2008 10:26:11 GMT</pubDate><ttl>60</ttl><item><title>Xenocode Virtual Application Studio ISV Edition</title><link>http://www.cnblogs.com/SGSoft/archive/2008/10/10/1307950.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Fri, 10 Oct 2008 05:12:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/10/10/1307950.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1307950.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/10/10/1307950.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1307950.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1307950.html</trackback:ping><description><![CDATA[<p itxtvisited="1">Xenocode公司发布的代码混淆工具很不错，今日又发布了一个应用程序打包工具，能够把应用程序相关的文件打包成一个可执行文件。
<p itxtvisited="1"><a href="http://www.xenocode.com/">Xenocode</a> has introduced its <a href="http://www.xenocode.com/Products/StudioIsv">Xenocode Virtual Application Studio ISV Edition</a>, designed to help developer package their Windows, .NET, and Java-based applications into self-contained virtual executables that run instantly on end-user desktops -- without installation, setup, dependencies or conflicts.
<p itxtvisited="1">
<p itxtvisited="1">Virtual Application Studio ISV Edition lets you package applications for delivery by capturing a "snapshot" of applications in a ready-to-run state. The software then builds a lightweight, self-contained virtual executable that runs instantly on any Windows desktop, regardless of operating system version or privilege restrictions. Xenocode's virtualization technology adds negligible space and performance overhead and does not require a copy of any host operating system to be included in the deliverable. Virtual applications can be run instantly off the Web, file shares, and CDs, saved into legacy MSI packages, or deployed on portable USB devices.
<p itxtvisited="1">
<p itxtvisited="1">"Application virtualization will reshape the way software publishers deliver products to their customers. Unlike legacy deployment technologies such as MSI, Xenocode technology provides end-users with an instant, reliable experience while dramatically reducing development, test, and support costs," says Xenocode's Kenji Obata. "With Xenocode Virtual Application Studio ISV Edition, software publishers and their customers will never again experience a failed setup or wait hours for applications to install."
<p itxtvisited="1">
<p itxtvisited="1">Application virtualization is a technology that separates applications from the underlying operating systems on which they execute. Unlike hardware virtualization solutions that require an entire copy of the host operating system, Xenocode's lightweight application virtualization technology emulates core operating system features required for application execution. </p>
<img src ="http://www.cnblogs.com/SGSoft/aggbug/1307950.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42984/" target="_blank">[新闻]Silverlight 2正式版SDK可以下载</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>Linux异步IO支持</title><link>http://www.cnblogs.com/SGSoft/archive/2008/09/22/1295671.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Mon, 22 Sep 2008 02:06:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/09/22/1295671.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1295671.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/09/22/1295671.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1295671.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1295671.html</trackback:ping><description><![CDATA[<p>&nbsp;</p>
<p>Linux异步IO支持：</p>
<p><a href="http://www.bullopensource.org/posix/">http://www.bullopensource.org/posix/</a></p>
<p>
<table cellspacing="0" cellpadding="0" width="100%" align="center">
    <tr>
            <td bgcolor="#a2c0df" colspan="3" height="30">
            <center>
            <h1><font color="#fffffe">POSIX Asynchronous I/O for Linux</font></h1>
            </center></td>
        </tr>
        <!-- Introduction -->
        <tr>
            <td colspan="3">
            <table cellspacing="0" cellpadding="0">
                <tr>
                        <td align="left"><img alt="pingouin" src="http://www.bullopensource.org/posix/vign3-opensource.jpg" /></td>
                        <td align="center" width="80%">POSIX Asynchronous I/O for Linux (PAIOL) is an attempt to write a POSIX AIO compliant API based on Linux kernel 2.6 native AIO API.
                        <p>This library can work without patching the kernel. Kernel patches are only needed if you want to use POSIX AIO features not available from user-space or to improve performance. </p>
                        </td>
                        <td align="right"><img alt="GNU" src="http://www.bullopensource.org/posix/meditate-tiny.jpg" /></td>
                    </tr>
                </table>
            </td>
        </tr>
        <tr valign="top">
            <td>
            <table cellspacing="0" cellpadding="0" width="100%">
                <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- News -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2" height="19">
                        <div class="titre"><font color="#ffffff">Latest News</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <strong>Wed, 21 Feb 2007:</strong> Release 0.8.2
                        <ul>
                            <li>A lot of fixes both in the library code and the testcases</li>
                            <li>Support for listio syscall</li>
                            <li>Library is now MT safe</li>
                            <li>Kernel patches ported to 2.6.20 </li>
                        </ul>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <strong>Mon, 20 Mar 2006:</strong> Release 0.8
                        <ul>
                            <li>Fixed x86_64 implementation.</li>
                            <li>Fixed testcases use of volatile variables </li>
                        </ul>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <strong>Mon, 7 Nov 2005:</strong> Release 0.7
                        <ul>
                            <li>Merged <code>IO_CMD_EVENT</code> and <code>IO_CMD_CHECKPOINT</code> into <code>IO_CMD_GROUP</code> for listio support.</li>
                            <li>Fixed buf type from <code>unsigned char *</code> to <code>char *</code> for gcc4 in check/aio_fsync.c.</li>
                            <li>Do not use the <code>aiocb-&gt;data</code> to store a pointer to the <code>aiocb</code>. This field was used in <var>update_events()</var> in src/aio_event.c to retrieve the <code>aiocb</code> from the <code>io_event</code>. We can instead use <code>event-&gt;obj</code>.</li>
                            <li>Added missing comma in <var>aio_syscall4</var> in src/syscall_x86.h.</li>
                            <li>Added <code>--enable-debug</code> option to configure for compiling the library with debug symbols. Changed configure.ac and src/Makefile.am</li>
                            <li>Changed <var>__aio_thread_init()</var> to take a <code>sigevent</code> as arg instead of an <code>aiocb</code>.</li>
                            <li>Added new listio testcases in check.</li>
                            <li>Added support patches for the 2.6.14 kernel including Ben LaHaise's additions for request completion notification.</li>
                            <li>Updated support patches for the 2.6.10 and 2.6.12 kernels. </li>
                        </ul>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <strong>Mon, 25 Jul 2005:</strong> Release 0.6
                        <ul>
                            <li>Fixed compilation errors when none of the kernel patches are applied i.e. no support for AIO and LIO completion signal and no support for <var>io_setup (0, ...)</var>.</li>
                            <li>Bug fixes concerning buffered AIO support in <var>aio_read</var> and <var>aio_write</var>.</li>
                            <li>Fixed the type of the buffer (from <var>unsigned char *</var> to <var>char *</var>) used for the AIO request in a few places in testbed for consistency. These were causing compile time errors under gcc 4.0.</li>
                            <li>Bug fix in kernel patches. In <var>sys_io_submit</var>, the iocb address was passed to <var>create_lio</var> instead of whatever the user passed in the <var>sigevent sigev_value</var>.</li>
                            <li>Removed automatic checking of kernel support for buffered AIO in configure.ac. The feature must be manually enabled or disabled. Default right now is disabled.</li>
                            <li>Added mini testsuite so that doing a `make check` after building the library makes sure everything is in order before installing. Currently the <var>aio_fsync</var> and <var>aio_cancel</var> checks fail due to lack of support from the kernel.</li>
                            <li>Added support patches for the 2.6.12 kernel.</li>
                            <li>Releases (Library and kernel patches) are now available on <a href="http://www.sourceforge.net/projects/paiol">Sourceforge</a>. </li>
                        </ul>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> Older news available <a href="http://www.bullopensource.org/posix/Old/old_news.html">here</a>. </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Library -->
                    <tr>
                        <td width="420" bgcolor="#a2c0df" colspan="2" height="19">
                        <div class="titre"><font color="#ffffff">Library - kernel patches</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" width="40%">Download on <a href="http://www.sourceforge.net/projects/paiol">Sourceforge</a>. </td>
                        <td align="right"><a href="http://sourceforge.net/"><img height="31" alt="SourceForge.net Logo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=142250&amp;type=1" width="88" border="0" /></a> </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Open POSIX Test Suite Patches -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">POSIX Test Suite</font></div>
                        </td>
                    </tr>
                    <!-- <tr>
					<td align="left">
						<strong> <a href="Tests/posixtestsuite-1.4.3-aio.patch">
						<img height="7" src="../img/carre.jpg" width="7" border="0" alt="square"  /> 
						<font color="020772">posixtestsuite-1.4.3-aio.patch</font></a></strong>
					</td>
					<td>
						Adds AIO test suite in Open Posix Test Suite (patch included in OPTS 1.5.0)
					</td>
				</tr>
				-->
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/Tests/posixtestsuite-1.5.0-aio.patch.gz"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">posixtestsuite-1.5.0-aio.patch</font></a></strong> </td>
                        <td>Udpdated AIO test suite in Open Posix Test Suite (patch now included in OPTS 1.5.1) </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- MySQL PAIO patch -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">MySQL PAIO patch</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/Bench/sysbench-oltp/mysql-aio-patch.tar.gz"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">MySQL 4.1.12 patch</font></a></strong> </td>
                        <td>This patchset provides POSIX AIO support to the MysQL InnoDB engine.<br />
                        The first patch in the series adds generic POSIX AIO support to the InnoDB engine. The second patch adds detection of libposix-aio for use in place of librt. </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- QEMU PAIO patches -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">QEMU PAIO patches</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/qemu/posixaio.diff"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">QEMU libposix-aio patch</font></a></strong> </td>
                        <td>This patch allow to link qemu against libposix-aio instead of librt. It adds a parameter, "--enable-libposix-aio", to enable this feature. <br />
                        &nbsp; </td>
                    </tr>
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/qemu/ide-directio.diff"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">QEMU IDE direct I/O patch</font></a></strong> </td>
                        <td>As memory provided to the IDE device is aligned, this patch uses it instead of internal IDE virtual device buffer. </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Benchmark -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">Benchmark results</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/Bench/sysbench-oltp/sysbench.html"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">Sysbench - oltp</font></a></strong> </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Old resources -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">Old resources</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left"><strong><a href="http://www.bullopensource.org/posix/Old/old.html"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">Old library releases and kernel patches</font></a></strong> </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Developers -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2" height="19">
                        <div class="titre"><font color="#ffffff">Developper</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#46;&#68;&#117;&#103;&#117;&#101;&#64;&#98;&#117;&#108;&#108;&#46;&#110;&#101;&#116;"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">S&#233;bastien Dugu&#233;</font></a></strong> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#76;&#97;&#117;&#114;&#101;&#110;&#116;&#46;&#86;&#105;&#118;&#105;&#101;&#114;&#64;&#98;&#117;&#108;&#108;&#46;&#110;&#101;&#116;"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">Laurent Vivier</font></a> <a href="http://biglumber.com/Keys/pubkey.F4A7DF6BDA45573C.Laurent_Vivier.asc">[GPG key]</a></strong> </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Documentation -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2" height="19">
                        <div class="titre"><font color="#ffffff">Documentation</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><a href="http://www.bullopensource.org/posix/Documentation/README.txt"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">README</font></a></strong> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><a href="http://www.bullopensource.org/posix/Documentation/PAIOL.png"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">POSIX AIO for linux data structure</font></a> <a href="http://www.bullopensource.org/posix/Documentation/PAIOL.dia">[DIA]</a></strong> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><a href="http://www.bullopensource.org/posix/Documentation/lioevent.txt"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">LIOEVENT patch description</font></a></strong> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><strong><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">...</font></strong> </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <!-- Links -->
                    <tr>
                        <td bgcolor="#a2c0df" colspan="2">
                        <div class="titre"><font color="#ffffff">Links</font></div>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="2">&nbsp;</td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><a href="http://lse.sourceforge.net/io/aio.html"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">Kernel Asynchronous I/O (AIO) Support for Linux</font></a> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><a href="http://www.opengroup.org/onlinepubs/009695399/mindex.html"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">The Open Group Base Specifications :</font></a>
                        <ul>
                            <li><a href="http://www.opengroup.org/onlinepubs/009695399/xrat/xsh_chap02.html#tag_03_02_08_06">AIO Rationale</a></li>
                            <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_08.html#tag_02_08_02">AIO System Interfaces :</a>
                            <ul>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/basedefs/aio.h.html">aio.h</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_cancel.html">aio_cancel</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_error.html">aio_error</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_fsync.html">aio_fsync</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_read.html">aio_read</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_return.html">aio_return</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_suspend.html">aio_suspend</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/aio_write.html">aio_write</a></li>
                                <li><a href="http://www.opengroup.org/onlinepubs/009695399/functions/lio_listio.html">lio_listio</a> </li>
                            </ul>
                            </li>
                        </ul>
                        </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><a href="http://www.unix.org/version3/"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">The Single UNIX Specification, Version 3</font></a> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><a href="http://people.redhat.com/~drepper/posix-option-groups.html"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">POSIX Option Groups</font></a> </td>
                    </tr>
                    <tr>
                        <td align="left" colspan="2"><a href="http://posixtest.sourceforge.net/"><img height="7" alt="square" src="http://www.bullopensource.org/img/carre.jpg" width="7" border="0" /> <font color="#020772">Open POSIX Test Suite</font></a> </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
<br />
</p>
<hr width="90%" />
<p><br />
&nbsp;</p>
<center>
<table cellspacing="0" cellpadding="0" width="90%">
    <tr>
            <td valign="top" align="center" width="15%">Page maintained by: </td>
            <td valign="top" align="left"><a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#46;&#68;&#117;&#103;&#117;&#101;&#64;&#98;&#117;&#108;&#108;&#46;&#110;&#101;&#116;">S&#233;bastien Dugu&#233;</a>. </td>
            <td valign="top" align="center"><em><script type="text/javascript">document.write("Last update: " + document.lastModified); </script>Last update: 02/28/2007 22:01:19</em> </td>
            <td valign="top" align="right" rowspan="2"><a href="http://validator.w3.org/check?uri=referer"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; width: 88px; height: 31px; border-right-width: 0px" height="31" alt="Valid XHTML 1.0!" src="http://www.w3.org/Icons/valid-xhtml10" width="88" /></a> </td>
            <td valign="top" align="right" rowspan="2"><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; width: 88px; height: 31px; border-right-width: 0px" alt="Valid CSS!" src="http://jigsaw.w3.org/css-validator/images/vcss" /></a> </td>
        </tr>
    </table>
</center>
<img src ="http://www.cnblogs.com/SGSoft/aggbug/1295671.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42983/" target="_blank">[新闻]Silverlight对Flash 微软打垮Adobe</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>笔记本电脑电池使用方式/BIOS信息</title><link>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222114.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Sat, 14 Jun 2008 15:40:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222114.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1222114.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222114.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1222114.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1222114.html</trackback:ping><description><![CDATA[<p><strong>电池</strong><br><strong>如何延长电池使用寿命</strong><br>1.如果电池久未使用，充电时间将会延长。<br>2.使用与机型相匹配的电源适配器.<br>3.每个月至少一次让电池电量降到3%以下，可以恢复部分电池容量。<br>4.高负荷工作后电池温度升高，电池充电过程可能会停止，温度恢复正常充电过程将继续进行。<br>5.不要将机器置于高温环境，如汽车仪表板与风挡玻璃之间。<br>6.低温环境电池性能将暂时下降。<br>7.贮藏电池前请将电池电量放电至低于50%，以减缓电池损耗。<br>8.使用Battery MaxiMiser软件延长电池使用时间 <p>&nbsp;</p> <p>Time/S***em Time 时间/系统时间 <br>Date/S***em Date 日期/系统日期 <br>Level 2 Cache 二级缓存 <br>S***em Memory 系统内存 <br>Video Controller 视频控制器 <br>Panel Type 液晶屏型号 <br>Audio Controller 音频控制器 <br>Modem Controller 调制解调器（Modem) <br>Primary Hard Drive 主硬盘 <br>Modular Bay 模块托架 <br>Service Tag 服务标签 <br>Asset Tag 资产标签 <br>BIOS Version BIOS版本 <br>Boot Order/Boot Sequence 启动顺序（系统搜索操作系统文件的顺序） <br>Diskette Drive 软盘驱动器 <br>Internal HDD 内置硬盘驱动器 <br>Floppy device 软驱设备 <br>Hard-Disk Drive 硬盘驱动器 <br>USB Storage Device USB存储设备 <br>CD/DVD/CD-RW Drive 光驱 <br>CD-ROM device 光驱 <br>Modular Bay HDD 模块化硬盘驱动器 <br>Cardbus NIC Cardbus总线网卡 <br>Onboard NIC 板载网卡 <br>Boot POST 进行开机自检时（POST）硬件检查的水平：设置为"MINIMAL"（默认设置）则开机自检仅在BIOS升级，内存模块更改或前一次开机自检未完成的情况下才进行检查。设置为"THOROUGH"则开机自检时执行全套硬件检查。 <br>Config Warnings 警告设置：该选项用来设置在系统使用较低电压的电源适配器或其他不支持的配置时是否报警，设置为"DISABLED"禁用报警，设置为"ENABLED"启用报警 <br>Internal Modem 内置调制解调器：使用该选项可启用或禁用内置Modem。禁用（disabled）后Modem在操作系统中不可见。 <br>LAN Controller 网络控制器：使用该选项可启用或禁用PCI以太网控制器。禁用后该设备在操作系统中不可见。 <br>PXE BIS Policy/PXE BIS Default Policy<br>PXE BIS策略：该选项控制系统在没有认证时如何处理（启动整体服务Boot Integrity Services(BIS))授权请求。系统可以接受或拒绝BIS请求。设置为"Reset"时，在下次启动计算机时BIS将重新初始化并设置为"Deny"。 <br>Onboard Bluetooth<br>板载蓝牙设备 <br>MiniPCI Device<br>Mini PCI设备 <br>MiniPCI Status<br>Mini PCI设备状态：在安装Mini PCI设备时可以使用该选项启用或禁用板载PCI设备 <br>Wireless Control<br>无线控制：使用该选项可以设置MiniPCI和蓝牙无线设备的控制方式。设置为"Application"时无线设备可以通过"Quickset"等应用程序启用或禁用，热键不可用。设置为"/Application"时无线设备可以通过"Quickset"等应用程序或热键启用或禁用。设置为"Always Off"时无线设备被禁用，并且不能在操作系统中启用。 <br>Wireless<br>无线设备：使用该选项启用或禁用无线设备。该设置可以在操作系统中通过"Quickset"或""热键更改。该设置是否可用取决于"Wireless Control"的设置。 <br>Serial Port<br>串口：该选项可以通过重新分配端口地址或禁用端口来避免设备资源冲突。 <br>Infrared Data Port<br>红外数据端口。使用该设置可以通过重新分配端口地址或禁用端口来避免设备资源冲突。 <br>Parallel Mode<br>并口模式。控制计算机并口工作方式为"NORMAL"（AT兼容）（普通标准并行口）、"BI-DIRECTIONAL"（PS/2兼容）（双向模式，允许主机和外设双向通讯）还是"ECP"（Extended Capabilities Ports，扩展功能端口）（默认）。 <br>Num Lock<br>数码锁定。设置在系统启动时数码灯（NumLock LED）是否点亮。设为"DISABLE"则数码灯保持灭，设为"ENABLE"则在系统启动时点亮数码灯。 <br>Keyboard NumLock<br>键盘数码锁：该选项用来设置在系统启动时是否提示键盘相关的错误信息。 <br>Enable Keypad<br>启用小键盘：设置为"BY NUMLOCK"在NumLock灯亮并且没有接外接键盘时启用数字小键盘。设置为"Only By Key"在NumLock灯亮时保持embedded键区为禁用状态。 <br>External Hot Key<br>外部热键：该设置可以在外接PS/2键盘上按照与使用笔记本电脑上的键的相同的方式使用键。如果您使用ACPI操作系统鏦in2000或WinXP，则 USB键盘不能使用键。仅在纯DOS模式下USB键盘才可以使用键。设置为"SCROLL LOCK"（默认选项）启用该功能，设置为"NOT INSTALLED"禁用该功能。 <br>USB Emulation<br>USB仿真：使用该选项可以在不直接支持USB的操作系统中使用USB键盘、USB鼠标及USB软驱。该设置在BIOS启动过程中自动启用。启用该功能后，控制转移到操作系统时仿真继续有效。禁用该功能后在控制转移到操作系统时仿真关闭。 <br>Pointing Device<br>指针设备：设置为"SERIAL MOUSE"时外接串口鼠标启用并集成触摸板被禁用。设置为"pS/2 MOUSE"时，若外接PS/2鼠标，则禁用集成触摸板。设置为"TOUCH PAD-PS/2 MOUSE"（默认设置）时，若外接PS/2鼠标，可以在鼠标与触摸板间切换。更改在计算机重新启动后生效。 <br>Video Expansion<br>视频扩展：使用该选项可以启用或禁用视频扩展，将较低的分辨率调整为较高的、正常的LCD分辨率。 <br>Battery<br>电池 <br>Battery Status<br>电池状态 <br>Power Management<br>电源管理 <br>Suspend Mode<br>挂起模式 <br>AC Power Recovery<br>交流电源恢复：该选项可以在交流电源适配器重新插回系统时电脑的相应反映。 <br>Low Power Mode<br>低电量模式：该选项用来设置系统休眠或关闭时所用电量。 <br>Brightness<br>亮度：该选项可以设置计算机启动时显示器的亮度。计算机工作在电源供电状态下时默认设置为一半。计算机工作在交流电源适配器供电状态下时默认设置为最大。 <br>Wakeup On LAN<br>网络唤醒：该选项设置允许在网络信号接入时将电脑从休眠状态唤醒。该设置对待机状态（Standby state）无效。只能在操作系统中唤醒待机状态。该设置仅在接有交流电源适配器时有效。 <br>Auto On Mod 自动开机模式：注意若交流电源适配器没有接好，该设置将无法生效。该选项可设置计算机自动开机时间，可以设置将计算机每天自动开机或仅在工作日自动开机。设置在计算机重新启动后生效。 <br>Auto On Time 自动开机时间：该选项可设置系统自动开机的时间，时间格式为24小时制。键入数值或使用左、右箭头键设定数值。设置在计算机重新启动后生效。 <br>Dock Configuration 坞站配置 <br>Docking Status 坞站状态 <br>Universal Connect 通用接口：若所用操作系统为WinNT4.0或更早版本，该设置无效。如果经常使用不止一个戴尔坞站设备，并且希望最小化接入坞站时的初始时间，设置为"ENABLED"（默认设置）。如果希望操作系统对计算机连接的每个新的坞站设备都生成新的系统设置文件，设置为"DISABLED"。 <br>S***em Security 系统安全 <br>Primary Password 主密码 <br>Admin Password<br>管理密码 <br>Hard-disk drive password(s) 硬盘驱动器密码 <br>Password Status 密码状态：该选项用来在Setup密码启用时锁定系统密码。将该选项设置为"Locked"并启用Setup密码以放置系统密码被更改。该选项还可以用来放置在系统启动时密码被用户禁用。 <br>S***em Password 系统密码 <br>Setup Password Setup密码 <br>Post Hotkeys 自检热键：该选项用来指定在开机自检（POST）时屏幕上显示的热键（F2或F12）。 <br>Chassis Intrusion<br>机箱防盗：该选项用来启用或禁用机箱防盗检测特征。设置为"Enable-Silent"时，启动时若检测到底盘入侵，不发送警告信息。该选项启用并且机箱盖板打开时，该域将显示"DETECTED"。 <br>Drive Configuration<br>驱动器设置 <br>Diskette Drive A: 磁盘驱动器A:如果系统中装有软驱，使用该选项可启用或禁用软盘驱动器 <br>Primary Master Drive 第一主驱动器 <br>Primary Slave Drive 第一从驱动器 <br>Secondary Master Drive 第二主驱动器 <br>Secondary Slave Drive 第二从驱动器 <br>IDE Drive UDMA 支持UDMA的IDE驱动器：使用该选项可以启用或禁用通过内部IDE硬盘接口的DMA传输。 <br>Hard-Disk drive Sequence 硬盘驱动器顺序 <br>S***em BIOS boot devices 系统BIOS启动顺序 <br>USB device USB设备 <br>Memory Information 内存信息 <br>Installed S***em Memory 系统内存：该选项显示系统中所装内存的大小及型号 <br>S***em Memory Speed<br>内存速率：该选项显示所装内存的速率 <br>S***em Memory Channel Mode 内存信道模式：该选项显示内存槽设置。 <br>AGP Aperture AGP区域内存容量：该选项指定了分配给视频适配器的内存值。某些视频适配器可能要求多于默认值的内存量。 <br>CPU information CPU信息 <br>CPU Speed CPU速率：该选项显示启动后中央处理器的运行速率 <br>Bus Speed 总线速率：显示处理器总线速率 <br>Processor 0 ID 处理器ID：显示处理器所属种类及模型号 <br>Clock Speed 时钟频率 <br>Cache Size 缓存值：显示处理器的二级缓存值 <br>Integrated Devices(LegacySelect Options) 集成设备 <br>Sound 声音设置：使用该选项可启用或禁用音频控制器 <br>Network Interface Controller<br>网络接口控制器：启用或禁用集成网卡 <br>Mouse Port 鼠标端口：使用该选项可启用或禁用内置PS/2兼容鼠标控制器 <br>USB Controller USB控制器：使用该选项可启用或禁用板载USB控制器。 <br>PCI Slots PCI槽：使用该选项可启用或禁用板载PCI卡槽。禁用时所有PCI插卡都不可用，并且不能被操作系统检测到。 <br>Serial Port 1 串口1：使用该选项可控制内置串口的操作。设置为"AUTO"时，如果通过串口扩展卡在同一个端口地址上使用了两个设备，内置串口自动重新分配可用端口地址。串口先使用COM1，再使用COM2，如果两个地址都已经分配给某个端口，该端口将被禁用。 <br>Parallel Port 并口：该域中可配置内置并口 <br>Mode 模式：设置为"AT"时内置并口仅能输出数据到相连设备。设置为PS/2、EPP或ECP模式时并口可以输入、输出数据。这三种模式所用协议和最大数据传输率不同。最大传输速率PS/2 I/O Address 输入/输出地址 <br>DMA Channel DMA通道：使用该选项可以设置并口所用的DMA通道。该选项仅在并口设置为"ECP"时可用。 <br>Diskette Interface 磁盘接口：使用该选项可以设置内置软盘驱动器的操作。设置为AUTO时，若装有软驱，则内置磁盘控制器被禁用。若没有检测到磁盘控制器，则启用内置控制器。 <br>PC Speaker 系统喇叭：使用该选项可启用或禁用系统喇叭 <br>Primary Video Controller 主视频控制器：使用该选项可以在启动过程中指定视频控制器。设置为"AUTO"时若装有内置显卡，系统可以使用。否则系统将使用板载视频控制器。设置为"Onboard"时系统总是使用板载控制器 <br>Onboard Video Buffer 板载显卡缓存 <br>Report Keyboard Errors<br>键盘报错 <br>Auto Power On 自动开机 <br>Auto Power On Mode 自动开机模式 <br>Auto Power On Time 自动开机时间 <br>Remote Wake Up 远程唤醒：该选项设置为"ON"时，若网卡或有远程唤醒功能的调制解调器收到唤醒信号时，系统将被唤醒。该选项设置为"On w/Boot to NIC 时"，系统启动时首先尝试网络启动。 <br>Fast Boot 快速启动：该选项在操作系统请求精简启动时系统启动的速度。 <br>IDE Hard Drive Acoustics Mode IDE硬盘声音模式 <br>S***em Event Log 系统事件日志</p> <div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:03d1d5a9-3eaf-4215-8383-241078d31d4c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati 标签: <a href="http://technorati.com/tags/IBM%20T4x" rel="tag">IBM T4x</a>,<a href="http://technorati.com/tags/T60" rel="tag">T60</a>,<a href="http://technorati.com/tags/T61" rel="tag">T61</a>,<a href="http://technorati.com/tags/%e7%ac%94%e8%ae%b0%e6%9c%ac%e7%94%b5%e8%84%91" rel="tag">笔记本电脑</a>,<a href="http://technorati.com/tags/%e7%94%b5%e6%b1%a0" rel="tag">电池</a>,<a href="http://technorati.com/tags/BIOS" rel="tag">BIOS</a></div><img src ="http://www.cnblogs.com/SGSoft/aggbug/1222114.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42981/" target="_blank">[新闻]IBM扩大研究规模 在上海成立研究院</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>完美解决T4X风扇噪音问题 (热点问题) 最新版本v018中文版更新！！！</title><link>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222105.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Sat, 14 Jun 2008 15:23:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222105.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1222105.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222105.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1222105.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1222105.html</trackback:ping><description><![CDATA[<h4>完美解决T4X风扇噪音问题 (热点问题) <a href="http://www.cnblogs.com/Files/SGSoft/tpfan0.18.rar">最新版本v018中文版</a>更新！！！<br></h4> <p>这是老外开发的IBM风扇控制程序，完美解决T43风扇老转的问题，能自己控制风扇转动的温度和速度。本人T43 AL9测试通过。<br>打开编辑fancontrol.ini文件，改变active=1，默认为0，退出，运行fancontrol.exe，选择mode为smart即可通过程序控制风扇转动速度。<br>温度控制值在fancontrol.ini文件中可改变。<br>我的测试结果，如果温度选择 48度-52度风扇转速1，在CPU降频使用时，风扇的转速噪音基本可以忽略，风扇启停的比例大概是1：1，如把风扇风量固定选1，则CPU温度在45~46度之间变动，我的机器，前两周在老吴那刚买的AL9。晚上上网和下载东西基本上可忽略风扇的噪音了，现在倒是感觉我的东芝硬盘噪音比较大了，比我原先的5K100噪音大多了。  <p>老吴，我要是自己换硬盘影响不影响保修呀？ <br>现在感觉要是能最小化就好了，这个程序经过我昨天一晚上的下载东西的测试来看，还是不错的，按上面的设定，CPU温度就没超过52度，应该没什么大碍。<br>这个程序一关闭，风扇的控制权就交给BIOS了。<br>又出新版本了，作者要加入最小化自动运行在托盘等功能。<br><strong>最新版v015,加入启动最小化和按各部件最高温度进行温度控制，不仅仅按照CPU温度，很不错，推荐大家安装</strong>！<br><a href="http://www.cnblogs.com/Files/SGSoft/tpfan0.18.rar">最新版v018</a>，增加可忽略一些温度的选择。<br>fancontrol.ini的设置：<br>1：Active=(0,1,2)<br>设置风扇控制程序的状态，0为不控制，1为容许控制，2为启动后就自动控制；<br>2：Cycle=5<br>设置检测温度的时间间隔，5为5秒；<br>3：MinimizeToSysTray=(0,1)<br>设置最小化时的状态，0为不变化，1为最小化到系统托盘；<br>4：MinimizeOnClose=(0,1)<br>设置选择关闭程序时的状态，0为关闭，1为最小化到系统托盘；<br>5：StartMinimized=(0,1)<br>设置程序启动时是最小化还是隐藏到系统托盘，0为最小化，1为到系统托盘；<br>6：IconLevels=50 55 60<br>选择系统图标三种颜色代表的温度，第一位对应黄色，第二位对应橙色，第三位对应红色；<br>7：FanBeep=1 1<br>设置风扇启动和停止的时间，单位为ms；<br>8：MaxReadErrors= 10<br>设置在出现读温度值错误的次数，程序将转入BIOS控制；<br>9：IgnoreSensors=PWR,YYY,ZZZ<br>设置程序忽略控制的温度项目，填入相应的名称，则程序将不考虑此项温度值；<br>10：Level=48 0<br>&nbsp;&nbsp;&nbsp; Level=51 1<br>&nbsp;&nbsp;&nbsp; Level=55 4<br>&nbsp;&nbsp;&nbsp; Level=60 7<br>&nbsp;&nbsp;&nbsp; Level=70 128<br>设置程序控制的温度值和相对应的风扇转速，按系统各部件的最高温度控制；  <p><a href="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/T4Xv018_1481E/tu-2_RMrF86UbF7WQ_2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="tu-2_RMrF86UbF7WQ" src="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/T4Xv018_1481E/tu-2_RMrF86UbF7WQ_thumb.jpg" width="244" border="0"></a> </p> <p><a href="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/T4Xv018_1481E/tu-1_Jz8IBUVzpvqm_4.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="tu-1_Jz8IBUVzpvqm" src="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/T4Xv018_1481E/tu-1_Jz8IBUVzpvqm_thumb_1.jpg" width="244" border="0"></a> </p> <div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:55b9ef84-2f3f-4c4c-af1d-2c4659e2bb23" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati 标签: <a href="http://technorati.com/tags/IBM%20T4X" rel="tag">IBM T4X</a>,<a href="http://technorati.com/tags/%e9%a3%8e%e6%89%87" rel="tag">风扇</a></div><img src ="http://www.cnblogs.com/SGSoft/aggbug/1222105.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42981/" target="_blank">[新闻]IBM扩大研究规模 在上海成立研究院</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>关于IBM 随机启动选项</title><link>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222097.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Sat, 14 Jun 2008 15:00:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222097.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1222097.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222097.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1222097.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1222097.html</trackback:ping><description><![CDATA[摘要: 介绍关于IBM 随机启动选项（哪些保留那些删除） 介绍关于IBM 随机启动选项（哪些保留那些删除）下面这个图 是装完随机软件后的启动选项 （用的是优化大师的解图 看的比较清楚）   1 D&nbsp;&nbsp;<a href='http://www.cnblogs.com/SGSoft/archive/2008/06/14/1222097.html'>阅读全文</a><img src ="http://www.cnblogs.com/SGSoft/aggbug/1222097.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42981/" target="_blank">[新闻]IBM扩大研究规模 在上海成立研究院</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>IBM T61 8889AW9使用心得</title><link>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1220917.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Fri, 13 Jun 2008 16:55:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1220917.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1220917.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/06/14/1220917.html#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1220917.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1220917.html</trackback:ping><description><![CDATA[<p>今天新的笔记本到手了，IBM T61 8889 AT9，港行货。<a href="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/IBMT618889AW9_AB7/13062008150_2.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="260" alt="T61" src="http://www.cnblogs.com/images/cnblogs_com/SGSoft/WindowsLiveWriter/IBMT618889AW9_AB7/13062008150_thumb.jpg" width="259" align="right" border="0"></a> </p> <p>验收机器时，当场启动的机器，T61第一次启动会自动安装系统，系统安装成功后，使用 DisplayX显示器测试工具.exe 对显示器进行了坏点测试，还好，测试没有发现坏点。其他的测试就没有太大必要了，若能正常安装成功，一般系统硬件就没有什么大问题，IBM 本本的品质还是值得信耐的。 </p> <p><strong>重新分区</strong><br>然后使用NortonPartitionMagic8.0 对系统重新进行分区，自动安装的系统，没有对硬盘进行分区，这可以说是IBM笔记本的最大弊病，以前用的那个T42如此，如今都T61了，仍然没有改进，难道在自动安装系统之前，提示用户进行分区设定，或者自动做个通用设定，这个功能很难实现吗？Lenove有点不思进取了。</p> <p><strong>删除Nordon杀毒软件</strong><br>非常可恶的是，自动安装的系统，会将Norton安装上，这个3个月试用的杀毒软件真是个垃圾！不停的提示你购买期限将到，关键是卸载还不能卸载干净。Sementec在杀毒领域实在是不敢恭维，这种推销，也有点.......反正我经历了这种痛苦，绝不在使用Sementec的杀毒软件了，将来在项目招标中，也尽量不采用这个垃圾软件，卸载无法干净卸载的软件，只能说是流氓软件。不过Norton还没有流氓到无可救药的地步，在其官方网站，可以搜索到：Norton_Removal_Tool.exe 这个工具，下载这个工具，可以把机器中的Norton品牌的所有软件都卸载掉，包括杀毒软件。最后我还是使用这个工具才把nordon搞定。</p> <p><strong>修复一键恢复</strong><br>重新分区后，一键恢复就不可用了。这时，你需要在Windows XP命令行下，运行：</p> <p>cmd<br>C:\&gt;<br>C:\&gt;cd&nbsp; C:\Program Files\Common Files\Lenovo\BMGR<br>C:\&gt;cd&nbsp; C:\Program Files\Common Files\Lenovo\BMGR\&gt;<font color="#ff0000"><strong>bmgr32.exe&nbsp;&nbsp;&nbsp; /fc:bootmgr.bin&nbsp;&nbsp; /M2&nbsp;&nbsp;&nbsp; /IBM</strong></font></p> <p>运行上述命令后，重新启动机器，则一键恢复可用了。</p> <p><strong>启动蓝牙</strong><br>默认情况下，T61的蓝牙没有启动，蓝牙显示灯根本没有亮，要Fn+F5打开。在无线网络连接的配置窗口中，在选中蓝牙以后，第一次打开会看到驱动开始安装，软化蓝牙会运行起来。 传输到的文件，右键点击蓝牙图标，浏览我的Bluetooth位置-〉Bluetooth交换文件夹。一旦和其他蓝牙设备联通过，则再次连接无需双方确认，会自动进行通信，这一点，呵呵，还是有点不安全啊....不过若使用个耳机还要每次连接互信，也的确有点麻烦...</p> <p><strong>关于PCMCIA插口</strong><br>T61只提供了一个PCMCIA插口，在左手侧。这一点需要切记切记。是一个，不是2个。左侧的插口中，下部的接口是可用的，上面的那个实际不能插入，开始我不知道，用我的无线网卡插入，结果怎么也插不进，还以为笔记本坏掉了.后来到官方网站上查询，才得知T61只提供一个PCMCIA插口，不像T42，提供2个。我靠，IBM也没在说明书中或者明显的位置提供这个信息，我的一个同事由于用力过大，真把上面的插槽弄坏了.</p> <p><strong>NView和Macfee杀毒软件冲突</strong><br>非常不幸，当我用Macfee 8.5企业版替换掉Nordon后，机器死机了。后来不断的查找原因，发现是点击Macfee托盘区图标，显示菜单造成的。Macfee 8.5禁止修改软件自身设定，而nview会在任何右键菜单中添加nview条目（够霸道）,两者就冲突了。进显卡关闭nView 功能，才解决这个问题。但卡巴，Nod32，nordon都没有这个bug，不过Macfee 可以在其官方网站免费下载，无限制使用，只好忍了。有个正版的卡巴，卸载时曾经把系统弄崩溃（ntldr丢失什么的），于是放弃使用了，一直改用macfee企业版，防毒效果不错，够用了，就是资源占用大，50M以上，另外，8.5新增的很多保护规则，弄得系统很不正常，常常无法正常安装软件，若要安装软件，就得禁用它——晕倒很！后来研究了半天规则，才搞明白那些和MSI的行为会有冲突，一一禁用了才好用了。于是我在想，软件做成这样，是安全了吗？！说实在的，macfee 8.5并不怎么样，强烈建议大家选择其他杀毒软件，如nod32，卡巴之流。国产的也不错，只是讨厌瑞星的小狮子，就不推荐它了——什么时候瑞星公司给客户权利去掉这个讨厌的小玩意，就支持它一把，否则，一直弃用——PS：瑞星的企业版授权很好，一次购买，终身免费升级。这对用户而言的确不错。<br><br><strong>一键恢复，重新安装OS选择定制应用程序恢复</strong><br>如使用一键恢复重新安装OS，务必记得选择&#8220;定制应用程序恢复&#8221;，而不是&#8220;完全恢复&#8221;。这时你有机会把一大堆无聊的试用软件干掉，包括nordon，还你一个干净的WinXP。PS：其他联想大量的软件也是垃圾，但没办法，如果不用他们提供的垃圾软件，就没办法使用很多硬件功能，包括指纹识别，客户端安全，连接管理，屏幕管理......这些软件互相关联，不知道少安装那个会出什么问题，所以，Lenove的软件，尽量不要去掉，我最后只钩掉 ThinkPad Message Center，目前看还没出现什么故障.</p>   <img src ="http://www.cnblogs.com/SGSoft/aggbug/1220917.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42981/" target="_blank">[新闻]IBM扩大研究规模 在上海成立研究院</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>证件照的标准</title><link>http://www.cnblogs.com/SGSoft/archive/2008/06/05/1214599.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Thu, 05 Jun 2008 08:48:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/06/05/1214599.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1214599.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/06/05/1214599.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1214599.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1214599.html</trackback:ping><description><![CDATA[<div class="postTitle">证件照的标准</div>
<br />
<div class="postText">
<div class="cnt" id="blog_text">
<p>《 中华人民共和国道路交通安全法》申请机动车驾驶证人员的相片标准 <br />
相片应为，持证者本人近期免冠1寸相片。 <br />
1．白色背景的彩色正面相片，校正视力者须戴眼镜　。 <br />
2．其规格为32mm&#215;22mm 人头部约占相片长度的三分之二。 <br />
第二代《居民身份证》照片标准 <br />
照片标准为〔公安部制定《居民身份证》制证用数字相片技术标准(GA461-2004)〕： <br />
1、照片规格:358像素（宽）&#215;441像素（高），分辨率350dpi，照片尺寸为32mm&#215;26mm； <br />
2、颜色模式:24位RGB真彩色。 <br />
3、要求: 公民本人近期正面免冠彩色头像, 头部占照片尺寸的2／3，不着制式服装或白色上衣,常戴眼镜的居民应配戴眼镜，白色背景无边框，人像清晰，层次丰富，神态自然，无明显畸变。 <br />
4、人像在相片矩形框内水平居中，脸部宽207像素&#177;14像素，头顶发迹距相片上边沿7像素～21像素，眼睛所在位置距相片下边沿的距离不小于207像素,当头顶发迹距相片上边沿距离与眼睛所在位置距相片下边沿的距离不能同时满足上述要求的情况下，应优先保证眼睛所在位置距相片下边沿的距离不小于207像素，特殊情况下可部分切除耸立过高的头发。 <br />
新版《中华人民共和国普通护照》 <br />
今年7月17日起，公安局出入境管理部门将开始受理、签发新版《中华人民共和国普通护照》，这也也是我国建国以来使用的第13版护照。 <br />
1．着白色服装的请用淡蓝色背景颜色，着其他颜色服装的最好使用白色背景。 <br />
2．人像要清晰、层次丰富、神态自然。 <br />
3．公职人员不着制式服装，儿童不系红领巾。 <br />
4．尺寸为48毫米&#215;33毫米，头部宽度21至24毫米，头部长度28至33毫米。 <br />
非移民签证申请照片要求 <br />
每一份申请都需附申请人正面，无边框的，拍摄于最近六个月的照片一张。&#8220;正面&#8221;是指申请人拍照时需要正对照相机，眼光不能向下看或斜视，脸部需占整张照片的50%。虽然由于发型的不同，很难严格地定义&#8220;脸部&#8221;，总体上说，是指申请人的头部，包括脸和头发；上下从头顶到下巴；左右至两边发际，如露出耳朵则更佳。关键的要求是从照片可以清晰地辨别申请人。 <br />
<br />
照片的尺寸为2x2英寸(大约为50毫米x50毫米正方形)，头像居于正中。头部(从 头顶至下巴底)在1英寸至1 3/8英寸之间(即25毫米至35毫米)，眼睛到照片底部的 距离为1 1/8 英寸至1 3/8英寸。(即28毫米至35毫米)。可以是白色或浅色背景的 彩色或黑白照片，照片无边框，需被订在或粘贴在护照或非移民签证申请表格上。如照片是被装订的，钉子必须尽量远离申请人脸部。照片背景如有花纹或图案或呈深色将不被接受。 <br />
等等很多很多不同的规格标准.</p>
<p>&nbsp;</p>
<h3><a name="_Toc150826398"></a><a name="_Toc150614714"></a><a name="_Toc150587966"></a><a name="_Toc119214504"></a><a name="_Toc113546562">1</a>．二代证标准数字相片样式（图例）</h3>
<p></p>
<div><a name="_Toc150826399"></a><a name="_Toc150614715"></a><a name="_Toc150587967"><strong><font size="3">2</font></strong></a><font size="3"><strong>．二代证标准数字相片规格</strong><strong>如上图所示，二代证对标准数字相片规格要求为：358像素（宽）</strong><strong>&#215;</strong><strong>441</strong><strong>像素（高），分辨率350dpi。</strong></font></div>
<h3><a name="_Toc150826400"></a><a name="_Toc150614716"></a><a name="_Toc150587968">3</a>．二代证标准数字相片的颜色模式要求二代证标准数字相片采用24位RGB真彩色相片。</h3>
<h3><a name="_Toc150826401"></a><a name="_Toc150614717"></a><a name="_Toc150587969">4</a>．二代证标准数字相片的压缩方式要求采用JPEG压缩技术，压缩品质因子70(一般相片的文件容量在14k～20k字节之间)，符合ISO DIS 10918-1要求，相片放大后无明显光斑。</h3>
<h3><a name="_Toc150826402"></a><a name="_Toc150614718"></a><a name="_Toc150587970">5</a>．二代证标准相片头像大小及位置要求</h3>
<div>人像在相片矩形框内水平居中，脸部宽207像素&#177;14像素，头顶发迹距相片上边沿7像素～21像素，眼睛所在位置距相片下边沿的距离不小于207像素，当头顶发迹距相片上边沿距离与眼睛所在位置距相片下边沿的距离不能同时满足上述要求的情况下，应优先保证眼睛所在位置距相片下边沿的距离不小于207像素。</div>
<h3><a name="_Toc150826403"></a><a name="_Toc150614719"></a><a name="_Toc150587971">6</a>．二代证标准相片背景、边框要求</h3>
<div>标准相片要求的背景为：白色背景，无边框。</div>
<h3><a name="_Toc150826404"></a><a name="_Toc150614720"></a><a name="_Toc150587972"></a><a name="_Toc123460191">7</a>．标准相片的一般性要求</h3>
<div>人像清晰，边缘未柔化、无锯齿状，层次丰富，神态自然，无明显畸变和过度修改痕迹；</div>
<div>不着制式服装，不戴帽子，尽量穿深色有领衣服；</div>
<div>常戴眼镜的居民应配戴眼镜，戴眼镜拍摄镜片不能有反光；</div>
<div>正面头像，头和脸不得正斜或侧转；</div>
<div>头发整齐，长发者应露出两耳、眉毛，发髻不得盘在头顶；</div>
<p>不佩带各种首饰，不化浓妆。</p>
<p>************************************************************** </p>
<pre>
<p><font face="Verdana">1英寸25mm&#215;35mm <br />
2英寸35mm&#215;49mm <br />
3英寸35mm&#215;52mm <br />
港澳通行证33mm&#215;48mm <br />
赴美签证50mm&#215;50mm <br />
日本签证45mm&#215;45mm <br />
大二寸35mm&#215;45mm <br />
护照33mm&#215;48mm <br />
毕业生照33mm&#215;48mm <br />
身份证22mm&#215;32mm <br />
驾照21mm&#215;26mm <br />
车照60mm&#215;91mm </font></p>
<p><strong>数码相机和可冲印照片最大尺寸对照表</strong></p>
<p>500万像素 有效4915200，像素2560X1920。可冲洗照片尺寸17X13，对角线21英寸 <br />
400万像素 有效3871488，像素2272X1704。可冲洗照片尺寸15X11，对角线19英寸 <br />
300万像素 有效3145728，像素2048X1536。可冲洗照片尺寸14X10，对角线17英寸 <br />
200万像素 有效1920000，像素1600X1200。可冲洗照片尺寸11X8，对角线13英寸 <br />
130万像素 有效1228800，像素1280X960。可冲洗照片尺寸9X6，对角线11英寸 <br />
080万像素 有效786432，像素1024X768。可冲洗照片尺寸7X5，对角线9英寸 <br />
050万像素 有效480000，像素800X600。可冲洗照片尺寸5X4，对角线7英寸 <br />
030万像素 有效307200，像素640X480。可冲洗照片尺寸4X3，对角线5英寸 <br />
************************************************************** <br />
5寸照片（3X5），采用800X600分辨率就可以了 <br />
6寸照片（4X6），采用1024X768分辨率 <br />
7寸照片（5X7），采用1024X768分辨率 <br />
8寸照片（6X9），采用1280X960分辨率 **************************************************************<br />
按照目前的通行标准，照片尺寸大小是有较严格规定的</p>
<p>1英寸证明照的尺寸应为3．6厘米&#215;2．7厘米； <br />
2英寸证明照的尺寸应是3．5厘米&#215;5．3厘米； <br />
5英寸（最常见的照片大小）照片的尺寸应为12．7厘米&#215;8．9厘米； <br />
6英寸（国际上比较通用的照片大小）照片的尺寸是15．2厘米&#215;10．2厘米； <br />
7英寸（放大）照片的尺寸是17．8厘米&#215;12．7厘米； <br />
12英寸照片的尺寸是30．5厘米&#215;25．4厘米。 <br />
正常的误差应该在1～2毫米左右，如果&#8220;差距&#8221;过大，那就说明洗印店有问题了。 </p>
<p>*****************************************************</p>
<p>常用照片尺寸 照片规格(英寸) （厘米） (像素) 数码相机类型 </p>
<p>1寸 2.5*3.5cm 413*295 <br />
身份证大头照 3.3*2.2 390*260 <br />
2寸 3.5*5.3cm 626*413 <br />
小2寸（护照） 4.8*3.3cm 567*390 <br />
5 寸 5x3.5 12.7*8.9 1200x840以上 100万像素 <br />
6 寸 6x4 15.2*10.2 1440x960以上 130万像素 </p>
<p>7 寸 7x5 17.8*12.7 1680x1200以上 200万像素 <br />
8 寸 8x6 20.3*15.2 1920x1440以上 300万像素 <br />
10寸 10x8 25.4*20.3 2400x1920以上 400万像素 <br />
12寸 12x10 30.5*20.3 2500x2000以上 500万像素 <br />
15寸 15x10 38.1*25.4 3000x2000 600万像素 </p>
<p>****************************************************<br />
<strong>照片尺寸与打印尺寸之对照（分辨率：300dpi ）</strong> <br />
照片尺寸（英寸）&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 打印尺寸（厘米） <br />
10x15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25.4x38.1 <br />
10x12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25.4x30.5 <br />
8x10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20.3x25.4 <br />
6x8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15.2x20.3 <br />
5x8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12.7x20.3 <br />
5x7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12.7x17.7 <br />
4x6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.1x15.2 <br />
3.5x5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8.9x12.7 </p>
<p>1.身份证(22mm*32mm)<br />
2.驾驶证(22mm*32mm)<br />
3.黑白小一寸(22mm*32mm)<br />
4.彩色小一寸(27mm*38mm)<br />
5.彩色大一寸(40mm*55mm)<br />
6.普通证件照(33mm*48mm)</p>
<p>照片的尺寸是以英寸为单位，1英寸=2.54cm 9*6就是<br />
22.54cm*15`24cm自己量一下吧，如果是底片冲洗的话是没有这个尺寸的，只能叫师傅放大到10寸再裁剪</p>
<p><strong></strong> </p>
<p><strong>照片尺寸</strong><br />
1X1.5 (1寸)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.6*3.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 一寸2.5*3.5<br />
1.5X2 (2寸)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.8*5.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 大二寸3.5*5.0&nbsp;&nbsp;&nbsp;&nbsp; 小二3.5*4.5<br />
5*3.5（5寸/3R）&nbsp;&nbsp; 12.70*8.89 <br />
6*4（6寸/4R）&nbsp;&nbsp;&nbsp; 15.24*10.16 <br />
7*5（7寸/5R）&nbsp;&nbsp;&nbsp; 17.78*12.70 <br />
8*6（8寸/6R）&nbsp;&nbsp;&nbsp; 20.32*15.24 <br />
10*8（10寸/8R）&nbsp;&nbsp; 25.40*20.32 <br />
10*12(12寸)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25.40*30.48 <br />
12*14(14寸）&nbsp;&nbsp;&nbsp;&nbsp; 30.48*35.56<br />
12*16(16寸)&nbsp;&nbsp;&nbsp;&nbsp; 30.48*40.64<br />
14*18(18寸)&nbsp;&nbsp;&nbsp;&nbsp; 35.56*45.72<br />
16*20(20寸)&nbsp;&nbsp;&nbsp;&nbsp; 40.64*50.80<br />
20*24(24寸)&nbsp;&nbsp;&nbsp;&nbsp; 50.80*60.96<br />
24*30(30寸)&nbsp;&nbsp;&nbsp;&nbsp; 60.96*76.20<br />
24*36(36寸)&nbsp;&nbsp;&nbsp;&nbsp; 60.96*91.44</p>
<p><strong>数码相机可冲印照片尺寸对照表</strong></p>
<p>要达到满意的数码扩印效果：<br />
照片规格(英寸)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; （厘米）&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (像素)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 数码相机类型</p>
<p>&nbsp;&nbsp; 1寸&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.5*3.5cm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 413*295 <br />
&nbsp;&nbsp;&nbsp; 身份证大头照&nbsp;&nbsp;&nbsp;&nbsp; 3.3*2.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 390*260<br />
&nbsp;&nbsp;&nbsp; 2寸&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.5*5.3cm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 626*413<br />
&nbsp;&nbsp;&nbsp; 小2寸（护照） 4.8*3.3cm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 567*390 <br />
　5 寸&nbsp;&nbsp;&nbsp; 5x3.5&nbsp;&nbsp;&nbsp;&nbsp; 12.7*8.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1200x840以上&nbsp;&nbsp; 100万像素<br />
　6 寸&nbsp;&nbsp;&nbsp; 6x4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15.2*10.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1440x960以上&nbsp;&nbsp; 130万像素<br />
　7 寸&nbsp;&nbsp;&nbsp; 7x5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17.8*12.7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1680x1200以上 200万像素<br />
　8 寸&nbsp;&nbsp;&nbsp; 8x6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20.3*15.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1920x1440以上 300万像素<br />
　10寸 10x8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25.4*20.3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2400x1920以上 400万像素<br />
　12寸 12x10&nbsp;&nbsp;&nbsp; 30.5*20.3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2500x2000以上 500万像素 <br />
　15寸 15x10&nbsp;&nbsp;&nbsp; 38.1*25.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3000x2000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 600万像素<br />
另外，数码的片子别管像素是几百万，只看长边的像素数，1200出5寸 <br />
1400出6寸，1700出7寸，类推...</p>
</pre>
</div>
</div>
<img src ="http://www.cnblogs.com/SGSoft/aggbug/1214599.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42980/" target="_blank">[新闻]eWeek评Google八大“20%项目”</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>Ankh菜单删除</title><link>http://www.cnblogs.com/SGSoft/archive/2008/04/09/1145775.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Wed, 09 Apr 2008 14:01:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/04/09/1145775.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1145775.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/04/09/1145775.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1145775.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1145775.html</trackback:ping><description><![CDATA[摘要: 今天下载了AnkhSVN 试用来一番。它是一个Visual Studio IDE的一个插件，感觉仍然不如VSS或者Visual SVN方便，Unintall后，居然发现VS2005菜单上，仍然有AnkhSVN的菜单项目。要删除它...&nbsp;&nbsp;<a href='http://www.cnblogs.com/SGSoft/archive/2008/04/09/1145775.html'>阅读全文</a><img src ="http://www.cnblogs.com/SGSoft/aggbug/1145775.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42979/" target="_blank">[新闻]微软终于发布Silverlight 2正式版</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>VC8应用程序的发布问题</title><link>http://www.cnblogs.com/SGSoft/archive/2008/03/14/1106476.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Fri, 14 Mar 2008 13:07:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/03/14/1106476.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1106476.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/03/14/1106476.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1106476.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1106476.html</trackback:ping><description><![CDATA[<p><strong>1. 问题描述：</strong><br>最近在VS2005下用C++写了一个Console程序，在一台未安装VS2005的机器上不能正常运行。<br>用命令行方式运行，提示：<br>“系统无法执行指定的程序”<br>直接双击运行，提示：<br>“由于应用程序的配置不正确，应用程序未能启动，重新安装应用程序可能会纠正这个问题”<br>用VC6和VS2003也有这个问题，只不过会提示说找不到“***.dll”，把需要的dll拷贝到目标机器就可以正常运行了。而VS2005并没有提示缺少哪些dll。<br><strong>2. 解决方案：</strong><br>在水木C++版请教了一下，ass做出了回答（非常感谢ass的帮助）。把他的回答摘录如下，大家共同学习：<br>“因为没有msvcr80.dll<br>可以改一下编译选项 多线程dll(/MD)改成多线程(MT)这样就静态链接，<br>也可以从你的vc8安装盘上找到再分发包vcredist_xxx.exe和你的程序捆绑安装。”</p> <p>也可到这里下载：</p> <p><a title="http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=zh-cn" href="http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=zh-cn">http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=zh-cn</a></p> <p><br>根据ass指导的思路，自己实验了一下，感觉以下两种解决办法是比较方便的：<br><strong>方法一：</strong><br>在C:Program FilesMicrosoft Visual Studio 8VCredi<br>stDebug_NonRedistx86Microsoft.VC80.DebugCRT 下找到了下列文件：<br>msvcm80d.dll<br>msvcp80d.dll<br>msvcr80d.dll<br>Microsoft.VC80.DebugCRT.manifest<br>把这几个文件拷贝到目标机器上，与运行程序同一文件夹或放到system32下，就可以运行那个程序了。<br><strong></strong></p> <p><strong>方法二：</strong><br>修改“C++/Code Generation”中的运行时库选项，将/MD或/MDd 改为 /MT或/MTd，这样就实现了对VC运行时库的静态链接，在运行时就不再需要VC的dll了。 </p> <p>&nbsp;</p> <p>还有几个要注意的地方：在实际应用中，一个应用程序往往由DLL和EXE构成，若exe配置为MTd，则要解决上面的问题，DLL也必须是MTd。</p><img src ="http://www.cnblogs.com/SGSoft/aggbug/1106476.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42977/" target="_blank">[新闻]微软首次打破先例 Windows 7不再改名</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item><item><title>Session_end事件</title><link>http://www.cnblogs.com/SGSoft/archive/2008/03/13/1104265.html</link><dc:creator>海天一鸥</dc:creator><author>海天一鸥</author><pubDate>Thu, 13 Mar 2008 11:33:00 GMT</pubDate><guid>http://www.cnblogs.com/SGSoft/archive/2008/03/13/1104265.html</guid><wfw:comment>http://www.cnblogs.com/SGSoft/comments/1104265.html</wfw:comment><comments>http://www.cnblogs.com/SGSoft/archive/2008/03/13/1104265.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/SGSoft/comments/commentRss/1104265.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/SGSoft/services/trackbacks/1104265.html</trackback:ping><description><![CDATA[<p><u></u></p><br> <p><font color="#ff0000">Session End事件仅在进程内会话模式情况下，请求结束时，Session.Abandon()被调用时会被激发，或者会话过期时被激发。浏览器关闭并不会激发Session END事件。</font></p> <h3><br><u>Introduction</u></h3> <p>Sessions are maintained on the server. Sessions are created when a request is made by the client to the page. In this article we will look that when the <b>Session_End</b> event is fired.  <p><u><b>When Session_End is fired</b>:</u>  <p><font color="#ff0000">Session End event is fired only in the In-Proc Session mode at the end of the request in which <b>Session.Abandon()</b> is called OR when the Session time expires. <i>Session End will not be fired when you close the browser</i>. </font>Let's make a small test in the <b>Global.asax </b>file so that we will know that <b>Session.Abandon</b> is being called.  <p>// Here we will clear the user from the List of logged users  <p>public static string message = String.Empty;  <p>protected void Session_End(Object sender, EventArgs e)  <p>{  <p>if(Session[Global.USERNAME] == null)  <p>{  <p>message = null;  <p>message = "Session End has been fired";  <p>}  <p>}  <p>Now say you press a button and call <b>Session.Abandon()</b> method which in turns fires the Session End event.  <p>private void Button1_Click(object sender, System.EventArgs e)  <p>{  <p>Session.Abandon();  <p>Label1.Text = Global.message;  <p>}  <p>If you run this page you will not see any text assigned to the Label control. Even though you did assign the text in the Session End event. <font color="#ff0000">Well, the text is assigned alright but you need to refresh the page in order to view it since it was not included in the request which you made</font>. When you refresh the page you will see a message "Session End has been fired".  <p>If you want to clean the Session Variable without destroying the Session than you can use the <b>Session.Clear()</b> method.  <p>In the beginning of the article I said "<b>Session End event is fired at the end of the request in which Session.Abandon() is called</b>". We can do a simple test to prove this. If Session_End is fired instantly when <b>Session.Abandon</b> is executed than the following code should kill the Session and "Session Variable has been cleared" OR an error has to be raised since that Session has been destroyed. But if you run this code it will print "Session Variable is NOT Cleared". It's a good idea if you debug it and you will see that the Session End is fired at the end of the request and not instantly when it meets <b>Session.Abandon</b>.&nbsp; <p>Session[Global.USERNAME] = txtUserName.Text;  <p>// Clear the Current Session  <p>Session.Abandon();  <p>Label1.Text = Global.message;  <p>if(Session[Global.USERNAME] == null)  <p>{  <p>Label1.Text = "Session Variable has been cleared";  <p>}  <p>else  <p>{  <p>Label1.Text = "Session Variable is NOT Cleared";  <p>}  <p><u><b>Firing an event when the browser closes: </b></u> <p><b><font color="#ff0000">YOU CANNOT CLEAR SESSION WHEN THE BROWSER CLOSES</font>. </b>You can fire client side event when the browser closes and hence you can do client tasks. In the code below when the user closes the window I am popping up an alert message. The message will also pop whenever any activity occurs on the page. It can be button click, refresh or any other activity.  <p>&lt;body onbeforeunload= 'PopWindow();' &gt;  <p>&lt;/body&gt;<br>&lt;/HTML&gt;<br>&lt;script language ="javascript"&gt;<br>function PopWindow() <br>{<br>alert('You are about to close the window'); <br>}<br>&lt;/script&gt;  <p>I hope you liked the article, happy coding!</p><img src ="http://www.cnblogs.com/SGSoft/aggbug/1104265.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/42976/" target="_blank">[新闻]亚马逊EC2云计算计划支持Windows操作系统</a><br/><a href="http://www.cnblogs.com" target="_blank">博客园首页</a>&nbsp;<a href="http://space.cnblogs.com" target="_blank">社区</a>&nbsp;<a href="http://news.cnblogs.com" target="_blank">新闻频道</a>&nbsp;<a href="http://space.cnblogs.com/group.htm" target="_blank">小组</a>&nbsp;<a href="http://space.cnblogs.com/q" target="_blank">博问</a>&nbsp;<a href="http://wz.cnblogs.com/" target="_blank">网摘</a>&nbsp;<a href="http://space.cnblogs.com/ing" target="_blank">闪存</a>]]></description></item></channel></rss>