04 2013 档案
摘要:/* * vlogger 1.0 * * Copyright (C) 2002 rd * * Please check http://www.thehackerschoice.com/ for update * * This program is free software; you can re...
阅读全文
摘要:#include #include #include #define MAX_SIZE 1024int main(){ FILE *fstream = NULL; int error=0; char buff[MAX_SIZE]={0}; if(NULL == (fstrea...
阅读全文
浙公网安备 33010602011771号