abcdefghi's recent timeline updates
abcdefghi

abcdefghi

V2EX member #211022, joined on 2017-01-16 16:10:51 +08:00
lu 了近 40 年才醒悟的事
信息处理中心  •  abcdefghi  •  Aug 23, 2024  •  Lastly replied by 7911364440
30
abcdefghi's recent replies
Jun 22, 2020
Replied to a topic by plusDiscuss 商业模式 看不懂的拼夕夕,为毛这么神奇?
我是淘宝十几年的用户
最近 1 年转用拼多多了
买小玩意拼多多确实便宜过淘宝
补充一下,这个买来的商业版的程序,框架是基于开源的框架二次开发的,前端 ui 框架也是。



我离职了自己注册个公司,做的项目想到这开源的程序修改,怕被上家公司发现起诉我,我怎么规避风险呢?
蟹蟹各位

根据 1 楼的方法又找到了一种方法

```
UPDATE `zc_users` SET `mobile`='13888888888'
where 1 > (select count(*) from (select * from zc_users) a where `mobile` = '13888888888') and `user_id` = 1;

```

```
update zc_users set mobile='13888888888' where user_id=1 And not exists(select user_id from (select * from zc_users) a where mobile='13888888888');
```
我是 win 系统
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5716 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 01:58 · PVG 09:58 · LAX 18:58 · JFK 21:58
♥ Do have faith in what you're doing.