jjw

写给自己的博客。 记录学习的点滴以备查。
随笔 - 127, 文章 - 0, 评论 - 8, 阅读 - 62632
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

03 2020 档案

摘要:1 uses 2 Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, 3 Vcl.Controls, Vcl.Forms, Vcl.Dialogs, IdBa 阅读全文

posted @ 2020-03-29 21:20 jjw 阅读(373) 评论(0) 推荐(1) 编辑

摘要:dataset.first while not dataset.eof do begin --N行代码 dataset.next; end 讨厌上面的写法了,作个封装. 1 interface 2 3 uses 4 System.SysUtils, System.Classes, Data.DB; 阅读全文

posted @ 2020-03-29 01:17 jjw 阅读(180) 评论(0) 推荐(0) 编辑

摘要:delphi 10.2+up3 win7 自带IIS 发布测试 客户端用DSRestConnection1连接. 问题是 datasnap (群qq:67803772)一个 群友提出的, 经过摸索发现 DSRestConnection1.urlPath 需要设置为 IIS发布的名称 + 访问路径 测 阅读全文

posted @ 2020-03-05 15:54 jjw 阅读(357) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示