readme.txt
来自「实现SHP」· 文本 代码 · 共 11 行
TXT
11 行
GeoCon 1.03 solution files.
- Open the GeoCon.sln
- Compile and build GeoLib.
- Check the reference path to GeoLib.dll (must point to the correct path).
- Check that .NET libraries needed are available (System.Data, System.Drawing, System.XML, System.Windows.Forms).
- edit, build, run
- Some of you will probably experience problem with loading assembly at run time because i didn't really develop this with security in mind (not using gac, evidence etc).
So you need to lessen your system security (that is if you think GeoCon is worth it).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?