-
C# 获得系统所有用户和当前登录用户(当前进程的)
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Security.Principal;
using System.Text;
namespace SystemUsers
{
class Program
{
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
public struct USER_INFO_0
{
public string UserName;
}
[DllImport("Netapi32.dll")]
extern static int NetUserEnum(
[MarshalAs(UnmanagedType.LPWStr)]
- 2022-02-21 16:29:09下载
- 积分:1
-
Starch_Medical
软件介绍
单语英文企业公司整站源码。简洁大方。适合新手或外贸网站学习。
后台地址:admin
用户名 :admin
密码:admin888(Software introduction
A Enterprise Inc English station source. Simple and generous. Suitable for beginners or foreign trade website learning.
Background address: admin
User name:admin
Password: Admin888)
- 2015-11-08 21:15:00下载
- 积分:1
-
ke
说明: 借助工具ffmpeg,进行水印处理,满足一般的需求;需自己提取出水印文件,本案例通过photoshop的阈值提取出来的水印(With the help of ffmpeg, watermark processing can meet the general needs; we need to extract watermark files by ourselves. In this case, we extract watermark through the threshold of Photoshop)
- 2020-02-24 11:45:25下载
- 积分:1
-
TLchart3
HTML psd for Music Company
- 2014-05-10 03:11:00下载
- 积分:1
-
phpBoKoo
PHP+MySql制作个人博客系统-完整教程,学习完后,你将会熟练运用PHP,结合MYSQL数据库快速搭建属于你自己的博客系统了。(PHP+MySql make a personal blog system- a complete tutorial, after learning, you will be proficient in using PHP, combined with MYSQL database to quickly build your own blog system.)
- 2013-05-07 19:25:45下载
- 积分:1
-
9k9kgb2
深呼吸留言本 v2.0
帐号、密码均为88vs(Take a deep breath Guestbook v2.0
Accounts, passwords are 88vs)
- 2016-03-11 23:12:32下载
- 积分:1
-
echuang
政府类网站,E创网站管理系统,蓝色版。(Government class website, E Chong Web site management system, blue version.)
- 2011-05-18 16:42:32下载
- 积分:1
-
diywap_v3.1.0715
DIYWAP手机网站系统是一套针对移动互联网开发的适用于手机的WAP网站系统,系统主要携带后台自由设置手机网站二级域名功能,只要在空间绑定两个域名然后在域名解析你绑定的域名就可以在后台设置,比如:wap.diywap.cn 也就是说使用DIYWAP手机网站系统可以同时拥有两个网站,一个电脑网站一个手机网站,另外DIYWAP手机网站系统提供的模板都是支持手机屏幕和电脑屏幕的(DIYWAP mobile phone website system is a set of suitable for mobile Internet development on the WAP mobile phone website system, system mainly carry the background set free mobile phone website two level domain function, as long as the space bound two domain name and DNS you bind the domain name can be in the table settings, such as: wap.diywap.cn is the use of DIYWAP mobile phone the website system can also have two websites, a computer website website of a mobile phone, mobile phone website provides additional DIYWAP template system is to support mobile phone screen and computer screen)
- 2020-11-14 15:09:43下载
- 积分:1
-
完整OA系统源码
OA综合办公系统Asp.net版
具体功能有:
系统桌面 传送文件 记事本 注销用户
部门管理 新建部门 编辑部门信息 查看部门信息
员工管理 添加员工信息 编辑员工信息 查看员工信息
文件管理 传送文件 接收文件 删除文件
公告管理 查看公告 发布公告
交流管理 聊天室 设置投票活动 活动投票 查看投票结果
考勤管理 上下班时间设置 员工上班签到 员工下班签退
系统管理 个人密码设置 系统操作员设置
- 2022-02-06 02:14:06下载
- 积分:1
-
ads
记载论坛里广告点击次数 可以记录非联盟的广告点击次数(Record the forum ad clicks can record the non alliance ad clicks)
- 2013-11-30 13:49:51下载
- 积分:1