2015年3月7日
摘要: procedure TFormLOrder.ModifyDB;var F: Integer;begin with TADOQuery.Create(nil) do try// ConnectionString := GetAdoAccConStr(SoftPath + SendDataD... 阅读全文
posted @ 2015-03-07 20:43 宝兰 阅读(740) 评论(0) 推荐(0)