-
财务系统源码,.net sql 2005
财务系统源码,.net sql 2005-financial system .net sql 2005
- 2023-03-19 12:25:04下载
- 积分:1
-
利用iTextSharp第三方开源代码,很方便的生成pdf文件,包括图片、格式排版。...
利用iTextSharp第三方开源代码,很方便的生成pdf文件,包括图片、格式排版。-Use iTextSharp third-party open-source, it is convenient to generate the pdf files, including images, format, layout.
- 2022-06-02 13:57:11下载
- 积分:1
-
技术的发展,显示了报表的结果,它是为B。
XML技术展现报表开发成果 ,值得初学者asp学习-The development of XML technology to show the results of statements, it is for beginners to learn asp
- 2022-08-08 05:20:33下载
- 积分:1
-
C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。...
C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。-C++ Application Tutorial source code, tutorials, the author is HU. Can be under visual studio.net debug.
- 2023-03-08 19:45:03下载
- 积分:1
-
griddatepickercustomfiltering
griddatepickercustomfiltering,动态设置显示kendoui grid控件某一列的格式(griddatepickercustomfiltering, dynamic setting display kendoui grid controls the format of a column)
- 2013-09-22 22:27:02下载
- 积分:1
-
基于asp.net的团购网站
企业级团购网站,基于asp.net开发,绝对亮瞎你的眼!!!不要犹豫,不要怀疑!!得到就是赚到,基于asp.net开发,公司使用!!!重要的事情说三遍!!基于asp.net开发,公司使用!!基于asp.net开发,公司使用!!基于asp.net开发,公司使用!!
- 2022-07-12 09:52:32下载
- 积分: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
-
百度云消息推送网站测试C#
根据官方示例,根据网络资料查找,通过前辈们的源代码进行整理,编写了一个支持百度云推送的网站,亲测能正常使用,虽然在过程中会有消息推送的延迟,这是手机端的官方demo的问题,大部分时间是可以正常推送的,不能推送的过程中可以重新安装demo
- 2023-04-09 02:50:03下载
- 积分:1
-
SL_Chart
silverlight图表,实现linechart, bubble chart等,并在鼠标悬停在数据点时,显示格式化数据信息(silverlight Chart )
- 2010-02-04 11:05:01下载
- 积分:1
-
用(ASP.NET)C#语言开发了一个城市公交查询系统。本论文首先考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要...
用(ASP.NET)C#语言开发了一个城市公交查询系统。本论文首先考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理和公交线路管理),最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验和体会。-Using (ASP.NET) C# Language has developed an urban public transport inquiry system. In this paper, first of all, taking into account the actual situation of public transport operators and the practical requirements for bus passengers, an analysis of this system should have functions followed by the main function of the system modules have been described in detail, which mainly include the Query Module (including inquiries line by site inquiries and inquiries by the two sites) and management of update modules (including the Bus Station management and the management of bus lines), the final combination of system development and debugging stages of phase problems found, the system required improvement, summed up the development of this system The experience gained and experience.
- 2023-05-28 20:00:03下载
- 积分:1