sdfqwe's recent timeline updates
sdfqwe

sdfqwe

V2EX member #307570, joined on 2018-04-10 21:00:54 +08:00
sdfqwe's recent replies
来了来了
Aug 5, 2020
Replied to a topic by sdfqwe MySQL mysql 优化问题
@JasonLaw 这个是我之前写的 demo,全国区域树,( http://139.129.221.236:81/),这个索引是我后来为了测试加上去的 https://s1.ax1x.com/2020/08/05/argYd0.png
Aug 5, 2020
Replied to a topic by sdfqwe MySQL mysql 优化问题
@JasonLaw 好的,谢谢,我研究下
Aug 5, 2020
Replied to a topic by sdfqwe MySQL mysql 优化问题
CREATE TABLE `b_city` (
`nodeId` int(11) NOT NULL,
`parentNodeId` int(11) DEFAULT NULL,
`cityName` varchar(100) NOT NULL,
`regionCode` varchar(100) NOT NULL,
PRIMARY KEY (`nodeId`),
KEY `nodeid` (`nodeId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='城市区划';
Aug 5, 2020
Replied to a topic by sdfqwe MySQL mysql 优化问题
@JasonLaw 你好,感谢你的回复,https://imgchr.com/i/arKzq0
@azh7138m 这个确实比 showdown 好用多了,不过无法将一个\n 单独换行,我 win 上的 typora 可以,现在我在研究 http://editor.md.ipandao.com/ 这个
Mar 11, 2020
Replied to a topic by Aliberter 程序员 关于微服务设计的一个问题
这样的话强依赖了,没必要这么干吧
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2125 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 00:30 · PVG 08:30 · LAX 17:30 · JFK 20:30
♥ Do have faith in what you're doing.