07 2023 档案

unity制作位图字体
摘要:第一步: ps 制作好 艺术字体,每个一样宽一样高。 第二步: 使用 bmfont 软件,将前面做好的小图转成fnt和png。(下载地址:https://www.angelcode.com/products/bmfont/) <?xml version="1.0"?><font> <info fac 阅读全文

posted @ 2023-07-31 12:54 yaolunhui 阅读(350) 评论(0) 推荐(0) 编辑

apache2 静态文件 csrf 错误
摘要:第一步 安装 header模块 sudo apt update sudo apt install apache2 sudo a2enmod headers第二步 apache2配置过滤 <FilesMatch "\.(jpg|png|css|js)$"> <IfModule mod_headers. 阅读全文

posted @ 2023-07-24 15:15 yaolunhui 阅读(11) 评论(0) 推荐(0) 编辑

导航