资源列表
[C#编程] csharptraysrc
说明:C#系统托盘程序示例源代码,知识点: 1、添加一个 NotifyIcon 组件和一个 ContextMenuStrip组件到主窗体 2、设置notifyIcon1控件的ContextMenuStrip属性为 contextMenuStrip1,将用户单击托盘图标显示的菜单指向 contextMenuStrip1 3、notifyIcon1.Visible = true //显示托盘图标 4、this.ShowIcon = true //应用程序窗口<tpudn21> 在 2025-06-24 上传 | 大小:31kb | 下载:0
[C#编程] fangfachongzai
说明:在一个程序中,运用不同的方法实现一种功能。-In a program, using different methods to achieve a feature.<huirui> 在 2025-06-24 上传 | 大小:22kb | 下载:0
[C#编程] news
说明:这是我用C#写的一个新闻发布系统,前台主要有三张页面,首页,列表页,内容页,后台有登陆页和管理页,数据库用的sql server 2008,给新手学习用的,大神不用看了-This is what I use C# to write a press release system, front there are three pages, home, list pages, content pages, the background has landed and management pages,<杨凡> 在 2025-06-24 上传 | 大小:5.12mb | 下载:0
[C#编程] calculator
说明:这是我用c#写的大数运算器,支持加,减,乘,除,幂运算,经计算,大概能支持几百位的大数运算,基本毫无bug,供新手学习-This is what I used to write c# majority of the computing that supports addition, subtraction, multiplication, division, exponentiation, the calculation would be able to support hundreds of<杨凡> 在 2025-06-24 上传 | 大小:108kb | 下载:0
[C#编程] CSharpusingODP
说明:数据库批量数据插入,主要使用command,parameters对象完成。网上找的,很好用,注意要使用ODP.net库-using ODP.net for too much data insert<Tiankeyu> 在 2025-06-24 上传 | 大小:1kb | 下载:0