Author: ACMer
C# is a managed programming language which means everything by default (or 90% of time), everything is properly managed by the GC (Garbage Collector), you don’t have to worry …
We all know what rubik cubes. For example, here is a 2×2 rubik cubes and here is a 3×3 rubik cubes. The number of squares of a side for …
I have been searching solutions to make my forum indexed by googlebots after migration to phpBB3.1.5. I have checked the forum, user, group permissions like a hundred times but …
I just recently upgraded my forum (coding for speed) to PHPBB3.1.5, however, I found out that when your are browsing as bots, it reported a general error: You can …
The following is a batch script (save as *.bat or *.cmd) that can almost run on every Windows Version and the output will be a string that indicates which …