Subscribe to:
Post Comments (Atom)
[osx command] file or folder monitoring
1. command fswatch [file or folder to monitor] | xargs -I {} echo $(date) {} >> [log file name] ...
-
When we are trying to build a custom launcher, we could think about some layout options like grid, scroll view... In this po...
-
To generate more powerful graphic effect, OpenGL ES(OpenGL for E mbeded S ystem) provides modern graphic processing api. ...
No comments:
Post a Comment