- UID
- 73728
注册时间2014-1-30
阅读权限40
最后登录1970-1-1
独步武林
 
TA的每日心情 | 开心 2025-1-4 10:11 |
---|
签到天数: 490 天 [LV.9]以坛为家II
|
本帖最后由 vipcrack 于 2015-7-22 21:47 编辑
DS文库服务端[1314注册版]:链接: http://pan.baidu.com/s/1gdfboY3 密码: 3sec
DS文库服务端[1314注册版]价格:249元
作者QQ: 50245077
[1314]文库管理系统安装地址 :http://addon.discuz.com/?@study_download.plugin
http://www.docswf.com/
C#注册机源码,VS2010即可。
- using System;
- using System.Collections.Generic;
- using System.ComponentModel;
- using System.Data;
- using System.Drawing;
- using System.Text;
- using System.Windows.Forms;
- using System.Diagnostics;
- namespace WindowsFormsApplication1
- {
- public partial class Form1 : Form
- {
- public Form1()
- {
- InitializeComponent();
- }
- private void button1_Click(object sender, EventArgs e)
- {
- string str = "1S8LX7HT42D5GI39BJMOQORCYFZUEVWN6KAP";
- string machineMac = textBox1.Text;
- string str3 = "";
- foreach (char ch in machineMac)
- {
- str3 = str3 + str.IndexOf(ch).ToString();
- }
- textBox2.Text = str3;
- }
- private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
- {
- System.Diagnostics.Process.Start("<a href="http://www.docswf.com">http://www.docswf.com</a>");
- }
- }
- }
复制代码 |
评分
-
查看全部评分
|