A Quick MetaPost Example in TexnicCenter
Sometimes, to setup environment to use metapost may take a lot of time. With this post, to set up TeXnicCenter to develop …
Sometimes, to setup environment to use metapost may take a lot of time. With this post, to set up TeXnicCenter to develop …
This little program: 1. loop though files in “linuxPractice” directory 2. put file names to a file “new.txt” 3. copy every file …
Just add h after begin tag. As simple as it is. H here means Place the float here, i.e., at the same …
This should be called a “3-finger-tap” problem. After I installed an app called Virtuoso from apple store, the screen was zoomed in …
When I uninstalled wamp, the database data was also gone. This not only uninstalled PHP and Apache, but also uninstalled MySQL Database. …
While I was trying to install Globus in my Windows machine, I was required to create a folder with the name “.globus”. …
On Linux, we can easily enable remote access to MySQL server, here is an article talking about that. On Windows, the approach …