会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
chen1880
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
18
19
20
21
22
23
24
25
26
···
33
下一页
2021年11月7日
开源物联网框架EasyIot(适用于快递柜&售货机)
摘要: EasyIot:旨在搭建最简洁的IOT框架,不涉及业务场景,个人/公司可在此基础上做二次开发 【适用场景】1. 智能柜(寄存柜、快递柜、取餐柜、自提柜)、售货机等带触摸工控一体机2. 物联网网关 【架构实现】硬件通过串口通信和工控机交互(下发开锁指令及反馈锁状态),工控机通过调用服务端webapi方
阅读全文
posted @ 2021-11-07 18:42 CHHC
阅读(2314)
评论(0)
推荐(1)
2021年11月3日
js 从浏览器调用本地exe程序(包括IE和谷歌)(转载)
摘要: IE浏览器调用本地exe (谷歌浏览器不支持ActiveXObject方法,所以这个方法只能在IE浏览器上使用) function Run() { var strPath = "E:\\Electron练习\\test1\\out\\test1-win32-x64\\test1.exe"; try
阅读全文
posted @ 2021-11-03 09:20 CHHC
阅读(3811)
评论(0)
推荐(1)
2021年10月29日
TDengine HelloWorld
摘要: 安装https://www.taosdata.com/cn/getting-started/ $ tar -xvzf TDengine-server-2.3.0.0-beta-Linux-x64.tar.gz$ cd TDengine-server-2.3.0.0$ ./install.sh 默认信
阅读全文
posted @ 2021-10-29 13:56 CHHC
阅读(139)
评论(0)
推荐(0)
2021年10月24日
LiveQing2 - LiveNVR配置
摘要:
阅读全文
posted @ 2021-10-24 13:51 CHHC
阅读(91)
评论(0)
推荐(0)
LiveQing1 - LiveGBS配置(预览&对讲)
摘要: LiveGBS 官网地址LiveGBS GB28181流媒体服务 版本下载LiveGBS GB28181 国标方案安装使用说明 LivePlayer H5直播|点播播放器 LiveGBS 配置 海康相机配置 LiveGBS 设备上线后 LiveGBS对接资料 api文档地址 http://local
阅读全文
posted @ 2021-10-24 13:50 CHHC
阅读(1004)
评论(0)
推荐(0)
各种视频流播放Demo(VLC、EasyPlayer、SDK)
摘要: winform H5播放本地视频 easyplayer播放视频流 LivePlayer H5播放器 海康sdk播放
阅读全文
posted @ 2021-10-24 13:12 CHHC
阅读(547)
评论(0)
推荐(0)
2021年10月23日
IdentServer2 使用不同方式实现(swagger+client+html+postman)
摘要: IdentServer1 环境搭建 IdentServer2 使用不同方式实现(swagger+client+html+postman) IdentServer登陆校验 Swagger 校验登陆方式 1. Implicit 2. Password C#使用IdentServer例子 using Id
阅读全文
posted @ 2021-10-23 12:58 CHHC
阅读(99)
评论(0)
推荐(0)
2021年10月22日
IdentServer1 环境搭建
摘要: IdentServer1 环境搭建 IdentServer2 使用不同方式实现(swagger+client+html+postman) 获取最新代码 $ dotnet new -i IdentityServer4.Templates $ dotnet new is4inmem --name Idp
阅读全文
posted @ 2021-10-22 13:43 CHHC
阅读(79)
评论(0)
推荐(0)
C# WinForm MDI闪屏问题解决方案
摘要: using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Windows.Forms; namespace MDIFlash { public partial
阅读全文
posted @ 2021-10-22 10:53 CHHC
阅读(194)
评论(0)
推荐(0)
2021年10月8日
NetCore5.0 后台管理平台框架
摘要: 登陆界面 机构管理 字典分类 数据字典 用户管理 角色管理 系统菜单 按钮管理 登陆日志 定时任务
阅读全文
posted @ 2021-10-08 11:12 CHHC
阅读(490)
评论(0)
推荐(0)
上一页
1
···
18
19
20
21
22
23
24
25
26
···
33
下一页
公告