资源列表

« 1 2 ... .45 .46 .47 .48 .49 3650.51 .52 .53 .54 .55 ... 5346 »

[C#编程ComboBox

说明:美化ComboBox,为窗体中的下拉列表框各个下拉项着色,这样在数据量较多的时候,更容易区分和取值。   private static Brush[] listBoxBrushes //该数组用来存储绘制listBox1背景的Brush对象   private static int place = -1 //颜色位置的取值   private static bool naught = true //判断是否重绘
<zpudn84> 在 2024-10-02 上传 | 大小:16384 | 下载:0

[C#编程portlistens

说明:C#获得系统打开的端口和状态,可检测出系统所有的端口的使用状态,与网络相关的端口,则会显示出正在使用的IP地址,有一些端口正在处于监听状态-C# open ports and status of the system can detect all ports use state associated with the network port, it will show the IP address being used, some p
<zpudn84> 在 2024-10-02 上传 | 大小:14336 | 下载:0

[C#编程barcodeprint

说明:C#打印条形码,部分代码释义:   将一幅位图从一个设备场景复制到另一个   目标设备场景    /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑X坐标表示    /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑Y坐标表示    /// 欲传输图象的宽度    /// 欲传输图象的高度    /// 源设备场景,如光栅运算未指定源,则应设为0
<zpudn85> 在 2024-10-02 上传 | 大小:51200 | 下载:0

[C#编程textboxkongjian

说明:C#自制数值组件,这个文本框控件中只允许输入数字,不能是字母或中文,也就是限制了文本框的输入类型-C# homemade numerical components, the text box control allows only enter numbers, not letters or Chinese, is to restrict the text box type of input
<zpudn85> 在 2024-10-02 上传 | 大小:17408 | 下载:0

[C#编程follcaption

说明:C#文字滚动,滚动字幕效果,一段文字按照自定义的效果由下往上滚动,像电影的滚动字幕效果.-C# text scrolling marquee effect, a piece of text scroll from bottom to top in accordance with the custom effect, the effect of rolling subtitles like in the movies.
<zpudn85> 在 2024-10-02 上传 | 大小:12288 | 下载:0

[C#编程QQfrm

说明:C#自制的QQ窗体源码,可伸缩于屏幕顶部,将它拖动至屏幕上方时,它就会自动隐藏到屏幕的顶部边缘,当鼠标放上去的时候,它会自动伸展出来,就和QQ的主窗口是一样的效果-C# homemade QQ source form, scalable at the top of the screen, drag it to the top of the screen, it will automatically hide the top edge o
<zpudn86> 在 2024-10-02 上传 | 大小:18432 | 下载:0

[C#编程ButtonMenuContro_and_Demol

说明:C#按钮式菜单控件和测试源代码ButtonMenuContro_and_Demo,类似outlook样式的按钮菜单控件,包含测试程序的源代码,注意:在测试程序里要定义响应控件的OnMenuButtonClick事件。-C# button menu control and test source code ButtonMenuContro_and_Demo similar outlook style button menu control
<zpudn86> 在 2024-10-02 上传 | 大小:162816 | 下载:0

[C#编程VxWorksDemosProject

说明:vxworks演示程序包括信号量,管道,队列,看门狗等等。-vxworks demo program, including semaphores, pipes, queues, watchdog.
<王媛媛> 在 2024-10-02 上传 | 大小:102400 | 下载:0

[C#编程LeftOuterJoin

说明:C#使用左外连接查询数据,使用left outer join查询,本实例所需的数据库文件在Database文件夹中,测试前请自行附加-C# uses a left outer join query data, use the left outer join query required for the instance of the database file in the Database folder, test before at
<zpudn87> 在 2024-10-02 上传 | 大小:315392 | 下载:0

[C#编程FindFig

说明:在C#中使用SQL查询满足指定数字的记录集,很基础的操作了,其实这也是最常用的条件查询语句之一,查找某一字体中等于某一数值的记录,制作成窗体的形式了,帮助新手了解数据库操作-SQL query to meet the specified number of records set in C# based operating one of the query, in fact, this is the most common condit
<zpudn88> 在 2024-10-02 上传 | 大小:316416 | 下载:0

[C#编程ManyTableStat

说明:数据库多表分组统计的C#源码实例,以前发过基于同一数据表的分组统计程序,现在这个是基于多个表,互相关联,难度稍微增加,源代码分享给C#数据库设计初级新手-Database multi-table the packet statistics C# source code examples, previously sent a packet statistical procedures based on the same data tabl
<zpudn88> 在 2024-10-02 上传 | 大小:315392 | 下载:0

[C#编程TriggerSystemDate

说明:C#中Update触发器在系统日志中的应用,基于C#和SqlServer Update触发器的一个小实例,帮助C#新手快速掌握如何在C#中使用Update触发器-C# Update trigger in the system log, based on C# and SQL Server Update trigger a small example to help novice C# quickly grasp how to use t
<zpudn89> 在 2024-10-02 上传 | 大小:316416 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 3650.51 .52 .53 .54 .55 ... 5346 »

源码中国 www.ymcn.org