ccliuxy's recent timeline updates
ccliuxy

ccliuxy

V2EX member #281967, joined on 2018-01-12 10:07:56 +08:00
ccliuxy's recent replies
可以调整大小不
Jun 10, 2020
Replied to a topic by akbuger 分享创造 分享一个答题小程序
图片挂了
Dec 7, 2019
Replied to a topic by v123456ex 分享创造 写了个类似匿名说的小东西
很棒
Nov 30, 2019
Replied to a topic by yah0130 分享创造 建了个个人博客求友链
Nov 30, 2019
Replied to a topic by yah0130 分享创造 建了个个人博客求友链
Jul 15, 2019
Replied to a topic by peizhao2017 问与答 请教 PHP array_intersect() 函数用法
@peizhao2017
```
$a = array('qqq','rrr','www');
$b = array('www','ccc');
$c = array('bbb', 'www', 'ccc');
$set = array($a, $b, $c);
print_r(array_intersect(...$set));
```
文档在这里[https://www.php.net/manual/zh/functions.arguments.php#functions.variable-arg-list]( https://www.php.net/manual/zh/functions.arguments.php#functions.variable-arg-list)
Jul 15, 2019
Replied to a topic by peizhao2017 问与答 请教 PHP array_intersect() 函数用法
array_intersect(...$set)
没别的意思,就是想说下,这个方案其实和 100 块钱没啥关系吧
May 25, 2019
Replied to a topic by ccliuxy PHP 求推荐一款 PHP 的开源多用户博客系统
wordpress 确实是因为臃肿的原因,所以想问下有没有更轻便一些的,没打算话费很多精力在这个博客上面,就是几个小伙伴分享一下技术问题,也不打算对外开放,搭起来后能撒手不管是最好的,哈哈
@huage
@youling
@hanxiV2EX
@PHPer233
@veike
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1256 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 17:34 · PVG 01:34 · LAX 10:34 · JFK 13:34
♥ Do have faith in what you're doing.