最新发布

最快速的PHP中文转拼音库

ffi-pinyin 该项目是将中文汉字转换成拼音,使用 rust 构建动态链接库来给 php 调用。该库主要是为了提高 php 中文转换拼音的性能问题而构建( 特别是长文章 )。 环境 需要 php = 7.4 以上

Welcome to an easier way to bl

Dropplets v2.2 Get Going: Clone this repoOpen a shell and navigate to the cloned repoRun the following command git submodule update --init --recursive Upload folder to hosting server or run locally with XAMPPNavigate to the URL of your host

Read about upgrades, static an

tomasvotruba.com Personal Website running on Laravel 11 Install Run git clone git@github.com:TomasVotruba/tomasvotruba.com.git # use your fork if you want to contributecd tomasvotruba.comcomposer install Run local server php artisan serve A

基于 ThinkPHP 开发的的 blog

创建 QQ 群及捐赠渠道 链接 博客:http://baijunyao.comgithub:https://github.com/baijunyao/thinkphp-bjybloggitee:https://gitee.com/baijunyao/thinkbjy 相关链接 开源项目系列之thinkphp-bjyblog博客 简介 闲暇之时使

通用echarts图表生成混入,实现快速生成echarts图

echartsMixins 通用echarts图表生成混入,实现快速生成echarts图表,并实现随窗口变化,可通过自定义其他操作 使用 template div div id="sex-echarts" style="height: 300px"/div div id="income-echarts" style="hei

移动端的rem适配,可以解决1px问题,窗口变化会

setRemUnit 移动端的rem适配,可以解决1px问题,窗口变化会自动缩放根据淘宝适配方案自己写了一点,rem可以除以10,一般设计图为750时候,rem为75px;方便计算,当然你可以用less或sass转换工

一个简单的侦听窗口变化的分发函数,根据指定

一个简单的侦听窗口变化的分发函数,根据指定的函数判断窗口类型, 一个简单的侦听窗口变化的分发函数,根据指定的函数判断窗口类型,然后再根据类型触发窗口类型变化事件简单