Development reference: Difference between revisions
No edit summary |
No edit summary |
||
Line 112: | Line 112: | ||
! bash chmod dirs | ! bash chmod dirs | ||
|- | |- | ||
| | |||
find /path/to/base/dir -type d -exec chmod g+x {} \; | find /path/to/base/dir -type d -exec chmod g+x {} \; | ||
|} | |} | ||
{| class="wikitable" | |||
! [[Web Services]] | |||
|} | |||
{| class="wikitable" | |||
! [[Firefox Addon development]] | |||
|} | |||
--- | |||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" | ||
Line 138: | Line 148: | ||
(repeat for each site) | (repeat for each site) | ||
emacs LocalSettings_redirector.php (to reset dynamic behavior) | emacs LocalSettings_redirector.php (to reset dynamic behavior) | ||
|} | |} |
Revision as of 21:35, 4 December 2012
Expandc++11 for loop using lambda |
---|
Expandc++ stl in-memory storage of "major" objects |
---|
Expandc++ stl reverse iterator skeleton |
---|
c++ stl reading a binary file |
---|
Expandc/c++ gdb debugging |
---|
Expandphp debugging |
---|
Expandjava eclipse project layout format |
---|
Expandbash chmod dirs |
---|
Web Services |
---|
Firefox Addon development |
---|
---
Expandmediawiki collapsible skeleton |
---|
Expandmediawiki collapsible example |
---|