个人主页
进击的皇虫

进击的皇虫 (@admin)

  • 加入网站 2338
  • 连续签到 1
  • 最高连签 222
  • 累计签到 1134
  • 今日阅读 0 小时 03 分钟
  • 本周阅读 0 小时 52 分钟
  • 本月阅读 0 小时 37 分钟
  • 累计阅读 561 小时 16 分钟
  • Jboot v2.x 开发手册

    Jboot,专为大型分布式项目和微服务而生。她是一个基于jfinal 和 undertow开发的微服务框架。提供了AOP、RPC、分布式缓存、限流、降级、熔断、统一配置中心、swagger api自动生成、Opentracing数据追踪、metrics数据监控、分布式session、代码生成器、shiro安全控制等功能。
  • Storybook 中文手册 React 版

    Storybook 是在开发模式下 与 您的应用程序一起运行的. 它可以帮助您构建UI组件,并与 应用程序的 业务逻辑和上下文 隔离开来. 本期"学习 Storybook"适用于 React
  • Storybook v5.1 Document

    Storybook is a user interface development environment and playground for UI components. The tool enables developers to create components independently and showcase components interactively in an isolated development environment.
  • Web.py Cookbook 简体中文版

    web.py是一个小巧灵活的Python框架,它简单而且功能强大。webpy的设计理念力求精简(Keep it simple and powerful),源码很简短,只提供一个框架所必须的东西,不依赖大量的第三方模块,它没有URL路由、没有模板也没有数据库的访问。这样的优点是,框架给开发带来的限制少,可以根据自己的需求进行定制。缺点就是,很多东西都需要自己亲自动手开发。
  • vue-analytics document

    vue-analytics,Vue plugin for Google Analytics. The plugin isn't just a wrapper of the Google Analytics API, but provides a solution to issues that most of the time you don't want to deal with or you not even know you have to deal with.
  • PHPOK 帮助手册

    PHPOK企业站系统(下述称“系统”或“本系统”)是一套使用PHP语言及MySQL数据库编写的企业网站建设系统,基于LGPL协议开源授权!
  • Watermill Document

    Watermill is a Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.
  • Gin Web 框架官方文档中文版

    Gin 是一个用 Go (Golang) 编写的 HTTP web 框架。 它是一个类似于 martini 但拥有更好性能的 API 框架, 由于 httprouter,速度提高了近 40 倍。如果你需要极好的性能,使用 Gin 吧。
  • Xunsearch 权威指南(迅搜使用手册)

    本教程旨在全面介绍 Xunsearch PHP-SDK 的用法,是学习掌握 xunsearch 搜索开发的 基础资料。具体的实例技巧,详见我们的[技巧实践分享]。
  • Voovan一步步入门 v3.0

    Voovan 是一个高性能异步网络框架和 HTTP 服务器框架,同时支持 HTTP 客户端抓取、动态编译支持、数据库访问封装以及 DateTime、String、Log、反射、对象工具、流操作、文件操作、异步双向通道等功能。旨在提供可靠、方便、可单元测试的代码。它是一个无任何依赖的独立工具包,希望能够方便广大开发者快速的实现应用。