上一页 1 2 3 4 5 6 ··· 57 下一页
摘要: 一种是直接使用 dynamic crm 内置的报表功能,报表向导进行创建,但可自定义的程度有限 另一种就是使用 SQL Server Data Tools 工具在 Visual Studio 中生成 *.rdl 文件 再将文件导入 dynamic crm 中进行使用 在 但需要注意,dynamic 阅读全文
posted @ 2024-05-14 17:25 不是豆豆 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 首先声明,使用 RSA 非对称加密,正常的使用情景是公钥加密、私钥解密。 因为正常使用情景下,公钥是公开的,如果将私钥加密的数据发出去,使用公钥解密,其实理论上并没有起到加密的作用。 私钥加密、公钥解密的使用场景是在于防篡改,确定私钥发来的数据是正确的。 其实某种程度来说,确实就没必要再实现私钥加密 阅读全文
posted @ 2024-05-09 19:18 不是豆豆 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 错误1: { "ClassName": "System.Data.SqlClient.SqlException", "Message": "A connection was successfully established with the server, but then an error occ 阅读全文
posted @ 2024-04-30 18:40 不是豆豆 阅读(59) 评论(0) 推荐(0) 编辑
摘要: 项目地址:https://github.com/improvedk/OrcaMDF 阅读全文
posted @ 2024-04-30 10:02 不是豆豆 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 小工具(貌似不能发送 UDP):https://www.hw-group.com/software/hercules-setup-utility 大工具(貌似不能接收 UDP):https://github.com/dannagle/PacketSender 阅读全文
posted @ 2024-04-25 17:00 不是豆豆 阅读(71) 评论(0) 推荐(0) 编辑
摘要: 原链接:https://www.cs.yale.edu/homes/perlis-alan/quotes.html 一些翻译: https://zhuanlan.zhihu.com/p/34762358 https://new.qq.com/rain/a/20210222A01UFA00 阅读全文
posted @ 2024-04-23 16:58 不是豆豆 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 官方相关文档:https://learn.microsoft.com/zh-cn/windows/win32/shutdown/shutdown-changes-for-windows-vista https://learn.microsoft.com/zh-cn/windows/win32/api 阅读全文
posted @ 2024-04-08 10:50 不是豆豆 阅读(46) 评论(0) 推荐(0) 编辑
摘要: 找到的一个开源项目:https://github.com/denisbrodbeck/machineid Linux 获取: dmidecode -s system-uuid Windows 获取: 先进入 WMIC 命令行:wmic 再进行查询:csproduct get UUID WMI 测试工 阅读全文
posted @ 2024-04-08 10:27 不是豆豆 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 语言大模型 LangGPT:https://github.com/EmbraceAGI/LangGPT MLC LLM:https://github.com/mlc-ai/mlc-llm MLC LLM 部署示例:https://www.leavescn.com/Forums/Detail/1626 阅读全文
posted @ 2024-04-08 09:29 不是豆豆 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 还有分项排名:https://www.libhunt.com/ 阅读全文
posted @ 2024-04-08 09:23 不是豆豆 阅读(7) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 57 下一页
友情链接:迷途