06 2019 档案

摘要:更新: 28-04-2023 图片处理改用 ImageSharp 了 program.cs using ZXing; using ZXing.QrCode; var writer = new BarcodeWriterPixelData { Format = BarcodeFormat.QR_COD 阅读全文
posted @ 2019-06-24 20:26 兴杰 阅读(1226) 评论(0) 推荐(0) 编辑
摘要:更新: 2020-05-19 print css refer https://www.html.cn/archives/4731 网页要打印,通常需要写另一分 css 样式. 把 px 转换成 cm 或者 inch 做 pdf 其实也是一样的道理. 更新 : 2020-02-09 升级到 3.1 后 阅读全文
posted @ 2019-06-24 17:50 兴杰 阅读(4693) 评论(0) 推荐(1) 编辑
摘要:我们知道 npm 是很大的库,很多轮子可以用 所以 .net core 替我们封装了一个调用 nodejs 的 service 就叫 node service 我们只要在 server 安装 nodejs 然后就可以写 js, require npm 的 packages 然后通过 .net cor 阅读全文
posted @ 2019-06-24 13:28 兴杰 阅读(452) 评论(0) 推荐(0) 编辑
摘要:今天踩了一个坑. 网站发布后看到了一个 error 地址是 https://www.domain.com/connect/checksession 这个是 identity server 处理检查 session 的地址. error 表示请求被 csp script-src 保护了, 想执行的 s 阅读全文
posted @ 2019-06-20 20:12 兴杰 阅读(386) 评论(0) 推荐(0) 编辑
摘要:refer : https://material.angular.io/cdk/table/overview https://material.angular.io/components/table/overview 通常我们做 control panel 时会大量运用到 table 尤其是处理 C 阅读全文
posted @ 2019-06-11 16:57 兴杰 阅读(2510) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示