
web
zs12344444
计算机专业的学生
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
jquery 遮罩层
$(function(){ $('', { id: 'mask', css: { width: $(document).width(), height: $(document).he原创 2012-01-09 21:45:11 · 301 阅读 · 0 评论 -
https & SSL
http://www.instantssl.com/ssl-certificate-products/https.html Https: What it is and how it works What is HTTPS? Hyper Text Transfer Protocol Secure (HTTPS) is a secure version of the Hype转载 2012-11-09 09:23:44 · 727 阅读 · 0 评论 -
中间件
中间件应该具备两个关键特征:首先要为上层的应用层服务,这是一个基本条件;此外,又必须连接到操作系统的层面,并却保持运行工作状态,具备了这样两个特征才能称为中间件。(apache, tomcat, LAMP 这些搭建都属于中间件)原创 2012-11-10 18:03:15 · 329 阅读 · 0 评论