09 2013 档案
摘要:System.Drawing.Bitmap bp; bp = new Bitmap(Application.StartupPath + @"\image\" + MeiYeShuo.UI.BI.Frame.NotifyIcon); try { notifyIcon1.Icon = Icon.FromHandle(bp.GetHicon()); notifyIcon1.Visible = true; } catch...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Windows.Forms;using System.Diagnostics;using System.IO;namespace frameTest{ static class Program { /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { string MName = Process.GetCurrentProcess().MainModule.ModuleName; string PName = Pat..
阅读全文
摘要:1.界面引擎?2.软件开发框架?3.一个软件公司的框架是否决定了这个公司的成败?4.sqlite文件的扩展名?5.如何控制程序仅运行一次?已解决,到随笔查看6.托盘右键菜单如何实现?7.右键菜单怎么实现?8.动画效果?淡入淡出?9.界面引擎?10.而系统相关的DOS命令如何在C#中实现?11.自定义控件?重写公共控件?12.孙子剩余定理,物不知数?13.RSA公钥体系,量子计算机?14.语句关键词提取?
阅读全文

浙公网安备 33010602011771号