资源列表
[C#编程] getruntime
说明:获取系统启动后经过的时间,也就是得到自Windows启动后到目前为止所运行的时间,在系统日志查看器中我们一般能得到这条信息,大约在每天的12:00会增加一条日志,告诉你系统已经运行了多少小时。本程序将直接获取到这些信息告诉用户-Get the elapsed time after system startup, which is obtained after Windows starts so far from the running<tpudn21> 在 2025-01-13 上传 | 大小:14kb | 下载:0
[C#编程] controlpannel
说明: 使用C#语言如何调用、打开Windows控制面板中的程序呢?或者是使用哪个命令呢?通过本程序你将会搞明白这一切。本程序通过打开鼠标设置、桌面设置、网络连接、声音设置等控制面板中的常用程序,演示打开它们的过程-How to call using the C# language, open the Windows Control Panel program it? Which command or using it? Through th<tpudn21> 在 2025-01-13 上传 | 大小:14kb | 下载:0
[C#编程] csharptraysrc
说明:C#系统托盘程序示例源代码,知识点: 1、添加一个 NotifyIcon 组件和一个 ContextMenuStrip组件到主窗体 2、设置notifyIcon1控件的ContextMenuStrip属性为 contextMenuStrip1,将用户单击托盘图标显示的菜单指向 contextMenuStrip1 3、notifyIcon1.Visible = true //显示托盘图标 4<tpudn21> 在 2025-01-13 上传 | 大小:31kb | 下载:0
[C#编程] fangfachongzai
说明:在一个程序中,运用不同的方法实现一种功能。-In a program, using different methods to achieve a feature.<huirui> 在 2025-01-13 上传 | 大小:22kb | 下载:0