将e绅士页面TAG换成中文,最全数据库。
已迁移 该项目及翻译数据库已迁移到 GitHub 组织 EhTagTranslation。本项目及 Wiki 即日起停止更新。 需要安装新的翻译工具,请移步 EhTagTranslation/EhSyringe;想要
PHP Utility Framework
This repo is no longer maintained. If you would like to take over ownership please get in touch. PUF PUF (PHP Utility Framework) provides PHP developers with an assortment of utility functions that are
动态联系方式的表单提交,以及对应的格式校验
form vue+elementui动态表单 Build Setup # install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for producti
Generator是生成器,一个函数如果加了*,他就会变
Getting Started with Create React App从零实现redux-sagaAvailable Scripts In the project directory, you can run: yarn start Runs the app in the development mode. Open http://localhost:3000 to view i
A PHP wrapper around the Git c
PHP Wrapper around GIT Git Wrapper provides a readable API that abstracts challenges of executing Git commands from within a PHP process for you. It's built upon the SymfonyProcess to execute the Git c
Pure PHP MySQL dumping utility
PHP based MySQL dump library The library provides easy way to create MySQL dumps files. It will try to create dump through: mysqldump shell utilitynative PHP code For native dumps(on hosts without shel
pom-php
About PrestaShop PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly cust
Matomo/Piwik anti adblock php
MCAB (Matomo Circumvent AdBlock) If you are using the standard config of Matomo you are missing out on a lot of potential data on your website. The schema used by Matomo is widely known to AdBlockers a
Liberating Web Analytics. Star
Matomo (formerly Piwik) - matomo.org Code Status Description Matomo is the leading Free/Libre open analytics platform. Matomo is a full-featured PHP MySQL software program that you download and install
一个全局的事件队列,使用一个计时器然后根据
一个简单的全局事件循环队列使用方法 npm i pr-interval-queue 按需引入 import { removeQueueItem, addQueueItem, startQueue } from 'pr-interval-queue' main.js 中开启队列 startQueue