摘要:
第一步:配置XML文件MenuItems.xml结点如下所示代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?xmlversion="1.0"encoding="utf-8"?><Menus><MenuItem>... 阅读全文
posted @ 2010-03-20 15:02
Pato'
阅读(3678)
评论(0)
推荐(1)
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--privatevoidfrmMDIMain_FormClosing(objectsender,FormClosingEventArgse){if(e.CloseReason!=CloseReason.... 阅读全文
posted @ 2010-03-20 14:53
Pato'
阅读(520)
评论(0)
推荐(0)
摘要:
private void ReLogin_Click(object sender, EventArgs e) {///实例化一个进程 Process process = new Process();///设置进程的应用程序 process.StartInfo.FileName = System.AppDomain.CurrentDomain.BaseDirectory.ToString()+"Qu... 阅读全文
posted @ 2010-03-20 14:50
Pato'
阅读(593)
评论(0)
推荐(0)
摘要:
///获取相对路径///例如:System.Windows.Forms.Application.StartupPath = "E:\App\CheckingMachine\QueryMachine\bin\Debug"///经过以下处理将返回"E:\App\CheckingMachine\QueryMachine\images\1.gif"string path=System.Windows.Fo... 阅读全文
posted @ 2010-03-20 11:27
Pato'
阅读(9609)
评论(1)
推荐(1)
浙公网安备 33010602011771号