资源列表

« 1 2 ... .10 .11 .12 .13 .14 4515.16 .17 .18 .19 .20 ... 5346 »

[C#编程hehe

说明:温湿度传感器SHT10的C语言的源程序,用于测量室内的温湿度-Temperature and humidity sensors SHT10 C language source code
<陆海龙> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程PermissionApp2

说明:c# FileIOPermission文件请求例子,permission.Deny() 迫使对某个权限的后续请求都失败,拒绝该权限,CodeAccessPermission.RevertDeny() 移除当前框架的所有Deny,permission.Assert() 允许代码访问调用者得不到的资源,可以加入写audit file的操作,移除当前框架所有的Assert-archivo c# FileIOPermission solicit
<gpudn15> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程useClipboard

说明:C#使用剪贴板的例子,可把复制的内容粘贴到Clipboard中显示,在显示之前,程序将探测复制的内容是否是可以使用的格式,主要是使用SetDataObject方法实现在剪贴板上复制或剪切内容。使用SetDataObject(Str)方法就可以把任何形式的内容粘贴到剪切板上备用。-Son C# ejemplos del uso del portapapeles, puede pegar el contenido del Portapape
<rpudn5> 在 2024-10-04 上传 | 大小:6144 | 下载: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
<rpudn7> 在 2024-10-04 上传 | 大小:6144 | 下载: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
<rpudn8> 在 2024-10-04 上传 | 大小:6144 | 下载: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
<gpudn18> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程datagridview

说明:C#空间里面为datagridview添加行号的代码,用到这个控件的肯定会用到这段代码。-C# datagridview space inside to add line numbers of the code, use this control will certainly use this code.
<陈旭> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程1

说明:几个C#的源码程序,有八皇后问题,初学者可以看一下,易学易懂。-Several C# source program, there are eight queens problem, beginners can look at, easy to understand.
<汪水> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程csharpdeletefolder

说明:Visual C#删除目录源码实例,是一个FSO组件操作例子,例子包括了两种方法,一种是通过调用 Directory.Delete(string path) 来实现,另一种是调用 Directory.Delete(string path, bool recursive)来实现,演示先创建一个目录,然后删除它,测试时请打开CMD控制台窗口,将exe拖放到本窗口打开可看到效果。-Visual C# delete the directory
<小宝> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程hotel

说明:C语言课程设计,属于基本c,对初学者来说有很大的帮助。-C language curriculum design, is a basic c, is a great help for beginners.
<刘顺芝> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程AES

说明:AES和MD5算法运行仿真代码,MD5代码运行,AES需要调用-AES &MD5
<wu> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[C#编程migong

说明:用回溯法解决迷宫问题,用回溯法解决迷宫问题-Solve the maze backtracking
<yaox> 在 2024-10-04 上传 | 大小:6144 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 4515.16 .17 .18 .19 .20 ... 5346 »

源码中国 www.ymcn.org