会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
在下刘彦直
博客园
首页
新随笔
联系
订阅
管理
2017年10月26日
数组中同时操作两个变量的方法 利用for循环加foreach遍历
摘要: //这是一个for循环测试 $arr=array('a'=>"a1",'c'=>"caa",'d'=>"da",'e'=>"da"); $str1="1,2,3,4"; $str="是,而且,要,觉"; $strarr=explode(',',$str); $strarr1=explode(',',
阅读全文
posted @ 2017-10-26 00:26 在下刘彦直
阅读(4390)
评论(0)
推荐(0)
公告