Python for Informatics 第11章之正则表达式(四) 注:以下文章原文来自于Dr Charles Severance 的 《Python for Informatics》 11 3 组合查询和抽取 python编程 2022-04-25 97 点赞 1 评论 146 浏览
php下一个阿拉伯数字转中文数字的函数 <?php functionch_num($num,$mode=true){ $char=array( "零 ", "壹 ", "贰 ", "叁 ", "肆 ", "伍 ", "陆 ", " PHP编程 2022-04-08 102 点赞 1 评论 154 浏览
动态载入/删除/更新外部 JavaScript/Css 文件的代码 动态载入 JavaScript Csss 文件 传统加载外部JavaScript(* js) 或者 Css(* css)文件的方法是直接在<head>标 JavaScript 2022-04-08 135 点赞 2 评论 204 浏览