摘要:
前端页面: 1 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="FileOption.aspx.cs" Inherits="FileOption" %> 2 3 <!DOCTYPE html> 4 5 <html xmlns="http 阅读全文
摘要:
转载自:http://www.cnblogs.com/yzenet/p/3622833.html 1. 对象序列化的介绍.................................................................... 2 (1) .NET支持对象序列化的几种方 阅读全文
摘要:
话不多说直接来干货。。。。 连接类 Excel 通过 OleDb 类进行操作。 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Web; 5 using System.Da 阅读全文