-
electronic_voting_system_rmx
Electronic voting system rmx
- 2013-09-10 15:40:59下载
- 积分:1
-
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
-
炫酷逼真翻书页面动画
资源描述炫酷逼真翻书页面动画,轻松实现页面翻书效果,本代码为html嵌入swf代码实现的逼真翻书动画,内嵌图片包,之前代换图片可实现页面内容变换,方便实用!
- 2023-03-27 08:45:04下载
- 积分:1
-
这是一个Web框架的HTML / CSS建立的一个咖啡店
为 web Framesork 建立在线的咖啡店,用 html/css。您可以从这段代码添加的很多内容。
- 2022-06-13 13:37:13下载
- 积分:1
-
鲜花购物网站
前台可以进行用户注册并在线购买鲜花
后台功能有:
发布新闻 新闻管理 广告图片上传
产品分类 局部图片上传 站内信息管理 付款及送货方式管理
运行记录 商品添加 商品管理
- 2023-03-05 13:30:04下载
- 积分:1
-
jquery-source
jQuery is a fast, small, and feature-rich JavaScript library. It makes
things like HTML document traversal and manipulation, event handling,
animation, and Ajax much simpler with an easy-to-use API that works across
a multitude of browsers. With a combination of versatility and
extensibility, jQuery has changed the way that millions of people write
JavaScript.
A Brief Look
DOM Traversal and Manipulation
Get the element with the class "continue" and change its HTML to "Next Step..."
1
$( "button.continue" ).html( "Next 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-27 21:50:34下载
- 积分:1
-
MCM(企业留言程序)
资源描述ManyiX Company Message(简称MCM)是一套企业留言本程序。尽管她不是很完美,但你的支持就是最好的增强剂。希望您会喜欢ManyiX Company Message,并继续支持与关注ManyiX系列程序。
- 2022-07-08 09:47:19下载
- 积分:1
-
juhe
一个有登录注册,资料上传,交易管理,门店管理,会员管理的前端html(A front-end HTML with login registration, data upload, transaction management, store management, membership management)
- 2019-01-13 21:58:14下载
- 积分:1
-
漂亮的休闲食品在线预定商城模板
应用背景关键技术
漂亮的休闲食品在线预定商城模板
- 2023-07-14 06:30:03下载
- 积分:1
-
sousuoyinqing2.0
百度现在改为UTF8了,因此导致老版本乱码,2.3解决了这个问题,由GBK改为UTF8,少了转码的程序,效率更高。
(Baidu now changed to UTF8, so leading to the old version of garbled, 2.3 solves this problem by GBK to UTF8, less transcoding process more efficient.)
- 2013-12-24 22:25:59下载
- 积分:1