-
mysql与aspx链接简单实例
IDE:vs2014本实例为简单的mysql数据库与aspx的数据交互,方便开发小型项目的朋友们进行数据连接项目内部有mysqltest与webtest两个文件夹 其中mysqltest文件夹中MysqlHelper.cs文件中含有数据连接,请在此修改数据连接语句。
- 2023-03-04 00:30:04下载
- 积分:1
-
logs
基于web.py框架实现的实时日志输出,直接输出到web页面。方便监控服务器状态。(Real time implementation of web.py framework based on the log output, output directly to the web page. To facilitate the monitoring server status.)
- 2015-01-17 20:50:35下载
- 积分:1
-
danpianj_led
单片机初学者程序之一,led灯,最基础的单片机程序 点亮led(danpianji chuxuezhe led deng zuijichu de danpianji chengxu)
- 2012-10-22 22:56:18下载
- 积分:1
-
13239ASP
本文件含有
百年日历
网上投票系统
在线考试系统
客户登录系统
访客留言簿
网站搜索引擎
等网站实例的源码!!!
解压以后用word打开,源码在word里可以复制出来。(This document contains the calendar years online voting system online examination system clients book site visitors log on to the system, such as Web site search engine source code examples! ! ! Word after decompression with open-source can be copied in the word out.)
- 2009-05-02 23:12:57下载
- 积分:1
-
02312
自动投票源码例程,程序结合易语言互联网支持库、应用接口支持库和超文本浏览框支持库,登录指定的网页,模拟鼠标点击用以自动投票。(Source automated voting routines, programs combined with easy language support library Internet application interface supports library and hypertext browsing box support library , log on designated pages , simulate mouse clicks to automatically vote.)
- 2017-02-07 19:32:52下载
- 积分:1
-
AVSVS-15546-01.11.06
AVS ventilator 系统软件(高级版本)(AVS VENTILATOR)
- 2013-01-31 17:17:44下载
- 积分:1
-
懒人工作通系统
应用背景懒人工作通协同管理系统是适用于企事业单位的通用型网络办公软件,融合了云创科技长期从事管理软件开发的丰富经验与先进技术,该系统采用领先的B/S(浏览器/服务器)操作方式,使得网络办公不受地域限制。最新版本全面支持IE6-9、360、遨游、世界之窗等主流桌面浏览器和安卓平台UC浏览器和苹果平台safari浏览器等移动终端。
关键技术懒人工作通 6.136 SQL 更新日志:
1 【新增】新增工作汇报自动选择上司
- 2022-04-12 18:23:31下载
- 积分:1
-
分页控件
分页控件,做到逻辑与数据分离。在页面代码中绑定最大记录数即可。
。。。
。。。。
------------------------------------
DataTable employees = EmployeeBBL.GetAll(PageControl1.PageSize * (PageControl1.PageIndex - 1),
PageControl1.PageSize);
- 2022-12-19 07:50:03下载
- 积分:1
-
JDBCMessageBoard
说明: 新手入门JavaWeb的第一个小程序,留言板,这是我基于慕课网的作业进行开发的(Message board demo.No framework, just JDBC)
- 2020-06-18 22:20:02下载
- 积分:1
-
css_menu
一个精美的纯CSS下拉菜单,代码非常精简,很容易理解。(A beautiful pure CSS drop-down menu, the code is very compact, easy to understand. )
- 2010-09-08 10:08:53下载
- 积分:1