① 電腦繡學號店: 地址:新北市新店區中興路二段31號 電話:02-2911-4665 ② 人工 […]
NirSoft sample codeNirSoft sample code
有一些不錯的 C++ 範例! http://www.nirsoft.net/code_samples.html […]
_MSC_VER macro values_MSC_VER macro values
MSVC++ 14.0 _MSC_VER == 1900 (Visual Studio 2015) MSVC+ […]
Windows Media Player 可撥放 mp4 及 flv 的解決方案Windows Media Player 可撥放 mp4 及 flv 的解決方案
Media Player Codec Pack
How can I configure a service to run at startupHow can I configure a service to run at startup
Edit /etc/rc.local file with this command: sudo nano /e […]
Disable autostart for a service without uninstalling?Disable autostart for a service without uninstalling?
sudo update-rc.d tomcat disable Basically update […]