上一页 1 ··· 5 6 7 8 9
摘要: <?php header('Content-Type: text/html; charset=utf-8'); define ('ROOT', $_SERVER['DOCUMENT_ROOT']); include ROOT.'/assets/php/head.php'; //赋值运算符 /** * 阅读全文
posted @ 2024-05-22 16:25 onestopweb 阅读(20) 评论(0) 推荐(0)
摘要: <?php header('Content-Type: text/html; charset=utf-8'); define ('ROOT', $_SERVER['DOCUMENT_ROOT']); include ROOT.'/assets/php/head.php'; //算术运算符 /** * 阅读全文
posted @ 2024-05-22 16:24 onestopweb 阅读(17) 评论(0) 推荐(0)
摘要: <?php header('Content-Type: text/html; charset=utf-8'); define ('ROOT', $_SERVER['DOCUMENT_ROOT']); include ROOT.'/assets/php/head.php'; //类型 /** * Bo 阅读全文
posted @ 2024-05-22 16:22 onestopweb 阅读(19) 评论(0) 推荐(0)
摘要: <?php header('Content-Type: text/html; charset=utf-8'); define ('ROOT', $_SERVER['DOCUMENT_ROOT']); include ROOT.'/assets/php/head.php'; //Math 函数 /** 阅读全文
posted @ 2024-05-22 16:19 onestopweb 阅读(63) 评论(0) 推荐(0)
摘要: <?php header('Content-Type: text/html; charset=utf-8'); define ('ROOT', $_SERVER['DOCUMENT_ROOT']); include ROOT.'/assets/php/head.php'; //BC 数学函数 /** 阅读全文
posted @ 2024-05-22 16:17 onestopweb 阅读(574) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9