Skip to content

开发练习 #15

@renyh

Description

@renyh

本Issue是练习C#一些开发知识。

Github地址:https://github.com/DigitalPlatform/dp3

运行里面的practice项目

如何编译

  1. 应使用 Visual Studio 2017 或 2019

  2. 确保安装过 .NET Core SDK 2.6 以上版本
    下载地址:
    https://dotnet.microsoft.com/download/visual-studio-sdks

  3. dp3 Solution 中引用了一个名为 dp-library 的submodule。需要用 Git 命令行执行(先安装一个Git桌面工具,例如GitHub Desktop,然后启动Git Shell):

git submodule init
git submodule update

以确保获得最新的 dp-library 代码。

Git 命令执行以后,需要重新打开 dp2 Solution 变动才能生效

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions