This website requires JavaScript.
Explore
Help
Sign In
kunmeng
/
HikNetSDKPkg
Watch
1
Star
0
Fork
0
You've already forked HikNetSDKPkg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
使用C语言和C++封装海康威视网络SDK库,使用Golang调用C库
28
Commits
1
Branch
5
Tags
44
MiB
C
88.2%
Go
11.8%
7fa66f4bae
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
kunmeng
7fa66f4bae
1. 移除无效的链接库
2025-02-28 13:48:25 +08:00
Core
1. 移除无效的链接库
2025-02-28 13:48:25 +08:00
include
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
.gitignore
1. 在git中删除lib库,优化go get 下载速度
2025-02-27 14:57:03 +08:00
BallCamera_test.go
1. 简化球机移动的传参逻辑
2025-02-27 15:29:12 +08:00
BallCamera.go
1. 简化球机移动的传参逻辑
2025-02-27 15:29:12 +08:00
go.mod
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
README.md
1. 使用CGO对代码进行重构
2025-02-27 11:17:22 +08:00
README.md