资源列表
[C#编程] useClipboard
说明:C#使用剪贴板的例子,可把复制的内容粘贴到Clipboard中显示,在显示之前,程序将探测复制的内容是否是可以使用的格式,主要是使用SetDataObject方法实现在剪贴板上复制或剪切内容。使用SetDataObject(Str)方法就可以把任何形式的内容粘贴到剪切板上备用。-Son C# ejemplos del uso del portapapeles, puede pegar el contenido del Portapapeles para copiar la pantalla an<rpudn5> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] useGDIP
说明:C# gdi+ 画图源码,可以写文字,画圆弧,画直线,画椭圆,画贝塞尔曲线。图上的蓝色线条就是用GDI画出来的-C# gdi+ fuente de dibujo, puede escribir texto, dibujar un arco, línea de pintura, elipse, dibujo de curvas Bezier. Como se muestra en la pantalla de ejecución, la línea azul en el mapa se dibuj<rpudn7> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] transparentWindow
说明:C#实现的半透明窗体实例,可完全透明,拖动左侧的滑块向下就可改变透明度,滑块向下透明度提高,向上则透明度降低-Examples of C# to achieve the translucent window can be fully transparent, drag the slider down the left side you can change the transparency, improved transparency slider down, up then reduce tr<rpudn8> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] GDIApp2
说明:Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u<gpudn18> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] datagridview
说明:C#空间里面为datagridview添加行号的代码,用到这个控件的肯定会用到这段代码。-C# datagridview space inside to add line numbers of the code, use this control will certainly use this code.<陈旭> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] csharpdeletefolder
说明:Visual C#删除目录源码实例,是一个FSO组件操作例子,例子包括了两种方法,一种是通过调用 Directory.Delete(string path) 来实现,另一种是调用 Directory.Delete(string path, bool recursive)来实现,演示先创建一个目录,然后删除它,测试时请打开CMD控制台窗口,将exe拖放到本窗口打开可看到效果。-Visual C# delete the directory source code examples, is an ex<小宝> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[C#编程] C-language
说明:根据所提出的具体问题,提供了具体的C语言程序代码-According to the specific issues raised, provide specific C language code<夏溪> 在 2025-06-17 上传 | 大小:6kb | 下载:0