摘要: https://www.luoxx.top/archives/pd20-free-share 阅读全文
posted @ 2024-12-21 16:28 那时一个人 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 大致说明 用reportbuilder 连接成功后, 获取到连接字符串,SQL Server Reporting Services (SSRS) 连接就很方便了 SQL Server Reporting Services (SSRS) 可以通过以下方法连接到 PostgreSQL 数据库并生成报表: 阅读全文
posted @ 2024-12-17 16:55 那时一个人 阅读(19) 评论(0) 推荐(0) 编辑
摘要: https://my.visualstudio.com/Downloads 这个安装包比较小, 不要装一个臃肿的visual studio 阅读全文
posted @ 2024-12-17 16:31 那时一个人 阅读(12) 评论(0) 推荐(0) 编辑
摘要: https://github.com/massgravel/Microsoft-Activation-Scripts 在power shell 中执行: irm https://massgrave.dev/get | iex 阅读全文
posted @ 2024-04-01 15:04 那时一个人 阅读(30) 评论(0) 推荐(0) 编辑
摘要: https://www.youtube.com/watch?v=fBgsh8qabDs 1. Eclipse Birt (推荐, Eclipse比较出名) 2. Jsreport 3. JesperReport 用过, 感觉一般 4. Heilical Insight 5. KNIME 6. Met 阅读全文
posted @ 2024-03-30 16:30 那时一个人 阅读(493) 评论(0) 推荐(0) 编辑
摘要: 汇总字段属性有哪些: # valid SQL aggregation functions VALID_AGGREGATE_FUNCTIONS = { 'array_agg', 'count', 'count_distinct', 'bool_and', 'bool_or', 'max', 'min' 阅读全文
posted @ 2024-03-06 15:50 那时一个人 阅读(83) 评论(0) 推荐(0) 编辑
摘要: 问题: proxy_pass转发请求到指定域名下的服务 案例: server ip1: 1.2.3.4 domain1: aa.com >> 指向ip1, port 80 domain2: bb.com >> 指向ip1, port 80 server ip2: 2.2.3.4 domain3: c 阅读全文
posted @ 2024-02-28 15:19 那时一个人 阅读(246) 评论(0) 推荐(0) 编辑
摘要: https://github.com/acmesh-official/acme.sh 我使用的是nginx, 主要使用的命令: curl https://get.acme.sh | sh -s email=my@example.com source ~/.barshrc # 使用该命令需要先配置带有 阅读全文
posted @ 2024-02-27 16:40 那时一个人 阅读(22) 评论(0) 推荐(0) 编辑
摘要: 1. 在服务器中安装gitlab-runner ```sh # https://docs.gitlab.com/runner/install/ apt install gitlab-runner ``` 2. 将gitlab-runner 注册到gitlab服务中 ```sh gitlab-runn 阅读全文
posted @ 2024-01-12 19:16 那时一个人 阅读(159) 评论(0) 推荐(0) 编辑
摘要: https://www.engineeringtoolbox.com/smaller-rectangles-within-larger-rectangle-d_2111.html function calculateRectangle() { var rw = parseFloat($j('#rw' 阅读全文
posted @ 2023-12-31 00:16 那时一个人 阅读(83) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示