基本信息
源码名称:封装BCB动态库,实现POST提交功能,带日志存储便以检查错误
源码大小:1.18M
文件格式:.rar
开发语言:C#
更新时间:2022-02-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

封装BCB动态库,实现POST提交功能,带日志存储便以检查错误

.
├── dllTest
│   ├── bcb5Exe
│   │   ├── EncdDecd.dcu
│   │   ├── EncdDecd.hpp
│   │   ├── EncdDecd.pas
│   │   ├── LwLog
│   │   │   └── 2017-07-13.log
│   │   ├── Main.cpp
│   │   ├── Main.dfm
│   │   ├── Main.h
│   │   ├── Main.obj
│   │   ├── Main.~cpp
│   │   ├── Main.~dfm
│   │   ├── Main.~h
│   │   ├── PostDll.dll
│   │   ├── PostDll.lib
│   │   ├── PostDll.tds
│   │   ├── UrlCodeBase.cpp
│   │   ├── UrlCodeBase.h
│   │   ├── UrlCodeBase.obj
│   │   ├── UrlCodeBase.~cpp
│   │   ├── dllTest.bcc32pch
│   │   ├── dllTest.bpr
│   │   ├── dllTest.cpp
│   │   ├── dllTest.exe
│   │   ├── dllTest.obj
│   │   ├── dllTest.res
│   │   ├── dllTest.tds
│   │   ├── dllTest.~bpr
│   │   ├── dllTest.~cpp
│   │   ├── jsk_json.cpp
│   │   ├── jsk_json.h
│   │   ├── jsk_json.~cpp
│   │   └── jsk_json.~h
│   └── bcb6dll
│       ├── Main.cpp
│       ├── Main.obj
│       ├── PostDll.bpf
│       ├── PostDll.bpr
│       ├── PostDll.res
│       ├── PostDll.~bpf
│       ├── PostDll.~bpr
│       ├── PostDllCtrl.cpp
│       ├── PostDllCtrl.h
│       ├── PostDllCtrl.obj
│       ├── PostDllCtrl.~cpp
│       ├── PostDllCtrl.~h
│       ├── PostForm.cpp
│       ├── PostForm.ddp
│       ├── PostForm.dfm
│       ├── PostForm.h
│       ├── PostForm.obj
│       ├── PostForm.~cpp
│       ├── PostForm.~ddp
│       ├── PostForm.~dfm
│       ├── PostForm.~h
│       ├── UrlCodeBase.cpp
│       ├── UrlCodeBase.h
│       ├── UrlCodeBase.obj
│       └── VCLE50.LIB
└── 好例子网_dllTest(添加日志版).rar

4 directories, 57 files