240 发简信
IP属地:四川
  • git配置多个SSH Key

    git配置多个SSH Key

  • createAutoComplete

    functioncreateAutoComplete(element, url, init_search, table_id) { $(ele...

  • radioFormatter

    functionradioFormatter(radio_name, radio_value, type) { if(type =='forma...

  • php xml

    /* * This file is part of the overtrue/wechat. * * (c) overtrue * * This...

  • jqgrid

    http://guriddo.net/?page_id=119

  • windows批处理获取时间 日期

    @echo off echo *** %DATE% echo *** %TIME% set THISDATE=%DATE:~0,4%%DATE:...

  • 还原MySQL数据库的命令

    还原MySQL数据库的命令 mysql-hhostname-uusername-ppassworddatabasename<backupfile...

  • 备份mysql脚本

    @echo off set "Ymd=%date:~,4%%date:~5,2%%date:~8,2%" E:\Study\software_d...

  • laravel的RBAC

    https://laravel-china.org/topics/166/entrust-laravel-user-rights-system-...