会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
newlives
上一页
1
···
11
12
13
14
15
16
17
18
19
下一页
微信公众号开发
摘要: https://www.cnblogs.com/jinxiaohang/p/7193505.html 微信公众号开发之网页授权(获取用户信息) https://www.kancloud.cn/donknap/we7/134627 微挚开发文档
阅读全文
posted @ 2019-03-08 17:23 newlives
阅读(212)
评论(0)
推荐(0)
idHTTP最简洁的修改和取得Cookie例子
摘要: XE8 我试了下,XE8上是点不出CookieManager.CookieCollection.Items[0].CookieText但是点出了 IdHTTP1.CookieManager.CookieCollection.Cookies[0].CookieText不知道是不是一样的,没测试 (一)
阅读全文
posted @ 2019-03-08 15:23 newlives
阅读(619)
评论(0)
推荐(0)
使用TidCookieManager得到cookie
摘要: 1.拖入TIdHTTP控件,HandleRedirect设为True,否则可能会出现HTTP 307错误。 2.主要的设置在Request里。 2.1 userAgent应该改为Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2
阅读全文
posted @ 2019-03-08 15:13 newlives
阅读(477)
评论(0)
推荐(0)
dhttp与IdCookieManager处理登陆过程
摘要: dhttp与IdCookieManager处理登陆过程 dhttp与IdCookieManager处理登陆过程 我们知道,用IE注册网页(象论坛)时,它能够自动找出相应的Cookie并提交给服务器,从而使用户不用重新登录就能够看到与他自己帐号有关的内容.这是怎么实现的呢?如果我用用IE的ACTIVE
阅读全文
posted @ 2019-03-08 14:51 newlives
阅读(513)
评论(0)
推荐(0)
Delphi IdHTTP 设置cookie 和访问后读取Cookie 值(重要collection不需要item索引)
摘要: procedure TForm1.btn1Click(Sender: TObject); var IdHTTP: TIdHTTP; mstrCookie: string; Cookies : TIdCookieManager; i: Integer; begin IdHTTP := TIdHTTP.
阅读全文
posted @ 2019-03-08 14:48 newlives
阅读(1378)
评论(0)
推荐(0)
idhttp与cookie
摘要: 用关键词“idhttp cookie”在各大搜索引擎得到的结果,大多千篇一律,如果你搜索到这一篇,恭喜你,你有福了。 以下内容测试环境:delphi2007, winxp sp3, indy10。 一、idhttp的自动维护cookie功能。 idhttp的AllowCookies属性默认是true
阅读全文
posted @ 2019-03-08 14:42 newlives
阅读(721)
评论(0)
推荐(0)
delphi inttohex 整型到十六进制
摘要: inttohex from delphi help: Returns the hex representation of an integer. Unit SysUtils Category numeric formatting routines Delphi syntax: function In
阅读全文
posted @ 2019-03-08 13:44 newlives
阅读(578)
评论(0)
推荐(0)
delphi指令介绍
该文被密码保护。
阅读全文
posted @ 2019-03-08 13:40 newlives
阅读(1)
评论(0)
推荐(0)
界面闪现文字
该文被密码保护。
阅读全文
posted @ 2019-03-07 11:47 newlives
阅读(0)
评论(0)
推荐(0)
sdk manager 打不开
该文被密码保护。
阅读全文
posted @ 2019-03-03 23:01 newlives
阅读(0)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
下一页
导航
博客园
首页
联系
订阅
管理
公告