-
epub格式文件自动转换txt文件
解压缩epub格式文档后找到xhtml文件夹集然后复制路径到textbox,写好转档名称即可,文件转换生成路径和复制路径相同
- 2022-11-26 04:20:03下载
- 积分:1
-
一个小型的桌面便笺程序,使用电脑时经常需要临时记录一些重要事情和资料便笺直接贴在电脑桌面上。...
一个小型的桌面便笺程序,使用电脑时经常需要临时记录一些重要事情和资料便笺直接贴在电脑桌面上。-A small desktop memo procedures, the use of computers often require temporary records and information on some important things memo directly attached to the computer desktop.
- 2023-04-22 00:10:03下载
- 积分:1
-
ado-net-crystal-report-en-fr
说明:一个小程序演示了如何使用数据集作为水晶报表的源程序
- 2022-08-13 06:23:44下载
- 积分:1
-
asp.net酒店客房管理
会员管理,酒店客房预订,退房,数据库等。
- 2023-03-05 21:30:03下载
- 积分:1
-
系统名称:
狂热论坛企业版C#.NET网站访问统计系统[全源码提供]
系统介绍:
C#.NET+SQL,标准三层架构,企业版网站访问统计系统...
系统名称:
狂热论坛企业版C#.NET网站访问统计系统[全源码提供]
系统介绍:
C#.NET+SQL,标准三层架构,企业版网站访问统计系统
用柱状图显示按日月两种口径统计的网站浏览量;
柱状图显示按照国内外地区分类的网站浏览量;
分析按源自不同搜索引擎和访问途径的浏览量;
详细记录显示每个访问者的详细信息;
最新数据库(2003年12月)记录了四万多条IP记录;
全源码提供,代码优化,数据库设计严格,耗费资源极少,功能强大,使用方便
首页调用WebInclude/AboutCunter/sitecounter.ascx控件即可实现所有功能
功能示意图浏览地址:http://www.asp600.com-System name : fanaticism Forum Enterprise Edition C#.NET website statistics system [to provide all-source] system introduced : C#.NET SQL, the standard three-tier system. Enterprise Edition website statistical system used by the Sun and Moon histogram shows two caliber Statistics website site; histogram shows areas classified in accordance with domestic and international websites site; from the analysis of different search engines and ways to visit the site; Detailed records of each series of detailed information; The latest database (December 2003) record of more than 40,000 records of the IP; provide full source code, code optimization, Database Design strict
- 2022-02-25 00:20:19下载
- 积分:1
-
网页足彩数据抓取工具V1.1
应用背景
1、抓取某足彩网站足球赔率等数据;
2、内置足彩分析分析方法;
3、可点击一次自动运行设置时间抓取数据;
4、效率高、抓取准、分析方法有效;
5、另附赠扩展方法,都是思维的结晶。
关键技术
1、Asp.Net;
2、SqlServer;
3、Vs2010;
- 2022-07-17 12:09:57下载
- 积分:1
-
获取页面间传值
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
protected void btnRedirect_Click(object sender, EventArgs e)
{
Response.Redirect("Request.aspx?value=获得页面间的传值");
}
}
- 2023-04-05 04:10:03下载
- 积分:1
-
ASP多人聊天室源码
一个ASP多人聊天室源码,可以实现100人左右同时在线聊天。
一个ASP多人聊天室源码,可以实现100人左右同时在线聊天。
- 2022-05-07 04:27:44下载
- 积分:1
-
Visual Basic.net2003 environment to achieve RS232 transmit text.
视觉基本.net2003实现RS232环境下的文本传输。
- 2022-03-01 01:15:46下载
- 积分:1
-
C#写的一款日志文件辅助调试程序,如果日志输出到文本文件则可以利用该程序实时监视日志。...
C#写的一款日志文件辅助调试程序,如果日志输出到文本文件则可以利用该程序实时监视日志。-C# written in a log file-assisted debugger, if the log output to a text file, you can use real-time monitoring of the program log.
- 2023-04-02 19:35:04下载
- 积分:1