⎋黑客技术相关图书会按更新时间、出版时间和评分持续整理,适合从主题维度系统浏览。
No Tech Hacking
Johnny Long, Jack Wiles
评分 暂无
在线阅读本书 As the cliché reminds us, information is power. In this age of computer systems and technology, an increasing majority of the world's information is stored electronically. It makes sense the
安全编程修炼之道
James C. Foster
目 录 第1章 安全编码基础 1 1.1 引言 2 1.2 C/C++ 3 1.2.1 语言特性 3 1.2.2 Hello,World!实例 4 1.2.3 数据类型 5 1.2.4 流程控制 7 1.2.5 函数 8 1.2.6 类 9 1.2.7 案例研究:傅立叶系数 估算 10 1.3 Java 13 1.3.1 语言特性 14