找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 2231|回复: 3

这代码起什么作用的????

[复制链接]
发表于 2010-9-7 16:36:17 | 显示全部楼层 |阅读模式
[email=1.@echo]1.@echo[/email] off   
2.echo Setting TCP/IP flags...   
3.echo -----------------------   
4.echo This only succeeds when run as an administrator,   
5.echo when run as a user it only shows the current settings.   
6.echo.   
7.pause   
8.echo.   
9.netsh int tcp set global rss=enabled   
10.netsh int tcp set global chimney=automatic   
11.netsh int tcp set global netdma=enabled   
12.netsh int tcp set global dca=enabled   
13.netsh int tcp set global autotuninglevel=normal   
14.netsh int tcp set global congestionprovider=ctcp   
15.netsh int tcp set global ecncapability=enabled   
16.netsh int tcp set global timestamps=disabled   
17.pause   
18.cls   
19.echo Current settings:   
20.echo -----------------   
21.netsh int tcp show global   
22.pause   

谢谢解答!
发表于 2010-9-7 19:30:22 | 显示全部楼层
@echo off忽略,@echo表示显示后面的内容,至于意思后面的英文的意思,用谷歌百度一下。只知这些,楼下继续。
回复

使用道具 举报

发表于 2010-9-7 21:02:45 | 显示全部楼层
自己打开cmd 输入netsh 然后打个?

就明白了。
回复

使用道具 举报

发表于 2010-9-10 13:40:42 | 显示全部楼层
貌似找不到指令啊
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1|闽公网安备35020302032614号 )

GMT+8, 2026-4-24 17:47

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表