资源列表
[C#编程] CurveConversion
说明:本程序实现了怎样把shapefile或coverage文件中输入的曲线转换成地理数据库支持的真实曲线。在Visual Studio中编译好项目,启动ArcMap并装载进一个与曲线相似的线要素类。点击自定义菜单并点击Add-In管理器,点击自定义,出现自定义对话框,浏览定位到add-in所在项目文件的文件夹"bin\Debug"目录,选择".esriAddIn "文件。在自定义对话框中的Command选项卡下选择Add-In控件目录,选择"Curve Conversion"命令,将它拖拽到工具条上<刘毅> 在 2025-06-07 上传 | 大小:21kb | 下载:0
[C#编程] TxtFileType
说明:判断一个文件是否是文本文件,根据文件内容进行识别,与文件后缀名无关-Determine whether a file is a text file, according to the contents of the file to identify, with the file extension has nothing to do<> 在 2025-06-07 上传 | 大小:21kb | 下载:0
[C#编程] WPFTabbedMDIDocumentSolution
说明:Wpf中用TabControl做的分页选项卡界面,如果准备打开的子窗口在主界面中没有则打开,有则激活到当前页。-Wpf do pagination using TabControl tab interface, if you are going to open a child window does not open the main interface, there is activated to the current page.<杨家贵> 在 2025-06-07 上传 | 大小:21kb | 下载:0
[C#编程] extensionmethod
说明:为int类型添加一个扩展方法,该扩展方法允许讲int变量包含的值从十进制转换成其他进制。-Adding an extension method for the int type, the extension method allows to speak int variable contains the value is converted from decimal to other bases.<> 在 2025-06-07 上传 | 大小:21kb | 下载:0
[C#编程] htmlsnap
说明:C#使用webBrowser读取网页并将网页保存成图片,可保存图片为PNG 格式、JPG 格式图片、BMP 格式图片文件,需要.Net fr a mework2.0支持,如果没有请先下载安装微软的.Net fr a mework2.0:输入要抓图的网址,点“Go”按钮,页面加载完成后点"Save"按钮即可保存当前网页为图片-C# using webBrowser read pages and pages saved as images, save images in PNG format, JP<ypudn53> 在 2025-06-07 上传 | 大小:21kb | 下载:0