会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
r00t_exp
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Delphi相关
Delphi简单生成图片验证码
摘要:unit Unit1; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, V
阅读全文
posted @
2019-08-22 17:43
r00t_exp
阅读(420)
评论(0)
推荐(0)
Delphi 10.3版本获取windows系统版本和CPU信息
摘要:需要引用 System.Win.Registry单元
阅读全文
posted @
2019-04-01 13:22
r00t_exp
阅读(716)
评论(0)
推荐(0)
Delphi中DataSet和JSON的互转
摘要://1)数据集转换为JSON字符串://需USES System.JSON; //2)JSON字符串转换为数据集:
阅读全文
posted @
2018-11-19 08:55
r00t_exp
阅读(600)
评论(0)
推荐(0)
公告