摘要: 文本框:textInput(); 密码框:passwordInput(); 单选框:radio(),radioList(); 复选框:checkbox(),checkboxList(); 下拉框:dropDownList(); 隐藏域:hiddenInput(); 文本域:textarea(['ro 阅读全文
posted @ 2017-01-10 09:27 Mercedes-Benz-G63 阅读(139) 评论(0) 推荐(0) 编辑
摘要: abs() 绝对值。 3 acos() 反余弦。 3 acosh() 反双曲余弦。 4 asin() 反正弦。 3 asinh() 反双曲正弦。 4 atan() 反正切。 3 atan2() 两个参数的反正切。 3 atanh() 反双曲正切。 4 base_convert() 在任意进制之间转换 阅读全文
posted @ 2017-01-02 20:07 Mercedes-Benz-G63 阅读(126) 评论(0) 推荐(0) 编辑
摘要: array_change_key_case — 返回字符串键名全为小写或大写的数组 array_chunk — 将一个数组分割成多个 array_column — 返回数组中指定的一列 array_combine — 创建一个数组,用一个数组的值作为其键名,另一个数组的值作为其值 array_cou 阅读全文
posted @ 2017-01-02 20:06 Mercedes-Benz-G63 阅读(145) 评论(0) 推荐(0) 编辑