Skip to content

Instantly share code, notes, and snippets.

View chchwy's full-sized avatar

Matt Chia-wen Chang chchwy

View GitHub Profile
@chchwy
chchwy / upload.cpp
Created September 20, 2017 02:10 — forked from creativepsyco/upload.cpp
Upload File + Callback
#include <stdio.h>
#include <iostream>
#include <string>
#include <curl/curl.h>
using namespace std;
static string data;
size_t writeCallback(char *buf, size_t size, size_t nmemb, void *up)
{
@chchwy
chchwy / PCMan.md
Last active August 31, 2016 01:33
PCMan 演講逐字稿

我先問在場大家一個小小的問題。可以嗎? 如果你知道有一個人他拿一個大家常在用的軟體來當作己網路ID。 比如說把自己叫 Photoshop`把自己叫Windows 或是把自己叫Angry Bird。 你會不會覺得他很宅?

一定會對不對? 可是這個軟體是他寫的呢?

大家好我是PCMan。 就是裝在你電腦你桌面上那個可以上BBS的電腦軟體PCMan。