当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言:
 

 

    摘要:/******雪龙原创*******///版权所有,末经作者同意不得转载 前段忙了好长一段时间,终于有点时间学点新东西了。记得前段看过几篇安全方面的文章,提到sql注入的问题,于是就想做些防注入方面的探索。要防范注入,最重要是对输入的信息,尤其是放到sql语句中执行的信息,进行验证,保证其中不包含恶意的sql元素,而这种验证,正好属于正则表达式的范围,于是对c#的正则表达式进行了实验,以......
    摘要:/******雪龙原创*******///版权所有,末经作者同意不得转载 今天的实验还是比较顺利的,早上正则表达式用得很爽,晚上的md5和sha1加密也是没什么难度就用上了,下面是实验总结(洗衣机在洗衣服,趁机上网写点东西)。   先补充点加密知识:md5和sha1都是散列加密技术,所谓的散列加密就是无论你的输入字符串是什么,有多长,加密后都变成唯一的定长的加密串,md5加密后的密串长......


两本学习Eclipse不错的书《Eclipse》和《Eclipse Cookbook 》

【程序编程相关:[音乐天堂]Pilgrim Heart

【推荐阅读:CCIE考试介绍(一)

【扩展信息:AIX下安装Python2.2

         

eclipse

1st edition april 2004 

isbn: 0-596-00641-1

334 pages, $44.95 us, $65.95 ca, £31.95 uk

o´reilly´s new guide to the technology, eclipse, provides exactly what you´re looking for: a fast-track approach to mastery of eclipse. this insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. the book is tightly focused, covering all aspects of eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they´re used every day by thousands of developers. development of practical skills is emphasized with dozens of examples presented throughout the book.

eclipse

full description

java programmers know how finicky java can be to work with. an omitted semi-colon or the slightest typo will cause the java command-line compiler to spew pages of annoying error messages across your screen. and it doesn´t fix them--that´s up to you: fix them, compile again, and hope that nothing goes wrong this time.


...   下一页
    摘要:这段时间非常的忙,但是我终于决定写一些东西来记录这个火热的时期。。。 做开发也有好几年了,数据库相关的系统也设计了几个,经验值不断上升,但是总觉得有一些东西似乎掌握不到其中精髓,入不到更高的层次,于是决定重看《数据库系统概论》和《数据结构》,想从中吸取理论的力量,让我的数据库理解更进一层,学习的过程中,我会将一些心得记录下来,与时空的朋友们共勉! 我的学习环境是:windowsxp,sq......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE