開發工具下載合集(本帖長期更新)
作者:蓝心 日期:2007-10-23
『狼行天下』
作者:蓝心 日期:2007-05-11
『狼行成双』
作者:蓝心 日期:2007-04-17
『团队 共存 耐心 勇气』
作者:蓝心 日期:2007-03-10
一生需要认识的十种人
作者:无语 日期:2010-01-25
A new approach to China
作者:无语 日期:2010-01-13
1/12/2010 03:00:00 PM
Like many other well-known organizations, we face cyber attacks of varying degrees on a regular basis. In mid-December, we detected a highly sophisticated and targeted attack on our corporate infrastructure originating from China that resulted in the theft of intellectual property from Google. However, it soon became clear that what at first appeared to be solely a security incident--albeit a significant one--was something quite different.
First, this attack was not just on Google. As part of our investigation we have discovered that at least twenty other large companies from a wide range of businesses--including the Internet, finance, technology, media and chemical sectors--have been similarly targeted. We are currently in the process of notifying those companies, and we are also working with the relevant U.S. authorities.
Like many other well-known organizations, we face cyber attacks of varying degrees on a regular basis. In mid-December, we detected a highly sophisticated and targeted attack on our corporate infrastructure originating from China that resulted in the theft of intellectual property from Google. However, it soon became clear that what at first appeared to be solely a security incident--albeit a significant one--was something quite different.
First, this attack was not just on Google. As part of our investigation we have discovered that at least twenty other large companies from a wide range of businesses--including the Internet, finance, technology, media and chemical sectors--have been similarly targeted. We are currently in the process of notifying those companies, and we are also working with the relevant U.S. authorities.
屏蔽迅雷上传与迅雷本地会员补丁(可以去广告)
作者:无语 日期:2010-01-13
迅雷因为会偷偷上传,所以大家下载速度才快,删除下载列表,也是没有效果,提供转载的两个方法:
方法一:
迅雷会在系统盘生成一个文件记录用户的下载路径等信息,只要你启动迅雷它就会偷偷共享上传,就算你清除了迅雷下载列表和LJ箱也没用,占用用户系统大量带宽,降低网速。为此我们可以将其上传屏蔽。
1.在XP的系统中可以使用网友制作的免疫工具进行屏蔽:点击下载
2.vista下由于UAC的关系这个bat的小工具无法运行成功,于是我想了一种手动屏蔽迅雷上传的替代办法:
首先要在文件夹和搜索选项里关闭隐藏已知文件扩展名的选项,然后打开在windows\system32文件夹下删除cid_store.dat的文件,在相同位置自己再新建一个文件名为cid_store的文本文件(扩展名为txt)并将扩展名更改为dat,鼠标右击修改其文件属性为只读,如此就可以达到上面这个工具的相同效果。
如果你找不到后缀名,最简单的办法就是新建一个文件夹cid_store.dat,只读属性,一样可以达到效果.windows不会知道是文件还是文件夹.
文件同步与数据库同步
作者:无语 日期:2010-01-11
在Windows下安装BIND作为DNS服务器+优化
作者:无语 日期:2010-01-07
网络大普查
作者:无语 日期:2010-01-04
一个苹果卖到100万(摘要)
作者:无语 日期:2009-12-23
MSSQL SERVER常用几个命令
作者:无语 日期:2009-12-21
1. 自动增长列重新排序.两种: 一种是清空数据重新排序 二种是不清空数据,重新排序.
A. 清空数据,重新排序.
truncate table 表名 (清空数据,不清空结构,自动增长重新开始)
B. 不清空数据,重新排序.
将 new_reseed_value 置为很小值来执行 DBCC CHECKIDENT ('table_name', RESEED, new_reseed_value),然后运行 DBCC CHECKIDENT ('table_name', RESEED)。
A. 清空数据,重新排序.
truncate table 表名 (清空数据,不清空结构,自动增长重新开始)
B. 不清空数据,重新排序.
将 new_reseed_value 置为很小值来执行 DBCC CHECKIDENT ('table_name', RESEED, new_reseed_value),然后运行 DBCC CHECKIDENT ('table_name', RESEED)。
Tags: MSSQL




