10 2012 档案

摘要:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="ShuiYin._Default" %> <%@ Import Namespace="System.IO" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "> <html 阅读全文
posted @ 2012-10-12 16:36 孤狼灬 阅读(178) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.Linq; using System.Text;using System.Runtime.InteropServices;using System.Net;namespace getMac{ public static class Class1 { //获取mac地址 public static string getMyMac() { string ip = GetIP(); //本机ip地址 int dest = inet_addr(ip); int num2 = inet_ 阅读全文
posted @ 2012-10-11 16:57 孤狼灬 阅读(370) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示