上一页 1 ··· 44 45 46 47 48
摘要: http://www.w3school.com.cn/php/func_math_base_convert.asp 阅读全文
posted @ 2017-08-12 10:05 仁义礼智信的 阅读(395) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/KimBing/article/details/52856499 阅读全文
posted @ 2017-07-02 11:33 仁义礼智信的 阅读(124) 评论(0) 推荐(0)
摘要: 链接: https://wenku.baidu.com/view/b9232d24dd3383c4bb4cd2c9.html https://wenku.baidu.com/view/ff1566d4844769eae109ed9a.html 阅读全文
posted @ 2017-06-12 17:51 仁义礼智信的 阅读(533) 评论(0) 推荐(0)
摘要: PHP数组常用函数分类整理 一、数组操作的基本函数数组的键名和值array_values($arr); 获得数组的值array_keys($arr); 获得数组的键名array_flip($arr); 数组中的值与键名互换(如果有重复前面的会被后面的覆盖)in_array("apple",$arr) 阅读全文
posted @ 2017-05-12 10:29 仁义礼智信的 阅读(329) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/churk2012/article/details/51424588 阅读全文
posted @ 2017-05-12 08:00 仁义礼智信的 阅读(127) 评论(0) 推荐(0)
上一页 1 ··· 44 45 46 47 48