- 好东西,为了赞扬kudy同志对前段技术的贡献,顶你一下没商量的!
- 好文要顶,推荐一下!
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载...
- 在网页系统里面,经常需要打印,套打功能,除了使用.net 封装好的Microsoft.Office.Interop.Word.dll,还可以采用js打印,在网页里定义一个WebBrowser对象 如下...
- 我们先引用Microsoft.Office.Interop.Word,object fileNames = HttpContext.Current.Request.MapPath("..") + @"...
- 一,首先引用Microsoft Word 11.0 Object Library到项目里。 我们在某个目录下面有一个我们需要编辑的模板,里面带有书签。只要将书签替换一下就可以了。 Word.Appli...
- 本文利用XmlDocument和XPath实现一个简单的RSS阅读器的逻辑,大家都知道,RSS内容,实际就是一个XML文档。前台的ASPX页面内容后台的CS代码一个简单的逻辑,呵呵。
- 二,显示也是调用新的窗体: ShowHanlder = " parent.ShowUrl('" + ShowImgUrl + "','查看图片',750,620,false); "; CS代码: ...
- 一, 这里采用了网络上的上传组件,<link href="JS/jquery.uploadify-v2.1.0/example/css/default.css" rel="stylesheet"...
- html 复制代码 代码如下:<div> <table> <tr><td>1111</td><td><input type...
- 最近要做个MP3搜索,并自动ftp上传的程序,找来找去发现了这个ftp方法的类库不错,发上来给大家共享共享。/*FTPFactory.csBetter view with tab space=4Wri...
- 1. 进度条模板文件 ProgressBar.htm程序代码<html><head><title></title><script language...
- First, you should add the following directives:Listing 1 - DirectivesThe following steps can be cons...
- using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using Sy...
- using System;using System.Collections.Generic;using System.Collections;using System.Linq;using Syste...
- using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runti...
- 系统日志using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.I...
- 无话可讲 辛子奇 LX:知道我是谁吗?
- string sql= "Select item1,item2,item3 from tableA"; SqlConnection cn =new SqlConnection("server=(loc...
- 昨天晚上,一个高中时候的朋友跟我说,她呆的地方不好,想换个地方!大家毕业出来了,每个人都是忙着找工作。为了生活奔波在全国各地! 今天早晨,那朋友又QQ跟我聊了一会,她告诉我,她是特岗老师。我就问...
- File.WriteAllText(path+"temp", sw,System.Text.Encoding.UTF7); 改成 File.WriteAllText(path+"temp", sw,System.Text.Encoding.UTF8);
- using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace LINQ...
- 服务端1 using System;2 using System.Collections.Generic;3 using System.ComponentModel;4 using System.Da...
- 谈起socket编程,大家也许会想起QQ和IE,没错。还有许多网络工具如P2P、NetMeeting等在应用层实现的应用程序,也是用socket 来实现的。Socket是一个网络编程接口,实现于网络应...
- 迭代器概述 迭代器是可以返回相同类型的值的有序序列的一段代码。迭代器可用作方法、运算符或 get 访问器的代码体。迭代器代码使用 yield return 语句依次返回每个元素。yield break...
- 已测试,完全正确,只是邮箱账号不支持SMTP










