Simple life, Complicated mind
Thursday, May 2, 2013
Windows serial number key finder
›
Belarc Advisor is the standard when it comes to system information software. I've been using this program for many, many years. One sma...
Tuesday, April 30, 2013
How can I see the Assembly code for a C++ Program?
›
Approach 1 If you are building the program yourself, you can ask your compiler to emit assembly source. For most UNIX compilers use the -...
NASM is pure assembly, but MASM is high level Assembly?
›
My recommendation purely from a "reverse engineering" perspective is to understand how a compiler translates high-level concepts...
Monday, April 29, 2013
use mutt command to send email with attachment
›
# cd /usr/ports/mail/mutt ; make install clean or # cd /usr/ports/mail/mutt-lite ; make install clean # mutt -s EMAIL_SUBJECT -a ATTACHM...
Monday, April 22, 2013
command to show system information on Windows
›
cmd> dxdiag
Saturday, April 20, 2013
Dynamically add multiple buttons to wpf grid?
›
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; us...
對不起,我不是個[善良]的人
›
當年讀大學的時候,曾經和人一起合租。合租的女生嬌生慣養,據說在家過了18年,連垃圾都沒倒過。 所以從和她合租的第一天起,我就扮演起了媽媽的角色。她不買菜,不做飯,不打掃房間,不刷碗,甚至不刷廁所。除了洗自己的內衣褲,她簡直過得像一個公主。 後來有一次我生病了,在床上躺了三天,...
1 comment:
‹
›
Home
View web version