摘要: <?php /** * 精准处理数学表达式中的小数末尾零 * @param string expression@returnstring/functionformatMathExpression(stringexpression): stri 阅读全文
posted @ 2025-03-29 16:31 onestopweb 阅读(1) 评论(0) 推荐(0) 编辑
摘要: /* 查询特定数据库的表数量 */ SELECT COUNT(*) FROM information_schema.TABLES WHERE TABLE_SCHEMA = 'icba' AND TABLE_NAME LIKE '%a21%'; /* 查询特定数据库的所有表和列信息: TABLE_SC 阅读全文
posted @ 2025-03-28 14:43 onestopweb 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrom 阅读全文
posted @ 2025-02-23 10:02 onestopweb 阅读(1) 评论(0) 推荐(0) 编辑
摘要: common.php <?php /** * 提示信息 * msgurl 待跳转的链接,为空则返回 * icon56time 弹出维持时间(单位秒) */ function prompt(msg=,url='',$ 阅读全文
posted @ 2025-02-19 20:30 onestopweb 阅读(2) 评论(0) 推荐(0) 编辑
摘要: document.writeln("<div id=\'outerdiv\' style=\'position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;\' 阅读全文
posted @ 2025-02-19 18:23 onestopweb 阅读(3) 评论(0) 推荐(0) 编辑
摘要: base.css @charset "utf-8"; /*公共样式*/ body { background-color: rgba(238, 238, 238, 0.2); } a { color: #1aa094;} a:hover { color: #333;} .g-c { zoom: 1;} 阅读全文
posted @ 2025-02-19 18:21 onestopweb 阅读(2) 评论(0) 推荐(0) 编辑
摘要: /* SQLyog 企业版 - MySQL GUI v8.14 MySQL - 5.7.26 : Database - icba ********************************************************************* */ /*!40101 SET 阅读全文
posted @ 2025-02-19 18:16 onestopweb 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrom 阅读全文
posted @ 2024-08-10 02:17 onestopweb 阅读(10) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrom 阅读全文
posted @ 2024-08-10 02:11 onestopweb 阅读(6) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrom 阅读全文
posted @ 2024-08-10 02:03 onestopweb 阅读(7) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示