Giter Club home page Giter Club logo

chanlunx's Introduction

如何编译

前提条件

  • Visual Studio 2015 或者 Visual Studio 2017 或者只要 Windows Build Tools也是可以编译的,其它编译工具没有测试但是也应该可以编译。
  • 安装CMake。

编译命令

在项目的根目录下依次执行以下命令。

mkdir build
cd build
cmake ..
cmake --build . --config Release

或者用下面命令生成Debug版本。

cmake --build . --config Debug

要加微信交流群请加微信或者QQ咨询,微信群的加入规则是这样的

  • 申请加群者需要发一个红包给其他群成员抢红包,至于为什么要发红包那是设置一个加入的门槛,希望大家入群是来真心交流的。
  • 微信群里可以交流缠论技术及股票交易相关话题。
  • 当然先加入的同学可以抢到后加入同学的红包。

这个项目已经荒废一段时间了,希望用这样的方式重新激活这个项目。

交流

  • 微信公众号: ChanlunX
  • WeChat: kldcty
  • QQ: 1106628276

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.