Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xbmlz/app-util
便于 c、c++、pascal 调用的工具dll
https://github.com/xbmlz/app-util
Last synced: about 2 months ago
JSON representation
便于 c、c++、pascal 调用的工具dll
- Host: GitHub
- URL: https://github.com/xbmlz/app-util
- Owner: xbmlz
- License: mit
- Created: 2021-07-14T03:16:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T05:42:12.000Z (over 3 years ago)
- Last Synced: 2024-06-21T18:10:53.602Z (6 months ago)
- Language: Go
- Size: 1.95 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# app-util
便于 c、c++、pascal 调用的工具dll,支持xp、windows7、windows8、windows10### HTTP Client
- [x] HttpGet
- [x] HttpPost
- [x] HttpPostJson
- [x] UploadFile
- [x] DownloadFile