登录
首页 » WEB(ASP,PHP,...) » AjaxAsp的Access查询分析器,能在网页上直接管理Access数据库,直接对数据库进行增加、删除、修改、查询等操作...

AjaxAsp的Access查询分析器,能在网页上直接管理Access数据库,直接对数据库进行增加、删除、修改、查询等操作...

于 2023-05-25 发布 文件大小:689.01 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

AjaxAsp的Access查询分析器,能在网页上直接管理Access数据库,直接对数据库进行增加、删除、修改、查询等操作-AjaxAsp The Access Query Analyzer, can be managed directly on the page Access database, the database directly to add, delete, modify, query and other operations

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用方式: | var 自定义的全局变量名 = new AjaxTablePage("自定义全局变量名","表格的ID","翻页后运行的返回函数") | 自定义的全局变量名.ioStr.DiyTH="表头1,表头2,.." | 自定义的全局变量名.ioStr.Diystr="第一行1第一行2,..|第二行..|.." | | 自定义的全局变量名.initialize() | | | | 接口:每页记录数,表格头字符串,表格内容字符串 | | AJAX应用:适时获取新的字符串后设置上述接口再调用initialize()即可 | | 参考网上代码所写,变量名不是很规范。请见谅| | | |-------------------------------------------------------------------*/-/*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX table pagination array-type | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009 Month 5 Day 2 years 9:44:56 | | | | Call by: | Var-defined global variable name = new AjaxTablePage ( "si
    2022-02-03 05:04:56下载
    积分:1
  • Software: Biggest characteristic 1 cross
    软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正在运行的程序的状态,并终止已停止响应的程序 5.服务管理: 启动、停止或重新启动服务. 6.系统信息: 可以查看CPU、内存、OS版本.... 其它说明: 1.默认用户名是"mietian",没有密码(在文件中的第二行可以更改密码). 2.完全公开源代码. -Software: Biggest characteristic 1 cross-platform, basic WEB service, no matter how strong fire, want to open port 80 seal, can remote management server. 2 the client whether any plug-in installation. 3. Only a JSP files can be changed, filename, fine grain. Functions: 1 files management: including the operation and packaged download files. 2: actually Win is the terminal command of "the command prompt", through the command to restart the server 3 remote desktop: Windows system and the "MSTSC" basically, can remote management desktop. 4 task management: can check programs th
    2022-07-25 08:22:26下载
    积分:1
  • Dreamweaver8基础入门教程1.0.0.0,Dreamweaver8基础入门教程1.0.0.0Dreamweaver8基础入门教程1...
    Dreamweaver8基础入门教程1.0.0.0,Dreamweaver8基础入门教程1.0.0.0Dreamweaver8基础入门教程1-Tutorial Dreamweaver8 based on 1.0.0.0, Dreamweaver8 based on the basis of 1.0.0.0Dreamweaver8 Tutorial Tutorial 1
    2022-03-23 20:51:39下载
    积分:1
  • use of JavaScript, to achieve two navigation bar, click Open two catalogs, Click...
    使用JavaScript,实现二级导航栏,单击打开二级目录,单击关闭二级目录,竖向侧边导航栏-use of JavaScript, to achieve two navigation bar, click Open two catalogs, Click to close two catalogs, vertical side of the navigation bar
    2022-04-28 13:25:03下载
    积分:1
  • This is a short but powerful family banking applications, using Java to prepare,...
    这是一个短小而功能强大的家庭银行应用程序,用Java编写,基于HBCI4Java。-This is a short but powerful family banking applications, using Java to prepare, based on HBCI4Java.
    2022-08-22 19:06:24下载
    积分:1
  • 我用我的博客作为一个在线杂志来记录我的活动和思想…
    I use my blog as literally an online journal to record my activities and thoughts so I can look back at them later. Writing things down can also be therapeutic. As a side benefit, it serves as a form of communication with my friends and randoms (it helped me get my apartment).
    2022-01-25 18:36:45下载
    积分:1
  • NetstoreWeb应用的实例,可直接发布!
    NetstoreWeb应用的实例,可直接发布!-NetstoreWeb Application examples can be directly released!
    2022-05-15 19:47:38下载
    积分:1
  • Excavation depth ASP.NET 2.0 Series Courses (1): the use of arbitrary GridView
    深入挖掘ASP.NET 2.0系列课程(1):随心所欲的使用GridView-Excavation depth ASP.NET 2.0 Series Courses (1): the use of arbitrary GridView
    2022-05-11 02:31:10下载
    积分:1
  • 从HTML入手,首先介绍了VBScript作为Web页面脚本语言的基本结构:函数、控件和对象,接着介绍了VBScript作为一种编程语言的高级内容:错误处理、调...
    从HTML入手,首先介绍了VBScript作为Web页面脚本语言的基本结构:函数、控件和对象,接着介绍了VBScript作为一种编程语言的高级内容:错误处理、调试和建立动态Web页面。另外,也讨论了与VBScript相关的技术:JAVA DLL等。-From HTML to start, first introduced as a Web page VBScript scripting language" s basic structure: functions, controls, and objects, and then introduced the VBScript programming language as a high-level content: error handling, debugging, and build dynamic Web pages. In addition, also discussed with the VBScript-related technologies: JAVA DLL and so on.
    2022-03-02 05:01:33下载
    积分:1
  • Online library management system, unique online design system. EXE self
    在线图书馆管理系统,独特的在线设计系统。EXE自解压。
    2022-12-08 04:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载