随笔分类 - Demo
Rough technology
摘要:应该先说,本来相对网页加载的程序段进行规范的,但是,当再次编写的时候发现,还是不能很好的掌握网页加载的具体规则,导致获取页面的代码还是很繁杂。其他部分改的差不多了,还有就是当微博中的字符含有{}等时,会提示字符串格式错误,这个也该需要改进的,,还没改进,程序还需要一个挂空线程的功能,保留现场,让程序可以继续爬取,而不是从头再爬。各种类using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;using H
阅读全文
摘要:以前编写的一个程序,当时编了挺长的时间。代码如下:#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>FILE* f_open();//找到所要求的文章(默认在d:\\practise\\*.txt)unsigned long long int* md5_len(FILE*f,unsigned long long int len[2]);//返回信息的原始长度和处理后的长度unsigned char* message(unsigned long long
阅读全文
浙公网安备 33010602011771号