存档

文章标签 ‘淘宝客辅助工具’

淘宝客收入查看器-方便查看自己淘宝客收入(C#源码)

2010年8月27日 张筱祥 2 条评论

先看软件截图,界面很简单,就3个按钮,多个pid 可以多加几个按钮

image

 

下面开始上源码咯,很简单的~

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;

阅读全文…

Popularity: 17% [?]