资源列表

« 1 2 ... .57 .58 .59 .60 .61 4362.63 .64 .65 .66 .67 ... 5346 »

[C#编程QQIdea

说明:自从安装了WIN7并试用了腾讯的概念版QQ后,心中总是对登录界面那漂浮的白云、来回摆动的绿叶感兴趣,惊叹于WPF的强大(特别是动画实现)。实在忍不住了,决定试着自己开发一个“类似”(说类似是客气,其实就是“仿、偷”)的东东。   声明一下下:本文章本着学习技术的目的,所有素材均来自腾讯QQ概念版本(有些是导出的图片素材、有些则是本人截图后进行的图片处理),严禁任何人用于商业用途,否则后果自负。 -Since the in
<薛金豪> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程Csharp-multi-thread

说明:C#多线程编程的入门级材料,帮助理解多线程的使用规范和技巧-C# multithreaded programming entry-level materials and help understand multithreaded use norms and skills
<杨胖> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程complex

说明:实现一个复数类,包含复数的定义以及加减等运算。并包换有test的程序代码。-Realization of a complex class that contains definitions and complex addition and subtraction operations. And replacement have test program code.
<cheng> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程getwininfo

说明:Visual C#获取系统环境和平台信息,计算机名,当前平台名,平台版本号,系统目录路径,与系统相连的网络名,系统当前时间,系统启动后经过的毫秒数,编写过程中为避免编写的代码冗长,添加了 AddItem 方法,添加项 sItem 到 listView1 中。-Visual C# acquisition system environment and platform information, computer name, the curr
<gpudn91> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程regeidtges

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

[C#编程gethardinfo

说明:Visual C#文件处理和系统操作_获取硬盘信息,本程序可获取硬盘驱动器的名称,磁盘描述信息、磁盘总空间(M)、硬盘已用空间和剩余空间(M),并以listView列表的形式返回给用户查看。运行效果截图如上图所示。-Visual C# file handling and system operations _ get hard information, the program can get the hard drive name, d
<epudn30> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程getprocessid

说明:C#获取当前运行的进程,代码中引入的using System.Diagnostics 是要用到名称空间中的Process 类,本例将枚举windows当前正在运行的所有进程,并把这些进程信息显示在ListView列表中,这些进程信息主要是进程的ID,优先级,专用内存大小,启动时间并填入ListView控件中,程序利用进程名获取进程数组。-C# get the current running process, the code intro
<epudn30> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程untitled11

说明:matlab光伏mppt扰动观测法变步长的扰动观测法,可以实现最大功率点的跟踪控制-Matlab pv MPPT disturbance observation method, variable step disturbance observation method, can achieve maximum power point tracking control
<刘涛> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程LoopInThread

说明:#创建线程与循环的例子,此为演示代码,创建新线程,并创建ThreadStart委托对象,消息传输方法AddMsg。-# Create a thread with examples of the cycle, this is the demo code, create a new thread, and create ThreadStart delegate object, message transmission method AddM
<刘锋> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程csharpxml

说明:C#编程实例 读写XML文件-C# read write XML
<> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程KeyboardAltF4

说明:c#窗体应用 屏蔽Alt+f4组合键 完整程序 代码要积少成多 希望我的共享能帮助到广大程序猿们 中国it加油-c# forms application Shield Alt+ f4 key combination you want to add up the complete code I want to share the majority of the program can help to refuel it apes Chin
<杜瑞祺> 在 2024-10-01 上传 | 大小:9216 | 下载:0

[C#编程KeyboardCtrlEnter

说明:c#窗体应用 按下ctrl+enter组合键实现窗体全屏 完整程序 代码要积少成多 希望我的共享能帮助到广大程序猿们 中国it加油-c# forms application by pressing ctrl+ enter key combination to achieve full-screen form complete program code to be shared hope I can add up to a vast nu
<杜瑞祺> 在 2024-10-01 上传 | 大小:9216 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 4362.63 .64 .65 .66 .67 ... 5346 »

源码中国 www.ymcn.org