查看连接数show processlist; 也可以查information_schema.processlist表查看定义/默认的参数show variables like '%参数名字%';取消用户权限:revoke SELECT, EXECUTE, SHOW VIEW ON `tsdp`.* ...
分类:
数据库 时间:
2015-03-03 11:28:51
阅读次数:
188
1.下载激活工具
2.双击run.bat打开破解界面
3.Usercode随便输入点东西,点击Systemid,产生一个Systemid,在点击Active按钮,产生以下界面
4.打开Myeclipse,Myeclipse->Subscription information ,把上面生成的LICENEE复制到Subbscripter中,LICENSE_KEY复制到Subscripti...
分类:
系统相关 时间:
2015-03-03 09:59:23
阅读次数:
183
http://en.wikipedia.org/wiki/Security_information_and_event_managementhttp://en.wikipedia.org/wiki/Security_event_managerhttp://en.wikipedia.org/wiki/...
分类:
其他好文 时间:
2015-03-03 01:05:55
阅读次数:
265
路由信息协议RIP(Routing Information Protocol)的简称,它是一种基于距离矢量(Distance-Vector)算法的协议,使用跳数作为度量来衡量到达目的网络的距离。RIP主要应用与规模较小的网络中。学习目标:
1. 掌握RIP的基本工作原理
2. 掌握RIP的配置路由信息协议——RIP
RIP是一种比较简单的内部网关协议。RIP使用了基于距离矢量的贝尔曼 -福特算...
分类:
其他好文 时间:
2015-03-02 19:12:57
阅读次数:
250
微软近期Open的职位:Experience CJK Team – we are a group of talented engineers focusing on Bing international web search quality for East Asia markets like Ch...
分类:
其他好文 时间:
2015-03-02 14:48:10
阅读次数:
99
Some people found the following information in the MAXScript reference for 2010:NEWin3ds Max 2010:The3ds Maxscenefilenow providesAsset Metadatain a se...
分类:
其他好文 时间:
2015-03-02 12:46:25
阅读次数:
661
Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each pixel. In an image, the color ...
分类:
其他好文 时间:
2015-03-02 12:35:12
阅读次数:
129
我做了一个统一的出错提示函数,在函数执行里面,先处理出错的地址写入cookie以方便用户登陆以后可以直接跳转到要执行的这个页面,可是发现在服务器上测试时,竟然提示本地没有出现的错误:Warning:Cannotmodifyheaderinformation-headersalreadysentby....这样的语句,很显然,造成..
分类:
Web程序 时间:
2015-03-01 22:30:08
阅读次数:
192
想写一个RESTAPI来获取OS的CPU,内存等系统信息,正准备苦哈哈的轮一个/proc/stat的parser,发现了psutil~一个跨平台的获取系统信息的python库,支持linux,windows,osx,sunos,可以说很好,很全面,很pythonichttps://github.com/giampaolo/psutil简介:psutil(pythonsystemandp..
分类:
编程语言 时间:
2015-03-01 22:27:26
阅读次数:
286
我做了一个统一的出错提示函数,在函数执行里面,先处理出错的地址写入cookie以方便用户登陆以后可以直接跳转到要执行的这个页面,可是发现在服务器上测试时,竟然提示本地没有出现的错误: Warning: Cannot modify header information - headers alread...
分类:
Web程序 时间:
2015-03-01 11:41:21
阅读次数:
138