随笔分类 - 实例,源码
摘要:c# winform 火狐浏览器 查看cookieFirefox的Cookie数据位于:%APPDATA%\Mozilla\Firefox\Profiles\ 目录中的xxx.default目录,名为cookies.sqlite的文件。如:C:\Users\jay\AppData\Roaming\M...
阅读全文
摘要:分析JD搜索报文搜索关键字 女装 第二页,分2次加载。 rt=1&stop=1&click=&psort=&page=3http://search.jd.com/Search?keyword=%E5%A5%B3%E8%A3%85&enc=utf-8#keyword=%E5%A5%B3%E8%A3%8...
阅读全文
摘要:通过Process.Start启动,VS自带程序WebDev.WebServer40.EXE在内网架设网站时,为安装IIS条件下用VS自带的小程序来测试效果非常不错!using System;using System.Collections.Generic;using System.Componen...
阅读全文
摘要:Global中添加AcquireRequestState事件。protected void Application_AcquireRequestState(object sender, EventArgs e){ Uri url = Request.Url; //得到当前请求的URL ...
阅读全文
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using System.Linq;usi...
阅读全文
摘要:设计器代码:namespace 大文件拷贝{ partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer compon...
阅读全文
摘要:事件: //定义委托 public delegate void PubComputerEventHandler(object sender, MyEventArgs e); public delegate void PubLifeEventHandler(object sender...
阅读全文
摘要:TblAreaBLL bll = new TblAreaBLL(); private void button1_Click(object sender, EventArgs e) { LoadDataToTree(this.treeView1.Nod...
阅读全文
摘要:评论: 标题: 内容: 邮箱: ...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace 计算器{ class Calc { private double number1 = 0;...
阅读全文
摘要:ps: 最近在网上寻了几天asp.net相关教材,最终发现几本PDF教材还不错,于是下来看看。但是本人还是不大习惯用电脑上看,眼睛受不起!于是去买了A4纸打印出重要章节看看,结果发现PDF里都加上logo备注信息,原大小打印到A4纸上字太小了,放大了打印还歪的,怎么办?只好导出PDF里的所有图片再打...
阅读全文

浙公网安备 33010602011771号