建议不直接访问远程的数据库,而是通过中间件。或者找到好的加密方式。http://blog.csdn.net/sqlserverdiscovery/article/details/8068318 在SQL Server 2005引入了内建数据加密,通过系统函数、证书、密钥完成加密。 一、通过函数加密。 Read More
posted @ 2016-06-01 15:54 findumars Views(1761) Comments(0) Diggs(0)
Awesome Delphi A curated list of awesome Delphi frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Note that only open Read More
posted @ 2016-05-31 20:24 findumars Views(1230) Comments(0) Diggs(0)
我只拿这点钱,凭什么去做那么多工作,我傻呀。 我为公司干活,公司付我一份报酬,等价交换而已,我不欠谁的。 我只要对得起这份薪水就行了,多一点我都不干,做了也白做。 工作嘛,又不是为自己干,说得过去就行了,干吗那么认真。 这种“我不过是在为老板打工”的想法很普遍,在许多人眼里,工作只是一种简单的雇佣关 Read More
posted @ 2016-05-31 16:11 findumars Views(485) Comments(0) Diggs(0)
引子 由于需要编译linux0.01内核,而目前的linux版本太高需要降低gcc版本等等,需要做不少调整非常不方便。 所以,直接安装RedHat7.3,这样就好编译linux0.01的内核了。 但是,安装RedHat7.3需要注意一些问题。 下载老版的RedHat RedHat7.3下载地址 ht Read More
posted @ 2016-05-30 17:47 findumars Views(1605) Comments(0) Diggs(0)
windows XP 系统服务“关闭”详细列表,释放N多内存,128也够用了! 在xp系统中,有近90个服务,默认开启了 30多个服务,而事实上我们只需要其中几个就够用了。禁止所有不必要的服务可以为您节省n多的内存和大量系统资源 不过,由于默认安装完 Windows XP后,系统会开启很多服务,其中 Read More
posted @ 2016-05-30 17:29 findumars Views(484) Comments(0) Diggs(1)