-
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理功能和FLASH投票系统; HTML编辑器为可选项; 支持N级软件分类、无限制添加软件下载链接。 软件信息、文章内容批量删除、批量分类转移等批量管理功能; 完善而方便的软件信息添加、编辑表单,无组件图片上传; 文章添加,连接等HTML效果或者全部支持HTML; 软件及文章编辑修改,内附搜索程序; 本站资源的统计功能; 在线人数统计功能,并显示在线用户的详细信息; 强大的会员下载功能自由设置会员组级别; 模板及样式在线管理,可以在后台直接添加/修改样式; 强大的数据库处理功能,备份、压缩、恢复、数剧库在线更名; 自由添加友情连接,自由添加删除网站栏目; 免费版本不提供生成静态页面功能 后台默认用户名:admin 密码:admin -profiles : multi-user management authority released information management software; Free choice of system defaults to static or dynamic HTML ASP; Add unlimited download server, add the software is only required to complete the software name; The new advertising management capabilities and FLASH voting system; HTML editors for options ; software support N classification, unrestricted add software download links. Software information, delete the article content volume, volume classification transfer volume management functions; Perfect and convenient software information to add, edit forms, uplo
- 2022-03-24 18:59:08下载
- 积分:1
-
连连看游戏 C#源代码版
连连看游戏 C#源代码版,仿写的,虽然没有真正的连连看功能多,不过已经写出了基本的游戏逻辑,对编写类似游戏来说,是个值得看的参考范例。
- 2022-03-06 16:16:06下载
- 积分:1
-
LabView controls inside the call and management procedures, there are a lot of r...
LabView里面的控件调用和管理程序,还有很多的相关的子程序-LabView controls inside the call and management procedures, there are a lot of related subroutines
- 2022-03-13 18:03:55下载
- 积分:1
-
啁啾光纤光栅的matlab程序,给出了相应的源代码,等。
啁啾光纤光栅的Matlab程序,给出了相应的源程序,产生的refl记录了反射和透射谱。-Chirped fiber grating Matlab program, gives the corresponding source code, the resulting refl recorded reflection and transmission spectra.
- 2022-07-21 06:56:02下载
- 积分:1
-
第二种边界条件的三次样条函数插值与微商
第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
- 2022-05-22 00:37:13下载
- 积分:1
-
Delphi 进程三级跳实现真隐藏
Delphi 进程三级跳实现真隐藏,真正隐藏进程,在状态栏可显示窗口,但在Windows进程列表中,你找不到此程序的进程。
- 2022-08-15 12:42:12下载
- 积分:1
-
VisualBasic源码
VisualBasic源码-游戏编程 -Visual Basic source-game programming
- 2023-03-01 04:20:03下载
- 积分:1
-
C# 使用数据库列别名的例子
C# 使用数据库列别名的例子。查询数据库信息,定义了一个方法返回DataTable对象:
private DataTable GetMessage()
{
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
@"SELECT 学生姓名 as 姓名,年龄 as 学生年龄,性别 as 学生性别 from tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
}
- 2022-07-22 20:05:58下载
- 积分:1
-
matlab image to avi视频
matlab image to avi视频-matlab image to avi video
- 2022-07-26 22:22:33下载
- 积分:1
-
StaMps最新测试版,用于PS
StaMps最新测试版,用于PS-InSAR处理-StaMps the latest test version of treatment for PS-InSAR
- 2022-03-10 23:56:20下载
- 积分:1