找到11364个回复
function halt($error,$level='ERROR',$type=3,$dest=NULL){ if(is_array($error)){ Log::write($error['message'],$level,$type,$dest); }else{ Log::write($error,$level,$type,$dest); } $e = array(); // 开启DEBUG的操作 if(DEBUG){ if(!is_array($error)){ $trace = debug_backtrace(); $e['message'] = $error; $e['file'] = $trace[0]['file']; $e['line'] = $trace[0]['line']; $e['class'] = isset($trace[0]['class']) ? $trace[0]['class'] : ''; $e['function'] = isset($trace[0]['function']) ? $trace[0]['function'] : ''; ob_start(); debug_print_backtrace(); $e['trace'] = htmlspecialchars(ob_get_clean()); }else{ $e=$error; } }else{ if($url = C('ERROR_URL')){ go($url); }else{ $e['message'] = C('ERROR_MSG'); } } include DATA_PATH . '/静态页面路径/文件名.html'; die; }
具体可参考 https://gitee.com/ydtd/YDTDPHP/blob/master/YDTDPHP/Lib/Function/function.php
有新版本吗哈
挖坟了
https://1382135.s2.udesk.cn/im_client/feedback_tab/new.html 今天直接给他们技术部门反馈了,希望能够解决,我讲的可能不太清楚,你有时间可以给说说
@jiutian,1030的声音设备选择器有问题,对此我也很蛋疼,我还没找到稳定的解决方案
已经搞定 谢谢大佬
沃日 我昨天折腾半天貌似下错了
@rinkia,https://github.com/benjamimgois/goverlay/releases/download/0.4.4/goverlay_0_4_4.tar.xz
然后可能缺少这个:
安装方法:
sudo apt install libqt5pas1
然后就能打开了:
我这边几次安装goverlay失败 每次都是终端跳到一半然后闪退 大大知道原因吗
我会在网站上添加mangohud及其图形界面设置工具goverlay的安装脚本。
@希望自己长胖胖,友链好像直接放链接就行,毕竟友链双方是合作关系,蜘蛛可以a站可以爬到b站反之亦然。
https://cway.top