Alex chow
Alex chow
Basically, current browsers have disabled this API, especially iOS, which has completely disabled it. Only older Android devices can vibrate and define vibration frequency and time, so I don't think...
I can expose a callback for you to use the native API, what do you think of this solution?
要做论坛就要挂在外网了,你懂的。不审核就发布要连坐
如果不是公开的系统,那倒没关系。 不过这东西真心不需要做成组件。
https://github.com/densen2014/Densen.Extensions/blob/master/Demo/DemoShared/Pages/BarcodeScannerPage.razor 
just copy my demo all razor and razor.cs, thanks
我测试没你说的问题哦,你实体类怎么定义的, 出来的结果是怎么样的?
> bulkcopy 不生成 sql,带走特殊符号的不一定能处理,正确方式应该怎样 我发现这个问题后, 是用了 AsTable 处理的, ``` .AsTable("[Order Details]") ```
hello, can you give me a sample for `inside dialog box`?
I need to see how you write the code to understand the problem