资源列表

« 1 2 ... .60 .61 .62 .63 .64 4465.66 .67 .68 .69 .70 ... 5346 »

[C#编程regeidtges

说明:C#演示注册表的读写操作,程序中引入了using Microsoft.Win32 主要是对注册表的操作要用到Registry和RegistryKey两个类,写入注册表:以可写的方式打开SOFTWARE子键,依次创建ChoseColor子键和Color子键。读取注册表键值:遍历由指定子键拥有的键值名称组成的字符串数组。同时本程序还可将窗体的颜色设置为用户选择的颜色。-C# demo registry read and write oper
<张庆功> 在 2024-11-04 上传 | 大小:9216 | 下载:0

[C#编程getdir[cSharp]

说明:C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# Get System directory attribute information in the form on t
<张庆功> 在 2024-11-04 上传 | 大小:12288 | 下载:0

[C#编程RunningButton

说明:C#实现一个抓不住的按钮,按钮自己会跑动,形成动态按钮效果,鼠标移向按钮,按钮会智能躲闪,无论如何你都不能把鼠标放在按钮上,呵呵,若是编写游戏时候,这个效果真不错啊-C# implementation of a catch button, the button will be running their own form dynamic button effect, moves the mouse button, the button
<张庆功> 在 2024-11-04 上传 | 大小:8192 | 下载:0

[C#编程AliProxy

说明:IEProxy源代码,是用C#写的IE代理设置工具以及源码。本程序通过修改注册表修改IE代理IP地址,并显示当前代理状态,代理IP列表保存在txt中。C#中里利用ListBox对txt记录逐行获取等基础方法。本代理设置程序不能在Windows XP下运行,需要64位系统支持。-IEProxy source code is written in C# using IE proxy settings tools and source cod
<张庆功> 在 2024-11-04 上传 | 大小:55296 | 下载:0

[C#编程winfrommusic

说明:c# win 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# win musi
<张庆功> 在 2024-11-04 上传 | 大小:4321280 | 下载:0

[C#编程zhuhangsudiaoyong

说明:c语言,主函数调用,用于算最大公约数和最小公倍数,还有一段算数组中的最大值-c language, the main function calls for the greatest common divisor and least common multiple operators, as well as the maximum period of arithmetic groups
<autumn> 在 2024-11-04 上传 | 大小:55296 | 下载:0

[C#编程hangshudiaoyong-zifu

说明:c 语言,函数调用,把字符排列到同一个数组中,希望互相学习~-c language function calls, the same characters are arranged into an array, I hope to learn each other ~
<autumn> 在 2024-11-04 上传 | 大小:23552 | 下载:0

[C#编程suanpingjunfenpaixu

说明:c语言,用于算学生几个科目的平均分,并给出排序-c language used to calculate average students a few subjects, and gives the sort
<autumn> 在 2024-11-04 上传 | 大小:3072 | 下载:0

[C#编程tiaoxu

说明:C语言,将一个排列进行循环排序,比较简单,但我要学习需要其他源码,求支持-C language, an arrangement cycle sequencing, relatively simple, but I need to learn other source, seeking support! ! !
<autumn> 在 2024-11-04 上传 | 大小:3072 | 下载:0

[C#编程xuhuangjianshu

说明:c语言,对一数组排列进行循环,每循环一次减一个数,剩下最后一个数-c language, arranged in an array on a cycle, each cycle minus a few, leaving the last few
<autumn> 在 2024-11-04 上传 | 大小:11264 | 下载:0

[C#编程ProAutoRun

说明:windows服务加托盘显示样例代码,还有C#调用WinApi函数的类,单实例类,日志类等-windows service and Gato panel display sample code, as well as C# function call WinApi class, single instance of the class, logs etc.
<yujian> 在 2024-11-04 上传 | 大小:312320 | 下载:0

[C#编程HisLibDemo

说明:his系统调用webservices 接口,采用异步和多线程方式。-His WebServices system call interface, the use of asynchronous and multiple threads.
<mhl> 在 2024-11-04 上传 | 大小:586752 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 4465.66 .67 .68 .69 .70 ... 5346 »

源码中国 www.ymcn.org