上一页 1 ··· 37 38 39 40 41 42 43 44 45 ··· 135 下一页
1.首先确认服务器出于安全的状态,也就是没有人能够任意地连接MySQL数据库。因为在重新设置MySQL的root密码的期间,MySQL数据库完全出于没有密码保护的状态下,其他的用户也可以任意地登录和修改MySQL的信息。可以采用将MySQL对外的端口封闭,并且停止Apache以及所有的用户进程的方法... Read More
posted @ 2012-07-16 20:45 adodo1 Views(120) Comments(0) Diggs(0)
http://www.cnblogs.com/ATually/archive/2012/03/22/2411641.html有时会碰到这样的需求,需要将IP地址转换为整数存放,在读取时再转换为IP地址格式1、将IP字符串转换为整型保存代码如下:string address;int intAddres... Read More
posted @ 2012-07-16 20:44 adodo1 Views(168) Comments(0) Diggs(0)
老外喜欢用:dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync国人喜欢用:dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsynchttp://www.noah.org/wiki/dri... Read More
posted @ 2012-07-16 20:44 adodo1 Views(287) Comments(0) Diggs(0)
http://www.cnblogs.com/ATually/archive/2012/03/22/2411641.html有时会碰到这样的需求,需要将IP地址转换为整数存放,在读取时再转换为IP地址格式1、将IP字符串转换为整型保存代码如下:string address;int intAddres... Read More
posted @ 2012-07-16 20:44 adodo1 Views(492) Comments(0) Diggs(0)
老外喜欢用:dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync国人喜欢用:dd if=/dev/zero of=test.bin bs=64k count=4k oflag=dsynchttp://www.noah.org/wiki/dri... Read More
posted @ 2012-07-16 20:44 adodo1 Views(1001) Comments(0) Diggs(0)
http://www.gisall.com/html/47/122747-2960.html我们平常使用ITopologicalOperator的buffer是圆角的图形。如下图但实有时候我们也需要像下面那样的平头buffer的效果。如何做到这种效果?说一下思路。下面是使用线去生成这种平头的buff... Read More
posted @ 2012-07-16 20:43 adodo1 Views(151) Comments(0) Diggs(0)
http://www.gisall.com/html/47/122747-2960.html我们平常使用ITopologicalOperator的buffer是圆角的图形。如下图但实有时候我们也需要像下面那样的平头buffer的效果。如何做到这种效果?说一下思路。下面是使用线去生成这种平头的buff... Read More
posted @ 2012-07-16 20:43 adodo1 Views(160) Comments(0) Diggs(0)
在TCP三次握手后插入伪造的TCP包http://www.xfocus.net/articles/200505/796.html创建时间:2005-05-03文章属性:转载文章提交:l0pht (vbs_at_21cn.com)在TCP三次握手后插入伪造的TCP包一、说明用 Socket的API C... Read More
posted @ 2012-07-16 20:42 adodo1 Views(176) Comments(0) Diggs(0)
关键字 Free dynamic dns domains for everyone. Choose a free name and get started within minutes.QQ企业邮箱二级域名MX记录https://www.changeip.com Read More
posted @ 2012-07-16 20:42 adodo1 Views(101) Comments(0) Diggs(0)
http://xwhoyeah.iteye.com/blog/101314 X509Storestore=newX509Store(StoreName.My,StoreLocation.CurrentUser); store.Open(OpenFlags.ReadOnly|OpenFl... Read More
posted @ 2012-07-16 20:42 adodo1 Views(249) Comments(0) Diggs(0)
上一页 1 ··· 37 38 39 40 41 42 43 44 45 ··· 135 下一页