-
asp工资查询
asp工资查询系统,通过数据库和excel上传来查询个人工资
- 2022-11-02 20:35:03下载
- 积分:1
-
使 .NET 支持Perl脚本语言
用 VB.NET 和 C# 编程时,需要在程序运行时支持用户代码完成某些定制操作,本例引入Perl脚本支持,在需要时可以通过外部提供的Perl脚本完成特定的操作。比如在读入外部文本数据时,可以先用Perl做某种预处理。PerlRE.perlnet 是 ActiveState Dev Kit 9.5.1 的编译工程,将 pm 文件编译为.NET支持的dll文件PerlRE.pm 是 .NET 和 Perl 的接口文件源码PerlRE.dll 是 接口源码编译完成的动态链接库文件支持 .NET 2.0,在 VS2005下测试通过
- 2022-08-20 00:44:50下载
- 积分:1
-
基于matlab的心电信号RS波检测分析
本程序主要实现的是Q波和S波通常是低幅高频波,一般Q波位于S波之前,S波位于R波之后,由于他们是一般向下的波,所以他们的峰值点和极值是对应的。因次在检测到R波向左和向右分别搜寻到极值点,对应的就是Q波和S波
- 2022-06-11 17:23:57下载
- 积分:1
-
使用visual c++开发的小型房屋管理系统。使用access作为数据源。...
使用visual c++开发的小型房屋管理系统。使用access作为数据源。
- 2022-02-14 19:14:46下载
- 积分:1
-
Async
在ASP。 网络使我们能够从服务器获取信息而不刷新整个页面。这可以很方便当你有大,图形密集型、页面或如果服务器端验证需要一场提交之前,整个页面。注意,在我的例子说明模型的下拉列表中重新每次选择的项列表开始改变了。为国家的信息将从服务器列表,选中项的状态列表是改变。为该地区的信息列表将从服务器但注意,列表是唯一一项页面刷新。其余的页面内容是保留在原处,结果在一个更流畅的用户体验。也快于刷新整个页面,只有信息列表发送回客户端,而不是整个页面。(In ASP. Network enables us to get information from the server without refreshing the entire page. This can be very handy when you have a large, graphics-intensive, page, or if you need a server-side validation before submitting the entire page. Note that in my example illustrates the model dropdown list of items each selection again began to change. For the country' s information from the server list, select the item status list is changed. List of information in the region from the server but note that the list is the only one page refresh. The rest of the page content is left in place, resulting in a smoother user experience. Is also faster than refreshing the entire page, only information list is sent back to the client, rather than the entire page.)
- 2013-05-30 12:20:41下载
- 积分:1
-
21919680_winac_ve_vb_code_v30
TCP VISUAL BASIC TO PLC SIEMENS S7
- 2016-04-18 21:10:30下载
- 积分:1
-
dotNETlearning-
dot NET学习电子书ASP.NET 2.0网络开发技术(182页)
第0章 Web开发基础知识
第1章 走进ASP.NET 2.0
第2章 类、对象和命名空间
第3章 ASP.NET 2.0核心对象
第4章 标准服务器控件
第5章 HTML服务器控件
第6章 数据验证控件
dot NET学习电子书Visual C# 2005开发技术(199页)
第1章 C#与.NET Framework简介
第2章 C#程序设计基础
第3章 与用户交互
第4章 常用控件
第5章 类
第6章 抽象类、多态及接口
第7章 处理异常和错误
第8章 XML编程
第9章 应用程序部署
第10章 时间跟踪系统
dot NET学习电子书dot NET数据库开发技术(154页)
第1章 操作数据库
第2章 使用数据库
第3章 使用数据绑定和DataSet
第4章 SQL Server XML的功能
第5章 XML编程
第6章 数据映射方案
第7章 NHibernate事务、并发和缓存
第8章 NHibernate高级数据映射和查询
dot NET学习电子书ASP.net Ajax开发(124页)
第1章:初识ASP.NET AJAX
第2章:AJAX Control Toolkit中的文本输入处理
第3章:基于AJAX的电子邮件处理(dot NET learning eBook ASP.NET 2.0 Web development technologies (182)
Chapter 0 the basics of Web development
Chapter 1 into ASP.NET 2.0
Chapter 2 classes, objects and namespaces
Chapter 3, ASP.NET 2.0 Core Object
Chapter 4 standard server controls
HTML server controls in Chapter 5
Chapter 6 Data Validation Controls
dot NET learning eBook Visual C# 2005 development technologies (199)
Chapter 1 C# and. NET Framework Overview
Chapter 2 C# programming based
Chapter 3 interacts with the user
Chapter 4 Common Controls
Chapter 5 Class
Chapter 6 abstract classes, polymorphism and interfaces
Chapter 7 dealing with exceptions and errors
Chapter 8 XML Programming
Chapter 9 Application Deployment
Chapter 10 Time Tracking System
dot NET learning eBook dot NET database development technologies (154)
Chapter 1 Operating the database
Chapter 2 Using the database
Chapter 3 Using the data binding and DataSet
Chapter 4 SQL Server XML functionality
Ch)
- 2011-06-27 14:24:28下载
- 积分:1
-
Win32 API Declarations for C#
Win32 API Declarations for C#
- 2022-01-23 11:03:44下载
- 积分: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
-
WPF编程宝典:使用C# 2008和.NET 3.5(第2版
书上所涉及到的所有源代码,09年8月最新出版的...
WPF编程宝典:使用C# 2008和.NET 3.5(第2版
书上所涉及到的所有源代码,09年8月最新出版的-Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition
books that are involved in all the source code, in August 2009 the latest edition of
- 2022-03-19 09:58:39下载
- 积分:1