首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏老蒋专栏

    利用lighttpd Web引擎在Ubuntu 16.04系统中搭建网站系统

    第三、创建WEB网站环境实例 1、创建网站环境 lighty-enable-mod simple-vhost 2、重启Lighttpd生效 systemctl restart lighttpd.service 第四、虚拟机设置过程 1、启动 lighty-enable-mod evhost 2、重启lighttpd systemctl restart lighttpd.service 3、配置文件 /etc/

    1.3K00发布于 2019-03-04
  • 来自专栏六月-游戏开发

    【OpenGL】基础光照

    lastTime; lastTime = curTime; //让光源绕原点旋转 float distance = 2.0f; float lightY lightPos.y = 1; lightPos.z = 1.2; //直线移动 lightPos.x = lightX; lightPos.y = lightY

    1.1K50编辑于 2022-12-26
  • 来自专栏历史专栏

    【愚公系列】2023年08月 WEBGL专题-物体的选中

    * @param lightX, lightY, lightZ The vector of the direction of light. Matrix4.prototype.dropShadowDirectionally = function(normX, normY, normZ, planeX, planeY, planeZ, lightX, lightY normX + planeY * normY + planeZ * normZ; return this.dropShadow([normX, normY, normZ, -a], [lightX, lightY

    15700编辑于 2025-05-28
  • 来自专栏FreeBuf

    IOT漏洞研究:Web服务

    int v1; // r5 char s; // [sp+0h][bp-114h] v1 = port; memset(&s, 0, 0x100u); sprintf(&s, "lighty_ssl

    1.4K11编辑于 2023-04-26
领券