资源列表
排序选择:
[Windows编程] SizableForm
说明:一个无标题栏,无关闭按钮,无状态栏的窗口,但是可以拖动,关闭时候请按Alt+F4,窗口的长宽比在一开始时是受限制的,不能被变小,只允许被拉大,去掉窗口的标题栏和关闭按钮等小技巧,也是值得参考的,献给C#初学者的代码。-A no title bar, no close button, without the status bar of the window, but you can drag off time, press Alt+ F4, the aspect ratio of the wind<mpudn13> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[Windows编程] TrackBar
说明:窗体滑块模块 C#源码实例,实现了三个在窗体中使用滑动的例子,拖动滑块可以改变相应的参数值,比如本例中拖动滑块左右移动,可改变重复延迟、重复率、光标闪烁频率等值,这只是一个例子,学会了你可以把滑块功能应用在其它的C#程序中。-Forms Slider Module C# source code examples, achieved in the three examples of the use of a sliding window, drag the slider to change the<mpudn14> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[其他小程序] PrideaPrejudice
说明:傲慢与偏见的ppt展示,很费心的,希望可以成为回忆-presentation of Pride & Prejudice, This ppt contain much sweat and laugh from us. Sincerely hope you like it.<PUYUAN YUN> 在 2025-06-28 上传 | 大小:1.73mb | 下载:0
[Windows编程] Enote
说明:再次与C#爱好者分享一个C#半透明窗体实战代码,这个半透明窗口效果相当好,但代码相当简单,窗口以一个电子便签为例,你可以把窗体拖放于有背景窗口之上,就可以看到半透明效果了,想实现这种窗口的朋友不妨试下-Again to share with fans a C# C# translucent form real code, the translucent window effect is quite good, but the code is quite simple, the window wi<mpudn15> 在 2025-06-28 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] telecommunications-billing-system
说明:模拟电信计费系统的设计与实现: (1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下:通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查<戈兰> 在 2025-06-28 上传 | 大小:4kb | 下载:0
[Windows编程] ClockAlarm
说明:C#闹钟程序,根据你设定的时间自动报警,不过你需要最小化本程序,如果要完美的话,可以增加一个托盘处最小化的功能。带倒计时功能,用法简单,可在此基础上完善成一个真正的闹钟程序。-C# alarm clock program, depending on your set alarm time, but you need to minimize this program, if you want perfection, you can add a tray at the minimization fu<lpudn36> 在 2025-06-28 上传 | 大小:15kb | 下载:0
[Windows编程] ListViewAddItem
说明:C# 动态添加ListView内容项,由用户输入ListView的各个内容,确定后自动生成,小例子,对初学C#的有帮助吧。-C# ListView dynamically add content items, content entered by the user for each ListView automatically generate OK, small example, the C# for beginners help it.<lpudn37> 在 2025-06-28 上传 | 大小:12kb | 下载:0
[Windows编程] DateTimePickerCustom
说明:再发一个C# DateTimePicker选择日期时间的模块代码,也就是日期选择器,调用windows系统的日历组件来显示日历,选中后可显示在combox中,带有中文的时间显示。该日期里面显示有年份、星期、日期等信息。-Then send a C# DateTimePicker select the date and time of the module code, which is the date picker, call the windows system s calendar comp<lpudn38> 在 2025-06-28 上传 | 大小:12kb | 下载:0
[Windows编程] TreeViewSetIcon
说明:带有ICO图片修饰的C#树控视图,树形菜单控件,与普通的没什么区别,只是为其添加了小图标样式,点击时那些小图标会变化,增加一点用户体验而已,源码包里文件完整的。-C# tree view control with ICO picture modified, tree menu controls, with no difference between the ordinary, just to add a little style icon, click the icon will change<lpudn39> 在 2025-06-28 上传 | 大小:23kb | 下载:0
[android开发] SharePhone
说明:android实现拨号功能,在页面内输入电话号码,有空格会自动处理,然后点击拨号,连同号码一起跳转到拨号界面,如果要直接拨号,秩序改动一个参数即可-android dial-up function, enter the phone number in the page, a space will be automatically processed, and then click to dial, along with the numbers jump together to dial inte<陈晓峰> 在 2025-06-28 上传 | 大小:449kb | 下载:0
[Windows编程] DateTimePickerReturnDate
说明:两种方式获取C# DateTimePicker属性值,通过Value属性获取和Text属性获取,一个获取完整的日期时间,另一个获取数字,不含中文,测试请点击最上边下拉框中的日期选择器,选择日历。-Two ways to get the C# DateTimePicker property values , access and Text properties available through the Value property, a date and time fo<lpudn40> 在 2025-06-28 上传 | 大小:13kb | 下载:0