摘要: 13.Cookie Cookie:一种在客户浏览器端存储数据并以此来跟踪和识别用户的机制。 创建Cookie: bool setcookie(string name[,string value[,int expire[,string path[,string domain[,int secure]] 阅读全文
posted @ 2016-10-08 17:55 大大大尾巴羊 阅读(181) 评论(0) 推荐(0)