edrp.cn的Blog

学习,需要交流,欢迎大家和我共同来学习C#,ASP.NET,MS SQL Server开发Web项目,欢迎大家和我交流

博客园 首页 新随笔 联系 订阅 管理

2022年9月29日 #

摘要: SQL 写法: select * from godos where code like :code 传参时,值设置为:%XXX% 阅读全文
posted @ 2022-09-29 13:34 edrp.cn 阅读(57) 评论(0) 推荐(0) 编辑

摘要: var vPath: string;begin vPath:=ExtractFilePath (Application.ExeName) ; vPath :=vPath+'GoodsImage' ; vPath:=format ( '%s\%s.jpg', [vPath,<ABQuery2."货品编 阅读全文
posted @ 2022-09-29 10:55 edrp.cn 阅读(51) 评论(0) 推荐(0) 编辑