控制网复测平面基准归算程序(包含控制网复测平面基准计算,平面控制网稳定性计算,水准测段高差稳定计算三个程序功能)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Code.iml 510B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="PYTHON_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <excludeFolder url="file://$MODULE_DIR$/.venv" />
  6. </content>
  7. <orderEntry type="inheritedJdk" />
  8. <orderEntry type="sourceFolder" forTests="false" />
  9. </component>
  10. <component name="PyDocumentationSettings">
  11. <option name="format" value="PLAIN" />
  12. <option name="myDocStringFormat" value="Plain" />
  13. </component>
  14. </module>