摘要:
private int runProcess(string fileName, string appParam) { int returnValue = -1; try { Process... 阅读全文
posted @ 2014-02-19 19:04
慧由心生
阅读(9238)
评论(0)
推荐(0)
摘要:
1、SDE认证问题:使用ArcGIS.KeyGen.exe生成一个epp文件方法:-->server-->All-->拷贝并保存为*.epp文件。认证时加载该文件即可认证完毕。2、实例问题:必须是这样的:sde:sqlserver:SHENC-PC\SQLEXPRESS3、可选pPS.SetProp... 阅读全文
posted @ 2014-02-19 18:54
慧由心生
阅读(522)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Xml;using System.IO;using System.Windows.Forms;namespac... 阅读全文
posted @ 2014-02-19 16:46
慧由心生
阅读(695)
评论(0)
推荐(0)