摘要:
package mainimport ( "os/exec" "syscall")// open opens the specified URL in the default browser of the user.func main() { // 无GUI调用 cmd := exec.Comman 阅读全文
摘要:
//在xadmin.js中添加 Xadmin.prototype.add_tab_f = function (title,url,is_refresh) { var element=parent.layui.element; var id = md5(url);//md5每个url//防止重复打开 阅读全文
摘要:
If you are using MariaDB or an older version of MySQL, you need to place this code in your AppServiceProvider.php: use Illuminate\Support\Facades\Sche 阅读全文