1 Star 0 Fork 0

微距离/pythonnet

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 894 Bytes
一键复制 编辑 原始数据 按行查看 历史
/src/runtime/interopNative.cs
/src/perf_tests/baseline/
# General binaries and Build results
*.dll
*.exe
*.pdb
*.deps.json
### JetBrains ###
.idea/
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
coverage.xml
### CSharp ###
# User-specific files
*.suo
*.user
*.vcxproj.filters
*.userprefs
*.DotSettings.user
# Build results
[Bb]in/
[Oo]bj/
# Visual Studio cache/options directory
.vs/
# NUNIT
*.VisualState.xml
TestResult.xml
# OpenCover
/results.xml
# NuGet Packages
**/packages/*
# VS Project upgrade log files
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# Coverity
cov-int/
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/MicroDistanceStudio/pythonnet.git
git@gitee.com:MicroDistanceStudio/pythonnet.git
MicroDistanceStudio
pythonnet
pythonnet
master

搜索帮助