码迷,mamicode.com
首页 >  
搜索关键字:man ping    ( 19237个结果
server 2008r2 rabbitmq 安装web管理
在server 20008 r2 安装完之后打开 localhost:15672 显示无法找到网页 因为默认web管理没有启用 需要启用下,启用过程1:打开rabbbitrq命令 (开始菜单rabbitmq文件夹下)2:依次输入(1)rabbitmq-plugins enable rabbitmq....
分类:Web程序   时间:2014-04-28 17:57:30    阅读次数:723
软件创意——汽车语音安全系统
NABC模型:N(需求):通过软件控制汽车安全系统,当汽车主人不在时,通过语音识别,并与主人手机连接,通知车主。A(方法):通过盗车者的说话音色判断,避免了盗车者通过改变音调(故意将声音弄尖,或放低),来混淆判断力。及时反馈给车主,随时监听车内状况。B(好处):克服了传统的机械式防盗的笨重特点和GP...
分类:其他好文   时间:2014-04-28 16:40:30    阅读次数:485
牛掰本机限速软件appband
带宽调度器AppBand可以为Windows应用程序分配网络带宽并指定数据收发的优先级,用软件的方式实现桌面应用的简单QOS调度。(1) P2P方式的下载软件(BT/eMule/迅雷等)或者在线播放占用了绝大部分单机带宽,而浏览器、游戏程序往往在争夺带宽中落于下风。在P2P下载的同时打不开网页或者游...
分类:移动开发   时间:2014-04-28 08:39:17    阅读次数:628
Conceptual blockbusting- chap2 perceptual blocks
Page 30Perceptual blocks are obstacles that prevent the problem-solver from clearly perceiving either the problem itself or the information needed to ...
分类:其他好文   时间:2014-04-28 00:54:37    阅读次数:403
UVA 11795
BMega Man’s MissionsInputStandard InputOutputStandard OutputMega Man is off to save the world again. His objective is to kill the Robots created by Dr...
分类:其他好文   时间:2014-04-28 00:38:46    阅读次数:483
Conceptual Blockbusting Intro & chap1
Page 6:Natural tendency in problem solving is to pick the first solution that comes to mind and run with it. The disadvantage of this approach is you ...
分类:其他好文   时间:2014-04-27 21:27:40    阅读次数:510
C# Ping 简单使用
编程过程中,有时候需要判断主机是否在线,最简单的方法就是使用Windows的Ping命令看看能否ping通。看到网上很多文章,说用C#去调用windows的ping.exe,然后解析返回的字符串。我觉得这种方式太麻烦了,就做一下简单判断,不想弄那么麻烦。 查了一下,C#专门提供了一个Ping类,与Windows下的ping命令类似: 命令空间: System.Net.NetworkInform...
分类:Windows程序   时间:2014-04-27 19:58:29    阅读次数:996
19237条   上一页 1 ... 1922 1923 1924
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!