File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525** write c# script like python**
2626
27- 我们主要是想在 ` C# ` 实现 ** ` Python ` 的内置函数** ,并** 在` C# ` 中可以直接使用** , 以便提高简单脚本的编写效率。
27+ !!! done 思路
28+ 我们主要是想在 ` C# ` 实现 ** ` Python ` 的内置函数** ,并** 在` C# ` 中可以直接使用** , 以便提高简单脚本的编写效率。
2829
29- We aim to implement the ** built-in function of python in ` C# ` ** and ** direct use in ` C# ` ** to improve the effect.
30+ !!! tip 欢迎 ❤️
31+ 欢迎 任何 PR
32+
33+ !!! done idea
34+ We aim to implement the ** built-in function of python in ` C# ` ** and ** direct use in ` C# ` ** to improve the effect.
35+
36+ !!! done **Welcome** ❤️
37+ welcome any pull request
3038
3139## 1.2. Recent Changelog
3240
33- - time: 2023年5月14日
34- - version: 1.0.5-pre
41+ - time: 2023年5月15日
42+ - version: 1.0.6
3543- log:
3644 1 . change readme
3745 2 . add ` help ` function
3846 3 . add ` dir ` function
47+ 4 . fix trim ` print() ` last sep
3948
4049
4150more information, see [ CHANGELOG.md] ( https://github.com/heartacker/Python.System/blob/master/CHANGELOG.md )
You can’t perform that action at this time.
0 commit comments