09 2020 档案
摘要:批量导出word 中的图片:https://jingyan.baidu.com/article/546ae185e4ee401149f28c1e.htmlword 插入图片避免压缩图像 https://jingyan.baidu.com/article/d169e186093289436711d84
阅读全文
摘要:https://blog.csdn.net/yabingshi_tech/article/details/51700598
阅读全文
摘要:https://www.cnblogs.com/zhaojiedi1992/p/zhaojiedi_linux_031_linuxtime.html
阅读全文
摘要:https://blog.csdn.net/sinat_41774836/article/details/88965281
阅读全文
摘要:https://www.jb51.net/article/92682.htm
阅读全文
摘要:https://blog.csdn.net/changgongsheyue/article/details/102482044
阅读全文
摘要:php中CRC32的用法: crc32 — 计算一个字符串的 crc32 多项式 生成 string 参数的 32 位循环冗余校验码多项式……: 这句话从英文翻译过来的,不正确,准确的说应该是这么理解: 以32位循环冗余校验多项式算法,来计算一个字符串,返回一个(可能带符号的)整数。 使用方法: 这
阅读全文