Skip to content
View cmxiaocai's full-sized avatar

Block or report cmxiaocai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hi-Timed Hi-Timed Public

    Hi Timed的目标是为自身没有基础建设支撑的团队提供一套便于二次开发的低成本的定时任务调度与管理系统。系统本身是基于swoole实现,并且自身不处理业务逻辑只负责任务的调度和管理,每个任务可设置多样化的周期执行时间和调度方式异步运行。

    JavaScript 27 8

  2. wiki.php wiki.php Public

    wiki.php运行在php平台,是基于Markdown的wiki程序。

    PHP 23 3

  3. Dockerfile Dockerfile Public

    docker服务,构建centos基础镜像和开发环境镜像Dockerfile脚本

    Shell 13 10

  4. yaf-phpframe yaf-phpframe Public

    yaf是高度灵活可扩展的框架,自身不会提供业务功能。往往在业务开发中需要根据情况对yaf进行一定的补充扩展以满足业务实现。以下是在业务使用中总结出的扩展方式可供yaf使用者学习参考。

    PHP 3 1

  5. cmxiaocai.github.io cmxiaocai.github.io Public

    XiaoCai Blog

    HTML 3

  6. scikit-learn-demo scikit-learn-demo Public

    scikit-learn demo

    Python