https://github.com/nihui/playground
https://github.com/nihui/playground
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nihui/playground
- Owner: nihui
- Created: 2018-04-22T05:13:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T05:18:09.000Z (over 8 years ago)
- Last Synced: 2025-09-20T07:46:56.826Z (11 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
some playground code
### bijiao A B
A and B can be folder path or file list
example
- bijiao A.txt B.txt
- bijiao A.txt /home/nihui/B
- bijiao /home/nihui/A /home/nihui/B
output
- A-list.txt
- B-list.txt
- A-B-dou-you.txt
- A-you-B-meiyou.txt
- B-you-A-meiyou.txt
### gaimingzi A pattern
A can be folder path or file list
- pattern can be IMG_%d.JPG
- %d stands for index number