Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.4 #17

Merged
merged 1 commit into from
Aug 14, 2024
Merged

1.1.4 #17

merged 1 commit into from
Aug 14, 2024

Conversation

2018-11-27
Copy link
Member

  1. Add a new method Directory.search for recursively searching subpaths containing specific characters.
  2. Add a new method Path.ldirname to support cutting the path from the left side.
  3. Adjust the naming convention of global variables.

  1. 新增方法 Directory.search,用于递归搜索包含特定字符的子路径。
  2. 新增方法 Path.ldirname,支持从左侧切割路径。
  3. 调整全局变量的命名规范性。

1.Add a new method `Directory.search` for recursively searching subpaths containing specific characters.
2.Add a new method `Path.ldirname` to support cutting the path from the left side.
3.Adjust the naming convention of global variables.

1.新增方法 `Directory.search`,用于递归搜索包含特定字符的子路径。
2.新增方法 `Path.ldirname`,支持从左侧切割路径。
3.调整全局变量的命名规范性。
@2018-11-27 2018-11-27 self-assigned this Aug 14, 2024
@2018-11-27 2018-11-27 merged commit d6d9f20 into gqylpy:master Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant