# blog **Repository Path**: lixinye/blog ## Basic Information - **Project Name**: blog - **Description**: my blog include some document - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 设计与建模 * **[RUP及UML建模](https://github.com/bingbo/blog/wiki/RUP%E5%8F%8AUML%E5%BB%BA%E6%A8%A1)** * **[设计模式](https://github.com/bingbo/blog/wiki/design_pattern)** * **[面向对象设计](https://github.com/bingbo/blog/wiki/%E9%9D%A2%E5%90%91%E5%AF%B9%E8%B1%A1%E8%AE%BE%E8%AE%A1)** ### NGINX * **[NGINX编译安装运行](https://github.com/bingbo/blog/wiki/NGINX%E7%BC%96%E8%AF%91%E5%AE%89%E8%A3%85%E8%BF%90%E8%A1%8C)** * **[NGINX指南](https://github.com/bingbo/blog/wiki/NGINX%E6%8C%87%E5%8D%97)** * **[NGINX日志切分](https://github.com/bingbo/blog/wiki/NGINX%E6%97%A5%E5%BF%97%E5%88%87%E5%88%86%E6%96%B9%E5%BC%8F)** * **[NGINX请求处理流程](https://github.com/bingbo/blog/wiki/NGINX%E5%A4%84%E7%90%86%E8%AF%B7%E6%B1%82%E7%9A%84%E5%87%A0%E4%B8%AA%E9%98%B6%E6%AE%B5)** * **[NGINX注意事项](https://github.com/bingbo/blog/wiki/NGINX%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9)** ### HTTP * **[HTTP协议](https://github.com/bingbo/blog/wiki/HTTP%E5%8D%8F%E8%AE%AE)** * **[HTTP缓存](https://github.com/bingbo/blog/wiki/HTTP%E7%BC%93%E5%AD%98)** * **[HTTP代理](https://github.com/bingbo/blog/wiki/HTTP%E4%BB%A3%E7%90%86)** ### MYSQL * **[MYSQL学习笔记](https://github.com/bingbo/blog/wiki/MYSQL学习笔记)** * **[MYSQL内置函数](https://github.com/bingbo/blog/wiki/mysql%E5%86%85%E7%BD%AE%E5%87%BD%E6%95%B0)** * **[MYSQL主从复制](https://github.com/bingbo/blog/wiki/mysql%E4%B8%BB%E4%BB%8E%E5%A4%8D%E5%88%B6)** * **[MYSQL复制语句](https://github.com/bingbo/blog/wiki/mysql%E5%A4%8D%E5%88%B6%E8%AF%AD%E5%8F%A5)** * **[MYSQL分区管理](https://github.com/bingbo/blog/wiki/MYSQL%E5%88%86%E5%8C%BA%E7%AE%A1%E7%90%86)** * **[MYSQL分区类型](https://github.com/bingbo/blog/wiki/MYSQL%E5%88%86%E5%8C%BA%E7%B1%BB%E5%9E%8B)** * **[MYSQL性能优化](https://github.com/bingbo/blog/wiki/MYSQL%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96)** * **[MYSQL分库分表方案](https://github.com/bingbo/blog/wiki/MYSQL%E5%88%86%E5%BA%93%E5%88%86%E8%A1%A8%E6%96%B9%E6%A1%88)** * **[MYSQL安装](https://github.com/bingbo/blog/wiki/MYSQL%E5%AE%89%E8%A3%85)** ### HBase * **[HBase安装](https://github.com/bingbo/blog/wiki/HBase%E7%9A%84%E5%AE%89%E8%A3%85)** ### PHP * **[PHP性能优化](https://github.com/bingbo/blog/wiki/PHP%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96)** * **[PHP提高编程效率的50个方法](https://github.com/bingbo/blog/wiki/PHP%E6%8F%90%E9%AB%98%E7%BC%96%E7%A8%8B%E6%95%88%E7%8E%87%E7%9A%8450%E4%B8%AA%E6%96%B9%E6%B3%95)** * **[PHP读取文件的三种方法](https://github.com/bingbo/blog/wiki/PHP%E8%AF%BB%E5%8F%96%E6%96%87%E4%BB%B6%E7%9A%84%E4%B8%89%E7%A7%8D%E6%96%B9%E6%B3%95)** * **[PHP框架学习总结](https://github.com/bingbo/blog/blob/master/doc/php%E6%A1%86%E6%9E%B6%E8%B0%83%E7%A0%94%E6%8A%A5%E5%91%8A.pdf)** * **[YII框架解析](https://github.com/bingbo/blog/wiki/YII%E6%A1%86%E6%9E%B6%E8%A7%A3%E6%9E%90)** * **[PHP与MongoDB交互](https://github.com/bingbo/blog/wiki/PHP%E4%B8%8EMongoDB%E4%BA%A4%E4%BA%92)** * **[PHP扩展开发](https://github.com/bingbo/blog/wiki/PHP%E6%89%A9%E5%B1%95%E5%BC%80%E5%8F%91)** * **[PHP扩展开发实例](https://github.com/bingbo/bing)** * **[PHP发送post请求](https://github.com/bingbo/blog/wiki/PHP%E5%8F%91%E9%80%81post%E8%AF%B7%E6%B1%82)** * **[PHP与HHVM的比较](https://github.com/bingbo/blog/wiki/PHP%E4%B8%8EHHVM%E7%9A%84%E6%AF%94%E8%BE%83)** * **[PHP多进程](https://github.com/bingbo/blog/wiki/PHP%E5%A4%9A%E8%BF%9B%E7%A8%8B)** * **[PHP信号管理](https://github.com/bingbo/blog/wiki/PHP信号管理)** * **[PHP生成验证码](https://github.com/bingbo/blog/wiki/PHP%E7%94%9F%E6%88%90%E9%AA%8C%E8%AF%81%E7%A0%81)** * **[PHP导出EXCEL表格](https://github.com/bingbo/blog/wiki/PHP%E5%AF%BC%E5%87%BAEXCEL%E8%A1%A8%E6%A0%BC)** * **[YII框架使用总结](https://github.com/bingbo/blog/wiki/YII%E6%A1%86%E6%9E%B6%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93)** ### PYTHON * **[web.py框架解析](https://github.com/bingbo/blog/blob/master/doc/web.py%E6%A1%86%E6%9E%B6%E8%B0%83%E7%A0%94.pdf)** * **[Django与web服务器的部署与配置](https://github.com/bingbo/blog/wiki/Django%E4%B8%8Eweb%E6%9C%8D%E5%8A%A1%E5%99%A8(Ningx%E5%92%8CuWSGI)%E7%9A%84%E9%83%A8%E7%BD%B2%E4%B8%8E%E9%85%8D%E7%BD%AE)** ### [SQLITE数据库应用](https://github.com/bingbo/blog/wiki/SQLITE%E6%95%B0%E6%8D%AE%E5%BA%93%E5%BA%94%E7%94%A8) ### MongoDB * **[MongoDB安装](https://github.com/bingbo/blog/wiki/MongoDB%E5%AE%89%E8%A3%85)** * **[MongoDB的CURD操作](https://github.com/bingbo/blog/wiki/MongoDB%E7%9A%84CURD%E6%93%8D%E4%BD%9C)** * **[redis、memcached和mongodb的对比](https://github.com/bingbo/blog/wiki/redis%E3%80%81memcached%E5%92%8Cmongodb%E7%9A%84%E5%AF%B9%E6%AF%94)** ### SHELL * **[awk应用](https://github.com/bingbo/blog/wiki/awk%E5%BA%94%E7%94%A8)** * **[find和xargs的应用](https://github.com/bingbo/blog/wiki/find%E5%92%8Cxargs%E7%9A%84%E5%BA%94%E7%94%A8)** * **[grep与正则](https://github.com/bingbo/blog/wiki/grep%E4%B8%8E%E6%AD%A3%E5%88%99)** * **[sed应用](https://github.com/bingbo/blog/wiki/sed%E5%BA%94%E7%94%A8)** * **[shell变量](https://github.com/bingbo/blog/wiki/shell%E5%8F%98%E9%87%8F)** * **[shell程序调试](https://github.com/bingbo/blog/wiki/shell%E7%A8%8B%E5%BA%8F%E8%B0%83%E8%AF%95)** * **[tr应用](https://github.com/bingbo/blog/wiki/tr%E5%BA%94%E7%94%A8)** * **[个性化设置之profile](https://github.com/bingbo/blog/wiki/%E4%B8%AA%E6%80%A7%E5%8C%96%E8%AE%BE%E7%BD%AE%E4%B9%8Bprofile)** * **[合并-排序-分隔](https://github.com/bingbo/blog/wiki/%E5%90%88%E5%B9%B6-%E6%8E%92%E5%BA%8F-%E5%88%86%E9%9A%94)** * **[后台执行命令](https://github.com/bingbo/blog/wiki/%E5%90%8E%E5%8F%B0%E6%89%A7%E8%A1%8C%E5%91%BD%E4%BB%A4)** * **[文件权限操作](https://github.com/bingbo/blog/wiki/%E6%96%87%E4%BB%B6%E6%9D%83%E9%99%90%E6%93%8D%E4%BD%9C)** * **[条件测试](https://github.com/bingbo/blog/wiki/%E6%9D%A1%E4%BB%B6%E6%B5%8B%E8%AF%95)** * **[控制语句应用](https://github.com/bingbo/blog/wiki/%E6%8E%A7%E5%88%B6%E8%AF%AD%E5%8F%A5%E5%BA%94%E7%94%A8)** * **[shell函数及参数操作](https://github.com/bingbo/blog/wiki/shell%E5%87%BD%E6%95%B0%E5%8F%8A%E5%8F%82%E6%95%B0%E6%93%8D%E4%BD%9C)** * **[shell内嵌命令](https://github.com/bingbo/blog/wiki/shell%E5%86%85%E5%B5%8C%E5%91%BD%E4%BB%A4)** * **[信号](https://github.com/bingbo/blog/wiki/%E4%BF%A1%E5%8F%B7)** * **[shell常用命令](https://github.com/bingbo/blog/wiki/shell%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4)** ### LINUX * **[Linux性能监控](https://github.com/bingbo/blog/wiki/Linux%E6%80%A7%E8%83%BD%E7%9B%91%E6%8E%A7)** * **[vim配置](https://github.com/bingbo/blog/wiki/vim%E9%85%8D%E7%BD%AE)** * **[Linux查看系统信息方法](https://github.com/bingbo/blog/wiki/Linux%E6%9F%A5%E7%9C%8B%E7%B3%BB%E7%BB%9F%E4%BF%A1%E6%81%AF%E6%96%B9%E6%B3%95)** ### Memcached * **[memcached安装](https://github.com/bingbo/blog/wiki/memcached%E5%AE%89%E8%A3%85)** * **[memcached内存管理机制](https://github.com/bingbo/blog/wiki/memcached%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86%E6%9C%BA%E5%88%B6)** * **[memcached分布式算法](https://github.com/bingbo/blog/wiki/memcached%E5%88%86%E5%B8%83%E5%BC%8F%E7%AE%97%E6%B3%95)** * **[memcached安装](https://github.com/bingbo/blog/wiki/memcached%E5%AE%89%E8%A3%85)** ### Redis * **[Redis数据淘汰机制](https://github.com/bingbo/blog/wiki/Redis%E6%95%B0%E6%8D%AE%E6%B7%98%E6%B1%B0%E6%9C%BA%E5%88%B6)** * **[Redis安装](https://github.com/bingbo/blog/wiki/Redis%E5%AE%89%E8%A3%85)** ### RabbitMQ * **[RabbitMQ简介](https://github.com/bingbo/blog/wiki/RabbitMQ%E7%AE%80%E4%BB%8B)** * **[RabbitMQ-php客户端安装](https://github.com/bingbo/blog/wiki/RabbitMQ-php%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AE%89%E8%A3%85)** * **[RabbitMQ简单应用](https://github.com/bingbo/blog/wiki/RabbitMQ%E7%AE%80%E5%8D%95%E5%BA%94%E7%94%A8)** * **[RabbitMQ工作队列应用](https://github.com/bingbo/blog/wiki/RabbitMQ%E5%B7%A5%E4%BD%9C%E9%98%9F%E5%88%97%E5%BA%94%E7%94%A8)** * **[RabbitMQ路由应用](https://github.com/bingbo/blog/wiki/RabbitMQ%E8%B7%AF%E7%94%B1%E5%BA%94%E7%94%A8)** * **[RabbitMQ发布订阅应用](https://github.com/bingbo/blog/wiki/RabbitMQ%E5%8F%91%E5%B8%83%E8%AE%A2%E9%98%85%E5%BA%94%E7%94%A8)** * **[RabbitMQ主题交换机应用](https://github.com/bingbo/blog/wiki/RabbitMQ%E4%B8%BB%E9%A2%98%E4%BA%A4%E6%8D%A2%E6%9C%BA%E5%BA%94%E7%94%A8)** * **[RabbitMQ_RPC应用](https://github.com/bingbo/blog/wiki/RabbitMQ_RPC%E5%BA%94%E7%94%A8)** ### HTML&CSS&JS * **[js跨域请求方法](https://github.com/bingbo/blog/wiki/js%E8%B7%A8%E5%9F%9F%E8%AF%B7%E6%B1%82%E6%96%B9%E6%B3%95)** * **[文字自动截断](https://github.com/bingbo/blog/wiki/%E6%96%87%E5%AD%97%E8%87%AA%E5%8A%A8%E6%88%AA%E6%96%AD)** * **[开发笔记](https://github.com/bingbo/blog/wiki/%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0)** * **[禁止复制拖动全选右键](https://github.com/bingbo/blog/wiki/%E7%A6%81%E6%AD%A2%E5%A4%8D%E5%88%B6%E6%8B%96%E5%8A%A8)** ### JAVA * **[Java树型结构生成方法](https://github.com/bingbo/blog/wiki/java%E6%A0%91%E7%94%9F%E6%88%90%E6%96%B9%E6%B3%95)** * **[Java定时任务应用](https://github.com/bingbo/blog/wiki/Java%E4%B8%AD%E5%AE%9A%E6%97%B6%E4%BB%BB%E5%8A%A1%E5%BA%94%E7%94%A8)** * **[Java XML解析](https://github.com/bingbo/blog/wiki/Java%E4%B8%AD%E7%9A%84xml%E8%A7%A3%E6%9E%90)** * **[Java读取classpath中的文件](https://github.com/bingbo/blog/wiki/Java%E8%AF%BB%E5%8F%96classpath%E4%B8%AD%E7%9A%84%E6%96%87%E4%BB%B6)** * **[Java读取大文件方法](https://github.com/bingbo/blog/wiki/Java%E8%AF%BB%E5%8F%96%E5%A4%A7%E6%96%87%E4%BB%B6%E6%96%B9%E6%B3%95)** * **[Java读取文件方法](https://github.com/bingbo/blog/wiki/Java%E8%AF%BB%E6%96%87%E4%BB%B6%E6%96%B9%E6%B3%95)** * **[HttpClient应用](https://github.com/bingbo/blog/wiki/HttpClient%E5%BA%94%E7%94%A8)** * **[Log4j日志应用](https://github.com/bingbo/blog/wiki/log4j%E6%97%A5%E5%BF%97%E5%BA%94%E7%94%A8)** * **[logback日志应用](https://github.com/bingbo/simple-springmvc-app)** * **[Spring事务应用](https://github.com/bingbo/blog/wiki/spring-%E4%BA%8B%E5%8A%A1%E5%BA%94%E7%94%A8)** * **[URLConnection应用](https://github.com/bingbo/blog/wiki/URLConnection%E5%BA%94%E7%94%A8)** * **[AOP切面编程应用](https://github.com/bingbo/blog/wiki/AOP%E5%88%87%E9%9D%A2%E7%BC%96%E7%A8%8B%E5%BA%94%E7%94%A8)** * **[过滤器、监听器和拦截器应用](https://github.com/bingbo/blog/wiki/%E8%BF%87%E6%BB%A4%E5%99%A8%E3%80%81%E7%9B%91%E5%90%AC%E5%99%A8%E5%92%8C%E6%8B%A6%E6%88%AA%E5%99%A8)** * **[Java自定义注解初试](https://github.com/bingbo/blog/wiki/Java%E8%87%AA%E5%AE%9A%E4%B9%89%E6%B3%A8%E8%A7%A3%E5%88%9D%E8%AF%95)** * **[Java与Memcached](https://github.com/bingbo/blog/wiki/Java%E4%B8%8EMemcached)**   * **[Java与Redis](https://github.com/bingbo/blog/wiki/Java%E4%B8%8ERedis)** * **[Java与RabbitMQ](https://github.com/bingbo/blog/wiki/Java%E4%B8%8ERabbitMQ)** * **[Java NIO](https://github.com/bingbo/blog/wiki/Java_nio)** * **[Java_RPC](https://github.com/bingbo/blog/wiki/Java_RPC)** * **[Java垃圾回收](https://github.com/bingbo/blog/wiki/Java%E5%9E%83%E5%9C%BE%E5%9B%9E%E6%94%B6%E5%99%A8%E5%8E%9F%E7%90%86)** * **[Java_多线程](https://github.com/bingbo/blog/wiki/Java_%E5%A4%9A%E7%BA%BF%E7%A8%8B)** * **[Java_多线程与单例模式](https://github.com/bingbo/blog/wiki/Java_%E5%A4%9A%E7%BA%BF%E7%A8%8B%E4%B8%8E%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F)** * **[Java_HttpClient](https://github.com/bingbo/blog/wiki/Java_HttpClient)** * **[Java_CountDownLatch应用](https://github.com/bingbo/blog/wiki/Java_CountDownLatch)** * **[Java8日期时间API](https://github.com/bingbo/blog/wiki/Java8%E6%97%A5%E6%9C%9F%E6%97%B6%E9%97%B4API)** * **[Java_Node_AES加密解密方法一](https://github.com/bingbo/blog/wiki/Java_AesForNodeJs)** * **[Java_Node_AES加密解密方法二](https://github.com/bingbo/blog/wiki/Java%E4%B8%8ENode%E7%BB%93%E5%90%88AES%E5%8A%A0%E5%AF%86%E8%A7%A3%E5%AF%86)** * **[Java_虚拟机性能监控与故障处理工具](https://github.com/bingbo/blog/wiki/Java_%E8%99%9A%E6%8B%9F%E6%9C%BA%E6%80%A7%E8%83%BD%E7%9B%91%E6%8E%A7%E4%B8%8E%E6%95%85%E9%9A%9C%E5%A4%84%E7%90%86%E5%B7%A5%E5%85%B7)** * **[Java_虚拟机主要参数](https://github.com/bingbo/blog/wiki/Java_%E8%99%9A%E6%8B%9F%E6%9C%BA%E4%B8%BB%E8%A6%81%E5%8F%82%E6%95%B0)** * **[SpringBoot与Docker应用](https://github.com/bingbo/spring-boot-demo)** * **[Javassist字节码编辑工具的使用](https://github.com/bingbo/blog/wiki/JavaSsist%E7%9A%84%E4%BD%BF%E7%94%A8)** * **[ProtoBuf在Java中的应用](https://github.com/bingbo/netty-app)** ### MAVEN * **[Maven常用命令](https://github.com/bingbo/blog/wiki/maven%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4)** * **[Maven仓库](https://github.com/bingbo/blog/wiki/maven%E4%BB%93%E5%BA%93)** * **[Maven依赖范围](https://github.com/bingbo/blog/wiki/maven%E4%BE%9D%E8%B5%96%E8%8C%83%E5%9B%B4)** * **[Maven环境差异化应用](https://github.com/bingbo/blog/wiki/maven%E7%8E%AF%E5%A2%83%E5%B7%AE%E5%BC%82%E5%8C%96%E5%BA%94%E7%94%A8)** * **[Maven assembly组装打包插件应用](https://github.com/bingbo/blog/wiki/maven-assembly%E6%89%93%E5%8C%85%E6%8F%92%E4%BB%B6%E5%BA%94%E7%94%A8)** ### Zookeeper * **[zookeeper在异步消息中的应用](https://github.com/bingbo/ibingbo-zq)** * **[zookeeper配置](https://github.com/bingbo/blog/wiki/zookeeper%E9%85%8D%E7%BD%AE)** * **[zookeeper四字指令](https://github.com/bingbo/blog/wiki/zookeeper%E5%9B%9B%E5%AD%97%E5%91%BD%E4%BB%A4)** * **[zookeeper应用实例](https://github.com/bingbo/blog/wiki/zookeeper%E5%BA%94%E7%94%A8%E5%AE%9E%E4%BE%8B)** ### 其他 * **[Mac上的StarUML](https://github.com/bingbo/blog/wiki/MAC%E4%B8%8A%E7%9A%84StarUML)**