会员
众包
新闻
博问
闪存
赞助商
Trae
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
上善若水-随
随笔 - 198 文章 - 0 评论 - 11 阅读 -
73万
博客园
首页
新随笔
联系
管理
订阅
2024年6月2日
docker容器访问宿主机上的服务,例如mysql
摘要: DB_CONNECTION=mysql DB_HOST=host.docker.internal DB_PORT=3306 DB_DATABASE=sui DB_USERNAME=root DB_PASSWORD=root
阅读全文
posted @ 2024-06-02 11:55 上善若水-随
阅读(51)
评论(0)
推荐(0)
2024年5月14日
抓包详解
摘要: https://www.sohu.com/a/651138468_121124365
阅读全文
posted @ 2024-05-14 14:19 上善若水-随
阅读(62)
评论(0)
推荐(0)
2024年5月8日
laravel 脚本调试
摘要:
阅读全文
posted @ 2024-05-08 11:44 上善若水-随
阅读(7)
评论(0)
推荐(0)
2024年3月29日
fidder本地映射域名调试
摘要: REGEX:https://test.xxi.com/(.*) http://test.sui.com/$1 使用Fiddler将线上文件映射到本地调试 - Rannie` - 博客园 (cnblogs.com)
阅读全文
posted @ 2024-03-29 17:11 上善若水-随
阅读(24)
评论(0)
推荐(0)
2023年10月1日
服务器挖矿解决
摘要: https://developer.aliyun.com/article/1134597 https://www.zhihu.com/question/59820313
阅读全文
posted @ 2023-10-01 09:02 上善若水-随
阅读(16)
评论(0)
推荐(0)
2023年5月30日
laravel 测试环境
摘要: 在基类model添加protected static function boot(){ parent::boot(); static::creating(function ($data) { // 新增操作后执行的逻辑 throw new \Exception('演示环境不允许更新'); logge
阅读全文
posted @ 2023-05-30 20:35 上善若水-随
阅读(25)
评论(0)
推荐(0)
2023年4月27日
wp常用记录
摘要: * 修改密码 wp_hash_password($password); 好用插件: 1. 备份迁移插件 wpvivid 2. Elementor Elementor网站构建器拥有一切:拖放页面构建器,像素完美设计,移动响应式编辑等等 3. WP Super Cache WP Super Cache
阅读全文
posted @ 2023-04-27 15:03 上善若水-随
阅读(15)
评论(0)
推荐(0)
2022年12月19日
phpstorm excel复制得数组变换
摘要: [\u4e00-\u9fa5]{3,10} "$0", ctrl + shit + j变成一行
阅读全文
posted @ 2022-12-19 14:23 上善若水-随
阅读(23)
评论(0)
推荐(0)
2022年8月14日
java学习记录
摘要: # 第一个SpringBoot项目 https://www.jb51.net/article/223251.htm#_label0 # pom用阿里云源 <repositories> <repository> <id>public</id> <name>aliyun nexus</name> <ur
阅读全文
posted @ 2022-08-14 09:02 上善若水-随
阅读(24)
评论(0)
推荐(0)
2021年10月7日
反编译,java字节流 ,wirshark抓包,php转换中文
摘要: <?php error_reporting(E_ALL); /* 允许脚本挂起等待连接。 */ set_time_limit(0); /* 打开绝对隐式输出刷新 */ ob_implicit_flush(); // wireshark抓包java 字节流 的十六进制 $hex_str = 'b7c7
阅读全文
posted @ 2021-10-07 18:34 上善若水-随
阅读(79)
评论(0)
推荐(0)
下一页
公告
昵称:
上善若水-随
园龄:
8年10个月
粉丝:
11
关注:
37
<
2025年8月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
ajax(2)
ecshop二次开发(4)
Jquery(7)
Linux服务器(32)
MAC常用工具(2)
PHP(32)
笔记杂项(3)
二次开发东西(14)
开发工具(9)
前端(1)
网络(4)
网络HTTP相关(2)
随笔档案
2024年6月(1)
2024年5月(2)
2024年3月(1)
2023年10月(1)
2023年5月(1)
2023年4月(1)
2022年12月(1)
2022年8月(1)
2021年10月(2)
2021年9月(1)
2021年8月(1)
2021年3月(2)
2021年2月(1)
2020年10月(1)
2020年9月(1)
2020年8月(2)
2020年7月(4)
2020年6月(2)
2020年5月(2)
2020年4月(5)
2020年3月(6)
2020年2月(1)
2020年1月(3)
2019年12月(6)
2019年11月(3)
2019年10月(2)
2019年9月(3)
2019年8月(1)
2019年5月(4)
2019年4月(3)
2019年3月(2)
2019年1月(3)
2018年12月(1)
2018年11月(4)
2018年10月(3)
2018年9月(3)
2018年8月(4)
2018年7月(5)
2018年6月(2)
2018年5月(1)
2018年4月(5)
2018年3月(3)
2018年1月(5)
2017年12月(2)
2017年11月(5)
2017年10月(4)
2017年9月(3)
2017年8月(3)
2017年7月(8)
2017年6月(14)
2017年5月(6)
2017年4月(8)
2017年3月(9)
2017年2月(2)
2017年1月(5)
2016年12月(7)
2016年11月(12)
2016年10月(4)
更多
阅读排行榜
1. 数据库中的左连接(left join)和右连接(right join)区别(122381)
2. nginx中try_files(106998)
3. PHP获取站点根目录(79857)
4. Ubuntu18.04更换国内源(阿里,网易,中科大,清华等源)(65357)
5. php-fpm占用cpu和内存过高100% 解决办法(27736)
评论排行榜
1. docker 安装nginx、php-fpm(5)
2. nginx中try_files(3)
3. 文字显示省号..(1)
4. php获取当月天数及当月第一天及最后一天(1)
5. PHP闭包函数(1)
推荐排行榜
1. nginx中try_files(7)
2. 数据库中的左连接(left join)和右连接(right join)区别(7)
3. php获取当月天数及当月第一天及最后一天(2)
4. 如何判断用户是否用微信浏览器(2)
5. ubuntu 修改时区(1)
最新评论
1. Re:php获取当月天数及当月第一天及最后一天
获取当月第一天,直接用date('Y-m-01')不就行了吗?0.0
--CadenJ
2. Re:文字溢出换行(单行或多行)
大哥,你这个是文本溢出显示省略号好吧,请带脑子出门好不好
--程序辕晓Q
3. Re:nginx中try_files
得 字不要乱用,很容易让人误解。
--mystery-V
4. Re:nginx中try_files
$input = "<p><script>alert('你好');</script></p>"; echo htmlentities($input, ENT_QUOTES, 'UTF-8');...
--李傲强
5. Re:nginx中try_files
青蛙大全
--李傲强
点击右上角即可分享