会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shenzen_小白
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
24
下一页
2020年8月14日
如何推广微信小程序到企业微信
摘要: 1、转发链接: https://open.work.weixin.qq.com/wwopen/common/readDocument/13245#%E6%88%90%E4%B8%BA%E4%BC%81%E4%B8%9A%E5%BE%AE%E4%BF%A1%E7%9A%84%E6%9C%8D%E5%8
阅读全文
posted @ 2020-08-14 19:44 令令七
阅读(600)
评论(0)
推荐(0)
2020年8月4日
微信小程序的授权登录=》获取unionid
该文被密码保护。
阅读全文
posted @ 2020-08-04 17:30 令令七
阅读(0)
评论(0)
推荐(0)
2020年7月31日
linux 阿里云远程连接mysql
摘要: 一、、针对本地连接127.0.0.1 1、确保已在Linux上安装好了Mysql 2、查看虚拟机的IP 查看命令 ifconfig 然后保存虚拟机IP地址(例如虚拟机的IP地址为192.168.59.125) 3、cmd窗口ping 192.168.59.125 然后查看是否ping通 4、ping
阅读全文
posted @ 2020-07-31 17:33 令令七
阅读(1079)
评论(0)
推荐(0)
2020年7月29日
php7以上 不支持mcrypt_module_open方法问题【微信开放平台】
摘要: 转发链接: https://blog.csdn.net/zchare/article/details/81234942?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-2.channel
阅读全文
posted @ 2020-07-29 16:20 令令七
阅读(2637)
评论(0)
推荐(1)
2020年7月28日
php面试题(中级 2020)
该文被密码保护。
阅读全文
posted @ 2020-07-28 12:25 令令七
阅读(0)
评论(0)
推荐(0)
2020年7月10日
nginx 配置https协议
摘要: 如何在nginx 服务器上配置https协议 一、腾讯云购买的SSL证书 步骤1、 购买SSL证书 ,可购买免费版的,当状态为已颁发之后 下载证书 步骤2、 在站点服务器上开启443端口(这点很重要) 步骤3、 配置nginx.conf文件 server { #SSL 访问端口号为 443 list
阅读全文
posted @ 2020-07-10 19:35 令令七
阅读(889)
评论(0)
推荐(0)
2020年5月29日
查看域名是否支持tls1.2协议
摘要: 1、查询地址 :https://www.getssl.cn/sslchecker
阅读全文
posted @ 2020-05-29 14:50 令令七
阅读(4696)
评论(0)
推荐(0)
2020年5月22日
PHP 后端研发技能树
该文被密码保护。
阅读全文
posted @ 2020-05-22 22:38 令令七
阅读(4)
评论(0)
推荐(0)
2020年5月2日
Nginx 提示500 ,设置提示具体错误
摘要: 在入口文件index.php设置 error_reporting(E_ALL); ini_set('display_errors', 'On');
阅读全文
posted @ 2020-05-02 07:12 令令七
阅读(627)
评论(0)
推荐(0)
2020年4月7日
部署laravel 到linux环境
摘要: server { listen 80; server_name test.genplahotel.com; index index.html index.htm index.php; root /home/wwwroot/genplahotel/public; location / { try_fi
阅读全文
posted @ 2020-04-07 15:41 令令七
阅读(530)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
24
下一页
公告