摘要:最近在做一个系统,其中用到了右击快捷菜单.这是从网络上找到的代码,稍做改造就拿到项目中用了.但是过程中发现在空白出加载不了右击快捷菜单,到现在也没有解决!那位高人能否给予帮助!多谢了!
阅读全文
posted @ 2006-06-01 13:02
|
|||
随笔分类 - C#
摘要:最近在做一个系统,其中用到了右击快捷菜单.这是从网络上找到的代码,稍做改造就拿到项目中用了.但是过程中发现在空白出加载不了右击快捷菜单,到现在也没有解决!那位高人能否给予帮助!多谢了!
阅读全文
posted @ 2006-06-01 13:02
摘要:using System;using System.IO;using System.Data;using System.Configuration;using System.Reflection;using System.Web;using System.Web.Security;using System.Diagnostics;using System.Web.UI;using System.W...
阅读全文
posted @ 2006-05-26 14:48
|
|||