会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
骑着骆驼逛沙漠
博客园
首页
新随笔
联系
管理
订阅
2014年12月5日
delphi调用java编写的http接口
摘要: 采用delphi7的indy组件提交的数据中包含中文,需要进行URL编码:function UrlEncode(const ASrc: string): string;const UnsafeChars = '*#%+ []'; {do not localize}var i: Integer;beg...
阅读全文
posted @ 2014-12-05 08:56 骑着骆驼逛沙漠
阅读(2062)
评论(0)
推荐(0)
编辑
公告