搜索资源列表
Demo
- 日历控件,修改即可使用,程序员必备,asp。net中也可使用。
CUCalendarRelease
- C#+js编写的asp.net日历控件(原创)-C# js calendar prepared by the Asp. Net control (original)
upfile
- 可以在.Net中使用的一个日历控件,和Ajax中的日历空间差不多,点击TextBox就会出现日历空间。
asp.net日历控件
- 自制日历控件
datepicker
- swing日历控件。DatePicker类继承自JComponent所以在实例化后可添加到任何容器中-swing calendar control
Calender
- Calendar.aspx:通过Calendar日历控件实现日历 rl.aspx:通过编程方式实现日历 wnl.aspx:万年历的实现 Claender model,which can be used as a model in the other system.this is develped in the ASP.NET-Claender model,which can be used as a model in the other system.this is devel
DatePicker_source_and_demo_v2
- 这个一个简单的时间获取控件,用户可以在一个文字框内输入,或者点击一个可以弹出日历的按钮,日历是用Javascr ipt来显示的,这个控件可以很容易的在你的ASP网页内使用-This is a simple date-picker control. The user can either enter a date into a text box or click on an icon that opens a pop-up calendar. Javascr ipt is used to disp
DNNCalendarControls
- 剥离出来的DNN下的日历控件,可用于.NET网站,部署请看说明 dll放入bin目录 CalendarSelect.vb放在app_code目录 js目录放在更目录-DNN was spun off under the calendar control that can be used. NET website deployment see descr iption dll into the bin directory CalendarSelect.vb on app_code ca
Online-calendar-notepad
- 在线日历记事本,使用.net自带控件,实现基本的按日历记事功能。-Online calendar notepad use. Net own control, to achieve the basic functions by calendar notes.
Calendarthree
- 尽管ASP.NET也集成了日历控件,但是其集成的代码量很大,你可以做一个测试,当你在页面使用一个日历控件时,在发布之后查看该页面的源代码,你会惊奇发现,日历控件的代码量很庞大,这就大大增加的带宽的开销,每当一个客户端请求这个页面,服务器都要将如此庞大的代码进行发送,使得服务器负担加重。而且,ASP.NET集成的日历控件用起来不是很方便,其效果并非我们所想要。所以,大部分人还是选择了JS日历控件,也有很多人从事这方面的研究。在这里将我收藏的JS日历控件推荐给大家,希望给你带来一丝帮助。-Alth