• 好用的开源项目


    可道云部署
    wget -c https://www.apachefriends.org/xampp-files/5.6.35/xampp-linux-x64-5.6.35-0-installer.run
    chmod +x xampp-linux-x64-5.6.35-0-installer.run
    sudo ./xampp-linux-x64-5.6.35-0-installer.run #默认安装位置/opt/lampp
    wget http://static.kodcloud.com/update/download/kodexplorer4.40.zip
    unzip kodexplorer4.40.zip -d ./kodexplorer
    mv kodexplorer /opt/lampp/htdocs/
    chmod -Rf 777 /opt/lampp/htdocs/kodexplorer
    /opt/lampp/xampp stop
    /opt/lampp/xampp start
    部署完后用浏览器打开链接
    http://ip/kodexplorer/index.php

    参考链接:
           http://bbs.kodcloud.com/d/5
           https://post.smzdm.com/p/aqnd6ozv/
           https://gitee.com/kalcaddle/KODExplorer
           https://www.xp.cn/ #phpstudy建站工具包
           https://www.apachefriends.org/index.html    #XAMPP建站工具包
           https://github.com/RestyaPlatform/board     #Restyaboard看板
           http://blog.51cto.com/qiuyt/2091178           #GitLab10安装-部署-汉化-备份-升级

  • 相关阅读:
    单件模式 Singleton---Design Pattern 5
    Web请求中同步与异步的区别
    zepto和jquery的区别,zepto的不同使用8条小结
    zepto判断左右滑动
    移动web终端交互优化
    Flexbox
    设计移动web
    viewport
    Pixel移动开发像素知识
    获取元素的left值
  • 原文地址:https://www.cnblogs.com/xwupiaomiao/p/11232777.html
Copyright © 2020-2023  润新知