lbtinglb's recent timeline updates
lbtinglb

lbtinglb

V2EX member #189526, joined on 2016-08-31 06:46:48 +08:00
lbtinglb's recent replies
sex education
月饼!
May 9, 2018
Replied to a topic by lovepim 问与答 怎么能上传大文件到 Linux 服务器?
gitlfs
May 8, 2018
Replied to a topic by raawaa 程序员 在 Linux 上初学 C++
https://github.com/onqtam/awesome-cmake
如果简单使用,CMake 学起来很快的。。。
```
cmake_minimum_required(VERSION 3.0)
set (CMAKE_CXX_STANDARD 11)
set (CMAKE_CXX_STANDARD_REQUIRED true)

project(foo)
add_executable(foo foo.cpp)
```
Apr 26, 2018
Replied to a topic by ray1888 程序员 c++如何管理管理第三方代码
c++ under Windows 可以看看微软最近新出的 vcpkg。https://github.com/Microsoft/vcpkg
Apr 18, 2018
Replied to a topic by bigshot 程序员 如何用 Makefile 管理你的工程?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   931 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 18:44 · PVG 02:44 · LAX 11:44 · JFK 14:44
♥ Do have faith in what you're doing.