摘要: 1.client.config<?xml version="1.0" encoding="utf-8"?><Config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Enabled>true</Enabled> <ServerUrl>http://localhost/AutoUpdateFiles/S 阅读全文
posted @ 2013-03-04 23:12 feidaochuanqing 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 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.Security.Cryptography;namespace 加密与解密{ public partial class Form1 : Form { public Form1() { InitializeComponent 阅读全文
posted @ 2013-03-04 23:06 feidaochuanqing 阅读(200) 评论(0) 推荐(0) 编辑