摘要: 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;namespace winformTest{ public partial class Form1 : Form { public Form1() ... 阅读全文
posted @ 2012-07-29 16:21 gitran 阅读(222) 评论(0) 推荐(0) 编辑
摘要: net use \\ip输入用户名输入密码start \\ip\c$ 打开c盘1.关闭防火墙2.去掉xp文件夹选项里的简单文件共享。 阅读全文
posted @ 2012-07-29 08:07 gitran 阅读(171) 评论(0) 推荐(0) 编辑