码迷,mamicode.com
首页 >  
搜索关键字:cucm lab    ( 908个结果
键盘事件-键代码编号
键盘事件全面控制 Keyboard Event Handler Lab onKeyDownonKeyPressonKeyUp Key Codes 0 0 0 Char Codes (IE5/Mac; NN6) 0 ...
分类:其他好文   时间:2014-08-15 19:26:39    阅读次数:335
内测 H3C 网络模拟器HCL H3C Cloud Lab
内测时间:安装界面:安装还在继续……
分类:其他好文   时间:2014-08-14 16:59:59    阅读次数:507
文件压缩 gzip/gunzip/bzip2/bunzip2/tar
gzipgunzip比较通用的压缩文件简单的命令-简单的操作。Linux压缩工具[root@labhuxiaoming]#gzip123.txt#gzip是直接把源文件压缩之后不保留源文件的#[root@labhuxiaoming]#ls123.txt.gz2.txtshuzu.shsoftware_list.log[root@labhuxiaoming]#gunzip123.txt.gz#反之亦然#[root@lab..
分类:其他好文   时间:2014-08-12 03:37:34    阅读次数:204
系统状态检测 及进程控制
查看linux服务器CPU两大指导原则#具有相同的coreid的CPU是同一个core的超线程##具有相同physicalid的CPU是同一个CPU封装的线程或核心#cat/proc/cpuinfo|grep‘siblings‘查看是否为超线程[root@lab~]#arch#这台是我的R51旧笔记本#i686[root@lab~]#cat/proc/cpuinfo#这台是我的R51..
分类:其他好文   时间:2014-08-12 03:37:24    阅读次数:253
RHEL6使用163网站CentOS的对应版本作为yum源
#查看是否安装yum#rpm-qa|grepyum[root@lab~]#rpm-qa|grepyum#寻找适合自己操作系统的yum安装包(可以通过浏览器,来翻开寻找)#http://mirror.centos.org/centos-6/6.5/os/x86_64/Packages/yum-3.2.29-40.el6.centos.noarch.rpm[root@labhuxiaoming]#wgethttp://mirror.centos..
分类:Web程序   时间:2014-08-12 03:30:13    阅读次数:841
JavaScript键盘事件全面控制代码
JavaScript键盘事件全面控制,它可以捕获键盘事件的输入状态,可以判断你敲打了键盘的那个键,ctrl、shift,26个字母等等,返回具体键盘值。键盘事件全面控制 Keyboard Event Handler Lab onKeyDownonKeyPresso...
分类:编程语言   时间:2014-08-08 12:30:05    阅读次数:326
Streaming Video with RTSP and RTP
The Code In this lab you will implement a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Real-time Transfer Protocol (RTP). Y...
分类:其他好文   时间:2014-08-04 11:06:37    阅读次数:413
C语言cgi(1)
1Columbia Universitycs3157 – Advanced ProgrammingSummer 2014, Lab #2, 60ish pointsJune 9, 2014Follow these step-by-step instructions. This lab must be...
分类:编程语言   时间:2014-08-04 10:46:47    阅读次数:356
C语言 cgi(2)
1Columbia Universitycs3157 – Advanced ProgrammingSummer 2014, Lab #3, 40 pointsJune 10, 2014This lab is due June 23rd 11:59 pm.? lab in C. We will be ...
分类:编程语言   时间:2014-08-04 10:43:57    阅读次数:271
908条   上一页 1 ... 84 85 86 87 88 ... 91 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!