上一页 1 ··· 3 4 5 6 7
摘要: 模块化:https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/module.html MD5.JS 1 function md5(string) { 2 function md5_RotateLeft(lValu 阅读全文
posted @ 2020-04-04 16:00 letleon 阅读(1122) 评论(0) 推荐(1) 编辑
摘要: 方法一 1.首先数据表 typecho_contents 中新建一个 test_url 字段,类型可为字符串。 2.后台模板文件 admin/write-post.php 表单中插入: <p class="mono url-slug"> <label for="slug" class="sr-onl 阅读全文
posted @ 2020-04-01 21:53 letleon 阅读(797) 评论(0) 推荐(0) 编辑
摘要: 最近有个需求~ 想使用一套鼠标键盘控制桌上的另一台电脑~ 最开始使用的 Share Mouse 感觉挺不错的~有点贵~ 最后找到了微软出的 无界鼠标-Mouse without Borders 稳定好用~有时间看看能不能汉化了~ - -! https://www.microsoft.com/en-u 阅读全文
posted @ 2020-03-06 17:05 letleon 阅读(426) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7