02 2025 档案

寻找某个域账户的所有属性
摘要:DirectoryEntry adRoot1 = new DirectoryEntry("LDAP://具体的域", account, pwd, AuthenticationTypes.Secure); DirectoryEntry ou = adRoot1.Children.Find("OU=CS 阅读全文

posted @ 2025-02-28 15:45 炼金师 阅读(2) 评论(0) 推荐(0) 编辑

自用MySql数据库工具类
摘要:需要先在nuget上搜索并安装 MySql.Data 包 using MySql.Data.MySqlClient; using System; using System.Collections.Generic; using System.Data; public class DBUtil { pr 阅读全文

posted @ 2025-02-08 15:16 炼金师 阅读(3) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

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