<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[李sir视觉]]></title> 
<link>http://www.lisir.net/index.php</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[李sir视觉]]></copyright>
<item>
<link>http://www.lisir.net/read.php?533</link>
<title><![CDATA[做自己的封装系统]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[网络资源]]></category>
<pubDate>Thu, 14 Jan 2010 16:37:09 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?533</guid> 
<description>
<![CDATA[ 
	一开始都想把自己的信息加到系统里，但封装系统只会一点！但我们可“拿来”，我们可以用偷梁换柱的方法来修改别人的系统，本文以雨林的GHOST5.0系统为例。 <br/>一、准备工作 <br/>1、当然是下载一个自己认为比较好的封装系统！ <br/>2、使用工具软件：网上全可以找到的！ <br/>(1)、EasyBoot----制作光盘启动菜单 <br/>(2)、UltraISO----提取编译ISO文件 <br/>(3)、GhostEXP浏览器--提取编译镜像文件 <br/>(4)、PS或ACDSEE9.0--制作背景图和LOGO <br/>(5)、Nero7或ONES.exe小巧好用 <br/>二、制图 <br/>1、寻找所要的素材图像 <br/>2、用ACDSEE9.0打开，选择修正---修改图像大小---设置为宽度640 x高度480。 <br/>3、修正---改变色深---256 <br/>4、分别保存为back.bmp和LOGO.bmp即可 <br/><br/><br/>三、开工进行修改（说白了就是偷梁换柱） <br/>把下载好的5.0镜像文件用UltraISO提取出文件中EZBOOT的全部内容，然后用EasyBoot修改背景图和启动LOGO,也就是说把你修改后的背景图和LOGO图重命名，要和雨林EZBOOT名称一致，保存后复制到5.0ISO文件里替换原有的内容，重新用EasyBoot编译即可。 <br/><br/><br/>四、提取其中的GHO文件进行偷梁换柱！ <br/>相信大家关心的就是系统恢复安装后能直接显示自己的OEM 信息，注册到的内容，第一次进入桌面的壁纸，以及打开IE浏览器是的首页，还有恢复安装过程中所显示的标识页面吧！另外就是加入一些自己认为比较好的绿色程序等！ <br/>要实现上面的内容用到的工具就是GHOSTEXP .EXE&nbsp;&nbsp;，用其打开提取出来的GHO文件，再次编译即可！ <br/>ghost版修改sysprep目录下的sysprep.inf <br/>OEM图片和信息在windows&#92;system32目录下，oeminfo.ini和oemlogo.bmp替换就行了 <br/>首先用ghostexp打开你要修改的gho文件，提取sysprep目录下的sysprep.inf <br/>找到[UserData]这一行，修改如下： <br/>ProductKey=F4297-RCWJP-P482C-YY23Y-XH8W3 <br/>FullName="用户名" /改成你的 <br/>OrgName="公司名" /改成你的 <br/>ComputerName=电脑名称 /改成你的 <br/>修改完后替换原有的，然后重新编译一下gho文件（文件－编译），这样gho完就是你自己的OEM了 <br/>桌面壁纸修改方法： <br/>把你要用的桌面壁纸替换 <br/>C:&#92;Documents and Settings&#92;Administrator&#92;Local Setting&#92; Application Data &#92;Microsoft <br/>目录下的Wallpaper1.bmp <br/>必须注意文件名称和格式，如果你的图片格式是其它的如JPG格式你可以用“画图”程序进行转换！ <br/>主页怎么改，以改为BAIDU 的主页为例，我这里说一下我的方法： <br/>reg add "HKCU&#92;Software&#92;Microsoft&#92;Internet Explorer&#92;Main" /v "Start Page" /d <a href="http://www.baidu.com/f" target="_blank">http://www.baidu.com/f</a> del %0 <br/>新建一个记事本，把上面加粗的命令复制到记事本里面，然后改名称和后缀名，homepage.cmd <br/>然后把homepage.cmd放到gho文件的windows目录下 <br/>提取sysprep目录下的sysprep.inf，用记事本打开加入下面的命令 <br/>[GuiRunOnce] <br/>"%WinDir%&#92;homepage.cmd" <br/>重新编译gho文件，这样，ghost完就是你自己设置的主页了，homepage.cmd文件也会自动删除 <br/>至于恢复安装时显示的画面与改桌面壁纸修改方法一样，用你喜欢的图片进行替换！文件名setup.bmp为保存在windows&#92;system32的文件夹中 <br/>增加或者删除一些程序直接在ghostexp就可以进行了，但必须要重新编译，否则GHO文件会变大甚至不能恢复！ <br/>4、再次用UltraISO程序将提取出来修改后的两个文件合并回去生成新的ISO文件，刻录即可！ <br/>五、为了测试所制作的系统碟是否能正常安装，大家需要用虚拟安装来测试，这样就可以避免刻飞盘。 <br/>六、光盘刻录 <br/>安装版的修改方法 <br/>安装版修改WINNT.SIF和SYSDM.CP_ <br/>OEMINFO.IN_和OEMLOGO.BM_ <br/>winxp系统个性化修改OEM修改所需文件： <br/>i386目录下： <br/>oemlogo.bm_&nbsp;&nbsp;&nbsp;&nbsp;系统属性（右击我的电脑－－属性）中oem图像 <br/>oeminfo.in_&nbsp;&nbsp;&nbsp;&nbsp;系统属性中oem信息 <br/>bliss.jp_&nbsp;&nbsp;&nbsp;&nbsp;系统安装后的桌面图像文件 <br/>sysdm.cp_&nbsp;&nbsp;&nbsp;&nbsp;系统属性开头信息 <br/>nlite.in_&nbsp;&nbsp;&nbsp;&nbsp;深度系统中精简的包括ie主页等信息 <br/>shdoclc.dll&nbsp;&nbsp;&nbsp;&nbsp;DNS解析出错时显示的页面 <br/>winnt.sif&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;系统安装无人值守定制信息 <br/>winntbbu.dll&nbsp;&nbsp;&nbsp;&nbsp;系统安装时的背景图片 <br/>ntoskrnl.ex_&nbsp;&nbsp;&nbsp;&nbsp;xp开机画面 启动画面 <br/>logonui.exe&nbsp;&nbsp;&nbsp;&nbsp;xp登陆画面 <br/>当然具体修改方法，无非就是winrar解压，然后替换，或用ResHacker修改即可 <br/>后面扩展名带“_”的一般的都是经过压缩的文件，可以用winrar强行解压，然后替换里面的内容，至于dll或都exe的文件就可以用ResHacker替换其中的内容 <br/>一、通过修改安装文件的方法 <br/>１、首先要知道需要修改的安装文件：OEMINFO.IN_　OEMLOGO.BM_　winnt.inf和sysdm.cp_ <br/>若是要想修改长时间停留的安装界面，还需修改winntbbu.dl_文件 <br/>２、oeminfo.in_内容是控制显示系统制造信息和技术支持信息的，OEMLOGO.BM_是控制制造商的logo图标的 <br/>通过对sysdm.cp_里位图的修改则可以把系统属性的那个计算机的图标换成自己想要显示的图片，对winntbbu.dl_的修改来修改安装,winnt.inf是自动安装应答文件，可以用记事本来修改。 <br/>３、用WinISO或winimage打开系统光盘镜像或是在安装盘的I386目录下OEMINFO.IN_　OEMLOGO.BM_　winnt.inf和sysdm.cp_四个文件，提取或是复制到别的地方!最好是根目录下，比方说D盘根目录,然后在dos下，在文件所在目录下运行EXPAND -R OEMINFO.IN_、EXPAND -R OEMLOGO.BM_和EXPAND -R　winntbbu.dl_解压，会在文件所在目录生成OEMINFO.INI、OEMLOGO.BMP和winntbbu.dll三个文件，这就是我们需要改的，修改完成后再用MAKECAB /V /L D: OEMINFO.INI、MAKECAB /V /L D: OEMLOGO.BMP和MAKECAB /V /L D: winntbbu.dll把修改好的文件打包，把打包好的文件替换I386目录中的文件即可，这种类型的文件修改要用的程序是reshacker， <br/>winntbbu.dll文件替换1033下的位图图标，sysdm.cpl这个，有兴趣的自己去找一下。至于oemlogo.bmp这个文件 <br/>我就不用啰嗦了，大家解开后就知道怎么做了，但是要注意，大小不能超过原来的位图。 <br/>４、至于壁纸的修改则类似，修改i386下的bliss.jp_就可完成桌面壁纸的修改。至此安装文件的修改宣告结束，拥有你自己OEM的电脑吧！ <br/>二、如果是在windows下修改，则可以把OEMINFO.INI　OEMLOGO.BMP、winntbbu.dll和sysdm.cpl替换c:&#92;windows&#92;system32下的文件即可，但是由于系统在使用这些文件，直接是无法直接替换的，借用replacer这个软件轻松搞定。
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?532</link>
<title><![CDATA[2010年新年祝福]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Thu, 31 Dec 2009 23:58:08 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?532</guid> 
<description>
<![CDATA[ 
	祝网友和好朋友们,在2010年里心想事成,工作顺利,万事如意,别忘了大发特发.....
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?529</link>
<title><![CDATA[简单三步调出人物的白色肤色]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Thu, 15 Jan 2009 12:03:48 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?529</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2124" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2124" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2125" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2125" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2126" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2126" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2127" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2127" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2128" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2128" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?528</link>
<title><![CDATA[Photoshop调出浪漫的蓝紫色婚片]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Thu, 15 Jan 2009 11:22:45 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?528</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2107" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2107" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>1、打开原图素材，按Ctrl + J把背景图层复制一层，图层混合模式改为“正片叠底”，效果如图1。 <br/><a href="http://www.lisir.net/attachment.php?fid=2108" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2108" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>2、新建一个图层，按Ctrl + Alt + Shift + E盖印图层，按Ctrl + Shift + U去色，然后把图层混合模式改为“正片叠底”，图层不透明度改为：30%，加上图层蒙版用黑色画笔把人物部分擦出来，效果如图2。 <br/><a href="http://www.lisir.net/attachment.php?fid=2109" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2109" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>3、按Ctrl + Alt + ~调出高光选区，然后创建曲线调整图层，参数设置如图3-5，效果如图6。 <br/><a href="http://www.lisir.net/attachment.php?fid=2110" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2110" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2111" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2111" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2112" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2112" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2113" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2113" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>4、创建色相/饱和度调整图层，参数设置如图7，效果如图8。 <br/>&nbsp;&nbsp;<br/><a href="http://www.lisir.net/attachment.php?fid=2114" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2114" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2115" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2115" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>5、创建亮度/对比度调整图层，参数设置如图9，确定后只保留人物部分，其它部分用黑色画笔擦掉，效果如图10。 <br/><a href="http://www.lisir.net/attachment.php?fid=2116" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2116" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2117" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2117" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>6、新建一个图层，盖印图层，然后把图层混合模式改为“正片叠底”，效果如图11。 <br/><a href="http://www.lisir.net/attachment.php?fid=2118" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2118" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>7、新建一个图层，按Ctrl + Alt + ~调出高光选区，填充白色，然后把图层不透明度改为：60%，效果如图12。 <br/><a href="http://www.lisir.net/attachment.php?fid=2119" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2119" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>8、新建一个图层，盖印图层，然后把图层混合模式改为“滤色”，图层不透明度改为：65%，效果如图13。 <br/><a href="http://www.lisir.net/attachment.php?fid=2120" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2120" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>9、按Ctrl + Alt + ~调出高光选区，新建一个图层填充白色，然后把图层不透明度改为：20%，效果如图14。 <br/><a href="http://www.lisir.net/attachment.php?fid=2121" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2121" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>10、新建一个图层，用钢笔工具把照片左边地板部分抠出来，然后拉上黑色到透明渐变，效果如图16。 <br/><a href="http://www.lisir.net/attachment.php?fid=2122" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2122" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2123" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2123" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>11、新建一个图层，盖印图层，适当的给人物磨下皮，稍微美白一下，效果如图17。 <br/><a href="http://www.lisir.net/attachment.php?fid=2123" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2123" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>12、最好用曲线及色彩平衡调成自己喜爱的颜色，完成最终效果。 <br/><br/><br/>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?527</link>
<title><![CDATA[Photoshop调出美女奶油皮肤效果 ]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Thu, 15 Jan 2009 11:10:17 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?527</guid> 
<description>
<![CDATA[ 
	 <a href="http://www.lisir.net/attachment.php?fid=2089" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2089" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2090" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2090" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2091" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2091" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2092" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2092" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2093" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2093" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2094" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2094" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2095" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2095" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2096" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2096" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2097" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2097" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2098" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2098" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2099" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2099" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2100" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2100" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2101" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2101" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2102" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2102" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2103" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2103" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2104" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2104" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2105" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2105" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2106" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2106" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?526</link>
<title><![CDATA[乌云美女合成篇]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Sun, 11 Jan 2009 13:55:02 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?526</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2081" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2081" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2082" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2082" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2083" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2083" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2084" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2084" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2085" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2085" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2086" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2086" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2087" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2087" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?525</link>
<title><![CDATA[朦胧粉色]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Sun, 11 Jan 2009 13:43:28 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?525</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2076" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2076" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>1.打开图复制一层,在这层上做阴影高光,数字如图1<br/><br/>2.色相饱和度数字如图2 <br/><br/>3.建立纯色层,填充浅青色,模式正叠,不透明度50左右(不好意思忘了截图)<br/><br/>4.色彩平衡数字如图3<br/><br/>5.可选颜色.数字如图4<br/>6.渐变映射粉红到白抹杀柔光,不透明度30左右.(也忘截图了)<br/><br/>7.盖印.作磨皮锐化修图处理<br/><br/>8.用椭圆工具选中人物(选区自己掌握)羽化半径60,反选CTRI+J得到新图层,填充浅粉红色,模式滤色,不透明度20左右<br/>盖印.完工<br/><a href="http://www.lisir.net/attachment.php?fid=2077" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2077" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2078" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2078" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2079" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2079" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2080" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2080" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?524</link>
<title><![CDATA[高原画意]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Sun, 11 Jan 2009 13:40:11 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?524</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2070" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2070" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2071" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2071" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2072" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2072" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a> <br/><a href="http://www.lisir.net/attachment.php?fid=2073" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2073" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2074" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2074" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2075" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2075" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?523</link>
<title><![CDATA[黑白上色]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Sun, 11 Jan 2009 13:35:01 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?523</guid> 
<description>
<![CDATA[ 
	<a href="http://www.lisir.net/attachment.php?fid=2063" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2063" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2064" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2064" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2065" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2065" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2066" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2066" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2067" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2067" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2068" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2068" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.lisir.net/attachment.php?fid=2069" class="highslide" onclick="return hs.expand(this)"><img src="http://www.lisir.net/attachment.php?fid=2069" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>
]]>
</description>
</item><item>
<link>http://www.lisir.net/read.php?522</link>
<title><![CDATA[我的动作你作主]]></title> 
<author>lisir &lt;dc618@126.com&gt;</author>
<category><![CDATA[P S 调色]]></category>
<pubDate>Sun, 11 Jan 2009 13:30:52 +0000</pubDate> 
<guid>http://www.lisir.net/read.php?522</guid> 
<description>
<![CDATA[ 
	 <a href="attachment.php?fid=2059">点击这里下载文件</a><br/><a href="attachment.php?fid=2060">点击这里下载文件</a><br/><a href="attachment.php?fid=2061">点击这里下载文件</a><br/><a href="attachment.php?fid=2062">点击这里下载文件</a><br/><br/><br/>动作使用方法：<br/><br/>1、安装压缩包的两个外挂滤镜；<br/><br/>2、在PS里载入压缩包的两个动作<br/><br/>3、打开图片播放强化照片色彩动作；<br/><br/>4、针对不同的照片，播放动作后，图层4的黑白径向渐变可重新在PS里手动操作，或用黑色画笔修改蒙版，主要是把光线集要在照片的中部<br/><br/>5、修改了图层4，一定要修改图层5，把图层5删除，盖印图层，对图层5进行应用图像命令操作，通道-红通道，混合-实色混合，透明--5%。<br/>
]]>
</description>
</item>
</channel>
</rss>