Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ademco_hb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
ademco_hb
Commits
bb04f399
Commit
bb04f399
authored
May 29, 2020
by
captainwong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
35f3b9cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
15 deletions
+19
-15
README.md
README.md
+19
-15
No files found.
README.md
View file @
bb04f399
...
...
@@ -6,23 +6,9 @@
官方交流群:
`1093730796`
## 编译示例
*
`Windows`
下使用
`VS 2019 Community`
打开
`ademco_hb.sln`
进行编译。
*
`Linux`
下执行
`build.sh`
编译
`demo`
,
`bench`
,
`server_demo`
三个示例程序,结果放在
`build`
文件夹内。
## docs
文档
## tools 测试及演示工具,已编译的dll等
*
`ademco_hb.dll`
供
`dll_demo`
和
`csharp_dll_demo`
调用
*
`ademco_java.dll`
供
`Java SimpleServer`
调用
*
`bench.exe`
性能测试
*
`demo.exe`
正确性测试以及使用C++开发、直接引入头文件的示例
*
`server_demo.exe`
简易版服务器,可用来接收主机报告、远程控制
*
直连型主机模拟器
[
文档
](
docs/README.md
)
## include
...
...
@@ -40,6 +26,14 @@
## examples
*
`Windows`
下使用
`VS 2019 Community`
打开
`ademco_hb.sln`
进行编译。
*
`Linux/MacOS`
下执行
`build.sh`
编译
`demo`
,
`bench`
,
`server_demo`
三个示例程序,结果放在
`build`
文件夹内。
*
如需编译
`javademo`
请阅读
[
javademo-README.md
](
examples/javademo-README.md
)
### bench
性能测试
### demo
演示基本使用方法:正确性测试以及使用C++开发、直接引入头文件的示例
...
...
@@ -67,3 +61,13 @@
### javademo
请阅读
[
javademo-README.md
](
examples/javademo-README.md
)
## tools 测试及演示工具,已编译的dll等
*
`ademco_hb.dll`
供
`dll_demo`
和
`csharp_dll_demo`
调用
*
`ademco_java.dll`
供
`Java SimpleServer`
调用
*
`bench.exe`
性能测试
*
`demo.exe`
正确性测试以及使用C++开发、直接引入头文件的示例
*
`server_demo.exe`
简易版服务器,可用来接收主机报告、远程控制
*
直连型主机模拟器
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment