资源列表
[界面编程] IndiaCourse_51aspx
说明:大学课程管理系统程序源码(印度) 主要是实现大学课程的搜索,用户注册后可以自行添加课程,可以通过后台管理大学以及所属二级学院等 该代码为印度一学生利用VS2005进行开发的一套商业程序,采用了面向对象开发,虽然功能简单,但是代码非常清晰明了,确实是值得我国Asp.net开发人员特别是大学生朋友应该好好看看的。 主要功能: 用户注册、登陆及修改个人信息 在线添加大学、二级学院、专业课程等资料并可以在线检<快乐> 在 2025-04-22 上传 | 大小:345kb | 下载:0
[界面编程] MyMediaPlayer
说明:利用C#中的控件,实现了一个个人媒体播放器。使用者可以通过添加视频分类,在分类下添加相应的视频文件就可以通过点击播放视频-Using C# in the controls, the realization of a personal media player. Users can add video, add in the classification of the corresponding video file will be ab<jerry> 在 2025-04-22 上传 | 大小:153kb | 下载:0
[界面编程] LEDScreen_demo
说明:很漂亮的 LED 字体 控件,edit, etc.-Very sleek controls LED font, edit, etc.<swordm> 在 2025-04-22 上传 | 大小:206kb | 下载:0
[Static控件] CStaticTime_demo
说明:时间显示控件,可以多种显示风格. LIB包含DEMO-Time display control, you can display a variety of styles. LIB contains DEMO<陈忠厚> 在 2025-04-22 上传 | 大小:1.64mb | 下载:0
[按钮控件] ButtonSSL_src
说明:CButtonSSL has now been used extensively in a real product and has such has been through the mill a fair bit on the testing side. Thankfully this has given me time to find and fix these problems, too.<swordm> 在 2025-04-22 上传 | 大小:13kb | 下载:0
[对话框与窗口] XFolderDialog_demo
说明:Control Positioner (Control Poser) - This is a small class for control repositioning-Control Positioner (Control Poser)- This is a small class for control repositioning<swordm> 在 2025-04-22 上传 | 大小:42kb | 下载:0
[界面编程] Control_Positioner_demo
说明:Control Positioner (Control Poser) - This is a small class for control repositioning-Control Positioner (Control Poser)- This is a small class for control repositioning<swordm> 在 2025-04-22 上传 | 大小:13kb | 下载:0
[编辑框] StringEdit_Demo
说明:I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts th<swordm> 在 2025-04-22 上传 | 大小:23kb | 下载:0
[对话框与窗口] ClickDialog
说明:点击按钮,弹出另一个对话框的Demo 第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单! 第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog 第三步:在主对话框中为按钮添加函数。如下: void CClickDialogDlg::OnButton1() { //<SeVen Lee> 在 2025-04-22 上传 | 大小:24kb | 下载:0