码迷,mamicode.com
首页 >  
搜索关键字:sw    ( 758个结果
cisco 2950级联tp-link,端口老是err-disabled。导致网络不通,如何处理?
几天前,使用一台cisco2950交换机和tp-link24口的100mb端口的交换机级联。导致cisco2950设备上的级联端口在使用一天后,第二天早上上班时发现端口显示err-disabled.网络不通。如何处理?查看接口状况:GX-SW-2950-01#shinterfacesf0/2FastEthernet0/2isdown,lineprotocolisdown..
分类:系统相关   时间:2014-12-25 18:43:04    阅读次数:295
2014年全年总结
又到一年总结时,年初设立了一个2014年度目标,年末了要把各项目的完成情况盘点一下。一、工作与金钱1、EDSS推广与完善西北/东北的业务都交给LH和SW搞定了,9月又来了钻井院的任务,又是LH和GJ把它搞定了。每当遇到这样的项目时,我内心都非常纠结,业务范围在扩大,但效益越来越差,这样的任务倒底该不...
分类:其他好文   时间:2014-12-23 15:16:24    阅读次数:183
http请求示例
Stream sw = null; Stream res = null;StreamWriter myWriter;HttpWebResponse rsp = null; string queryUrl = url + "?" + queryString;try{ HttpWebRequest .....
分类:Web程序   时间:2014-12-23 11:47:53    阅读次数:151
微软职位内部推荐-SW Engineer II for Embedded System
微软近期Open的职位:Do you have a passion for embedded devices and services? &nbsp Does the following make you excited: Internet of Things, Industrial, Home A...
分类:其他好文   时间:2014-12-21 12:40:55    阅读次数:158
VC/MFC如何将本窗口显示并激活成为当前窗口 ?托盘程序
本以为很简单的,没想到各种函数都试了,结果还是不行,只能在任务栏中显示,还要点击以下任务栏那里才可以看得到窗口。。。     //    CRect c;         //    this->GetWindowRect(&c);             this->ShowWindow(SW_SHOWNA);//简单的显示主窗口完事儿              this->SetAct...
分类:编程语言   时间:2014-12-18 13:39:19    阅读次数:574
微软职位内部推荐-SW Engineer II for WinCE
微软近期Open的职位:Do you have a passion for embedded devices and services? &nbsp Does the following make you excited: Embedded Systems, Industrial Automatio...
分类:Windows程序   时间:2014-12-18 00:02:59    阅读次数:423
StringBuild,StringFormat," "+" " 三种方法速度测试
测试方式:Stopwatch sw = new Stopwatch();sw.Start();string tmp = "";StringBuilder sb = new StringBuilder();for (int i = 0; i < 10000; i++){ //tmp += "|"...
分类:其他好文   时间:2014-12-17 22:28:33    阅读次数:231
工作笔记3:mellanox官方驱动安装步骤
实验环境:操作系统:SLES11SP1X86_64一:首先根据系统发行版本下载对应的驱动,下载地址如下:http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers本次下载的驱动版本为:MLNX_OFED_LINUX-1.5.3-4.0.42-sles11-x86_64.tgz二:添加针对当..
分类:其他好文   时间:2014-12-17 18:54:15    阅读次数:505
微软职位内部推荐-SW Engineer II for Cloud Servi
微软近期Open的职位:Do you have a passion for embedded devices and services? &nbsp Does the following make you excited: Internet of Things, Industrial, Home A...
分类:其他好文   时间:2014-12-11 11:53:31    阅读次数:183
微软职位内部推荐-SW Engineer II for Cloud Servi
微软近期Open的职位:Microsoft Launched the public cloud service-Azure in China on May 2013, Cosmos and Big Data Cloud Services are key components to Azure whi...
分类:其他好文   时间:2014-12-11 00:16:58    阅读次数:223
758条   上一页 1 ... 63 64 65 66 67 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!