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