搜索资源列表
cookie
- 这个servlet演示怎样创建和获取cookie并设置cookie的期限
jquery.cookie
- jquery cookie 插件 控制cookies的操作-jquery cookie operation of plug-ins to control cookies
Test_dl
- cookies登陆验证 刚做好的 里显示了 怎么实现自动登陆和 cookie里面取值放值等信息 -landing authentication cookies just do a good job in the implementation shows how automatic landing and put the value of cookie values, such as inside information
cookie
- 西工大j2ee实验二,相当不好做,我是参考了很多资料做的,虽然出来了,准确性希望大家多提意见-NPU j2ee experiment 2, quite well done, I was done with reference to a lot of information, although the came out, the accuracy of hope that we speak up
json
- 有关cookie,xml,http,重点是json的使用方法和一些源代码-The cookie, xml, http, focusing on the use of json methods and some source code
Cookie
- Cookie sample program
cookie-study-note
- cookie学习笔记,一共有3个示例,都非常经典-cookie study note
Java-source-to-rw-cookie
- Java读写cookie源码,希望能够对大家有帮助-Java source code to read and write cookie, hoping to help all of us
COOKIE.tar
- 存储COOKIE,以访问需登录的资源。支持局部COOKIE,每个进程可使用独立COOKIE。-Store Cookie, Used to access resource that need login.
session-cookie
- 基于JSP的session cookie程序设计-session cookie
jquery.cookie
- jquery cookie JQ 的cookie工具 很实用的-jquery cookie JQ cookie tools are useful
jQuery-cookie
- jQuery cookie保存背景颜色、字体颜色和字体.-jQuery cookie
Cookie-a-Session
- 关于cookie 和session 的一些代码,很值得大家学习哦-this code is about cookie and session,this is going to be uesd when you logging in some sites
Cookie
- 一些学习cookie的好办法,有想法的童鞋可以参考一下-A good way of learning the cookie, the idea of children' s shoes can refer
jquery-cookie-master
- jQuery操作cookie的插件,大概的使用方法如下 $.cookie( the_cookie ) //读取Cookie值 $.cookie(’the_cookie’, ‘the_value’) //设置cookie的值 $.cookie(’the_cookie’, ‘the_value’, {expires: 7, path: ‘/’, domain: ‘jquery.com’, secure: true}) //新建一个cookie 包括有效期 路径 域名等 $.co
cookie
- 上传文件实现在采用COOKIE实现登录的自动登录,简单可用-Upload file in using COOKIE to realize automatic login login, simple and available
cookie
- 关于Java Cookie类的简单操作:记录您是否是第一次登录 登录过后刷新页面会显示您之前登录的时间,浏览器关闭后,cookie立即消失。-The simple operation of cookie
Cookie
- java cookie操作,比较简单的操作,希望对你们有帮助-java cookie operation, a relatively simple operation, you want to help
Cookie
- 写了一个cookie的小程序,主要是来了解cookie的实现过程-Write a cookie program, mainly to understand the cookie implementation process
login-cookie
- 自动登录的cookie,Filter可以实现对请求的过滤和重定向等,也就是说可以操作request和response,session等对象,listner只能监听到以上对象的属性的修改。-Automatic login cookie, Filter can be achieved on request filtering and redirection, which means you can manipulate request and response, session and other
