• 我的第一个网页

    <html><head><meta http-equiv="Content-Type" content="text/html; charse...

    310

  • virtual虚拟机安装linux系统

    把virtualbox虚拟机代替服务器,然后在此虚拟机上安装linux系统(centos7是将linux系统的图形界面进行了改版),最后用远程连接工具xshell对linux系统进行命令控制。1.安装...

    500

  • 首页模块操作

    <?php namespace app\index\controller; use think\Controller; use think\facade\Reque...

    254

  • 轮播图 模块操作

    <?phpnamespace app\admin\controller;use think\Controller;use think\facade\Session;use think\facad...

    317

  • 系统添加操作

    <?phpnamespace app\admin\controller;use think\Controller;use think\facade\Session;use think\facad...

    276

  • 架完成登录模块

    <?phpnamespace app\admin\controller;use think\Controller;use think\facade\Request;use think\facad...

    269

  • 网站和渲染后台

    <?phpnamespace app\admin\controller;use think\Controller;use think\facade\Session;use think\facad...

    262

  • 管理员增 删 改 查

    <?phpnamespace app\admin\controller;use think\Controller;use think\facade\Session;use think\facad...

    210

  • 在虚拟机上安装linux系统

    总结:这两节课主要介绍了linux系统以及如何在本地安装一个linux系统,下面是具体的安装步骤:下载安装包,virtualBox虚拟机(https://www.virtualbox.org)和lin...

    540

  • 本章节总结与练习

    //命名空间 namespace tang; class Route{     //路由的配置信息    &...

    149

发布手记

本月热门