登录
首页 » C# » frmTxt2shp

frmTxt2shp

于 2010-12-18 发布 文件大小:34KB
0 241
下载积分: 1 下载次数: 186

代码说明:

  txt转shp,用c# arcengine9.2开发,适合初学者使用,如果不考虑坐标系统问题,可以直接使用(txt turn shp, with c# arcengine9.2 development, suitable for beginners to use, if you do not consider the problem of coordinate systems, can be used directly)

文件列表:

frmTxt2shp
..........\frmTxt2shp
..........\..........\bin
..........\..........\frmTxt2shp.cs,7998,2010-12-10
..........\..........\frmTxt2shp.csproj,5044,2010-11-17
..........\..........\frmTxt2shp.Designer.cs,6156,2010-12-10
..........\..........\frmTxt2shp.resx,6288,2010-12-10
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\frmTxt2shp.csproj.GenerateResource.Cache,905,2010-12-10
..........\..........\...\.....\frmTxt2shp.exe,24576,2010-12-10
..........\..........\...\.....\frmTxt2shp.frmTxt2shp.resources,588,2010-12-10
..........\..........\...\.....\frmTxt2shp.pdb,26112,2010-12-10
..........\..........\...\.....\frmTxt2shp.Properties.Resources.resources,180,2010-11-17
..........\..........\...\.....\Refactor
..........\..........\...\.....\ResolveAssemblyReference.cache,115122,2010-11-17
..........\..........\...\.....\TempPE
..........\..........\...\frmTxt2shp.csproj.FileList.txt,294,2010-12-10
..........\..........\Program.cs,474,2010-11-17
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs,1192,2010-11-17
..........\..........\..........\Resources.Designer.cs,2874,2010-11-17
..........\..........\..........\Resources.resx,5612,2010-11-17
..........\..........\..........\Settings.Designer.cs,1093,2010-11-17
..........\..........\..........\Settings.settings,249,2010-11-17
..........\frmTxt2shp.sln,919,2010-11-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mystore
    基于asp.net实现的,小型电子商务网站,支持用户登录,和订单查看(Asp.net-based implementation, a small e-commerce site, allowing users to log in, and view orders)
    2014-04-18 19:41:38下载
    积分:1
  • 00097567
    动画启动界面,VC++经典编程源码,很好的参考资料。(Animation interface to start, the classic VC++ programming source code, a good reference.)
    2013-11-15 09:29:09下载
    积分:1
  • Form1
    数据库关键字的处理,自增数值的操作,以及二维码的生成(Keyword database processing operation of the increment value, and two-dimensional code generation)
    2013-05-30 15:33:26下载
    积分:1
  • PCI.Express.Base.Specification.v3.0-draft
    PCIE 3.0技术规范2008年讨论稿(This specification describes the PCI Express architecture, interconnect attributes, fabric management, and the programming interface required to design and build systems and peripherals that are compliant with the PCI Express Specification. The goal is to enable such devices from different vendors to inter-operate in an open architecture.)
    2017-10-06 15:24:04下载
    积分:1
  • GetEmail_bemjh
    用csharp写的了得邮件程序,可从各种邮件服务器上取得自己的邮件,好好享受吧(with csharp write outrageous mail procedures, available from various mail servers get their mail, enjoy it)
    2006-12-30 10:09:09下载
    积分:1
  • Csharp
    C#完全手册,简直是快花宝典了,你慢慢练去吧(C# complete manual is simply faster spend Collection, and you slowly go practice)
    2010-09-12 15:37:45下载
    积分:1
  • SS_SYN
    时域量化码字,基于时间间隙和DSP的信道编程(time-domain code word to quantify, because of the time gap and the channel DSP programming)
    2007-05-14 17:25:02下载
    积分:1
  • CSMA
    csma protocol and implementation
    2013-06-09 16:39:27下载
    积分:1
  • vc_to_excel
    MFC写的,将程序计算结果以表格形式填入excel报表中(MFC written in the program results in tabular form fill in the excel report)
    2009-09-04 10:02:10下载
    积分:1
  • SendToCS
    This is a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e) { List<String^> Items String ^Filename Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"), String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt")) Items.Add(Convert::ToString(DateTime::Now)) for(int ni=0 ni<OrderPanel->Controls->Count ni++) { Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q", ((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value)) } IO::File::WriteAllLines(Filename, Items.ToArray()) SendFileTo::MAPI mapi mapi.AddRecipientTo("sst@fcssystem.com") mapi.AddAttachment(Filename) mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here") }
    2009-09-23 00:38:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载