2011htpcfans发表于 2012-5-5

http://bbs.wuyou.net/forum.php?mod=viewthread&tid=210043

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo 功能:本批处理(温柔处理版)作用仅仅是把Win7精简的手动部分自动化了,当然也是把最恶心的一部分自动化了,呵呵,后续部分还得用vLite或其他软件,网上列表多的是。本批处理首先提取5合1、4合1镜像中的指定镜像,然后挂载;温柔处理版精简绝大部分打印驱动,MDM驱动,FAX驱动,投影仪驱动(前4部分约占1个GB空间),精简部分ATI、NV驱动,并且在自备驱动时可安装打印机,或自动Update驱动;删除了winsxs中帮助文件,删除了recovery中winre.wim文件;暴力剩女版按照网上流行的洋鬼子的批处理删除了其他一些winsxs文件,有可能导致补丁不好打,建议只在极限暴力精简时使用。本处理全程约60-180分钟,你可以去运动一会了。本批处理绝对是做母盘或者适度精简版的的不二选择!说精简版不稳定的基本都是农民!本批处理精简的系统绝对稳定可靠,你还可以设置断点(pause),修改del_index.txt,log.txt删除时机(慎重),观察完整运行过程;本批处理可以二次开发,改变精简方案,改变功能调整方案,改变驱动(补丁)集成方案,适当编程,适用于win7,2008,X32,X64,8没试过,应该没问题,通用性极强;最后本批处理,每一步都是用微软的矛攻击微软的盾,绝无任何隐瞒,绝无任何病毒木马,与原版一样安全;建议大家先看下源文件,再随便试一下(可以出去放会风,或者利用垃圾时间让电脑自己做),绝对方便简单;还有它稍作改动,甚至不做改动,只需输入正确参数,可用作二次精简工具,你懂的,呵呵!当然本人从今年3月份买入联想K27才开始玩Win7,批处理也是最近现学现卖,iamgex,dism等操作都是刚入门,肯定有不少不足,欢迎大家斧正(QQ:396854818,htpcfans@yahoo.cn),准备玩转Win8!现在果断扔掉WinXP!当然,目前这个批处理已经是独步全球了。2012年5月,于浙江定海,四个工作日搞定,以副处级公务员党性保证,这绝对是利器一柄!
@echo -----------------------------------------------------------------------
@echo 请仔细阅读,谨慎选择目录,以免误操作删除重要资料。本程序先后顺序上实际上还可优化,请高手斧正。
@echo 参数说明:%1,镜像索引号(1-5);%2,你的机器当前系统管理员名字,最好用是英文的,例如marc。
@echo 辅助说明:所生成精简版wim文件在d:\lite\下,名字为win7_lite.wim,还有个未集成补丁的备份:win7_lite_Org.wim。
@echo 辅助说明:所生成精简版wim文件文件体积较大,但实际上文件数肯定减少了,有兴趣的后续部分还得用vLite或其他软件处理。
@echo 辅助说明:一次开机过程尽量只进行一组Dism操作,即只运行一次本批处理,不是我而是微软恶心。
@echo 请先自行做好以下5项准备工作,其实也易如反掌,不超过5分钟了。
@echo 注意:1、执行精简任务,请以管理员身份登录Win7 ,记住管理员名字,它可是参数2
@echo 注意:2、本批处理默认Win7安装文件夹放在d:\lite\iso(\sources\install.wim),需先提取整个光盘文件,极力推荐微软原版。
@echo 注意:3、本批处理默认mount操作文件夹在d:\lite\mount,需先创建。
@echo 注意:4、X32、X64位版本配套的imagex.exe(非gimagex)也放在d:\lite\文件夹下,需先行复制,同时只能有一个版本存在,因为名字固定。
@echo 注意:5、请确保D盘有20GB以上空闲磁盘空间。
@echo 注意:6、执行本批处理请不要用在vLite已精简过的安装文件夹(本批处理中所指iso)中,建议重新提取,防止各种无名意外。
@echo 注意:7、X32、X64系统所用的imagex.exe有版本区别,其实更严重的是在X32系统中为X64位wim文件打补丁也可能遇到问题。
@echo 注意:8、批处理使用方法例示:d:\mydoc\win7_lite 4 marc
@echo 注意:9、封装驱动、补丁及语言包见第八阶段实例,也可以自己编程设计。
@echo -----------------------------------------------------------------------
@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
(@echo 第一阶段,大约5-20分钟,准备工作。)>d:\lite\log.txt
if  exist d:\lite\iso\sources goto okISO
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo 兄弟,你的Win7 DVD ISO文件提取路径不对,或者根本没提取,我等你看完说明,再解压好,按任意键继续。或按Ctrl+C 中止退出。
pause
:okISO

if not "%1%"=="" goto okArguments
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo -----------------------------------------------------------------------
@echo 兄弟,你没输入参数,我没法干活,我可是带详细指令的批处理,例如:d:\mydoc\win7_lite 4 marc。我自行退出,或你按Ctrl+C 中止。
pause
goto ESC
:okArguments
if not exist d:\lite\del_index.txt goto noDelLog
del /f /s /q  d:\lite\del_index.txt  
:noDelLog

if not exist d:\lite\mount goto mdMount 
::必须先清除子目录中权限较高的文件夹,才可以清除本级文件夹,Windows的恶心约定,并且微软还为我设了先有鸡还是先有蛋的问题,执行第一遍错误百出,我执行了两次,当然高手可能不怕。友情提示,第一遍时,错误百出,让它多飞一会,没什么大不了!

dir d:\lite\mount /ad /b /s >d:\lite\del_index.txt
for /f %%i in (d:\lite\del_index.txt) do (@echo y|takeown /f %%i  /r >d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do (@echo y|cacls %%i /t /g %2:f >>d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do  rd %%i /s /q  
@echo y|takeown /f d:\lite\mount /r
@echo y|cacls d:\lite\mount /t /g %2:f
rd d:\lite\mount /s /q

dir d:\lite\mount /ad /b /s >d:\lite\del_index.txt
for /f %%i in (d:\lite\del_index.txt) do (@echo y|takeown /f %%i  /r >d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do (@echo y|cacls %%i /t /g %2:f >>d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do  rd %%i /s /q  
@echo y|takeown /f d:\lite\mount /r
@echo y|cacls d:\lite\mount /t /g %2:f
rd d:\lite\mount /s /q

:mdMount
md d:\lite\mount

if exist d:\lite\imagex.exe goto existImagex
@echo 兄弟,复制下imagex吧,要不我开不了工!我等着你,OK了,我继续。
pause
:existImagex
::我要删除同名文件,甚至是上一次已经做好的,呵呵!
del /f /s /q  d:\lite\win7_lite.wim
del /f /s /q  d:\lite\del_index.txt
@echo 马上要开始正式工作了!

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第二阶段,大约15分钟以内,从微软原始安装盘中应用需要的镜像(32位5取1或者64位4取1)。

d:\lite\imagex /apply  d:\lite\iso\sources\install.wim  %1  d:\lite\mount

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第三阶段,大约20分钟以内,取得以下文件夹所有权(Takeown),提升权限,完全控制(Cacls)。
::取得以下三个文件夹所有权,提升权限,完全控制。
@echo y|takeown /f d:\lite\mount\windows\winsxs /r
@echo y|cacls d:\lite\mount\windows\winsxs /t /g %2:f

@echo y|takeown /f d:\lite\mount\windows\system32\recovery /r
@echo y|cacls d:\lite\mount\windows\system32\recovery /t /g %2:f

@echo y|takeown /f d:\lite\mount\windows\system32\driverstore\filerepository /r
@echo y|cacls d:\lite\mount\windows\system32\driverstore\filerepository /t /g %2:f

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第四阶段,大约5分钟以内,全自动/手动精简文件。
del /f /s /q      d:\lite\del_index.txt
del /f /s /q      d:\lite\mount\windows\system32\recovery\ winre.wim

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*ati*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*ati*inf* >d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*chm*.* 
del /f /s /q      d:\lite\mount\windows\winsxs\*chm*.*
dir /ad /b /s     d:\lite\mount\windows\winsxs\*chm*  >>d:\lite\del_index.txt

dir /ad /b /s     d:\lite\mount\windows\help\*chm* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*fax*.* 
del /f /s /q      d:\lite\mount\windows\winsxs\*fax*.*
dir /ad /b /s     d:\lite\mount\windows\winsxs\*fax* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*flpy*.* 
del /f /s /q      d:\lite\mount\windows\winsxs\*flpy*.*
dir /ad /b /s     d:\lite\mount\windows\winsxs\*flpy* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*mdm*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*mdm*inf* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*nv*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*nv*inf*  >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnb*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnb* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnc*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnc* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnfx*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnfx* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prng*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prng* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnh*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnh* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prni*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prni* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnk*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnk* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnl*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnl* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnn*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnn* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prno*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prno* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnr*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnr* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prns*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prns* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnt*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnt* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*prnx*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*prnx* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\winsxs\manifests\*wia*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\winsxs\*wia*inf*  >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*ati*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*ati*inf* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*nv*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*nv*inf* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*fax*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*fax* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*mdm*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*mdm*inf* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnb*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnb* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnc*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnc* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnfx*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnfx* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prng*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prng* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnh*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnh* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prni*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prni* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnk*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnk* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnl*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnl* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnn*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnn* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prno*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prno* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnr*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnr* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prns*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prns* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnt*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnt* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*prnx*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*prnx* >>d:\lite\del_index.txt

del /f /s /q      d:\lite\mount\windows\system32\driverstore\filerepository\*wia*inf*.* 
dir /ad /b /s     d:\lite\mount\windows\system32\driverstore\filerepository\*wia*inf*  >>d:\lite\del_index.txt

for /f %%j in (d:\lite\del_index.txt) do (rd %%j /s /q)

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第五阶段,大约15分钟以内,从刚才应用的在离线系统捕获镜像(肯定只有1个镜像),并复制一个备份,名字加Suffix:_Org。
d:\lite\imagex /capture /compress maximum   d:\lite\mount d:\lite\win7_lite.wim  "Win7_lite"
copy d:\lite\win7_lite.wim d:\lite\win7_lite_Org.wim

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第六阶段,大约30分钟以内,全自动清理三大文件夹;取得其他文件夹所有权(Takeown),提升权限,完全控制(Cacls),全部清理干净。
rd d:\lite\mount\windows\system32\recovery /s /q
rd d:\lite\mount\windows\system32\driverstore\filerepository /s /q
rd d:\lite\mount\windows\winsxs /s /q

::必须先清除子目录中权限较高的文件夹,才可以清除本级文件夹,Windows的恶心约定,并且微软还为我设了先有鸡还是先有蛋的问题,执行第一遍错误百出,我执行了两次,当然高手可能不怕。

dir d:\lite\mount /ad /b /s >d:\lite\del_index.txt
for /f %%i in (d:\lite\del_index.txt) do (@echo y|takeown /f %%i  /r >d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do (@echo y|cacls %%i /t /g %2:f >>d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do  rd %%i /s /q  
@echo y|takeown /f d:\lite\mount /r
@echo y|cacls d:\lite\mount /t /g %2:f
rd d:\lite\mount /s /q

dir d:\lite\mount /ad /b /s >d:\lite\del_index.txt
for /f %%i in (d:\lite\del_index.txt) do (@echo y|takeown /f %%i  /r >d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do (@echo y|cacls %%i /t /g %2:f >>d:\lite\log.txt)
for /f %%i in (d:\lite\del_index.txt) do  rd %%i /s /q 
@echo y|takeown /f d:\lite\mount /r
@echo y|cacls d:\lite\mount /t /g %2:f
rd d:\lite\mount /s /q

del /f /s /q  d:\lite\del_index.txt
del /f /s /q  d:\lite\log.txt
md d:\lite\mount

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第七阶段,大约15分钟以内,挂载目标镜像(肯定只有1个镜像)。
dism /mount-wim /wimfile:d:\lite\win7_lite.wim /index:1 /mountdir:d:\lite\mount

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第八阶段,大约15-120分钟,为目标镜像封装补丁与驱动,禁用部分功能,请各位自行编程。
::Sample
Dism /Image:d:\lite\mount /Disable-Feature /FeatureName:MediaCenter
::Sample
dism /image:d:\lite\mount /add-package /packagepath:d:\lite\lp.cab
dism /image:d:\lite\mount /set-uilang:zh-cn

@echo 全自动/手动精简Win7 批处理,马宝银拙作,2012年5月。
@echo -----------------------------------------------------------------------
@echo 第九阶段,大约15分钟以内,保存卸载修改后的目标镜像(肯定只有1个镜像)。
Dism /unmount-wim /mountdir:d:\lite\mount /commit

@echo Congratulations!   You Win!    Press Any Key,Exit.
pause
:ESC
exit

win7_lite_温柔处女版.rar

@echo 注意:8、批处理使用方法例示:d:\mydoc\win7_lite 4 marc 这个什么意思?

带参数批处理用法

本批处理的用法,把它Copy到你随便哪个目录里,比如我的在d:\mydoc,本来名字是win7_Lite_暴力剩女版.bat,把它改成方便的名字,比如我把它改成win7_Lite.bat,以管理员身份运行命令提示符,我的管理员名字marc,这是第二个参数,再说下镜像索引号,32位原版包括入门版、家庭初级版,家庭高级版,专业版,旗舰版,是1-5,64位版包括家庭初级版,家庭高级版,专业版,旗舰版,是1-4。想全自动精简64位专业版,方法就是先建好目录,提取好X64位ISO文件,在名令提示符中输入:"d:\mydoc\win7_lite  3 marc",不带引号,从前到后就是批处理目录、名字、索引号和管理员名字,以空格隔开,然后回车,好了,你可以休息2-3个小时了,让电脑去干吧。

[原创] Win7全自动精简批处理_绝对原创,绝对给力_感谢无忧给了我一年的潜水的更多相关文章

  1. Win7全自动精简批处理_温柔处理极速修正版/暴力剩女工程测试版

    2011htpcfans 发表于 2012-5-11 http://bbs.wuyou.net/forum.php?mod=viewthread&tid=210269&highligh ...

  2. win7 winsxs精简 cmd 脚本之 再次 改进版

    dos时代菜鸟发表于 2012-7-24 http://bbs.wuyou.net/forum.php?mod=viewthread&tid=255200&highlight=win7 ...

  3. seo伪原创技术原理分析,php实现伪原创示例

    seo伪原创技术原理分析,php实现伪原创示例 现在seo伪原创一般采用分词引擎以及动态同义词库,模拟百度(baidu),谷歌(google)等中文切词进行伪原创,生成后的伪原创文章更准确更贴近百度和 ...

  4. C Primer Plus_第四章_字符串和格式化输入输出_编程练习

    Practice 1.输入名字和姓氏,以"名字,姓氏"的格式输出打印. #include int main(void) { char name[20]; char family[2 ...

  5. OpenGL立方体在世界坐标系中_缩放_旋转_平移_顶点片源着色器_光照作用_棋盘纹理贴图

    读取bmp等图片格式中的像素还有难度,就先用这个棋盘图象素来弄了 代码打错一个就一直First-chance exception ,貌似还有一个要用q或者Q才能成功退出,不知道缺少哪句,我用窗口红叉退 ...

  6. Docker入门实战_正版电子书在线阅读_百度阅读

    Docker入门实战_正版电子书在线阅读_百度阅读 Docker入门实战

  7. Payssion,海外本地支付_海外本地收款_小语种本地支付_外贸收款_外贸网店收款_欧洲本地支付_俄罗斯本地支付_巴西支付_跨境支付_PAYSSION,让跨境支付更轻松!

    Payssion,海外本地支付_海外本地收款_小语种本地支付_外贸收款_外贸网店收款_欧洲本地支付_俄罗斯本地支付_巴西支付_跨境支付_PAYSSION,让跨境支付更轻松!       首页 / 关于 ...

  8. 大Q品牌故事_大Q官网_腾讯旗下买卖宝公司倾力打造

    大Q品牌故事_大Q官网_腾讯旗下买卖宝公司倾力打造 走在大路上的改变者,有态度的互联网手机品牌

  9. 【milonga】什么意思_英语milonga在线翻译_有道词典

    [milonga]什么意思_英语milonga在线翻译_有道词典 milonga 网络释义英英释义   米隆加 本届探戈艺术节表演最受观众欢迎的是热情欢快的米隆加(Milonga)舞曲探戈,为了吸引年 ...

随机推荐

  1. AS配置IDE

    字体调整 settings->editor->colors&fonts->font,必须save as一个名称,个人选择Courier New字体,大小为14: 快捷键设置 ...

  2. nginx,控浏览器缓存,前端优化方案

    1,困惑 做web项目,对于开发者来说,一个最头痛的问题就是浏览器缓存,有缓存,js更改了,html更改了,发布服务器以后用户往往无法通过浏览器访问到最新的类容,需要用户主动去刷新页面, 因为一直做企 ...

  3. Openbox中指定目录打开程序

    现在遇到这样的情况,在浏览器的下载中,点击在文件夹中显示, 结果这个使用系统调用的是Baobab,一款分析磁盘使用情况的软件,而不是使用目录浏览程序,例如nautilus 查询后知道,系统使用xdg- ...

  4. 指令的Link函数和Scope

    指令生成出的模板其实没有太多意义,除非它在特定的scope下编译.默认情况下,指令并不会创建新的子scope.更多的,它使用父scope.也就是说,如果指令存在于一个controller下,它就会使用 ...

  5. [摘]在ASP.NET MVC中使用DropDownList

    在ASP.NET MVC中,尽管我们可以直接在页面中编写HTML控件,并绑定控件的属性,但更方便的办法还是使用HtmlHelper中的辅助方法.在View中,包含一个类型为HtmlHelper的属性H ...

  6. PhpStorm提高效率的使用方法及设置

    快捷键: CTRL + D  复制当前行到下一行 或 复制选中内容到选中内容之后 CTRL + Y  删除当前行或选中内容所涉及的行 CTRL + R  替换 CTRL + F  查找 ALT + 上 ...

  7. CI 框架导出文件

    CI框架目录结构: |-application (应用目录) |-system (核心目录) |-downexcel (文件存在目录) |-ZipBackDir (备份目录) |-index.php ...

  8. scoi2010&&bzoj1858序列操作

    [题目描述] lxhgww最近收到了一个01序列,序列里面包含了n个数,这些数要么是0,要么是1,现在对于这个序列有五种变换操作和询问操作: 0 a b 把[a, b]区间内的所有数全变成0 1 a ...

  9. 如何配置pom.xml用maven打包java工程

    最近由于项目需要,研究了一下maven的打包,项目要做到 1,生成3个目录/lib,/conf,/bin目录 2,把所有的jar目录编译.拷贝到/lib目录(包括maven的jar包和lib目录下的j ...

  10. 【前端】Three.js

    Three.js 基本概念 渲染器(Renderer) 渲染器将和Canvas元素进行绑定 场景(Scene) 在Three.js中添加的物体都是添加到场景中的,因此它相当于一个大容器.一般说,场景里 ...