php无限级分类
?php // require('PHPTree.class.php');//原始数据, 从数据库读出$data = array(array('id'=1,'name'='book','parent_id'=0),array('id'=2,'name'='music','parent_id'=0),array('id'=3,'name'='book1','pa
think PHP 框架 5.0
ThinkPHP 5.0 ThinkPHP5在保持快速开发和大道至简的核心理念不变的同时,PHP版本要求提升到5.4,对已有的CBD模式做了更深的强化,优化核心,减少依赖,基于全
用php redis代码阅读Redis In Action
RedisInAction 用php redis代码阅读Redis In Action 这本书 我的redis 服务器ip是 192.168.28.135 密码是123456 你需要修改为你自己的
[DEPRECATED] A react.js dateti
[DEPRECATED] react-bootstrap-datetimepicker This repository is not maintained anymore, please refer to this fork : https://github.com/YouCanBookMe/react-datetime This project is a port of https://githu
PHP操作Word文档与Excel文档类库
#PHPOffice 集成了PHPWord和PHPExcel两个office套件,直接调用就可以用了,相关文档请参考:PHPWord:https://github.com/PHPOffice/PHPWord.gitPHPExcel:https://github.com/PHPOffic
Responsive jQuery DateTime Pic
Responsive jQuery DateTime Picker library for Web Mobile DateTime Picker is a quick highly customizable jQuery plugin. The design is clutter free well suited for embedding it into mobile application de
A datepicker / datetimepicker
vue2-datepicker 中文版 A Datepicker Component For Vue2 For Vue 3.0, you can use vue-datepicker-next from the same author Demo https://mengxiong10.github.io/vue2-datepicker/index.html Install $ npm i
Clover 框架核心Router ,极简PHP 路由
简介 Clovers 框架核心路由 安装 composer require clovers/route or composer require clovers/route:版本