-
jsp开发的简易购物网站
这是用jsp开发的简单的购物网站,具有基本的购物流程,包括登录,身份验证,购买商品,添加购物车,查看购物车,提交订单等功能。对初学者是一个不错的案例
- 2022-06-12 18:53:31下载
- 积分:1
-
wilphp论坛
一个简单的论坛源码,上传后访问你的域名即可在线安装,设置数据库路径和管理员账号密码,即能完成安装;
- 2023-09-01 12:15:05下载
- 积分:1
-
pjblog3
PJBlog是由舜子(陈子舜,英文名字PuterJam,PJblog就是以他英文名字缩写命名的,他本人就职于腾讯公司QZONE开发组)所开发的一套开源免费的中文个人博客系统程序,采用asp+Access的技术,PJBlog同时支持简繁中文,UTF-8编码,相对于其他系统,PJBlog具有相当高的运作效能以及更新率,也支持目前Blog所使用的新技术。(PJBlog by Shun child (Chen Zaishun English name PuterJam, PJblog his English name is an abbreviation of the name, he worked at Tencent QZONE Development Group) developed a set of open source free Chinese personal blog system program, the use of asp+ Access technology, PJBlog supports Simplified and Traditional Chinese, UTF-8 encoding, compared to other systems, PJBlog with a very high operational efficiency as well as update rate, and also supports new technologies currently used by Blog.)
- 2016-04-24 18:49:04下载
- 积分:1
-
jiajiao
是一款十分不错的家教网站 让想做家教的朋友都能有一个免费的家教网络源代码(Tutoring is a very good site to want to tutor friends can have a free tutor network source code)
- 2020-12-27 19:49:02下载
- 积分:1
-
W3CSchool全套Web开发手册 - 副本
说明: web开发手册 适合刚入门的查阅内容 包括 html xml js等内容(The web development manual is suitable for those who have just started reading, including HTML XML js, etc.)
- 2020-06-22 16:40:02下载
- 积分:1
-
www.lc365.net
modoer茶楼主题模板,功能齐全非常好用(modoer teahouse theme template, full-featured, very easy to use)
- 2013-04-01 19:26:13下载
- 积分:1
-
投诉管理系统
- 2023-03-21 08:20:04下载
- 积分: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
-
blog_swan_ymgbko9h
1427105985利用php实现,这是一个用php脚本语言写的计数统计,qita短网址(MYSQL高负载版) v1.1,qita短网址SQLITE版发布后,得到大量网友的支持。,参考学习应运于开发实践不错的77795例子(1427105985 use php to achieve , which is a scripting language used to write php counting statistics , qita short URL (MYSQL high load version ) v1.1, after a short URL qita SQLITE release, supported by a large number of users.)
- 2015-03-26 18:33:54下载
- 积分:1
-
keshe
C2C二手交易市场电子商务交易平台,基本增删改查、用户订单管理、订单生成、购物车、在线竞拍等等功能(C2C e-commerce trading platform for secondary trading market, the basic CRUD user order management, order generation, shopping cart, online auctions, etc. functions)
- 2016-04-04 19:22:28下载
- 积分:1