-
Admin Control Panel Template
INADMIN is a new FREE administration panel created by INDEZINER. We help coders and other people that are doing coding and administration panels for web applications to have better productivity and concentrate on functionality. They can use our web admin solution to have a great css admin full of nice effects and customizations.
It has a lot of cool features like:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-29 09:53:59下载
- 积分:1
-
deleting-multiple-records
Delete multiple data with PHP
- 2013-07-19 22:32:18下载
- 积分:1
-
ASPNewsSystem
说明: 本人写的一个新闻系统。代码结构非常好。给ASPER 学习。本人觉得可以成为ASP 面向对象学习的范本。(I wrote a news system. Code structure is very good. Learning to ASPER. I think that we can become the object-oriented learning ASP model.)
- 2005-09-06 10:23:01下载
- 积分:1
-
xiaoshengdz_v1.2
淘宝客打折系统,集成了jssdk模块,增加了seo优化功能,更有利于搜索引擎收录
1程序上传到服务器空间
2开启服务器
3打开安装地址:http://您的域名/install.php
4如果不能安装请确保数据库里的表全部删除
5进入后台地址:http://您的域名/main.php 默认用户名和密码都是admin
6测试数据时可以导入 test文件夹里的test.sql文件 到数据库,或者自己到采集功能下进行采集
更新windows iis静态地址转发问题
修复安装页因平台不同报连接问题
增加了logo图片上传功能
增加了数据库不存在自动创建功能
修复某些情况下采集500错误
(Taobao customer discount system, integrated jssdk modules, seo optimization features, more conducive to search engine included a program is uploaded to the server space 2 turn on the server to open the installation address: http:// your domain/install.php 4 if you can not installation please ensure that the database table to delete all 5 into the background address: http:// domain/main.php default username and password are admin 6 test data can be imported the test folder test.sql file to the database, or own acquisition functions collection update windows iis static address forwarding problem repair installation page due to different platforms reported connection problems increase the logo image upload feature to increase the database does not exist automatically create functional repair some cases collected 500 error)
- 2020-11-04 16:39:52下载
- 积分:1
-
跑跑卡丁车
跑跑卡丁车的页面搭建,纯前端的练习程序,对于html,js,css的初学者是比较好的案例。(Page Construction of Running Kart)
- 2020-06-20 03:20:02下载
- 积分:1
-
JForum--Java论坛开源代码
JForum是一个开源的Java论坛,其源代码对于学习Java和Java EE的网站开发有很好的价值。
- 2022-08-06 19:53:16下载
- 积分:1
-
SHOPsj
购物系统,可以提供用户快速搜索商品,添加至购物车,去购物车结账等等(Shopping system can provide users to quickly search for products, add to the shopping cart, shopping cart checkout, etc.)
- 2011-05-30 19:41:00下载
- 积分:1
-
684577
网站综合评估系统v1.0,php编程学习源码,web网页制作参考资料。(Comprehensive evaluation of v1.0 network system, PHP learning programming source code, web Webpage production of reference materials.)
- 2013-12-24 11:02:00下载
- 积分: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
-
04-1
最近大家在网站上看到不少Microsoft的测试题,引来不少的眼光。我在这里把所有的测试题加以整理,再附上自己的答案。(个别题目答案有多种,文本仅代表作者的思路(recently on the website you see a lot of the testing that Microsoft, attracted a large vision. Here I put all the tests that collate addresses of their answers. (Individual topics with a variety of answers, the text represent only the author's ideas)
- 2005-06-07 08:47:36下载
- 积分:1