Skip to content
View luocm-git's full-sized avatar
Block or Report

Block or report luocm-git

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
luocm-git/README.md
  • 👋 Hi, I’m @manzhiluo
  • 👀 I’m interested in full stack develop
  • 🌱 I’m currently learning azure bot
  • 💞️ I’m looking to collaborate on free man
  • 📫 How to reach me "luocm123@gmail.com/670908975@qq.com"

Popular repositories

  1. utility_c-c-- utility_c-c-- Public

    some utility function or class in c++/c

    C++ 1

  2. demo demo Public

    just for test github

    1

  3. vim-rails vim-rails Public

    Forked from tpope/vim-rails

    rails.vim: Ruby on Rails power tools

    Vim Script 1

  4. go go Public

    Forked from Go-zh/go.old

    Go 编程语言中文翻译

    Go 1

  5. gflags gflags Public

    Forked from gflags/gflags

    The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types l…

    Shell

  6. afinal afinal Public

    Forked from yangfuhai/afinal

    Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…

    Java