Skip to content

Gd58/MCF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介
Introduction
===================
MCF 是一个基于 C++14 的 Windows 框架。 
MCF is a C++14 framework for Windows application development.

IRC channel:
===================
https://webchat.freenode.net/?channels=mcfproj

*** USE SVN PLEASE ***
===================
To those who wanna join MCF:

我们欢迎加入者,但是这里我想强调一点,** 这里不欢迎 git 用户。**
We give our warm welcome to those who aspire to join in the development of MCF.
But here I have to emphasize it again: ** Git users are NOT welcomed here. **

有人会问,既然不准用 git 你为什么把这些东西放在 github 上呢?
Someone may ask, "Why did you put your stuffs on github rather than anywhere else such as Google Code?"

因为 github 真是太他妈的好用了,但是显然这和 git 没什么关系。
I will answer, "Because github is the f*cking best free project hosting engine among those I have ever seen.
However that is NOT and will NEVER be the evidence of git's ease to use because github is NOT git."

Git is GAAAAAAAARBAGE. Git SUCKs.

lh_mouse
2013-10-11

编译说明
===================
编译器请使用 i686-w64-mingw32-gcc 或 x86_64-w64-mingw32-gcc,线程模型选 Win32。
*** 使用 POSIX 线程模型的工具链会出现各种奇怪的问题,特别是链接错误。 ***

请使用 MCFBuild 构建,在 MCFBuild 目录下有二进制可执行文件。

问题反馈
===================
请联系 lh_mouse at 126 dot com。

About

Mouse's Common Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.2%
  • C++ 42.1%
  • Other 0.7%