Rosicky's recent timeline updates
Rosicky

Rosicky

V2EX member #36842, joined on 2013-03-30 23:34:01 +08:00
20 S 1 B
Per Rosicky's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
Rosicky's recent replies
Jan 8, 2021
Replied to a topic by zxCoder 问与答 blob 的视频到底怎么下载呢?
谷歌浏览器->f12->Network->Media,可以看到视频地址
Nov 18, 2016
Replied to a topic by Rosicky PHP sphinx 搜索问题
@freestyle 谢谢~查出来了
md5/sha1(固定前缀+域名),浏览器安装个插件 https://addons.mozilla.org/zh-CN/firefox/addon/hashr/?src=search
Aug 8, 2016
Replied to a topic by laraveler 求职 求职 PHP,专科,今年年后入行
支持一下楼主
Jul 14, 2016
Replied to a topic by Rosicky MySQL MyISAM 表锁的优先级问题
贴下另一组测试,顺序运行

1 、 A 运行:
mysql> lock table tx read;
Query OK, 0 rows affected (9 min 37.73 sec)

2 、 B 运行:
mysql> lock table tx read;
这里在等待

3 、 C 运行:
mysql> lock table tx write;
这里在等待

4 、 A 运行:
mysql> unlock tables;
Query OK, 0 rows affected (0.00 sec)

此时看控制台 C 已获得锁, B 等待。这个结果就和文档一样
Jul 13, 2016
Replied to a topic by Rosicky MySQL MyISAM 表锁的优先级问题
手动加锁和自动加锁有什么区别?
Apr 23, 2016
Replied to a topic by heyinglongsimon 职场话题 广州 4k 北京 10k 该如何选?
广州或者深圳
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1106 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 23:01 · PVG 07:01 · LAX 16:01 · JFK 19:01
♥ Do have faith in what you're doing.