2017年8月30日 星期三

2010年6月16日 星期三

備份攻略

要保自己的資料安全,小不免幾個途徑

(1) 用實體硬碟備份

Areca Backup 支援增量備份、JAVA client

Macirum Free backup-全分區備份

(2)用網上空間備份

SDExplorer - 用office live 25GB 的空間

Mozy - 2GB 自動backup
Dropbox- 2GB -3GB 自動SYNC

2010年2月6日 星期六

learn visual studio on vista

Error spawning 'cmd.exe'

Did two action and the program is able to run.
solution:


A

CMD.exe should have been found in your path.

I'm running into the same problem, but i've also found that system commands like ipconfig.exe won't run unless I'm in the system32 folder.

I'd say this is indicative of a bigger problem, potentially with path expansion.

I found that on my machine, the regvalue HKLM\SYSTEM\CurrentControlSet\control\Session Manager\environment\path was set as a REG_SZ instead of a REG_EXPAND_SZ, and my path included environment variables.

I suspect this occured when I installed NVideo Dev tools, as they were the last entry in my path string.

the solution is to create a new Expandable string called "PathX", copy the path value string into it, then delete the old path value and rename "PathX" to "Path" and reboot.

Fixed all my problems.

B.
For Visual Studio 2008, it's tools->option->Project and Soltuions->VC++ Directories
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem
Also, I leart how to add argument for running the program

Right click project(not solution)->properties->Configuration properties->debugging->command arguments->(input the argments)

2009年11月16日 星期一

MM2 things!

反編譯的 MM2 file! http://forum.mm2c.com/viewtopic.php?t=15104

建車模? http://forum.mm2c.com/viewtopic.php?t=14160&highlight=what+mm2+play

2009年6月24日 星期三

GIMP 以外的選擇

世上多多免費繪圖軟體的是,除了GIMP以外還有啥選擇呢?看

Free Software Graphics Programs That Aren’t Gimp
http://www.askreamaor.com/image-and-graphics/free-software-graphics-programs-that-arent-gimp/

Protégé 會有軟件嗎?

Protégé 這個不全是英文的字在google 上search 到一個軟件但不是用作怎的。

Protégé is a free, open source ontology editor and knowledge-base framework.
http://protege.stanford.edu/

參考
Protégé (软件) - 维基百科,自由的百科全书

http://zh.wikipedia.org/wiki/Prot%C3%A9g%C3%A9_(%E8%BD%AF%E4%BB%B6)