" " FileName: .vimrc " Author: zangzhiyuan " Date: 2013-11-21 9:37:24 " Description:vim configuration " "设置语法高亮 syntax enable syntax on "设置显示行号 set number "设置缩进大小 set sw=4 set ts=...
分类:
系统相关 时间:
2014-10-11 23:13:27
阅读次数:
331
textbox的ReadOnly属性设置为truecombox的Enable属性设置为false运行后效果如下点击第一个和第二个,会把按钮text赋值给文本框和combox并且用户不能输入
In this example we are going to explain how to useMulticastSocketin Java, in order to enable a server to easily sendinformation tomultiple clients, wh...
分类:
编程语言 时间:
2014-10-11 10:24:05
阅读次数:
332
In this Document
Goal
Solution
1: How do you enable trace for an API when executed from a SQL script outside
of Oracle Applications ?
2: H...
分类:
移动开发 时间:
2014-10-10 18:20:14
阅读次数:
273
在编辑PHP5.6.1时出现了这个错误:
Don't know how to define struct flock on this system, set --enable-opcache=no
解决方法是:
sudo ln -s /usr/local/mysql/lib/libmysqlclient.so /usr/lib/
sudo ln -s /usr/local/mys...
分类:
Web程序 时间:
2014-10-10 15:00:44
阅读次数:
206
实验环境:CiscoPacketTracer6.0设备需求:2811路由器一台实验目的:为路由器为路由器特权模式设置密码.语法:进入全局配置模式,设置密码:R1(config)#enable{password|secret}{password}解释:两种密码的区别在于,前者是一些低版本CiscoIOS软件的认证方式,并且密码是基于明文的;..
分类:
其他好文 时间:
2014-10-09 19:43:18
阅读次数:
272
1.cache bypass signle---data length 已知 increment ---data length 不知 用 last data address 结束数据传输2.cache enable increment4--- data length 已知
分类:
其他好文 时间:
2014-10-09 14:18:54
阅读次数:
155
以下是我习惯的vim配置,做个记录~_~" 文件编码set fileencoding=utf-8set encoding=utf-8set termencoding=utf-8" 开启语法高亮syntax enable" 防止在文件末尾追加换行符set noendoflineset binary"....
分类:
其他好文 时间:
2014-10-09 14:00:03
阅读次数:
161
搜索的时候无意中看见的这款基于ping的ICMP后门。于是到作者的github上看看,居然是阴文的,为了过级,只能强忍着看了,学生狗伤不起。还好比较简单易懂,正如简介说的一样:“PRISM is an user space stealth reverse shell backdoor, writ.....
分类:
系统相关 时间:
2014-10-09 01:06:07
阅读次数:
512
先检查vcenter服务是否正常是不是所有的PC的vsphere-clinet链接vcenter都报同样的902错误如果是请继续向下,如果不是请重新安装vsphere-client或者重装系统安装软件重启每台ESXI主机的hostd与vpxa服务命令:/etc/init.d/hostdrestart(请首先开启ssh服务a.打开图形界面->按F..
分类:
其他好文 时间:
2014-10-08 17:40:56
阅读次数:
174